The build took 00h 01m 17s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
7,140 |
sh |
2,276 |
ansic |
386 |
makefile |
9,802 |
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: libytnef 1.5-4 (Wed Apr 5 01:34:43 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 for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for x86_64-unknown-linux-gcc... clangchecking for C compiler default output... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... yeschecking for suffix of executables... checking 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 ANSI C... none neededchecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for ld used by GCC... /sysroot/bin/ldchecking if the linker (/sysroot/bin/ld) is GNU ld... yeschecking for /sysroot/bin/ld option to reload object files... -rchecking for BSD-compatible nm... nmchecking whether ln -s works... yeschecking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )checking command to parse nm output... okchecking how to run the C preprocessor... clang -Echecking for egrep... 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 dlfcn.h usability... yeschecking dlfcn.h presence... yeschecking for dlfcn.h... yeschecking for x86_64-unknown-linux-file... nochecking for file... /usr/bin/filechecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for x86_64-unknown-linux-strip... stripchecking for objdir... .libschecking for clang option to produce PIC... -fPICchecking if clang PIC flag -fPIC works... yeschecking if clang static flag -static works... nochecking if clang supports -c -o file.o... yeschecking if clang supports -c -o file.lo... yeschecking if clang supports -fno-rtti -fno-exceptions... yeschecking whether the linker (/sysroot/bin/ld) supports shared libraries... yeschecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking dynamic linker characteristics... GNU/Linux ld.sochecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... nochecking whether -lc should be explicitly linked in... nocreating libtoolchecking for ANSI C header files... (cached) yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking whether byte ordering is bigendian... nochecking for stdlib.h... (cached) yeschecking for GNU libc compatible malloc... nochecking for memset... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating libytnef.specconfig.status: creating config.hconfig.status: config.h is unchangedconfig.status: executing depfiles commandscd . && /bin/sh ./config.status config.hconfig.status: creating config.hconfig.status: config.h is unchangedmake all-ammake[1]: Entering directory '/tmp/libytnef/src/libytnef-1.5'source='ytnef.c' object='ytnef.lo' libtool=yes \depfile='.deps/ytnef.Plo' tmpdepfile='.deps/ytnef.TPlo' \depmode=gcc3 /bin/sh ./depcomp \/bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -c -o ytnef.lo `test -f 'ytnef.c' || echo './'`ytnef.ccd . && /bin/sh ./config.status config.hconfig.status: creating config.hclang -DHAVE_CONFIG_H -I. -I. -I. -c ytnef.c -MT ytnef.lo -MD -MP -MF .deps/ytnef.TPlo -fPIC -DPIC -o ytnef.loconfig.status: config.h is unchangedytnef.c:158:18: warning: implicit declaration of function 'rpl_malloc' is invalid in C99 [-Wimplicit-function-declaration] char *utf8 = malloc(3 * len/2 + 1); ^./config.h:70:16: note: expanded from macro 'malloc'#define malloc rpl_malloc ^ytnef.c:158:11: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion] char *utf8 = malloc(3 * len/2 + 1); ^ ~~~~~~~~~~~~~~~~~~~~~ytnef.c:161:28: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] unsigned int c = SwapWord(buf+i); ^~~~~ytnef.c:103:21: note: passing argument to parameter 'p' hereWORD SwapWord(BYTE *p) ^ytnef.c:280:1: warning: control reaches end of non-void function [-Wreturn-type]}^ytnef.c:416:37: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] vl->data = to_utf8(vl->size, d); ^ytnef.c:154:30: note: passing argument to parameter 'buf' herechar* to_utf8(int len, char* buf) ^ytnef.c:469:58: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf("Read %i bytes, Expected %i bytes\n", (d-data), size); ~~ ^~~~~~~~ %liytnef.c:470:42: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf("%i bytes missing\n", size - (d-data)); ~~ ^~~~~~~~~~~~~~~ %liytnef.c:475:58: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf("Read %i bytes, Expected %i bytes\n", (d-data), size); ~~ ^~~~~~~~ %liytnef.c:476:40: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf("%i bytes extra\n", (d-data)-size); ~~ ^~~~~~~~~~~~~ %liytnef.c:502:1: warning: control reaches end of non-void function [-Wreturn-type]}^ytnef.c:555:38: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] printf("%hu:%02hu:%02hu pm", (Date.wHour-12), ~~~ ^~~~~~~~~~~~~~~ %dytnef.c:568:9: error: non-void function 'TNEFHexBreakdown' should return a value [-Wreturn-type] return; ^ytnef.c:583:9: error: non-void function 'TNEFDetailedPrint' should return a value [-Wreturn-type] return; ^ytnef.c:664:28: warning: data argument not used by format string [-Wformat-extra-args] DEBUG1(TNEF->Debug, 2, "Key = %i", *key); ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ytnef.c:17:51: note: expanded from macro 'DEBUG1' printf("DEBUG(%i/%i):", curlvl, lvl, msg); \ ~~~~~~~~~~~~~~~ ^ytnef.c:687:28: warning: data argument not used by format string [-Wformat-extra-args] DEBUG1(TNEF->Debug, 2, "Type = %i", *type); ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ytnef.c:17:51: note: expanded from macro 'DEBUG1' printf("DEBUG(%i/%i):", curlvl, lvl, msg); \ ~~~~~~~~~~~~~~~ ^ytnef.c:698:28: warning: data argument not used by format string [-Wformat-extra-args] DEBUG1(TNEF->Debug, 2, "Size = %i", *size); ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ytnef.c:17:51: note: expanded from macro 'DEBUG1' printf("DEBUG(%i/%i):", curlvl, lvl, msg); \ ~~~~~~~~~~~~~~~ ^ytnef.c:844:29: warning: data argument not used by format string [-Wformat-extra-args] DEBUG1(finfo->Debug, 3, "Opening %s", finfo->filename); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ytnef.c:17:51: note: expanded from macro 'DEBUG1' printf("DEBUG(%i/%i):", curlvl, lvl, msg); \ ~~~~~~~~~~~~~~~ ^ytnef.c:856:29: warning: data argument not used by format string [-Wformat-extra-args] DEBUG2(finfo->Debug, 3, "Reading %i blocks of %i size", count, size); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ytnef.c:23:51: note: expanded from macro 'DEBUG2' printf("DEBUG(%i/%i):", curlvl, lvl, msg); \ ~~~~~~~~~~~~~~~ ^ytnef.c:868:29: warning: data argument not used by format string [-Wformat-extra-args] DEBUG1(finfo->Debug, 3, "Closing file %s", finfo->filename); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ytnef.c:17:51: note: expanded from macro 'DEBUG1' printf("DEBUG(%i/%i):", curlvl, lvl, msg); \ ~~~~~~~~~~~~~~~ ^ytnef.c:914:29: warning: data argument not used by format string [-Wformat-extra-args] DEBUG1(minfo->Debug, 3, "Copying %i bytes", length); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ytnef.c:17:51: note: expanded from macro 'DEBUG1' printf("DEBUG(%i/%i):", curlvl, lvl, msg); \ ~~~~~~~~~~~~~~~ ^ytnef.c:995:32: warning: data argument not used by format string [-Wformat-extra-args] DEBUG2(TNEF->Debug, 2, "Header says type=%i, size=%i", type, size); ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ytnef.c:23:51: note: expanded from macro 'DEBUG2' printf("DEBUG(%i/%i):", curlvl, lvl, msg); \ ~~~~~~~~~~~~~~~ ^ytnef.c:1034:48: warning: data argument not used by format string [-Wformat-extra-args] DEBUG2(TNEF->Debug, 1, "No handler for %s: %i bytes", ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ytnef.c:23:51: note: expanded from macro 'DEBUG2' printf("DEBUG(%i/%i):", curlvl, lvl, msg); \ ~~~~~~~~~~~~~~~ ^ytnef.c:1229:38: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] MAPISysTimetoDTR(mapidata->data, &thedate); ^~~~~~~~~~~~~~ytnef.c:1079:28: note: passing argument to parameter 'data' hereint MAPISysTimetoDTR(BYTE *data, dtr *thedate) ^ytnef.c:1235:48: warning: format specifies type 'long' but the argument has type 'char' [-Wformat] printf(" Value: %li\n", *(mapidata->data)); ~~~ ^~~~~~~~~~~~~~~~~ %hhiytnef.c:1238:48: warning: format specifies type 'short' but the argument has type 'char' [-Wformat] printf(" Value: %hi\n", *(mapidata->data)); ~~~ ^~~~~~~~~~~~~~~~~ %hhiytnef.c:1251:24: warning: implicit declaration of function 'IsCompressedRTF' is invalid in C99 [-Wimplicit-function-declaration] if(IsCompressedRTF(mapidata)==1) { ^ytnef.c:1255:41: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] if((vlTemp.data = DecompressRTF(mapidata, &(vlTemp.size))) != NULL) { ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ytnef.c:1263:33: warning: implicit declaration of function 'isprint' is invalid in C99 [-Wimplicit-function-declaration] if (isprint(mapidata->data[h])) ^ytnef.c:1299:9: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] src = p->data; ^ ~~~~~~~ytnef.c:1333:9: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] src = p->data; ^ ~~~~~~~28 warnings and 2 errors generated.make[1]: *** [Makefile:228: ytnef.lo] Error 1make[1]: Leaving directory '/tmp/libytnef/src/libytnef-1.5'make: *** [Makefile:134: all] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/libytnef/src/libytnef-1.5/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by libytnef configure 1.5, which wasgenerated by GNU Autoconf 2.57. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static## --------- #### Platform. #### --------- ##hostname = 19d384b17677uname -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:1491: checking for a BSD-compatible installconfigure:1545: result: /usr/bin/install -cconfigure:1556: checking whether build environment is saneconfigure:1599: result: yesconfigure:1632: checking for gawkconfigure:1648: found /usr/sbin/gawkconfigure:1658: result: gawkconfigure:1668: checking whether make sets $(MAKE)configure:1688: result: yesconfigure:1748: checking for x86_64-unknown-linux-stripconfigure:1777: result: noconfigure:1786: checking for stripconfigure:1802: found /sysroot/bin/stripconfigure:1813: result: stripconfigure:1850: checking for x86_64-unknown-linux-gccconfigure:1876: result: clangconfigure:2158: checking for C compiler versionconfigure:2161: clang --version &5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2164: $? = 0configure:2166: 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:2169: $? = 0configure:2171: clang -V &5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2174: $? = 1configure:2198: checking for C compiler default outputconfigure:2201: clang conftest.c >&5configure:2204: $? = 0configure:2250: result: a.outconfigure:2255: checking whether the C compiler worksconfigure:2261: ./a.out./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:2264: $? = 127configure:2281: result: yesconfigure:2288: checking whether we are cross compilingconfigure:2290: result: yesconfigure:2293: checking for suffix of executablesconfigure:2295: clang -o conftest conftest.c >&5configure:2298: $? = 0configure:2323: result:configure:2329: checking for suffix of object filesconfigure:2351: clang -c conftest.c >&5configure:2354: $? = 0configure:2376: result: oconfigure:2380: checking whether we are using the GNU C compilerconfigure:2405: clang -c conftest.c >&5configure:2408: $? = 0configure:2411: test -s conftest.oconfigure:2414: $? = 0configure:2427: result: yesconfigure:2433: checking whether clang accepts -gconfigure:2455: clang -c -g conftest.c >&5configure:2458: $? = 0configure:2461: test -s conftest.oconfigure:2464: $? = 0configure:2475: result: yesconfigure:2492: checking for clang option to accept ANSI Cconfigure:2553: clang -c conftest.c >&5configure:2556: $? = 0configure:2559: test -s conftest.oconfigure:2562: $? = 0configure:2580: result: none neededconfigure:2598: clang -c conftest.c >&5conftest.c:2:3: error: unknown type name 'choke'choke me^conftest.c:2:11: error: expected ';' after top level declaratorchoke me^;2 errors generated.configure:2601: $? = 1configure: failed program was:| #ifndef __cplusplus| choke me| #endifconfigure:2729: checking for style of include used by makeconfigure:2757: result: GNUconfigure:2785: checking dependency style of clangconfigure:2847: result: gcc3configure:2924: checking build system typeconfigure:2942: result: x86_64-unknown-linux-gnuconfigure:2950: checking host system typeconfigure:2964: result: x86_64-unknown-linux-gnuconfigure:2994: checking for ld used by GCCconfigure:3057: result: /sysroot/bin/ldconfigure:3066: checking if the linker (/sysroot/bin/ld) is GNU ldGNU gold (GNU Binutils 2.26.20160125) 1.11configure:3078: result: yesconfigure:3083: checking for /sysroot/bin/ld option to reload object filesconfigure:3090: result: -rconfigure:3095: checking for BSD-compatible nmconfigure:3131: result: nmconfigure:3134: checking whether ln -s worksconfigure:3138: result: yesconfigure:3145: checking how to recognise dependant librariesconfigure:3323: result: file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )configure:3336: checking command to parse nm outputconfigure:3417: clang -c conftest.c >&5configure:3420: $? = 0configure:3424: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nmconfigure:3427: $? = 0configure:3479: clang -o conftest conftest.c conftstm.o >&5conftest.c:6:1: warning: variable named 'main' with external linkage has undefined behavior [-Wmain]extern char main;^1 warning generated.configure:3482: $? = 0configure:3526: result: okconfigure:3535: checking how to run the C preprocessorconfigure:3571: clang -E conftest.cconfigure:3577: $? = 0configure:3609: clang -E conftest.cconfigure:3610:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3615: $? = 1configure: failed program was:| #line 3600 "configure"| /* confdefs.h. */|| #define PACKAGE_NAME "libytnef"| #define PACKAGE_TARNAME "libytnef"| #define PACKAGE_VERSION "1.5"| #define PACKAGE_STRING "libytnef 1.5"| #define PACKAGE_BUGREPORT "yerase@yeraze.com"| #define PACKAGE "libytnef"| #define VERSION "1.5"| /* end confdefs.h. */| #include configure:3653: result: clang -Econfigure:3678: clang -E conftest.cconfigure:3684: $? = 0configure:3716: clang -E conftest.cconfigure:3717:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3722: $? = 1configure: failed program was:| #line 3707 "configure"| /* confdefs.h. */|| #define PACKAGE_NAME "libytnef"| #define PACKAGE_TARNAME "libytnef"| #define PACKAGE_VERSION "1.5"| #define PACKAGE_STRING "libytnef 1.5"| #define PACKAGE_BUGREPORT "yerase@yeraze.com"| #define PACKAGE "libytnef"| #define VERSION "1.5"| /* end confdefs.h. */| #include configure:3765: checking for egrepconfigure:3775: result: grep -Econfigure:3780: checking for ANSI C header filesconfigure:3806: clang -c conftest.c >&5configure:3809: $? = 0configure:3812: test -s conftest.oconfigure:3815: $? = 0configure:3930: result: yesconfigure:3954: checking for sys/types.hconfigure:3971: clang -c conftest.c >&5configure:3974: $? = 0configure:3977: test -s conftest.oconfigure:3980: $? = 0configure:3991: result: yesconfigure:3954: checking for sys/stat.hconfigure:3971: clang -c conftest.c >&5configure:3974: $? = 0configure:3977: test -s conftest.oconfigure:3980: $? = 0configure:3991: result: yesconfigure:3954: checking for stdlib.hconfigure:3971: clang -c conftest.c >&5configure:3974: $? = 0configure:3977: test -s conftest.oconfigure:3980: $? = 0configure:3991: result: yesconfigure:3954: checking for string.hconfigure:3971: clang -c conftest.c >&5configure:3974: $? = 0configure:3977: test -s conftest.oconfigure:3980: $? = 0configure:3991: result: yesconfigure:3954: checking for memory.hconfigure:3971: clang -c conftest.c >&5configure:3974: $? = 0configure:3977: test -s conftest.oconfigure:3980: $? = 0configure:3991: result: yesconfigure:3954: checking for strings.hconfigure:3971: clang -c conftest.c >&5configure:3974: $? = 0configure:3977: test -s conftest.oconfigure:3980: $? = 0configure:3991: result: yesconfigure:3954: checking for inttypes.hconfigure:3971: clang -c conftest.c >&5configure:3974: $? = 0configure:3977: test -s conftest.oconfigure:3980: $? = 0configure:3991: result: yesconfigure:3954: checking for stdint.hconfigure:3971: clang -c conftest.c >&5configure:3974: $? = 0configure:3977: test -s conftest.oconfigure:3980: $? = 0configure:3991: result: yesconfigure:3954: checking for unistd.hconfigure:3971: clang -c conftest.c >&5configure:3974: $? = 0configure:3977: test -s conftest.oconfigure:3980: $? = 0configure:3991: result: yesconfigure:4017: checking dlfcn.h usabilityconfigure:4030: clang -c conftest.c >&5configure:4033: $? = 0configure:4036: test -s conftest.oconfigure:4039: $? = 0configure:4049: result: yesconfigure:4053: checking dlfcn.h presenceconfigure:4064: clang -E conftest.cconfigure:4070: $? = 0configure:4089: result: yesconfigure:4125: checking for dlfcn.hconfigure:4132: result: yesconfigure:4153: checking for x86_64-unknown-linux-fileconfigure:4211: result: noconfigure:4217: checking for fileconfigure:4272: result: /usr/bin/fileconfigure:4291: checking for x86_64-unknown-linux-ranlibconfigure:4320: result: noconfigure:4329: checking for ranlibconfigure:4345: found /sysroot/bin/ranlibconfigure:4356: result: ranlibconfigure:4371: checking for x86_64-unknown-linux-stripconfigure:4397: result: stripconfigure:4646: checking for objdirconfigure:4657: result: .libsconfigure:4674: checking for clang option to produce PICconfigure:4824: result: -fPICconfigure:4828: checking if clang PIC flag -fPIC worksconfigure:4852: clang -c -fPIC -DPIC conftest.c >&5configure:4855: $? = 0configure:4858: test -s conftest.oconfigure:4861: $? = 0configure:4899: result: yesconfigure:4915: checking if clang static flag -static worksconfigure:4940: clang -o conftest -static conftest.c >&5//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginT.o(.text+0x1): error: undefined reference to '__TMC_END__'//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginT.o(.text+0x41): error: undefined reference to '__TMC_END__'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4943: $? = 1configure: failed program was:| #line 4923 "configure"| /* confdefs.h. */|| #define PACKAGE_NAME "libytnef"| #define PACKAGE_TARNAME "libytnef"| #define PACKAGE_VERSION "1.5"| #define PACKAGE_STRING "libytnef 1.5"| #define PACKAGE_BUGREPORT "yerase@yeraze.com"| #define PACKAGE "libytnef"| #define VERSION "1.5"| #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_DLFCN_H 1| /* end confdefs.h. */|| int| main ()| {|| ;| return 0;| }configure:4965: result: noconfigure:4977: checking if clang supports -c -o file.oconfigure:4997: clang -c -o out/conftest2.o conftest.c >&5configure:5021: result: yesconfigure:5026: checking if clang supports -c -o file.loconfigure:5054: clang -c -c -o conftest.lo conftest.c >&5configure:5057: $? = 0configure:5060: test -s conftest.loconfigure:5063: $? = 0configure:5085: result: yesconfigure:5116: checking if clang supports -fno-rtti -fno-exceptionsconfigure:5139: clang -c -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5configure:5142: $? = 0configure:5145: test -s conftest.oconfigure:5148: $? = 0configure:5165: result: yesconfigure:5176: checking whether the linker (/sysroot/bin/ld) supports shared librariesconfigure:5856: result: yesconfigure:5861: checking how to hardcode library paths into programsconfigure:5885: result: immediateconfigure:5890: checking whether stripping libraries is possibleconfigure:5895: result: yesconfigure:5906: checking dynamic linker characteristicsconfigure:6299: result: GNU/Linux ld.soconfigure:6304: checking if libtool supports shared librariesconfigure:6306: result: yesconfigure:6309: checking whether to build shared librariesconfigure:6330: result: yesconfigure:6333: checking whether to build static librariesconfigure:6337: result: noconfigure:7011: checking whether -lc should be explicitly linked inconfigure:7019: clang -c conftest.c >&5configure:7022: $? = 0configure:7036: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1configure:7039: $? = 0configure:7052: result: noconfigure:7626: checking for ANSI C header filesconfigure:7776: result: yesconfigure:7792: checking for stdlib.hconfigure:7797: result: yesconfigure:7792: checking for string.hconfigure:7797: result: yesconfigure:7931: checking whether byte ordering is bigendianconfigure:7959: clang -c conftest.c >&5configure:7962: $? = 0configure:7965: test -s conftest.oconfigure:7968: $? = 0configure:7993: clang -c conftest.c >&5configure:8002:2: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:7996: $? = 1configure: failed program was:| #line 7971 "configure"| /* confdefs.h. */|| #define PACKAGE_NAME "libytnef"| #define PACKAGE_TARNAME "libytnef"| #define PACKAGE_VERSION "1.5"| #define PACKAGE_STRING "libytnef 1.5"| #define PACKAGE_BUGREPORT "yerase@yeraze.com"| #define PACKAGE "libytnef"| #define VERSION "1.5"| #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_DLFCN_H 1| #define STDC_HEADERS 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| /* end confdefs.h. */| #include | #include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| not big endian| #endif|| ;| return 0;| }configure:8116: result: noconfigure:8142: checking for stdlib.hconfigure:8147: result: yesconfigure:8279: checking for GNU libc compatible mallocconfigure:8331: result: noconfigure:8358: checking for memsetconfigure:8408: clang -o conftest conftest.c >&5configure:8406:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]char memset ();^configure:8406:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'1 warning generated.configure:8411: $? = 0configure:8414: test -s conftestconfigure:8417: $? = 0configure:8428: result: yesconfigure:8543: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by libytnef config.status 1.5, which wasgenerated by GNU Autoconf 2.57. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 19d384b17677config.status:661: creating Makefileconfig.status:765: creating config.hconfig.status:992: executing depfiles commandsconfigure:9834: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by libytnef config.status 1.5, which wasgenerated by GNU Autoconf 2.57. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 19d384b17677config.status:662: creating Makefileconfig.status:662: creating libytnef.specconfig.status:766: creating config.hconfig.status:887: config.h is unchangedconfig.status:993: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_build_alias=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=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_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_exeext=ac_cv_func_malloc_0_nonnull=noac_cv_func_memset=yesac_cv_header_dlfcn_h=yesac_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_host_alias=x86_64-unknown-linuxac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_STRIP=stripac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_egrep='grep -E'ac_cv_prog_make_make_set=yesam_cv_CC_dependencies_compiler_type=gcc3lt_cv_archive_cmds_need_lc=nolt_cv_compiler_c_o=yeslt_cv_compiler_o_lo=yeslt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'lt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file='/lib/libc.so /lib/libc.so.6 /lib/libc-2.23.so'lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''lt_cv_ld_reload_flag=-rlt_cv_path_LD=/sysroot/bin/ldlt_cv_path_MAGIC_CMD=/usr/bin/filelt_cv_path_NM=nmlt_cv_prog_cc_can_build_shared=yeslt_cv_prog_cc_no_builtin=lt_cv_prog_cc_pic=' -fPIC'lt_cv_prog_cc_pic_works=yeslt_cv_prog_cc_shlib=lt_cv_prog_cc_static=lt_cv_prog_cc_static_works=nolt_cv_prog_cc_wl=-Wl,lt_cv_prog_gnu_ld=yeslt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/libytnef/src/libytnef-1.5/missing --run aclocal-1.6'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/libytnef/src/libytnef-1.5/missing --run tar'AUTOCONF='${SHELL} /tmp/libytnef/src/libytnef-1.5/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/libytnef/src/libytnef-1.5/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/libytnef/src/libytnef-1.5/missing --run automake-1.6'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='clang -E'CPPFLAGS=''DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO='echo'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='grep -E'EXEEXT=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=''LIBOBJS=' malloc$U.o'LIBS=''LIBTOOL='$(SHELL) $(top_builddir)/libtool'LN_S='ln -s'LTLIBOBJS=' malloc$U.lo'MAKEINFO='${SHELL} /tmp/libytnef/src/libytnef-1.5/missing --run makeinfo'OBJEXT='o'PACKAGE='libytnef'PACKAGE_BUGREPORT='yerase@yeraze.com'PACKAGE_NAME='libytnef'PACKAGE_STRING='libytnef 1.5'PACKAGE_TARNAME='libytnef'PACKAGE_VERSION='1.5'PATH_SEPARATOR=':'RANLIB='ranlib'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='1.5'ac_ct_CC=''ac_ct_RANLIB='ranlib'ac_ct_STRIP='strip'am__include='include'am__quote=''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='${prefix}'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'install_sh='/tmp/libytnef/src/libytnef-1.5/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='${prefix}/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 HAVE_DLFCN_H 1#define HAVE_INTTYPES_H 1#define HAVE_MALLOC 0#define HAVE_MEMORY_H 1#define HAVE_MEMSET 1#define HAVE_STDINT_H 1#define HAVE_STDLIB_H 1#define HAVE_STDLIB_H 1#define HAVE_STDLIB_H 1#define HAVE_STRINGS_H 1#define HAVE_STRING_H 1#define HAVE_STRING_H 1#define HAVE_SYS_STAT_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_UNISTD_H 1#define PACKAGE "libytnef"#define PACKAGE_BUGREPORT "yerase@yeraze.com"#define PACKAGE_NAME "libytnef"#define PACKAGE_STRING "libytnef 1.5"#define PACKAGE_TARNAME "libytnef"#define PACKAGE_VERSION "1.5"#define STDC_HEADERS 1#define STDC_HEADERS 1#define VERSION "1.5"#define malloc rpl_mallocconfigure: exit 0## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by libytnef config.status 1.5, which wasgenerated by GNU Autoconf 2.57. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.status config.hon 19d384b17677config.status:766: creating config.hconfig.status:887: config.h is unchanged## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by libytnef config.status 1.5, which wasgenerated by GNU Autoconf 2.57. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.status config.hon 19d384b17677config.status:766: creating config.hconfig.status:887: config.h is unchanged