Build of pycrypto with clang_glibc toolchain

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

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

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: pycrypto 2.6.1-3 (Thu Apr 13 18:09:47 UTC 2017)
# ==> 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... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking 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... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking 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
# clang -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
# src/_fastmath.c:1545:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# else if (result < 0)
# ~~~~~~ ^ ~
# src/_fastmath.c:1621:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# else if (result < 0)
# ~~~~~~ ^ ~
# 2 warnings generated.
# 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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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 = 8478846deaba
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2357: checking for gcc
# configure:2384: result: clang
# configure:2613: checking for C compiler version
# configure:2622: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2633: $? = 0
# configure:2622: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:2633: $? = 0
# configure:2622: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2633: $? = 1
# configure:2622: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2633: $? = 1
# configure:2653: checking whether the C compiler works
# configure:2675: clang 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: clang -o conftest conftest.c >&5
# configure:2749: $? = 0
# configure:2771: result:
# configure:2793: checking whether we are cross compiling
# configure:2801: clang -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: clang -c conftest.c >&5
# configure:2862: $? = 0
# configure:2883: result: o
# configure:2887: checking whether we are using the GNU C compiler
# configure:2906: clang -c conftest.c >&5
# configure:2906: $? = 0
# configure:2915: result: yes
# configure:2924: checking whether clang accepts -g
# configure:2944: clang -c -g conftest.c >&5
# configure:2944: $? = 0
# configure:2985: result: yes
# configure:3002: checking for clang option to accept ISO C89
# configure:3066: clang -c conftest.c >&5
# configure:3066: $? = 0
# configure:3079: result: none needed
# configure:3110: checking for __gmpz_init in -lgmp
# configure:3135: clang -o conftest conftest.c -lgmp >&5
# configure:3135: $? = 0
# configure:3144: result: yes
# configure:3166: checking for __gmpz_init in -lmpir
# configure:3191: clang -o conftest conftest.c -lmpir -lgmp >&5
# /usr/bin/ld: cannot find -lmpir
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -c conftest.c >&5
# configure:3214: $? = 0
# configure:3214: result: yes
# configure:3232: checking whether mpz_powm_sec is declared
# configure:3232: clang -c conftest.c >&5
# configure:3232: $? = 0
# configure:3232: result: yes
# configure:3257: checking how to run the C preprocessor
# configure:3288: clang -E conftest.c
# configure:3288: $? = 0
# configure:3302: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:3347: clang -E conftest.c
# configure:3347: $? = 0
# configure:3361: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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/bin/grep
# configure:3453: checking for egrep
# configure:3515: result: /usr/bin/grep -E
# configure:3520: checking for ANSI C header files
# configure:3540: clang -c conftest.c >&5
# configure:3540: $? = 0
# configure:3613: clang -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: clang -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for sys/stat.h
# configure:3637: clang -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for stdlib.h
# configure:3637: clang -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for string.h
# configure:3637: clang -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for memory.h
# configure:3637: clang -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for strings.h
# configure:3637: clang -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for inttypes.h
# configure:3637: clang -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for stdint.h
# configure:3637: clang -c conftest.c >&5
# configure:3637: $? = 0
# configure:3637: result: yes
# configure:3637: checking for unistd.h
# configure:3637: clang -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: clang -c conftest.c >&5
# configure:3652: $? = 0
# configure:3652: result: yes
# configure:3652: checking limits.h presence
# configure:3652: clang -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: clang -c conftest.c >&5
# configure:3652: $? = 0
# configure:3652: result: yes
# configure:3652: checking stddef.h presence
# configure:3652: clang -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: clang -c conftest.c >&5
# configure:3652: $? = 0
# configure:3652: result: yes
# configure:3652: checking wchar.h presence
# configure:3652: clang -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: clang -c conftest.c >&5
# configure:3680: $? = 0
# configure:3688: result: inline
# configure:3706: checking for int16_t
# configure:3706: clang -c conftest.c >&5
# configure:3706: $? = 0
# configure:3706: clang -c conftest.c >&5
# conftest.c:66:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:3717: $? = 0
# configure:3717: clang -c conftest.c >&5
# conftest.c:66:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:3728: $? = 0
# configure:3728: clang -c conftest.c >&5
# conftest.c:66:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:3739: $? = 0
# configure:3739: clang -c conftest.c >&5
# conftest.c:66:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:3750: $? = 0
# configure:3750: clang -c conftest.c >&5
# conftest.c:65:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:3761: $? = 0
# configure:3761: result: yes
# configure:3773: checking for uint32_t
# configure:3773: clang -c conftest.c >&5
# configure:3773: $? = 0
# configure:3773: result: yes
# configure:3787: checking for uint64_t
# configure:3787: clang -c conftest.c >&5
# configure:3787: $? = 0
# configure:3787: result: yes
# configure:3801: checking for uint8_t
# configure:3801: clang -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: clang -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: clang -o conftest conftest.c -lgmp >&5
# conftest.c:54:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:54:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:3887: $? = 0
# configure:3887: result: yes
# configure:3887: checking for memset
# configure:3887: clang -o conftest conftest.c -lgmp >&5
# conftest.c:55:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:55:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# 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 8478846deaba
#
# 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=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_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/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_CC=clang
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_type_size_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='clang'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GREP='/usr/bin/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='clang'
# 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