The build took 00h 01m 32s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 17,470 | ansic | 
| 3,320 | sh | 
| 502 | lisp | 
| 251 | makefile | 
| 85 | python | 
| 18 | asm | 
| 21,646 | total | 
The process tree of the build process is here.
    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:
        There were existing files in /sysroot, using those
        CMD: sudo -u tuscan PATH=/sysroot/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: mpdecimal 2.4.2-1 (Wed Apr  5 01:23:11 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for x86_64-unknown-linux-ar... nochecking for ar... arconfigure: WARNING: using cross tools not prefixed with host tripletchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking system as reported by uname -s... Linuxchecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for inttypes.h... (cached) yeschecking for stdint.h... (cached) yeschecking for size_t... yeschecking for int32_t... yeschecking for int64_t... yeschecking for uint32_t... yeschecking for uint64_t... yeschecking for __uint128_t... yeschecking size of size_t... 8checking size of __uint128_t... 16checking for x64 gcc inline assembler... yeschecking for x87 gcc inline assembler... yeschecking for -O2... yeschecking for a BSD-compatible install... /usr/bin/install -cchecking for glibc _FORTIFY_SOURCE/memmove bug... undefinedconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating libmpdec/Makefileconfig.status: creating tests/Makefileconfig.status: creating libmpdec/mpdecimal.hconfig.status: creating config.hcd libmpdec && makemake[1]: Entering directory '/tmp/mpdecimal/src/mpdecimal-2.4.2/libmpdec'clang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c basearith.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c context.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c constants.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c convolute.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c crt.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c mpdecimal.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c mpsignal.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c difradix2.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c fnt.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c fourstep.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c io.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c memory.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c numbertheory.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c sixstep.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -c transpose.cclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c basearith.c -o .objs/basearith.oclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c context.c -o .objs/context.oclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c constants.c -o .objs/constants.oclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c convolute.c -o .objs/convolute.oclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c crt.c -o .objs/crt.oclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c mpdecimal.c -o .objs/mpdecimal.oclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c mpsignal.c -o .objs/mpsignal.oclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c difradix2.c -o .objs/difradix2.oclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c fnt.c -o .objs/fnt.oclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c fourstep.c -o .objs/fourstep.oclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c io.c -o .objs/io.oclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c memory.c -o .objs/memory.oclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c numbertheory.c -o .objs/numbertheory.oclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c sixstep.c -o .objs/sixstep.oclang -Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2 -fPIC -c transpose.c -o .objs/transpose.oar rc libmpdec.a basearith.o context.o constants.o convolute.o crt.o mpdecimal.o mpsignal.o difradix2.o fnt.o fourstep.o io.o memory.o numbertheory.o sixstep.o transpose.oranlib libmpdec.aclang  -shared -Wl,-soname,libmpdec.so.2 -o libmpdec.so.2.4.2 .objs/basearith.o .objs/context.o .objs/constants.o .objs/convolute.o .objs/crt.o .objs/mpdecimal.o .objs/mpsignal.o .objs/difradix2.o .objs/fnt.o .objs/fourstep.o .objs/io.o .objs/memory.o .objs/numbertheory.o .objs/sixstep.o .objs/transpose.o -lmln -sf libmpdec.so.2.4.2 libmpdec.soln -sf libmpdec.so.2.4.2 libmpdec.so.2make[1]: Leaving directory '/tmp/mpdecimal/src/mpdecimal-2.4.2/libmpdec'==> Entering fakeroot environment...==> Starting package().../usr/bin/install -c -d -m 755 /tmp/mpdecimal/pkg/mpdecimal/usr/include/usr/bin/install -c -m 644 libmpdec/mpdecimal.h /tmp/mpdecimal/pkg/mpdecimal/usr/include/usr/bin/install -c -d -m 755 /tmp/mpdecimal/pkg/mpdecimal/usr/lib/usr/bin/install -c -m 644 libmpdec/libmpdec.a /tmp/mpdecimal/pkg/mpdecimal/usr/lib/usr/bin/install -c -m 755 libmpdec/libmpdec.so.2.4.2 /tmp/mpdecimal/pkg/mpdecimal/usr/libcd /tmp/mpdecimal/pkg/mpdecimal/usr/lib && ln -sf libmpdec.so.2.4.2 libmpdec.so.2 && ln -sf libmpdec.so.2.4.2 libmpdec.so/usr/bin/install -c -d -m 755 /tmp/mpdecimal/pkg/mpdecimal/usr/share/doc/mpdecimalcp -R doc/* /tmp/mpdecimal/pkg/mpdecimal/usr/share/doc/mpdecimal==> Tidying install...  -> Removing doc files...  -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "mpdecimal"...  -> Generating .PKGINFO file...  -> Generating .BUILDINFO file...error: invalid option '--noprogressbar'  -> Generating .MTREE file...  -> Compressing package...==> Leaving fakeroot environment.==> Finished making: mpdecimal 2.4.2-1 (Wed Apr  5 01:23:20 UTC 2017)CMD: pacman --query --file mpdecimal-2.4.2-1-x86_64.pkg.tar.xz
        Creating hybrid package for 'mpdecimal'
        Trying to find vanilla package 'mpdecimal'...
        CMD: pacman --query --file /mirror/mpdecimal-2.4.2-1.pkg.tar.xz
        Package file has the following structure:
        /.PKGINFO/.BUILDINFO/.MTREE/usr/share/licenses/mpdecimal/LICENSE.txt/usr/share/doc/mpdecimal/context.html/usr/share/doc/mpdecimal/attributes.html/usr/share/doc/mpdecimal/LICENSE.txt/usr/share/doc/mpdecimal/functions.html/usr/share/doc/mpdecimal/various.html/usr/share/doc/mpdecimal/objects.inv/usr/share/doc/mpdecimal/assign-convert.html/usr/share/doc/mpdecimal/search.html/usr/share/doc/mpdecimal/memory.html/usr/share/doc/mpdecimal/decimals.html/usr/share/doc/mpdecimal/searchindex.js/usr/share/doc/mpdecimal/index.html/usr/share/doc/mpdecimal/arithmetic.html/usr/share/doc/mpdecimal/_static/pygments.css/usr/share/doc/mpdecimal/_static/minus.png/usr/share/doc/mpdecimal/_static/searchtools.js/usr/share/doc/mpdecimal/_static/file.png/usr/share/doc/mpdecimal/_static/sidebar.js/usr/share/doc/mpdecimal/_static/websupport.js/usr/share/doc/mpdecimal/_static/down.png/usr/share/doc/mpdecimal/_static/jquery.js/usr/share/doc/mpdecimal/_static/up-pressed.png/usr/share/doc/mpdecimal/_static/up.png/usr/share/doc/mpdecimal/_static/ajax-loader.gif/usr/share/doc/mpdecimal/_static/comment-bright.png/usr/share/doc/mpdecimal/_static/basic.css/usr/share/doc/mpdecimal/_static/default.css/usr/share/doc/mpdecimal/_static/comment.png/usr/share/doc/mpdecimal/_static/comment-close.png/usr/share/doc/mpdecimal/_static/plus.png/usr/share/doc/mpdecimal/_static/doctools.js/usr/share/doc/mpdecimal/_static/mpdecimal-doc.css/usr/share/doc/mpdecimal/_static/down-pressed.png/usr/share/doc/mpdecimal/_static/underscore.js/usr/lib/libmpdec.so/usr/lib/libmpdec.so.2.4.2/usr/lib/libmpdec.so.2/usr/include/mpdecimal.h/sysroot/usr/lib/libmpdec.a/sysroot/usr/lib/libmpdec.so.2.4.2/sysroot/usr/lib/libmpdec.so.2/sysroot/usr/lib/libmpdec.so/sysroot/usr/include/mpdecimal.hGenerating .MTREE
        CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
        Tar-ing up files
        CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
        CMD: xz -c -z
        Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
        CMD: bsdtar -tqf mpdecimal.pkg.tar.xz .PKGINFO
        Created package at path /var/cache/pacman/pkg/mpdecimal.pkg.tar.xz
        Attempting to access local repository, attempt 1
        CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/mpdecimal.pkg.tar.xz
        ==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/mpdecimal.pkg.tar.xz'  -> Computing checksums...  -> Creating 'desc' db entry...  -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
        CMD: config logfiles '/tmp/mpdecimal/src/mpdecimal-2.4.2/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by mpdecimal configure 2.4.2, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = b3937ca8b996uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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          = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2425: checking build system typeconfigure:2439: result: x86_64-unknown-linux-gnuconfigure:2459: checking host system typeconfigure:2472: result: x86_64-unknown-linux-gnuconfigure:2511: checking for x86_64-unknown-linux-gccconfigure:2538: result: clangconfigure:2807: checking for C compiler versionconfigure:2816: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2827: $? = 0configure:2816: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2827: $? = 0configure:2816: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2827: $? = 1configure:2816: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2827: $? = 1configure:2847: checking whether the C compiler worksconfigure:2869: clang    conftest.c  >&5configure:2873: $? = 0configure:2921: result: yesconfigure:2924: checking for C compiler default output file nameconfigure:2926: result: a.outconfigure:2932: checking for suffix of executablesconfigure:2939: clang -o conftest    conftest.c  >&5configure:2943: $? = 0configure:2965: result:configure:2987: checking whether we are cross compilingconfigure:2995: clang -o conftest    conftest.c  >&5configure:2999: $? = 0configure:3006: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:3010: $? = 127configure:3025: result: yesconfigure:3030: checking for suffix of object filesconfigure:3052: clang -c   conftest.c >&5configure:3056: $? = 0configure:3077: result: oconfigure:3081: checking whether we are using the GNU C compilerconfigure:3100: clang -c   conftest.c >&5configure:3100: $? = 0configure:3109: result: yesconfigure:3118: checking whether clang accepts -gconfigure:3138: clang -c -g  conftest.c >&5configure:3138: $? = 0configure:3179: result: yesconfigure:3196: checking for clang option to accept ISO C89configure:3259: clang  -c   conftest.c >&5configure:3259: $? = 0configure:3272: result: none neededconfigure:3298: checking for x86_64-unknown-linux-arconfigure:3328: result: noconfigure:3338: checking for arconfigure:3354: found /sysroot/bin/arconfigure:3365: result: arconfigure:3377: WARNING: using cross tools not prefixed with host tripletconfigure:3390: checking for x86_64-unknown-linux-ranlibconfigure:3420: result: noconfigure:3430: checking for ranlibconfigure:3446: found /sysroot/bin/ranlibconfigure:3457: result: ranlibconfigure:3482: checking system as reported by uname -sconfigure:3485: result: Linuxconfigure:3495: checking how to run the C preprocessorconfigure:3526: clang -E  conftest.cconfigure:3526: $? = 0configure:3540: clang -E  conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3540: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| /* end confdefs.h.  */| #include configure:3565: result: clang -Econfigure:3585: clang -E  conftest.cconfigure:3585: $? = 0configure:3599: clang -E  conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3599: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| /* end confdefs.h.  */| #include configure:3628: checking for grep that handles long lines and -econfigure:3686: result: /usr/sbin/grepconfigure:3691: checking for egrepconfigure:3753: result: /usr/sbin/grep -Econfigure:3758: checking for ANSI C header filesconfigure:3778: clang -c   conftest.c >&5configure:3778: $? = 0configure:3862: result: yesconfigure:3875: checking for sys/types.hconfigure:3875: clang -c   conftest.c >&5configure:3875: $? = 0configure:3875: result: yesconfigure:3875: checking for sys/stat.hconfigure:3875: clang -c   conftest.c >&5configure:3875: $? = 0configure:3875: result: yesconfigure:3875: checking for stdlib.hconfigure:3875: clang -c   conftest.c >&5configure:3875: $? = 0configure:3875: result: yesconfigure:3875: checking for string.hconfigure:3875: clang -c   conftest.c >&5configure:3875: $? = 0configure:3875: result: yesconfigure:3875: checking for memory.hconfigure:3875: clang -c   conftest.c >&5configure:3875: $? = 0configure:3875: result: yesconfigure:3875: checking for strings.hconfigure:3875: clang -c   conftest.c >&5configure:3875: $? = 0configure:3875: result: yesconfigure:3875: checking for inttypes.hconfigure:3875: clang -c   conftest.c >&5configure:3875: $? = 0configure:3875: result: yesconfigure:3875: checking for stdint.hconfigure:3875: clang -c   conftest.c >&5configure:3875: $? = 0configure:3875: result: yesconfigure:3875: checking for unistd.hconfigure:3875: clang -c   conftest.c >&5configure:3875: $? = 0configure:3875: result: yesconfigure:3890: checking for inttypes.hconfigure:3890: result: yesconfigure:3890: checking for stdint.hconfigure:3890: result: yesconfigure:3902: checking for size_tconfigure:3902: clang -c   conftest.c >&5configure:3902: $? = 0configure:3902: clang -c   conftest.c >&5conftest.c:57:21: error: expected expressionif (sizeof ((size_t)))^1 error generated.configure:3902: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| #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_STDINT_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:3902: result: yesconfigure:3913: checking for int32_tconfigure:3913: clang -c   conftest.c >&5configure:3913: $? = 0configure:3913: clang -c   conftest.c >&5conftest.c:58:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:3913: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| #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_STDINT_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 test_array [0];||   ;|   return 0;| }configure:3913: result: yesconfigure:3924: checking for int64_tconfigure:3924: clang -c   conftest.c >&5configure:3924: $? = 0configure:3924: clang -c   conftest.c >&5conftest.c:58:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:3924: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| #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_STDINT_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 test_array [0];||   ;|   return 0;| }configure:3924: result: yesconfigure:3935: checking for uint32_tconfigure:3935: clang -c   conftest.c >&5configure:3935: $? = 0configure:3935: result: yesconfigure:3949: checking for uint64_tconfigure:3949: clang -c   conftest.c >&5configure:3949: $? = 0configure:3949: result: yesconfigure:3963: checking for __uint128_tconfigure:3963: clang -c   conftest.c >&5configure:3963: $? = 0configure:3963: clang -c   conftest.c >&5conftest.c:57:26: error: expected expressionif (sizeof ((__uint128_t)))^1 error generated.configure:3963: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| #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_STDINT_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 ((__uint128_t)))| 	    return 0;|   ;|   return 0;| }configure:3963: result: yesconfigure:3976: checking size of size_tconfigure:3981: clang -c   conftest.c >&5configure:3981: $? = 0configure:3981: clang -c   conftest.c >&5conftest.c:58:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:3981: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| #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_STDINT_H 1| #define HAVE_UINT128_T 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:3981: clang -c   conftest.c >&5conftest.c:58:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:3981: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| #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_STDINT_H 1| #define HAVE_UINT128_T 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:3981: clang -c   conftest.c >&5conftest.c:58:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:3981: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| #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_STDINT_H 1| #define HAVE_UINT128_T 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:3981: clang -c   conftest.c >&5conftest.c:58:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:3981: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| #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_STDINT_H 1| #define HAVE_UINT128_T 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:3981: clang -c   conftest.c >&5configure:3981: $? = 0configure:3981: clang -c   conftest.c >&5configure:3981: $? = 0configure:3981: clang -c   conftest.c >&5configure:3981: $? = 0configure:3981: clang -c   conftest.c >&5configure:3981: $? = 0configure:3995: result: 8configure:4009: checking size of __uint128_tconfigure:4014: clang -c   conftest.c >&5configure:4014: $? = 0configure:4014: clang -c   conftest.c >&5conftest.c:59:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (__uint128_t))) <= 0)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4014: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| #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_STDINT_H 1| #define HAVE_UINT128_T 1| #define SIZEOF_SIZE_T 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (__uint128_t))) <= 0)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4014: clang -c   conftest.c >&5conftest.c:59:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (__uint128_t))) <= 1)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4014: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| #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_STDINT_H 1| #define HAVE_UINT128_T 1| #define SIZEOF_SIZE_T 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (__uint128_t))) <= 1)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4014: clang -c   conftest.c >&5conftest.c:59:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (__uint128_t))) <= 3)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4014: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| #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_STDINT_H 1| #define HAVE_UINT128_T 1| #define SIZEOF_SIZE_T 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (__uint128_t))) <= 3)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4014: clang -c   conftest.c >&5conftest.c:59:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (__uint128_t))) <= 7)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4014: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| #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_STDINT_H 1| #define HAVE_UINT128_T 1| #define SIZEOF_SIZE_T 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (__uint128_t))) <= 7)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4014: clang -c   conftest.c >&5conftest.c:59:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (__uint128_t))) <= 15)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4014: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "mpdecimal"| #define PACKAGE_TARNAME "mpdecimal"| #define PACKAGE_VERSION "2.4.2"| #define PACKAGE_STRING "mpdecimal 2.4.2"| #define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"| #define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"| #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_STDINT_H 1| #define HAVE_UINT128_T 1| #define SIZEOF_SIZE_T 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (__uint128_t))) <= 15)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4014: clang -c   conftest.c >&5configure:4014: $? = 0configure:4014: clang -c   conftest.c >&5configure:4014: $? = 0configure:4014: clang -c   conftest.c >&5configure:4014: $? = 0configure:4014: clang -c   conftest.c >&5configure:4014: $? = 0configure:4014: clang -c   conftest.c >&5configure:4014: $? = 0configure:4028: result: 16configure:4040: checking for x64 gcc inline assemblerconfigure:4055: clang -c   conftest.c >&5configure:4055: $? = 0configure:4061: result: yesconfigure:4070: checking for x87 gcc inline assemblerconfigure:4087: clang -c   conftest.c >&5configure:4087: $? = 0configure:4093: result: yesconfigure:4102: checking for -O2configure:4118: clang -c -O2  conftest.c >&5configure:4118: $? = 0configure:4124: result: yesconfigure:4143: checking for a BSD-compatible installconfigure:4211: result: /usr/bin/install -cconfigure:4226: checking for glibc _FORTIFY_SOURCE/memmove bugconfigure:4265: result: undefinedconfigure:4679: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by mpdecimal config.status 2.4.2, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson b3937ca8b996config.status:847: creating Makefileconfig.status:847: creating libmpdec/Makefileconfig.status:847: creating tests/Makefileconfig.status:847: creating libmpdec/mpdecimal.hconfig.status:847: creating config.h## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_int32_t=yesac_cv_c_int64_t=yesac_cv_c_uint32_t=yesac_cv_c_uint64_t=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_MACHINE_set=ac_cv_env_MACHINE_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_sizeof___uint128_t=16ac_cv_sizeof_size_t=8ac_cv_type___uint128_t=yesac_cv_type_size_t=yes## ----------------- #### Output variables. #### ----------------- ###define CONFIG_64#error "cannot use CONFIG_32 with 64-bit header."#endif#endif'#ifdef CONFIG_32#ifndef CONFIG_64/* ABI: 64-bit */AR='ar'CC='clang'CFLAGS=''CONFIGURE_CFLAGS='-Wall -W -Wno-unknown-pragmas -DCONFIG_64 -DASM -O2'CONFIGURE_LDFLAGS=''CPP='clang -E'CPPFLAGS=''DEFS='-DHAVE_CONFIG_H'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GREP='/usr/sbin/grep'INSTALL='/usr/bin/install -c'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'LD='clang'LDFLAGS=''LIBOBJS=''LIBS=''LIBSHARED='libmpdec.so.2.4.2'LIBSONAME='libmpdec.so.2'LIBSTATIC='libmpdec.a'LTLIBOBJS=''MACHINE='x64'MPD_CONFIG='-DCONFIG_64 -DASM'MPD_DPREC='38'MPD_HEADER=''MPD_HEADER_CONFIG='MPD_OPT='-O2'MPD_PGEN=''MPD_PREC='19'MPD_PUSE=''MPD_WARN='-Wall -W -Wno-unknown-pragmas'OBJEXT='o'PACKAGE_BUGREPORT='mpdecimal-bugs@bytereef.org'PACKAGE_NAME='mpdecimal'PACKAGE_STRING='mpdecimal 2.4.2'PACKAGE_TARNAME='mpdecimal'PACKAGE_URL='http://www.bytereef.org/mpdecimal/index.html'PACKAGE_VERSION='2.4.2'PATH_SEPARATOR=':'RANLIB='ranlib'SHELL='/bin/sh'ac_ct_CC=''bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "mpdecimal"#define PACKAGE_TARNAME "mpdecimal"#define PACKAGE_VERSION "2.4.2"#define PACKAGE_STRING "mpdecimal 2.4.2"#define PACKAGE_BUGREPORT "mpdecimal-bugs@bytereef.org"#define PACKAGE_URL "http://www.bytereef.org/mpdecimal/index.html"#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_STDINT_H 1#define HAVE_UINT128_T 1#define SIZEOF_SIZE_T 8#define SIZEOF___UINT128_T 16#define HAVE_GCC_ASM_FOR_X64 1#define HAVE_GCC_ASM_FOR_X87 1configure: exit 0