The build took 00h 01m 07s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 7,538 | ansic | 
| 2,653 | sh | 
| 80 | makefile | 
| 10,271 | 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: cdparanoia 10.2-5 (Wed Apr  5 00:22:33 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: If you wanted to set the --build type, don't use --host.    If a cross compiler is detected then cross compile mode will be used.checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for ar... archecking for install... installchecking how to run the C preprocessor... clang -Echecking for egrep... grep -Echecking for ANSI C header files... nochecking for sys/types.h... nochecking for sys/stat.h... nochecking for stdlib.h... nochecking for string.h... nochecking for memory.h... nochecking for strings.h... nochecking for inttypes.h... nochecking for stdint.h... nochecking for unistd.h... nochecking for short... nochecking size of short... 0checking for int... nochecking size of int... 0checking for long... nochecking size of long... 0checking for long long... nochecking size of long long... 0checking for int16_t... nochecking for int32_t... noconfigure: error: No 16 bit type found on this platform!==> ERROR: A failure occurred in build().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/cdparanoia/src/cdparanoia-III-10.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 configure, which wasgenerated by GNU Autoconf 2.59.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man## --------- #### Platform. #### --------- ##hostname = 33bc06e69c8duname -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 = unknownhostinfo               = 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:1326: checking build system typeconfigure:1344: result: x86_64-unknown-linux-gnuconfigure:1352: checking host system typeconfigure:1366: result: x86_64-unknown-linux-gnuconfigure:2310: checking for x86_64-unknown-linux-ranlibconfigure:2339: result: noconfigure:2348: checking for ranlibconfigure:2364: found /sysroot/bin/ranlibconfigure:2375: result: ranlibconfigure:2389: checking for arconfigure:2405: found /sysroot/bin/arconfigure:2415: result: arconfigure:2424: checking for installconfigure:2440: found /usr/sbin/installconfigure:2450: result: installconfigure:2478: checking how to run the C preprocessorconfigure:2513: clang -E  conftest.cconfigure:2519: $? = 0configure:2551: clang -E  conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:2557: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include configure:2596: result: clang -Econfigure:2620: clang -E  conftest.cconfigure:2626: $? = 0configure:2658: clang -E  conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:2664: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include configure:2708: checking for egrepconfigure:2718: result: grep -Econfigure:2723: checking for ANSI C header filesconfigure:2748: clang -c   conftest.c >&5configure:2754: $? = 0configure:2758: test -z|| test ! -s conftest.errconfigure:2761: $? = 0configure:2764: test -s conftest.configure:2767: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include | #include | #include | #include || int| main ()| {||   ;|   return 0;| }configure:2879: result: noconfigure:2904: checking for sys/types.hconfigure:2920: clang -c   conftest.c >&5configure:2926: $? = 0configure:2930: test -z|| test ! -s conftest.errconfigure:2933: $? = 0configure:2936: test -s conftest.configure:2939: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif|| #include configure:2950: result: noconfigure:2904: checking for sys/stat.hconfigure:2920: clang -c   conftest.c >&5configure:2926: $? = 0configure:2930: test -z|| test ! -s conftest.errconfigure:2933: $? = 0configure:2936: test -s conftest.configure:2939: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif|| #include configure:2950: result: noconfigure:2904: checking for stdlib.hconfigure:2920: clang -c   conftest.c >&5configure:2926: $? = 0configure:2930: test -z|| test ! -s conftest.errconfigure:2933: $? = 0configure:2936: test -s conftest.configure:2939: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif|| #include configure:2950: result: noconfigure:2904: checking for string.hconfigure:2920: clang -c   conftest.c >&5configure:2926: $? = 0configure:2930: test -z|| test ! -s conftest.errconfigure:2933: $? = 0configure:2936: test -s conftest.configure:2939: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif|| #include configure:2950: result: noconfigure:2904: checking for memory.hconfigure:2920: clang -c   conftest.c >&5configure:2926: $? = 0configure:2930: test -z|| test ! -s conftest.errconfigure:2933: $? = 0configure:2936: test -s conftest.configure:2939: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif|| #include configure:2950: result: noconfigure:2904: checking for strings.hconfigure:2920: clang -c   conftest.c >&5configure:2926: $? = 0configure:2930: test -z|| test ! -s conftest.errconfigure:2933: $? = 0configure:2936: test -s conftest.configure:2939: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif|| #include configure:2950: result: noconfigure:2904: checking for inttypes.hconfigure:2920: clang -c   conftest.c >&5configure:2926: $? = 0configure:2930: test -z|| test ! -s conftest.errconfigure:2933: $? = 0configure:2936: test -s conftest.configure:2939: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif|| #include configure:2950: result: noconfigure:2904: checking for stdint.hconfigure:2920: clang -c   conftest.c >&5configure:2926: $? = 0configure:2930: test -z|| test ! -s conftest.errconfigure:2933: $? = 0configure:2936: test -s conftest.configure:2939: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif|| #include configure:2950: result: noconfigure:2904: checking for unistd.hconfigure:2920: clang -c   conftest.c >&5configure:2926: $? = 0configure:2930: test -z|| test ! -s conftest.errconfigure:2933: $? = 0configure:2936: test -s conftest.configure:2939: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif|| #include configure:2950: result: noconfigure:2962: checking for shortconfigure:2986: clang -c   conftest.c >&5configure:2992: $? = 0configure:2996: test -z|| test ! -s conftest.errconfigure:2999: $? = 0configure:3002: test -s conftest.configure:3005: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| int| main ()| {| if ((short *) 0)|   return 0;| if (sizeof (short))|   return 0;|   ;|   return 0;| }configure:3016: result: noconfigure:3019: checking size of shortconfigure:3369: result: 0configure:3376: checking for intconfigure:3400: clang -c   conftest.c >&5configure:3406: $? = 0configure:3410: test -z|| test ! -s conftest.errconfigure:3413: $? = 0configure:3416: test -s conftest.configure:3419: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define SIZEOF_SHORT 0| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| int| main ()| {| if ((int *) 0)|   return 0;| if (sizeof (int))|   return 0;|   ;|   return 0;| }configure:3430: result: noconfigure:3433: checking size of intconfigure:3783: result: 0configure:3790: checking for longconfigure:3814: clang -c   conftest.c >&5configure:3820: $? = 0configure:3824: test -z|| test ! -s conftest.errconfigure:3827: $? = 0configure:3830: test -s conftest.configure:3833: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define SIZEOF_SHORT 0| #define SIZEOF_INT 0| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| int| main ()| {| if ((long *) 0)|   return 0;| if (sizeof (long))|   return 0;|   ;|   return 0;| }configure:3844: result: noconfigure:3847: checking size of longconfigure:4197: result: 0configure:4204: checking for long longconfigure:4228: clang -c   conftest.c >&5configure:4234: $? = 0configure:4238: test -z|| test ! -s conftest.errconfigure:4241: $? = 0configure:4244: test -s conftest.configure:4247: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define SIZEOF_SHORT 0| #define SIZEOF_INT 0| #define SIZEOF_LONG 0| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| int| main ()| {| if ((long long *) 0)|   return 0;| if (sizeof (long long))|   return 0;|   ;|   return 0;| }configure:4258: result: noconfigure:4261: checking size of long longconfigure:4611: result: 0configure:4630: checking for int16_tconfigure:4654: clang -c   conftest.c >&5conftest.c:50:15: error: expected expressionif ((int16_t *) 0)^conftest.c:50:6: error: use of undeclared identifier 'int16_t'if ((int16_t *) 0)^conftest.c:52:13: error: use of undeclared identifier 'int16_t'if (sizeof (int16_t))^3 errors generated.configure:4660: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define SIZEOF_SHORT 0| #define SIZEOF_INT 0| #define SIZEOF_LONG 0| #define SIZEOF_LONG_LONG 0| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| int| main ()| {| if ((int16_t *) 0)|   return 0;| if (sizeof (int16_t))|   return 0;|   ;|   return 0;| }configure:4684: result: noconfigure:4690: checking for int32_tconfigure:4714: clang -c   conftest.c >&5conftest.c:50:15: error: expected expressionif ((int32_t *) 0)^conftest.c:50:6: error: use of undeclared identifier 'int32_t'if ((int32_t *) 0)^conftest.c:52:13: error: use of undeclared identifier 'int32_t'if (sizeof (int32_t))^3 errors generated.configure:4720: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define SIZEOF_SHORT 0| #define SIZEOF_INT 0| #define SIZEOF_LONG 0| #define SIZEOF_LONG_LONG 0| /* end confdefs.h.  */| #include | #if HAVE_SYS_TYPES_H| # include | #endif| #if HAVE_SYS_STAT_H| # include | #endif| #if STDC_HEADERS| # include | # include | #else| # if HAVE_STDLIB_H| #  include | # endif| #endif| #if HAVE_STRING_H| # if !STDC_HEADERS && HAVE_MEMORY_H| #  include | # endif| # include | #endif| #if HAVE_STRINGS_H| # include | #endif| #if HAVE_INTTYPES_H| # include | #else| # if HAVE_STDINT_H| #  include | # endif| #endif| #if HAVE_UNISTD_H| # include | #endif| int| main ()| {| if ((int32_t *) 0)|   return 0;| if (sizeof (int32_t))|   return 0;|   ;|   return 0;| }configure:4744: result: noconfigure:4752: error: No 16 bit type found on this platform!## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_build_alias=x86_64-unknown-linux-gnuac_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_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=noac_cv_header_memory_h=noac_cv_header_stdc=noac_cv_header_stdint_h=noac_cv_header_stdlib_h=noac_cv_header_string_h=noac_cv_header_strings_h=noac_cv_header_sys_stat_h=noac_cv_header_sys_types_h=noac_cv_header_unistd_h=noac_cv_host=x86_64-unknown-linux-gnuac_cv_host_alias=x86_64-unknown-linuxac_cv_prog_AR=arac_cv_prog_CPP='clang -E'ac_cv_prog_INSTALL=installac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_egrep='grep -E'ac_cv_sizeof_int=0ac_cv_sizeof_long=0ac_cv_sizeof_long_long=0ac_cv_sizeof_short=0ac_cv_type_int=noac_cv_type_int16_t=noac_cv_type_int32_t=noac_cv_type_long=noac_cv_type_long_long=noac_cv_type_short=no## ----------------- #### Output variables. #### ----------------- ##AR='ar'CC='clang'CFLAGS=''CPP='clang -E'CPPFLAGS=''DEBUG='-g'DEFS=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='grep -E'EXEEXT=''INSTALL='install'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''OBJEXT=''OPT='-O'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_VERSION=''PATH_SEPARATOR=':'RANLIB='ranlib'SBPCD_H=''SET_MAKE=''SHELL='/bin/sh'TYPESIZES=''UCDROM_H=''ac_ct_CC=''ac_ct_RANLIB='ranlib'bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${prefix}/share'exec_prefix='NONE'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'includedir='${prefix}/include'infodir='${prefix}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='/usr/share/man'oldincludedir='/usr/include'prefix='/usr'program_transform_name='s,x,x,'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_BUGREPORT ""#define PACKAGE_NAME ""#define PACKAGE_STRING ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define SIZEOF_INT 0#define SIZEOF_LONG 0#define SIZEOF_LONG_LONG 0#define SIZEOF_SHORT 0configure: exit 1