Build of pycrypto with vanilla toolchain

The build took 00h 00m 35s and was NOT successful.

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

SLOCLanguage
12,482 ansic
10,473 python
22,955 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: pycrypto 2.6.1-3 (Wed Aug 24 13:42:30 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# running build
# running build_py
# creating build
# creating build/lib.linux-x86_64-2.7
# creating build/lib.linux-x86_64-2.7/Crypto
# copying lib/Crypto/__init__.py -> build/lib.linux-x86_64-2.7/Crypto
# copying lib/Crypto/pct_warnings.py -> build/lib.linux-x86_64-2.7/Crypto
# creating build/lib.linux-x86_64-2.7/Crypto/Hash
# copying lib/Crypto/Hash/SHA224.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
# copying lib/Crypto/Hash/MD5.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
# copying lib/Crypto/Hash/SHA.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
# copying lib/Crypto/Hash/SHA256.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
# copying lib/Crypto/Hash/hashalgo.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
# copying lib/Crypto/Hash/MD4.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
# copying lib/Crypto/Hash/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
# copying lib/Crypto/Hash/RIPEMD.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
# copying lib/Crypto/Hash/MD2.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
# copying lib/Crypto/Hash/SHA512.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
# copying lib/Crypto/Hash/SHA384.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
# copying lib/Crypto/Hash/HMAC.py -> build/lib.linux-x86_64-2.7/Crypto/Hash
# creating build/lib.linux-x86_64-2.7/Crypto/Cipher
# copying lib/Crypto/Cipher/ARC4.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
# copying lib/Crypto/Cipher/blockalgo.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
# copying lib/Crypto/Cipher/DES.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
# copying lib/Crypto/Cipher/AES.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
# copying lib/Crypto/Cipher/DES3.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
# copying lib/Crypto/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
# copying lib/Crypto/Cipher/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
# copying lib/Crypto/Cipher/ARC2.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
# copying lib/Crypto/Cipher/Blowfish.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
# copying lib/Crypto/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
# copying lib/Crypto/Cipher/XOR.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
# copying lib/Crypto/Cipher/CAST.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher
# creating build/lib.linux-x86_64-2.7/Crypto/Util
# copying lib/Crypto/Util/RFC1751.py -> build/lib.linux-x86_64-2.7/Crypto/Util
# copying lib/Crypto/Util/number.py -> build/lib.linux-x86_64-2.7/Crypto/Util
# copying lib/Crypto/Util/asn1.py -> build/lib.linux-x86_64-2.7/Crypto/Util
# copying lib/Crypto/Util/Counter.py -> build/lib.linux-x86_64-2.7/Crypto/Util
# copying lib/Crypto/Util/randpool.py -> build/lib.linux-x86_64-2.7/Crypto/Util
# copying lib/Crypto/Util/_number_new.py -> build/lib.linux-x86_64-2.7/Crypto/Util
# copying lib/Crypto/Util/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Util
# copying lib/Crypto/Util/py21compat.py -> build/lib.linux-x86_64-2.7/Crypto/Util
# copying lib/Crypto/Util/py3compat.py -> build/lib.linux-x86_64-2.7/Crypto/Util
# copying lib/Crypto/Util/winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/Util
# creating build/lib.linux-x86_64-2.7/Crypto/Random
# copying lib/Crypto/Random/_UserFriendlyRNG.py -> build/lib.linux-x86_64-2.7/Crypto/Random
# copying lib/Crypto/Random/random.py -> build/lib.linux-x86_64-2.7/Crypto/Random
# copying lib/Crypto/Random/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random
# creating build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
# copying lib/Crypto/Random/Fortuna/SHAd256.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
# copying lib/Crypto/Random/Fortuna/FortunaGenerator.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
# copying lib/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
# copying lib/Crypto/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna
# creating build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
# copying lib/Crypto/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
# copying lib/Crypto/Random/OSRNG/rng_base.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
# copying lib/Crypto/Random/OSRNG/nt.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
# copying lib/Crypto/Random/OSRNG/posix.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
# copying lib/Crypto/Random/OSRNG/fallback.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG
# creating build/lib.linux-x86_64-2.7/Crypto/SelfTest
# copying lib/Crypto/SelfTest/st_common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest
# copying lib/Crypto/SelfTest/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest
# creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
# copying lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
# copying lib/Crypto/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
# copying lib/Crypto/SelfTest/Cipher/test_XOR.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
# copying lib/Crypto/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
# copying lib/Crypto/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
# copying lib/Crypto/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
# copying lib/Crypto/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
# copying lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
# copying lib/Crypto/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
# copying lib/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
# copying lib/Crypto/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
# copying lib/Crypto/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher
# creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
# copying lib/Crypto/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
# copying lib/Crypto/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
# copying lib/Crypto/SelfTest/Hash/test_RIPEMD.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
# copying lib/Crypto/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
# copying lib/Crypto/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
# copying lib/Crypto/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
# copying lib/Crypto/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
# copying lib/Crypto/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
# copying lib/Crypto/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
# copying lib/Crypto/SelfTest/Hash/common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
# copying lib/Crypto/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
# copying lib/Crypto/SelfTest/Hash/test_SHA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash
# creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
# copying lib/Crypto/SelfTest/Protocol/test_chaffing.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
# copying lib/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
# copying lib/Crypto/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
# copying lib/Crypto/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
# copying lib/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol
# creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
# copying lib/Crypto/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
# copying lib/Crypto/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
# copying lib/Crypto/SelfTest/PublicKey/test_importKey.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
# copying lib/Crypto/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
# copying lib/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey
# creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
# copying lib/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
# copying lib/Crypto/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
# copying lib/Crypto/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
# copying lib/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random
# creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
# copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
# copying lib/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
# copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
# copying lib/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna
# creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
# copying lib/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
# copying lib/Crypto/SelfTest/Random/OSRNG/test_nt.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
# copying lib/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
# copying lib/Crypto/SelfTest/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
# copying lib/Crypto/SelfTest/Random/OSRNG/test_generic.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
# copying lib/Crypto/SelfTest/Random/OSRNG/test_posix.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG
# creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
# copying lib/Crypto/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
# copying lib/Crypto/SelfTest/Util/test_winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
# copying lib/Crypto/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
# copying lib/Crypto/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
# copying lib/Crypto/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util
# creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
# copying lib/Crypto/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
# copying lib/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
# copying lib/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature
# creating build/lib.linux-x86_64-2.7/Crypto/Protocol
# copying lib/Crypto/Protocol/Chaffing.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
# copying lib/Crypto/Protocol/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
# copying lib/Crypto/Protocol/KDF.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
# copying lib/Crypto/Protocol/AllOrNothing.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol
# creating build/lib.linux-x86_64-2.7/Crypto/PublicKey
# copying lib/Crypto/PublicKey/_slowmath.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
# copying lib/Crypto/PublicKey/DSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
# copying lib/Crypto/PublicKey/_RSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
# copying lib/Crypto/PublicKey/pubkey.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
# copying lib/Crypto/PublicKey/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
# copying lib/Crypto/PublicKey/_DSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
# copying lib/Crypto/PublicKey/RSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
# copying lib/Crypto/PublicKey/ElGamal.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey
# creating build/lib.linux-x86_64-2.7/Crypto/Signature
# copying lib/Crypto/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-2.7/Crypto/Signature
# copying lib/Crypto/Signature/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Signature
# copying lib/Crypto/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-2.7/Crypto/Signature
# running build_ext
# running build_configure
# 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 for __gmpz_init in -lgmp... yes
# checking for __gmpz_init in -lmpir... no
# checking whether mpz_powm is declared... yes
# checking whether mpz_powm_sec is declared... yes
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 for inttypes.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for inline... inline
# checking for int16_t... yes
# checking for int32_t... yes
# checking for int64_t... yes
# checking for int8_t... yes
# checking for size_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking for uint8_t... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for memmove... yes
# checking for memset... yes
# configure: creating ./config.status
# config.status: creating src/config.h
# building 'Crypto.PublicKey._fastmath' extension
# creating build/temp.linux-x86_64-2.7
# creating build/temp.linux-x86_64-2.7/src
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/ -I/usr/include/python2.7 -c src/_fastmath.c -o build/temp.linux-x86_64-2.7/src/_fastmath.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/_fastmath.o -L/usr/lib -lgmp -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/PublicKey/_fastmath.so
# building 'Crypto.Hash._MD2' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/MD2.c -o build/temp.linux-x86_64-2.7/src/MD2.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/MD2.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_MD2.so
# building 'Crypto.Hash._MD4' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/MD4.c -o build/temp.linux-x86_64-2.7/src/MD4.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/MD4.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_MD4.so
# building 'Crypto.Hash._SHA256' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA256.c -o build/temp.linux-x86_64-2.7/src/SHA256.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/SHA256.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA256.so
# building 'Crypto.Hash._SHA224' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA224.c -o build/temp.linux-x86_64-2.7/src/SHA224.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/SHA224.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA224.so
# building 'Crypto.Hash._SHA384' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA384.c -o build/temp.linux-x86_64-2.7/src/SHA384.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/SHA384.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA384.so
# building 'Crypto.Hash._SHA512' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA512.c -o build/temp.linux-x86_64-2.7/src/SHA512.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/SHA512.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA512.so
# building 'Crypto.Hash._RIPEMD160' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -DPCT_LITTLE_ENDIAN=1 -Isrc/ -I/usr/include/python2.7 -c src/RIPEMD160.c -o build/temp.linux-x86_64-2.7/src/RIPEMD160.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/RIPEMD160.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/_RIPEMD160.so
# building 'Crypto.Cipher._AES' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/AES.c -o build/temp.linux-x86_64-2.7/src/AES.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/AES.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_AES.so
# building 'Crypto.Cipher._ARC2' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/ARC2.c -o build/temp.linux-x86_64-2.7/src/ARC2.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/ARC2.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC2.so
# building 'Crypto.Cipher._Blowfish' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/Blowfish.c -o build/temp.linux-x86_64-2.7/src/Blowfish.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/Blowfish.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_Blowfish.so
# building 'Crypto.Cipher._CAST' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/CAST.c -o build/temp.linux-x86_64-2.7/src/CAST.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/CAST.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_CAST.so
# building 'Crypto.Cipher._DES' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES.c -o build/temp.linux-x86_64-2.7/src/DES.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/DES.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES.so
# building 'Crypto.Cipher._DES3' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES3.c -o build/temp.linux-x86_64-2.7/src/DES3.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/DES3.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES3.so
# building 'Crypto.Cipher._ARC4' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/ARC4.c -o build/temp.linux-x86_64-2.7/src/ARC4.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/ARC4.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC4.so
# building 'Crypto.Cipher._XOR' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/XOR.c -o build/temp.linux-x86_64-2.7/src/XOR.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/XOR.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_XOR.so
# building 'Crypto.Util.strxor' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/strxor.c -o build/temp.linux-x86_64-2.7/src/strxor.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/strxor.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Util/strxor.so
# building 'Crypto.Util._counter' extension
# gcc -pthread -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/_counter.c -o build/temp.linux-x86_64-2.7/src/_counter.o
# gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro build/temp.linux-x86_64-2.7/src/_counter.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Util/_counter.so
# /tmp/pycrypto/PKGBUILD: line 29: cd: ../pycrypto-2.6.1-py3: No such file or directory
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/pycrypto/src/pycrypto-2.6.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 FULL-PACKAGE-NAME configure VERSION, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ configure
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 73a5eb4d5995
# 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/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2357: checking for gcc
# configure:2373: found /usr/sbin/gcc
# configure:2384: result: gcc
# configure:2613: checking for C compiler version
# configure:2622: 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:2633: $? = 0
# configure:2622: 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:2633: $? = 0
# configure:2622: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2633: $? = 1
# configure:2622: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2633: $? = 1
# configure:2653: checking whether the C compiler works
# configure:2675: gcc conftest.c >&5
# configure:2679: $? = 0
# configure:2727: result: yes
# configure:2730: checking for C compiler default output file name
# configure:2732: result: a.out
# configure:2738: checking for suffix of executables
# configure:2745: gcc -o conftest conftest.c >&5
# configure:2749: $? = 0
# configure:2771: result:
# configure:2793: checking whether we are cross compiling
# configure:2801: gcc -o conftest conftest.c >&5
# configure:2805: $? = 0
# configure:2812: ./conftest
# configure:2816: $? = 0
# configure:2831: result: no
# configure:2836: checking for suffix of object files
# configure:2858: gcc -c conftest.c >&5
# configure:2862: $? = 0
# configure:2883: result: o
# configure:2887: checking whether we are using the GNU C compiler
# configure:2906: gcc -c conftest.c >&5
# configure:2906: $? = 0
# configure:2915: result: yes
# configure:2924: checking whether gcc accepts -g
# configure:2944: gcc -c -g conftest.c >&5
# configure:2944: $? = 0
# configure:2985: result: yes
# configure:3002: checking for gcc option to accept ISO C89
# configure:3066: gcc -c conftest.c >&5
# configure:3066: $? = 0
# configure:3079: result: none needed
# configure:3110: checking for __gmpz_init in -lgmp
# configure:3135: gcc -o conftest conftest.c -lgmp >&5
# configure:3135: $? = 0
# configure:3144: result: yes
# configure:3166: checking for __gmpz_init in -lmpir
# configure:3191: gcc -o conftest conftest.c -lmpir -lgmp >&5
# /usr/sbin/ld: cannot find -lmpir
# collect2: error: ld returned 1 exit status
# configure:3191: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FULL-PACKAGE-NAME"
# | #define PACKAGE_TARNAME "full-package-name"
# | #define PACKAGE_VERSION "VERSION"
# | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
# | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBGMP 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char __gmpz_init ();
# | int
# | main ()
# | {
# | return __gmpz_init ();
# | ;
# | return 0;
# | }
# configure:3200: result: no
# configure:3214: checking whether mpz_powm is declared
# configure:3214: gcc -c conftest.c >&5
# configure:3214: $? = 0
# configure:3214: result: yes
# configure:3232: checking whether mpz_powm_sec is declared
# configure:3232: gcc -c conftest.c >&5
# configure:3232: $? = 0
# configure:3232: result: yes
# configure:3257: checking how to run the C preprocessor
# configure:3288: gcc -E conftest.c
# configure:3288: $? = 0
# configure:3302: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3302: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FULL-PACKAGE-NAME"
# | #define PACKAGE_TARNAME "full-package-name"
# | #define PACKAGE_VERSION "VERSION"
# | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
# | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBGMP 1
# | #define HAVE_DECL_MPZ_POWM 1
# | #define HAVE_DECL_MPZ_POWM_SEC 1
# | /* end confdefs.h. */
# | #include
# configure:3327: result: gcc -E
# configure:3347: gcc -E conftest.c
# configure:3347: $? = 0
# configure:3361: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3361: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FULL-PACKAGE-NAME"
# | #define PACKAGE_TARNAME "full-package-name"
# | #define PACKAGE_VERSION "VERSION"
# | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
# | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBGMP 1
# | #define HAVE_DECL_MPZ_POWM 1
# | #define HAVE_DECL_MPZ_POWM_SEC 1
# | /* end confdefs.h. */
# | #include
# configure:3390: checking for grep that handles long lines and -e
# configure:3448: result: /usr/sbin/grep
# configure:3453: checking for egrep
# configure:3515: result: /usr/sbin/grep -E
# configure:3520: checking for ANSI C header files
# configure:3540: gcc -c conftest.c >&5
# configure:3540: $? = 0
# configure:3613: gcc -o conftest conftest.c -lgmp >&5
# configure:3613: $? = 0
# configure:3613: ./conftest
# configure:3613: $? = 0
# configure:3624: result: yes
# configure:3637: checking for sys/types.h
# configure:3637: gcc -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for sys/stat.h
# configure:3637: gcc -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for stdlib.h
# configure:3637: gcc -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for string.h
# configure:3637: gcc -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for memory.h
# configure:3637: gcc -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for strings.h
# configure:3637: gcc -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for inttypes.h
# configure:3637: gcc -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for stdint.h
# configure:3637: gcc -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for unistd.h
# configure:3637: gcc -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3652: checking for inttypes.h
# configure:3652: result: yes
# configure:3652: checking limits.h usability
# configure:3652: gcc -c conftest.c >&5
# configure:3652: $? = 0
# configure:3652: result: yes
# configure:3652: checking limits.h presence
# configure:3652: gcc -E conftest.c
# configure:3652: $? = 0
# configure:3652: result: yes
# configure:3652: checking for limits.h
# configure:3652: result: yes
# configure:3652: checking stddef.h usability
# configure:3652: gcc -c conftest.c >&5
# configure:3652: $? = 0
# configure:3652: result: yes
# configure:3652: checking stddef.h presence
# configure:3652: gcc -E conftest.c
# configure:3652: $? = 0
# configure:3652: result: yes
# configure:3652: checking for stddef.h
# configure:3652: result: yes
# configure:3652: checking for stdint.h
# configure:3652: result: yes
# configure:3652: checking for stdlib.h
# configure:3652: result: yes
# configure:3652: checking for string.h
# configure:3652: result: yes
# configure:3652: checking wchar.h usability
# configure:3652: gcc -c conftest.c >&5
# configure:3652: $? = 0
# configure:3652: result: yes
# configure:3652: checking wchar.h presence
# configure:3652: gcc -E conftest.c
# configure:3652: $? = 0
# configure:3652: result: yes
# configure:3652: checking for wchar.h
# configure:3652: result: yes
# configure:3664: checking for inline
# configure:3680: gcc -c conftest.c >&5
# configure:3680: $? = 0
# configure:3688: result: inline
# configure:3706: checking for int16_t
# configure:3706: gcc -c conftest.c >&5
# configure:3706: $? = 0
# configure:3706: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:3706: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FULL-PACKAGE-NAME"
# | #define PACKAGE_TARNAME "full-package-name"
# | #define PACKAGE_VERSION "VERSION"
# | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
# | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBGMP 1
# | #define HAVE_DECL_MPZ_POWM 1
# | #define HAVE_DECL_MPZ_POWM_SEC 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_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 16 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:3706: result: yes
# configure:3717: checking for int32_t
# configure:3717: gcc -c conftest.c >&5
# configure:3717: $? = 0
# configure:3717: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:53: warning: integer overflow in expression [-Woverflow]
# < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:66:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:3717: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FULL-PACKAGE-NAME"
# | #define PACKAGE_TARNAME "full-package-name"
# | #define PACKAGE_VERSION "VERSION"
# | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
# | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBGMP 1
# | #define HAVE_DECL_MPZ_POWM 1
# | #define HAVE_DECL_MPZ_POWM_SEC 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_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 32 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:3717: result: yes
# configure:3728: checking for int64_t
# configure:3728: gcc -c conftest.c >&5
# configure:3728: $? = 0
# configure:3728: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:53: warning: integer overflow in expression [-Woverflow]
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:66:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:3728: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FULL-PACKAGE-NAME"
# | #define PACKAGE_TARNAME "full-package-name"
# | #define PACKAGE_VERSION "VERSION"
# | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
# | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBGMP 1
# | #define HAVE_DECL_MPZ_POWM 1
# | #define HAVE_DECL_MPZ_POWM_SEC 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_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 64 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:3728: result: yes
# configure:3739: checking for int8_t
# configure:3739: gcc -c conftest.c >&5
# configure:3739: $? = 0
# configure:3739: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:3739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FULL-PACKAGE-NAME"
# | #define PACKAGE_TARNAME "full-package-name"
# | #define PACKAGE_VERSION "VERSION"
# | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
# | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBGMP 1
# | #define HAVE_DECL_MPZ_POWM 1
# | #define HAVE_DECL_MPZ_POWM_SEC 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_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 8 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:3739: result: yes
# configure:3750: checking for size_t
# configure:3750: gcc -c conftest.c >&5
# configure:3750: $? = 0
# configure:3750: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:65:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:3750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FULL-PACKAGE-NAME"
# | #define PACKAGE_TARNAME "full-package-name"
# | #define PACKAGE_VERSION "VERSION"
# | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
# | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBGMP 1
# | #define HAVE_DECL_MPZ_POWM 1
# | #define HAVE_DECL_MPZ_POWM_SEC 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_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:3750: result: yes
# configure:3761: checking for uint16_t
# configure:3761: gcc -c conftest.c >&5
# configure:3761: $? = 0
# configure:3761: result: yes
# configure:3773: checking for uint32_t
# configure:3773: gcc -c conftest.c >&5
# configure:3773: $? = 0
# configure:3773: result: yes
# configure:3787: checking for uint64_t
# configure:3787: gcc -c conftest.c >&5
# configure:3787: $? = 0
# configure:3787: result: yes
# configure:3801: checking for uint8_t
# configure:3801: gcc -c conftest.c >&5
# configure:3801: $? = 0
# configure:3801: result: yes
# configure:3819: checking for stdlib.h
# configure:3819: result: yes
# configure:3829: checking for GNU libc compatible malloc
# configure:3853: gcc -o conftest conftest.c -lgmp >&5
# configure:3853: $? = 0
# configure:3853: ./conftest
# configure:3853: $? = 0
# configure:3863: result: yes
# configure:3887: checking for memmove
# configure:3887: gcc -o conftest conftest.c -lgmp >&5
# conftest.c:54:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:3887: $? = 0
# configure:3887: result: yes
# configure:3887: checking for memset
# configure:3887: gcc -o conftest conftest.c -lgmp >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:3887: $? = 0
# configure:3887: result: yes
# configure:4011: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by FULL-PACKAGE-NAME config.status VERSION, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 73a5eb4d5995
#
# config.status:700: creating src/config.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_int16_t=yes
# ac_cv_c_int32_t=yes
# ac_cv_c_int64_t=yes
# ac_cv_c_int8_t=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint64_t=yes
# ac_cv_c_uint8_t=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_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=
# ac_cv_env_host_alias_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_have_decl_mpz_powm=yes
# ac_cv_have_decl_mpz_powm_sec=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=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_wchar_h=yes
# ac_cv_lib_gmp___gmpz_init=yes
# ac_cv_lib_mpir___gmpz_init=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_type_size_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='gcc'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lgmp '
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
# PACKAGE_NAME='FULL-PACKAGE-NAME'
# PACKAGE_STRING='FULL-PACKAGE-NAME VERSION'
# PACKAGE_TARNAME='full-package-name'
# PACKAGE_URL=''
# PACKAGE_VERSION='VERSION'
# PATH_SEPARATOR=':'
# SHELL='/bin/sh'
# ac_ct_CC='gcc'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias=''
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr/local'
# 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 "FULL-PACKAGE-NAME"
# #define PACKAGE_TARNAME "full-package-name"
# #define PACKAGE_VERSION "VERSION"
# #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
# #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
# #define PACKAGE_URL ""
# #define HAVE_LIBGMP 1
# #define HAVE_DECL_MPZ_POWM 1
# #define HAVE_DECL_MPZ_POWM_SEC 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_INTTYPES_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
#
# configure: exit 0