The build took 00h 01m 11s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
39,332 |
cpp |
18,680 |
ansic |
3,371 |
sh |
2,310 |
makefile |
1,115 |
objc |
830 |
cs |
574 |
python |
321 |
java |
63 |
perl |
66,596 |
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: uncrustify 0.63-1 (Wed Apr 5 00:24:54 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether to enable maintainer-specific portions of Makefiles... nochecking 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 style of include used by make... GNUchecking dependency style of clang++... nonechecking for x86_64-unknown-linux-gcc... clangchecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether clang understands -c and -o together... yeschecking dependency style of clang... nonechecking 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 utime.h usability... yeschecking utime.h presence... yeschecking for utime.h... yeschecking for stdbool.h that conforms to C99... yeschecking for _Bool... yeschecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking for working memcmp... nochecking for memset... yeschecking for strcasecmp... yeschecking for strchr... yeschecking for strdup... yeschecking for strerror... yeschecking for strtol... yeschecking for strtoul... yeschecking whether our compiler supports __func__... yeschecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating src/Makefileconfig.status: creating man/Makefileconfig.status: creating man/uncrustify.1config.status: creating src/uncrustify_version.hconfig.status: creating src/config.hconfig.status: executing depfiles commandsMaking all in srcmake[1]: Entering directory '/tmp/uncrustify/src/uncrustify-0.63/src'make all-ammake[2]: Entering directory '/tmp/uncrustify/src/uncrustify-0.63/src' CXX uncrustify-chunk_list.o CXX uncrustify-uncrustify.o CXX uncrustify-align.o CXX uncrustify-indent.ouncrustify.cpp:1152:26: error: use of undeclared identifier 'time' fm.utb.actime = time(NULL); ^1 error generated.make[2]: *** [Makefile:419: uncrustify-uncrustify.o] Error 1make[2]: *** Waiting for unfinished jobs....make[2]: Leaving directory '/tmp/uncrustify/src/uncrustify-0.63/src'make[1]: *** [Makefile:309: all] Error 2make[1]: Leaving directory '/tmp/uncrustify/src/uncrustify-0.63/src'make: *** [Makefile:583: all-recursive] Error 1==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/uncrustify/src/uncrustify-0.63/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by uncrustify configure 0.63, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 45120b2e9526uname -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:2293: checking for a BSD-compatible installconfigure:2361: result: /usr/bin/install -cconfigure:2372: checking whether build environment is saneconfigure:2427: result: yesconfigure:2486: checking for x86_64-unknown-linux-stripconfigure:2516: result: noconfigure:2526: checking for stripconfigure:2542: found /sysroot/bin/stripconfigure:2553: result: stripconfigure:2578: checking for a thread-safe mkdir -pconfigure:2617: result: /usr/sbin/mkdir -pconfigure:2624: checking for gawkconfigure:2640: found /usr/sbin/gawkconfigure:2651: result: gawkconfigure:2662: checking whether make sets $(MAKE)configure:2684: result: yesconfigure:2713: checking whether make supports nested variablesconfigure:2730: result: yesconfigure:2857: checking whether to enable maintainer-specific portions of Makefilesconfigure:2866: result: noconfigure:2996: checking for C++ compiler versionconfigure:3005: clang++ --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3016: $? = 0configure:3005: 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:3016: $? = 0configure:3005: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3016: $? = 1configure:3005: clang++ -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3016: $? = 1configure:3036: checking whether the C++ compiler worksconfigure:3058: clang++ conftest.cpp >&5configure:3062: $? = 0configure:3110: result: yesconfigure:3113: checking for C++ compiler default output file nameconfigure:3115: result: a.outconfigure:3121: checking for suffix of executablesconfigure:3128: clang++ -o conftest conftest.cpp >&5configure:3132: $? = 0configure:3154: result:configure:3176: checking whether we are cross compilingconfigure:3184: clang++ -o conftest conftest.cpp >&5configure:3188: $? = 0configure:3195: ./conftest./conftest: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directoryconfigure:3199: $? = 127configure:3214: result: yesconfigure:3219: checking for suffix of object filesconfigure:3241: clang++ -c conftest.cpp >&5configure:3245: $? = 0configure:3266: result: oconfigure:3270: checking whether we are using the GNU C++ compilerconfigure:3289: clang++ -c conftest.cpp >&5configure:3289: $? = 0configure:3298: result: yesconfigure:3307: checking whether clang++ accepts -gconfigure:3327: clang++ -c -g conftest.cpp >&5configure:3327: $? = 0configure:3368: result: yesconfigure:3402: checking for style of include used by makeconfigure:3430: result: GNUconfigure:3456: checking dependency style of clang++configure:3567: result: noneconfigure:3590: checking for x86_64-unknown-linux-gccconfigure:3617: result: clangconfigure:3886: checking for C compiler versionconfigure:3895: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3906: $? = 0configure:3895: 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:3906: $? = 0configure:3895: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3906: $? = 1configure:3895: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3906: $? = 1configure:3910: checking whether we are using the GNU C compilerconfigure:3929: clang -c conftest.c >&5configure:3929: $? = 0configure:3938: result: yesconfigure:3947: checking whether clang accepts -gconfigure:3967: clang -c -g conftest.c >&5configure:3967: $? = 0configure:4008: result: yesconfigure:4025: checking for clang option to accept ISO C89configure:4088: clang -c conftest.c >&5configure:4088: $? = 0configure:4101: result: none neededconfigure:4126: checking whether clang understands -c and -o togetherconfigure:4148: clang -c conftest.c -o conftest2.oconfigure:4151: $? = 0configure:4148: clang -c conftest.c -o conftest2.oconfigure:4151: $? = 0configure:4163: result: yesconfigure:4182: checking dependency style of clangconfigure:4293: result: noneconfigure:4318: checking how to run the C preprocessorconfigure:4349: clang -E conftest.cconfigure:4349: $? = 0configure:4363: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4363: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "uncrustify"| #define PACKAGE_TARNAME "uncrustify"| #define PACKAGE_VERSION "0.63"| #define PACKAGE_STRING "uncrustify 0.63"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL "http://uncrustify.sourceforge.net/"| #define PACKAGE "uncrustify"| #define VERSION "0.63"| /* end confdefs.h. */| #include configure:4388: result: clang -Econfigure:4408: clang -E conftest.cconfigure:4408: $? = 0configure:4422: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4422: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "uncrustify"| #define PACKAGE_TARNAME "uncrustify"| #define PACKAGE_VERSION "0.63"| #define PACKAGE_STRING "uncrustify 0.63"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL "http://uncrustify.sourceforge.net/"| #define PACKAGE "uncrustify"| #define VERSION "0.63"| /* end confdefs.h. */| #include configure:4451: checking for grep that handles long lines and -econfigure:4509: result: /usr/sbin/grepconfigure:4514: checking for egrepconfigure:4576: result: /usr/sbin/grep -Econfigure:4581: checking for ANSI C header filesconfigure:4601: clang -c conftest.c >&5configure:4601: $? = 0configure:4685: result: yesconfigure:4698: checking for sys/types.hconfigure:4698: clang -c conftest.c >&5configure:4698: $? = 0configure:4698: result: yesconfigure:4698: checking for sys/stat.hconfigure:4698: clang -c conftest.c >&5configure:4698: $? = 0configure:4698: result: yesconfigure:4698: checking for stdlib.hconfigure:4698: clang -c conftest.c >&5configure:4698: $? = 0configure:4698: result: yesconfigure:4698: checking for string.hconfigure:4698: clang -c conftest.c >&5configure:4698: $? = 0configure:4698: result: yesconfigure:4698: checking for memory.hconfigure:4698: clang -c conftest.c >&5configure:4698: $? = 0configure:4698: result: yesconfigure:4698: checking for strings.hconfigure:4698: clang -c conftest.c >&5configure:4698: $? = 0configure:4698: result: yesconfigure:4698: checking for inttypes.hconfigure:4698: clang -c conftest.c >&5configure:4698: $? = 0configure:4698: result: yesconfigure:4698: checking for stdint.hconfigure:4698: clang -c conftest.c >&5configure:4698: $? = 0configure:4698: result: yesconfigure:4698: checking for unistd.hconfigure:4698: clang -c conftest.c >&5configure:4698: $? = 0configure:4698: result: yesconfigure:4713: checking for inttypes.hconfigure:4713: result: yesconfigure:4713: checking for stdint.hconfigure:4713: result: yesconfigure:4726: checking utime.h usabilityconfigure:4726: clang -c conftest.c >&5configure:4726: $? = 0configure:4726: result: yesconfigure:4726: checking utime.h presenceconfigure:4726: clang -E conftest.cconfigure:4726: $? = 0configure:4726: result: yesconfigure:4726: checking for utime.hconfigure:4726: result: yesconfigure:4738: checking for stdbool.h that conforms to C99configure:4805: clang -c conftest.c >&5conftest.c:73:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]bool e = &s;~ ^conftest.c:77:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:77:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:77:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:77:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:77:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:77:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:77:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:77:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l~^conftest.c:78:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]~^conftest.c:78:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]~^conftest.c:78:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]~^12 warnings generated.configure:4805: $? = 0configure:4812: result: yesconfigure:4814: checking for _Boolconfigure:4814: clang -c conftest.c >&5configure:4814: $? = 0configure:4814: clang -c conftest.c >&5conftest.c:60:20: error: expected expressionif (sizeof ((_Bool)))^1 error generated.configure:4814: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "uncrustify"| #define PACKAGE_TARNAME "uncrustify"| #define PACKAGE_VERSION "0.63"| #define PACKAGE_STRING "uncrustify 0.63"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL "http://uncrustify.sourceforge.net/"| #define PACKAGE "uncrustify"| #define VERSION "0.63"| #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_UTIME_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 ((_Bool)))| return 0;| ;| return 0;| }configure:4814: result: yesconfigure:4831: checking for an ANSI C-conforming constconfigure:4897: clang -c conftest.c >&5configure:4897: $? = 0configure:4904: result: yesconfigure:4912: checking for inlineconfigure:4928: clang -c conftest.c >&5configure:4928: $? = 0configure:4936: result: inlineconfigure:4956: checking for working memcmpconfigure:5009: result: noconfigure:5021: checking for memsetconfigure:5021: clang -o conftest conftest.c >&5conftest.c:49:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]char memset ();^conftest.c:49:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'1 warning generated.configure:5021: $? = 0configure:5021: result: yesconfigure:5021: checking for strcasecmpconfigure:5021: clang -o conftest conftest.c >&5conftest.c:50:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]char strcasecmp ();^conftest.c:50:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'1 warning generated.configure:5021: $? = 0configure:5021: result: yesconfigure:5021: checking for strchrconfigure:5021: clang -o conftest conftest.c >&5conftest.c:51:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]char strchr ();^conftest.c:51:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'1 warning generated.configure:5021: $? = 0configure:5021: result: yesconfigure:5021: checking for strdupconfigure:5021: clang -o conftest conftest.c >&5conftest.c:52:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]char strdup ();^conftest.c:52:6: note: 'strdup' is a builtin with type 'char *(const char *)'1 warning generated.configure:5021: $? = 0configure:5021: result: yesconfigure:5021: checking for strerrorconfigure:5021: clang -o conftest conftest.c >&5conftest.c:53:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:53:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:5021: $? = 0configure:5021: result: yesconfigure:5021: checking for strtolconfigure:5021: clang -o conftest conftest.c >&5configure:5021: $? = 0configure:5021: result: yesconfigure:5021: checking for strtoulconfigure:5021: clang -o conftest conftest.c >&5configure:5021: $? = 0configure:5021: result: yesconfigure:5031: checking whether our compiler supports __func__configure:5044: clang -c conftest.c >&5configure:5044: $? = 0configure:5045: result: yesconfigure:5191: checking that generated files are newer than configureconfigure:5197: result: doneconfigure:5228: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by uncrustify config.status 0.63, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 45120b2e9526config.status:878: creating Makefileconfig.status:878: creating src/Makefileconfig.status:878: creating man/Makefileconfig.status:878: creating man/uncrustify.1config.status:878: creating src/uncrustify_version.hconfig.status:878: creating src/config.hconfig.status:1107: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_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_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_LDFLAGS_set=setac_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=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_memcmp_working=noac_cv_func_memset=yesac_cv_func_strcasecmp=yesac_cv_func_strchr=yesac_cv_func_strdup=yesac_cv_func_strerror=yesac_cv_func_strtol=yesac_cv_func_strtoul=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdbool_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_header_utime_h=yesac_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_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_prog_make_make_set=yesac_cv_type__Bool=yesam_cv_CC_dependencies_compiler_type=noneam_cv_CXX_dependencies_compiler_type=noneam_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/uncrustify/src/uncrustify-0.63/missing aclocal-1.15'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='0'AM_V='$(V)'AUTOCONF='${SHELL} /tmp/uncrustify/src/uncrustify-0.63/missing autoconf'AUTOHEADER='${SHELL} /tmp/uncrustify/src/uncrustify-0.63/missing autoheader'AUTOMAKE='${SHELL} /tmp/uncrustify/src/uncrustify-0.63/missing automake-1.15'AWK='gawk'CC='clang'CCDEPMODE='depmode=none'CFLAGS=''CPP='clang -E'CPPFLAGS=''CXX='clang++'CXXDEPMODE='depmode=none'CXXFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=' ${LIBOBJDIR}memcmp$U.o'LIBS=''LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo'MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/uncrustify/src/uncrustify-0.63/missing makeinfo'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='uncrustify'PACKAGE_BUGREPORT=''PACKAGE_NAME='uncrustify'PACKAGE_STRING='uncrustify 0.63'PACKAGE_TARNAME='uncrustify'PACKAGE_URL='http://uncrustify.sourceforge.net/'PACKAGE_VERSION='0.63'PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='0.63'ac_ct_CC=''ac_ct_CXX=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE=''am__fastdepCC_TRUE='#'am__fastdepCXX_FALSE=''am__fastdepCXX_TRUE='#'am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host_alias='x86_64-unknown-linux'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/uncrustify/src/uncrustify-0.63/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='$(MKDIR_P)'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 "uncrustify"#define PACKAGE_TARNAME "uncrustify"#define PACKAGE_VERSION "0.63"#define PACKAGE_STRING "uncrustify 0.63"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL "http://uncrustify.sourceforge.net/"#define PACKAGE "uncrustify"#define VERSION "0.63"#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_UTIME_H 1#define HAVE__BOOL 1#define HAVE_STDBOOL_H 1#define HAVE_MEMSET 1#define HAVE_STRCASECMP 1#define HAVE_STRCHR 1#define HAVE_STRDUP 1#define HAVE_STRERROR 1#define HAVE_STRTOL 1#define HAVE_STRTOUL 1configure: exit 0