The build took 00h 01m 38s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 9,044 | ansic | 
| 3,800 | sh | 
| 2,504 | makefile | 
| 15,348 | 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: zsync 0.6.2-3 (Tue Apr  4 23:26: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 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 to enable maintainer-specific portions of Makefiles... nochecking 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 style of include used by make... GNUchecking dependency style of clang... gcc3checking whether ln -s works... yeschecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibconfigure: WARNING: using cross tools not prefixed with host tripletchecking for an ANSI C-conforming const... yeschecking 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 string.h... (cached) yeschecking for size_t... yeschecking for memcpy... yeschecking for pwrite... yeschecking for pread... yeschecking for mkstemp... yeschecking for socklen_t... yeschecking for in_port_t... yeschecking for h_errno declaration in netdb.h... yeschecking for socket in -lsocket... nochecking for getaddrinfo... yeschecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking for _LARGEFILE_SOURCE value needed for large files... nochecking size of size_t... 8checking size of off_t... 8checking if malloc debugging is wanted... nochecking whether compiler supports -g... nochecking whether compiler supports -Wall... nochecking whether compiler supports -Wwrite-strings... nochecking whether compiler supports -Winline... nochecking whether compiler supports -Wextra... nochecking whether compiler supports -Winline... nochecking whether compiler supports -Wmissing-noreturn... nochecking whether compiler supports -Wredundant-decls... nochecking whether compiler supports -Wnested-externs... nochecking whether compiler supports -Wundef... nochecking whether compiler supports -Wbad-function-cast... nochecking whether compiler supports -Wcast-align... nochecking whether compiler supports -Wvolatile-register-var... nochecking whether compiler supports -ffast-math... noconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating librcksum/Makefileconfig.status: creating zlib/Makefileconfig.status: creating libzsync/Makefileconfig.status: creating doc/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake  all-recursivemake[1]: Entering directory '/tmp/zsync/src/zsync-0.6.2'Making all in librcksummake[2]: Entering directory '/tmp/zsync/src/zsync-0.6.2/librcksum'clang -DHAVE_CONFIG_H -I. -I..      -MT rsum.o -MD -MP -MF .deps/rsum.Tpo -c -o rsum.o rsum.cclang -DHAVE_CONFIG_H -I. -I..      -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.cclang -DHAVE_CONFIG_H -I. -I..      -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.cclang -DHAVE_CONFIG_H -I. -I..      -MT range.o -MD -MP -MF .deps/range.Tpo -c -o range.o range.cmv -f .deps/hash.Tpo .deps/hash.Pomv -f .deps/state.Tpo .deps/state.Pomv -f .deps/range.Tpo .deps/range.Poclang -DHAVE_CONFIG_H -I. -I..      -MT md4.o -MD -MP -MF .deps/md4.Tpo -c -o md4.o md4.cclang -DHAVE_CONFIG_H -I. -I..      -MT md4test.o -MD -MP -MF .deps/md4test.Tpo -c -o md4test.o md4test.cmv -f .deps/rsum.Tpo .deps/rsum.PoIn file included from md4.c:27:In file included from ./md4.h:19:In file included from ../zsglobal.h:21:../config.h:104:9: warning: '_XOPEN_SOURCE' macro redefined [-Wmacro-redefined]#define _XOPEN_SOURCE 600        ^/sysroot/include/features.h:16:9: note: previous definition is here#define _XOPEN_SOURCE 700        ^mv -f .deps/md4test.Tpo .deps/md4test.Po1 warning generated.mv -f .deps/md4.Tpo .deps/md4.Porm -f librcksum.aar cru librcksum.a rsum.o hash.o state.o range.o md4.o clang     -o md4test md4test.o md4.o  /r: `u' modifier ignored since `D' is the default (see `U')ranlib librcksum.amake[2]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/librcksum'Making all in zlibmake[2]: Entering directory '/tmp/zsync/src/zsync-0.6.2/zlib'clang -DHAVE_CONFIG_H -I. -I..      -MT inflate.o -MD -MP -MF .deps/inflate.Tpo -c -o inflate.o inflate.cclang -DHAVE_CONFIG_H -I. -I..      -MT adler32.o -MD -MP -MF .deps/adler32.Tpo -c -o adler32.o adler32.cclang -DHAVE_CONFIG_H -I. -I..      -MT inftrees.o -MD -MP -MF .deps/inftrees.Tpo -c -o inftrees.o inftrees.cclang -DHAVE_CONFIG_H -I. -I..      -MT zutil.o -MD -MP -MF .deps/zutil.Tpo -c -o zutil.o zutil.cmv -f .deps/zutil.Tpo .deps/zutil.Poclang -DHAVE_CONFIG_H -I. -I..      -MT crc32.o -MD -MP -MF .deps/crc32.Tpo -c -o crc32.o crc32.cmv -f .deps/adler32.Tpo .deps/adler32.Poclang -DHAVE_CONFIG_H -I. -I..      -MT deflate.o -MD -MP -MF .deps/deflate.Tpo -c -o deflate.o deflate.cmv -f .deps/inftrees.Tpo .deps/inftrees.Poclang -DHAVE_CONFIG_H -I. -I..      -MT compress.o -MD -MP -MF .deps/compress.Tpo -c -o compress.o compress.cmv -f .deps/crc32.Tpo .deps/crc32.Poclang -DHAVE_CONFIG_H -I. -I..      -MT trees.o -MD -MP -MF .deps/trees.Tpo -c -o trees.o trees.cmv -f .deps/compress.Tpo .deps/compress.Pomv -f .deps/deflate.Tpo .deps/deflate.Pomv -f .deps/inflate.Tpo .deps/inflate.Porm -f libinflate.aar cru libinflate.a inflate.o adler32.o inftrees.o zutil.o crc32.o /r: `u' modifier ignored since `D' is the default (see `U')ranlib libinflate.amv -f .deps/trees.Tpo .deps/trees.Porm -f libdeflate.aar cru libdeflate.a deflate.o compress.o trees.o /r: `u' modifier ignored since `D' is the default (see `U')ranlib libdeflate.amake[2]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/zlib'Making all in libzsyncmake[2]: Entering directory '/tmp/zsync/src/zsync-0.6.2/libzsync'clang -DHAVE_CONFIG_H -I. -I..      -MT zsync.o -MD -MP -MF .deps/zsync.Tpo -c -o zsync.o zsync.cclang -DHAVE_CONFIG_H -I. -I..      -MT zmap.o -MD -MP -MF .deps/zmap.Tpo -c -o zmap.o zmap.cclang -DHAVE_CONFIG_H -I. -I..      -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.cclang -DHAVE_CONFIG_H -I. -I..      -MT sha1test.o -MD -MP -MF .deps/sha1test.Tpo -c -o sha1test.o sha1test.cIn file included from sha1.c:26:./sha1.h:43:43: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]char *SHA1FileChunk(const char *, char *, off_t, off_t)                                          ^./sha1.h:43:50: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]char *SHA1FileChunk(const char *, char *, off_t, off_t)                                                 ^./sha1.h:43:50: error: redefinition of parameter 'off_t'./sha1.h:43:43: note: previous declaration is herechar *SHA1FileChunk(const char *, char *, off_t, off_t)                                          ^mv -f .deps/sha1test.Tpo .deps/sha1test.Pozsync.c:213:35: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]                if (zs->blocksize < 0 || (zs->blocksize & (zs->blocksize - 1))) {                    ~~~~~~~~~~~~~ ^ ~2 warnings and 1 error generated.zsync.c:443:16: warning: returning 'char **' from a function with result type 'const char *const *' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]        return zs->zurl;               ^~~~~~~~zsync.c:448:16: warning: returning 'char **' from a function with result type 'const char *const *' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]        return zs->url;               ^~~~~~~make[2]: *** [Makefile:240: sha1.o] Error 1make[2]: *** Waiting for unfinished jobs....mv -f .deps/zmap.Tpo .deps/zmap.Pozsync.c:925:22: warning: assigning to 'Bytef *' (aka 'unsigned char *') from 'const unsigned char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]    zr->strm.next_in = buf;                     ^ ~~~zsync.c:930:43: warning: incompatible pointer types passing 'off_t *' (aka 'long *') to parameter of type 'long long *' [-Wincompatible-pointer-types]                                          &(zr->outoffset));                                          ^~~~~~~~~~~~~~~~zsync.c:771:65: note: passing argument to parameter 'poutoffset' here                                       long zoffset, long long *poutoffset) {                                                                ^zsync.c:942:26: warning: assigning to 'Bytef *' (aka 'unsigned char *') from 'const unsigned char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]        zr->strm.next_in = buf;                         ^ ~~~6 warnings generated.mv -f .deps/zsync.Tpo .deps/zsync.Pomake[2]: Leaving directory '/tmp/zsync/src/zsync-0.6.2/libzsync'make[1]: *** [Makefile:434: all-recursive] Error 1make[1]: Leaving directory '/tmp/zsync/src/zsync-0.6.2'make: *** [Makefile:279: all] Error 2==> ERROR: A failure occurred in build().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/zsync/src/zsync-0.6.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 zsync configure 0.6.2, which wasgenerated by GNU Autoconf 2.65.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 239bbde1cbfduname -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:2404: checking build system typeconfigure:2418: result: x86_64-unknown-linux-gnuconfigure:2438: checking host system typeconfigure:2451: result: x86_64-unknown-linux-gnuconfigure:2488: checking for a BSD-compatible installconfigure:2556: result: /usr/bin/install -cconfigure:2567: checking whether build environment is saneconfigure:2617: result: yesconfigure:2666: checking for x86_64-unknown-linux-stripconfigure:2696: result: noconfigure:2706: checking for stripconfigure:2722: found /sysroot/bin/stripconfigure:2733: result: stripconfigure:2758: checking for a thread-safe mkdir -pconfigure:2797: result: /usr/sbin/mkdir -pconfigure:2810: checking for gawkconfigure:2826: found /usr/sbin/gawkconfigure:2837: result: gawkconfigure:2848: checking whether make sets $(MAKE)configure:2870: result: yesconfigure:2951: checking whether to enable maintainer-specific portions of Makefilesconfigure:2960: result: noconfigure:2982: checking for x86_64-unknown-linux-gccconfigure:3009: result: clangconfigure:3278: checking for C compiler versionconfigure:3287: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3298: $? = 0configure:3287: 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:3298: $? = 0configure:3287: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3298: $? = 1configure:3287: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3298: $? = 1configure:3318: checking whether the C compiler worksconfigure:3340: clang    conftest.c  >&5configure:3344: $? = 0configure:3393: result: yesconfigure:3396: checking for C compiler default output file nameconfigure:3398: result: a.outconfigure:3404: checking for suffix of executablesconfigure:3411: clang -o conftest    conftest.c  >&5configure:3415: $? = 0configure:3437: result:configure:3459: checking whether we are cross compilingconfigure:3467: clang -o conftest    conftest.c  >&5configure:3471: $? = 0configure:3478: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:3482: $? = 127configure:3497: result: yesconfigure:3502: checking for suffix of object filesconfigure:3524: clang -c   conftest.c >&5configure:3528: $? = 0configure:3549: result: oconfigure:3553: checking whether we are using the GNU C compilerconfigure:3572: clang -c   conftest.c >&5configure:3572: $? = 0configure:3581: result: yesconfigure:3590: checking whether clang accepts -gconfigure:3610: clang -c -g  conftest.c >&5configure:3610: $? = 0configure:3651: result: yesconfigure:3668: checking for clang option to accept ISO C89configure:3732: clang  -c   conftest.c >&5configure:3732: $? = 0configure:3745: result: none neededconfigure:3776: checking for style of include used by makeconfigure:3804: result: GNUconfigure:3829: checking dependency style of clangconfigure:3939: result: gcc3configure:3954: checking whether ln -s worksconfigure:3958: result: yesconfigure:3968: checking for x86_64-unknown-linux-ranlibconfigure:3998: result: noconfigure:4008: checking for ranlibconfigure:4024: found /sysroot/bin/ranlibconfigure:4035: result: ranlibconfigure:4047: WARNING: using cross tools not prefixed with host tripletconfigure:4070: checking for an ANSI C-conforming constconfigure:4135: clang -c   conftest.c >&5configure:4135: $? = 0configure:4142: result: yesconfigure:4155: checking how to run the C preprocessorconfigure:4186: clang -E  conftest.cconfigure:4186: $? = 0configure:4200: clang -E  conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4200: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| /* end confdefs.h.  */| #include configure:4225: result: clang -Econfigure:4245: clang -E  conftest.cconfigure:4245: $? = 0configure:4259: clang -E  conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4259: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| /* end confdefs.h.  */| #include configure:4288: checking for grep that handles long lines and -econfigure:4346: result: /usr/sbin/grepconfigure:4351: checking for egrepconfigure:4413: result: /usr/sbin/grep -Econfigure:4418: checking for ANSI C header filesconfigure:4438: clang -c   conftest.c >&5configure:4438: $? = 0configure:4522: result: yesconfigure:4537: checking for sys/types.hconfigure:4537: clang -c   conftest.c >&5configure:4537: $? = 0configure:4537: result: yesconfigure:4537: checking for sys/stat.hconfigure:4537: clang -c   conftest.c >&5configure:4537: $? = 0configure:4537: result: yesconfigure:4537: checking for stdlib.hconfigure:4537: clang -c   conftest.c >&5configure:4537: $? = 0configure:4537: result: yesconfigure:4537: checking for string.hconfigure:4537: clang -c   conftest.c >&5configure:4537: $? = 0configure:4537: result: yesconfigure:4537: checking for memory.hconfigure:4537: clang -c   conftest.c >&5configure:4537: $? = 0configure:4537: result: yesconfigure:4537: checking for strings.hconfigure:4537: clang -c   conftest.c >&5configure:4537: $? = 0configure:4537: result: yesconfigure:4537: checking for inttypes.hconfigure:4537: clang -c   conftest.c >&5configure:4537: $? = 0configure:4537: result: yesconfigure:4537: checking for stdint.hconfigure:4537: clang -c   conftest.c >&5configure:4537: $? = 0configure:4537: result: yesconfigure:4537: checking for unistd.hconfigure:4537: clang -c   conftest.c >&5configure:4537: $? = 0configure:4537: result: yesconfigure:4552: checking for string.hconfigure:4552: result: yesconfigure:4562: checking for size_tconfigure:4562: clang -c   conftest.c >&5configure:4562: $? = 0configure:4562: clang -c   conftest.c >&5conftest.c:58:21: error: expected expressionif (sizeof ((size_t)))^1 error generated.configure:4562: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_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:4562: result: yesconfigure:4576: checking for memcpyconfigure:4576: clang -o conftest    conftest.c  >&5conftest.c:45:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]char memcpy ();^conftest.c:45:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'1 warning generated.configure:4576: $? = 0configure:4576: result: yesconfigure:4576: checking for pwriteconfigure:4576: clang -o conftest    conftest.c  >&5configure:4576: $? = 0configure:4576: result: yesconfigure:4576: checking for preadconfigure:4576: clang -o conftest    conftest.c  >&5configure:4576: $? = 0configure:4576: result: yesconfigure:4576: checking for mkstempconfigure:4576: clang -o conftest    conftest.c  >&5configure:4576: $? = 0configure:4576: result: yesconfigure:4587: checking for socklen_tconfigure:4607: clang -c   conftest.c >&5configure:4607: $? = 0configure:4614: result: yesconfigure:4621: checking for in_port_tconfigure:4642: clang -c   conftest.c >&5configure:4642: $? = 0configure:4649: result: yesconfigure:4762: checking for h_errno declaration in netdb.hconfigure:4781: clang -c   conftest.c >&5configure:4781: $? = 0configure:4788: result: yesconfigure:4796: checking for socket in -lsocketconfigure:4821: clang -o conftest    conftest.c -lsocket   >&5/sysroot/bin/ld: error: cannot find -lsocketclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4821: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char socket ();| int| main ()| {| return socket ();|   ;|   return 0;| }configure:4830: result: noconfigure:4844: checking for getaddrinfoconfigure:4844: clang -o conftest    conftest.c  >&5configure:4844: $? = 0configure:4844: result: yesconfigure:4869: checking for special C compiler options needed for large filesconfigure:4914: result: noconfigure:4920: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:4945: clang -c   conftest.c >&5configure:4945: $? = 0configure:4977: result: noconfigure:5060: checking for _LARGEFILE_SOURCE value needed for large filesconfigure:5079: clang -o conftest    conftest.c  >&5configure:5079: $? = 0configure:5107: result: noconfigure:5132: checking size of size_tconfigure:5137: clang -c   conftest.c >&5configure:5137: $? = 0configure:5137: clang -c   conftest.c >&5conftest.c:65: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:5137: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 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 0;| }configure:5137: clang -c   conftest.c >&5conftest.c:65: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:5137: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 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 0;| }configure:5137: clang -c   conftest.c >&5conftest.c:65: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:5137: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 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 0;| }configure:5137: clang -c   conftest.c >&5conftest.c:65: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:5137: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 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 0;| }configure:5137: clang -c   conftest.c >&5configure:5137: $? = 0configure:5137: clang -c   conftest.c >&5configure:5137: $? = 0configure:5137: clang -c   conftest.c >&5configure:5137: $? = 0configure:5137: clang -c   conftest.c >&5configure:5137: $? = 0configure:5152: result: 8configure:5166: checking size of off_tconfigure:5171: clang -c   conftest.c >&5configure:5171: $? = 0configure:5171: clang -c   conftest.c >&5conftest.c:66:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:5171: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 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 (off_t))) <= 0)];| test_array [0] = 0||   ;|   return 0;| }configure:5171: clang -c   conftest.c >&5conftest.c:66:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:5171: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 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 (off_t))) <= 1)];| test_array [0] = 0||   ;|   return 0;| }configure:5171: clang -c   conftest.c >&5conftest.c:66:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:5171: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 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 (off_t))) <= 3)];| test_array [0] = 0||   ;|   return 0;| }configure:5171: clang -c   conftest.c >&5conftest.c:66:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:5171: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 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 (off_t))) <= 7)];| test_array [0] = 0||   ;|   return 0;| }configure:5171: clang -c   conftest.c >&5configure:5171: $? = 0configure:5171: clang -c   conftest.c >&5configure:5171: $? = 0configure:5171: clang -c   conftest.c >&5configure:5171: $? = 0configure:5171: clang -c   conftest.c >&5configure:5171: $? = 0configure:5186: result: 8configure:5197: checking if malloc debugging is wantedconfigure:5215: result: noconfigure:5248: checking whether compiler supports -gconfigure:5264: clang -c  -g  conftest.c >&5conftest.c:38:12: error: function definition is not allowed herevoid f() {};^1 error generated.configure:5264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 1| #define SIZEOF_SIZE_T 8| #define SIZEOF_OFF_T 8| #define _XOPEN_SOURCE 600| #define _BSD_SOURCE 1| /* end confdefs.h.  */|| int| main ()| {||   void f() {};||   ;|   return 0;| }configure:5271: result: noconfigure:5248: checking whether compiler supports -Wallconfigure:5264: clang -c  -Wall  conftest.c >&5conftest.c:38:12: error: function definition is not allowed herevoid f() {};^1 error generated.configure:5264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 1| #define SIZEOF_SIZE_T 8| #define SIZEOF_OFF_T 8| #define _XOPEN_SOURCE 600| #define _BSD_SOURCE 1| /* end confdefs.h.  */|| int| main ()| {||   void f() {};||   ;|   return 0;| }configure:5271: result: noconfigure:5248: checking whether compiler supports -Wwrite-stringsconfigure:5264: clang -c  -Wwrite-strings  conftest.c >&5conftest.c:38:12: error: function definition is not allowed herevoid f() {};^1 error generated.configure:5264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 1| #define SIZEOF_SIZE_T 8| #define SIZEOF_OFF_T 8| #define _XOPEN_SOURCE 600| #define _BSD_SOURCE 1| /* end confdefs.h.  */|| int| main ()| {||   void f() {};||   ;|   return 0;| }configure:5271: result: noconfigure:5248: checking whether compiler supports -Winlineconfigure:5264: clang -c  -Winline  conftest.c >&5conftest.c:38:12: error: function definition is not allowed herevoid f() {};^1 error generated.configure:5264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 1| #define SIZEOF_SIZE_T 8| #define SIZEOF_OFF_T 8| #define _XOPEN_SOURCE 600| #define _BSD_SOURCE 1| /* end confdefs.h.  */|| int| main ()| {||   void f() {};||   ;|   return 0;| }configure:5271: result: noconfigure:5248: checking whether compiler supports -Wextraconfigure:5264: clang -c  -Wextra  conftest.c >&5conftest.c:38:12: error: function definition is not allowed herevoid f() {};^1 error generated.configure:5264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 1| #define SIZEOF_SIZE_T 8| #define SIZEOF_OFF_T 8| #define _XOPEN_SOURCE 600| #define _BSD_SOURCE 1| /* end confdefs.h.  */|| int| main ()| {||   void f() {};||   ;|   return 0;| }configure:5271: result: noconfigure:5248: checking whether compiler supports -Winlineconfigure:5264: clang -c  -Winline  conftest.c >&5conftest.c:38:12: error: function definition is not allowed herevoid f() {};^1 error generated.configure:5264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 1| #define SIZEOF_SIZE_T 8| #define SIZEOF_OFF_T 8| #define _XOPEN_SOURCE 600| #define _BSD_SOURCE 1| /* end confdefs.h.  */|| int| main ()| {||   void f() {};||   ;|   return 0;| }configure:5271: result: noconfigure:5248: checking whether compiler supports -Wmissing-noreturnconfigure:5264: clang -c  -Wmissing-noreturn  conftest.c >&5conftest.c:38:12: error: function definition is not allowed herevoid f() {};^1 error generated.configure:5264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 1| #define SIZEOF_SIZE_T 8| #define SIZEOF_OFF_T 8| #define _XOPEN_SOURCE 600| #define _BSD_SOURCE 1| /* end confdefs.h.  */|| int| main ()| {||   void f() {};||   ;|   return 0;| }configure:5271: result: noconfigure:5248: checking whether compiler supports -Wredundant-declsconfigure:5264: clang -c  -Wredundant-decls  conftest.c >&5conftest.c:38:12: error: function definition is not allowed herevoid f() {};^1 error generated.configure:5264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 1| #define SIZEOF_SIZE_T 8| #define SIZEOF_OFF_T 8| #define _XOPEN_SOURCE 600| #define _BSD_SOURCE 1| /* end confdefs.h.  */|| int| main ()| {||   void f() {};||   ;|   return 0;| }configure:5271: result: noconfigure:5248: checking whether compiler supports -Wnested-externsconfigure:5264: clang -c  -Wnested-externs  conftest.c >&5conftest.c:38:12: error: function definition is not allowed herevoid f() {};^1 error generated.configure:5264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 1| #define SIZEOF_SIZE_T 8| #define SIZEOF_OFF_T 8| #define _XOPEN_SOURCE 600| #define _BSD_SOURCE 1| /* end confdefs.h.  */|| int| main ()| {||   void f() {};||   ;|   return 0;| }configure:5271: result: noconfigure:5248: checking whether compiler supports -Wundefconfigure:5264: clang -c  -Wundef  conftest.c >&5conftest.c:38:12: error: function definition is not allowed herevoid f() {};^1 error generated.configure:5264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 1| #define SIZEOF_SIZE_T 8| #define SIZEOF_OFF_T 8| #define _XOPEN_SOURCE 600| #define _BSD_SOURCE 1| /* end confdefs.h.  */|| int| main ()| {||   void f() {};||   ;|   return 0;| }configure:5271: result: noconfigure:5248: checking whether compiler supports -Wbad-function-castconfigure:5264: clang -c  -Wbad-function-cast  conftest.c >&5conftest.c:38:12: error: function definition is not allowed herevoid f() {};^1 error generated.configure:5264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 1| #define SIZEOF_SIZE_T 8| #define SIZEOF_OFF_T 8| #define _XOPEN_SOURCE 600| #define _BSD_SOURCE 1| /* end confdefs.h.  */|| int| main ()| {||   void f() {};||   ;|   return 0;| }configure:5271: result: noconfigure:5248: checking whether compiler supports -Wcast-alignconfigure:5264: clang -c  -Wcast-align  conftest.c >&5conftest.c:38:12: error: function definition is not allowed herevoid f() {};^1 error generated.configure:5264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 1| #define SIZEOF_SIZE_T 8| #define SIZEOF_OFF_T 8| #define _XOPEN_SOURCE 600| #define _BSD_SOURCE 1| /* end confdefs.h.  */|| int| main ()| {||   void f() {};||   ;|   return 0;| }configure:5271: result: noconfigure:5248: checking whether compiler supports -Wvolatile-register-varconfigure:5264: clang -c  -Wvolatile-register-var  conftest.c >&5conftest.c:38:12: error: function definition is not allowed herevoid f() {};^1 error generated.configure:5264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 1| #define SIZEOF_SIZE_T 8| #define SIZEOF_OFF_T 8| #define _XOPEN_SOURCE 600| #define _BSD_SOURCE 1| /* end confdefs.h.  */|| int| main ()| {||   void f() {};||   ;|   return 0;| }configure:5271: result: noconfigure:5248: checking whether compiler supports -ffast-mathconfigure:5264: clang -c  -ffast-math  conftest.c >&5conftest.c:38:12: error: function definition is not allowed herevoid f() {};^1 error generated.configure:5264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "zsync"| #define PACKAGE_TARNAME "zsync"| #define PACKAGE_VERSION "0.6.2"| #define PACKAGE_STRING "zsync 0.6.2"| #define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"| #define PACKAGE_URL ""| #define PACKAGE "zsync"| #define VERSION "0.6.2"| #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_STRING_H 1| #define HAVE_MEMCPY 1| #define HAVE_PWRITE 1| #define HAVE_PREAD 1| #define HAVE_MKSTEMP 1| #define H_ERRNO_DECLARED 1| #define HAVE_GETADDRINFO 1| #define HAVE_FSEEKO 1| #define SIZEOF_SIZE_T 8| #define SIZEOF_OFF_T 8| #define _XOPEN_SOURCE 600| #define _BSD_SOURCE 1| /* end confdefs.h.  */|| int| main ()| {||   void f() {};||   ;|   return 0;| }configure:5271: result: noconfigure:5410: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by zsync config.status 0.6.2, which wasgenerated by GNU Autoconf 2.65.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson 239bbde1cbfdconfig.status:882: creating Makefileconfig.status:882: creating librcksum/Makefileconfig.status:882: creating zlib/Makefileconfig.status:882: creating libzsync/Makefileconfig.status:882: creating doc/Makefileconfig.status:882: creating config.hconfig.status:1102: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_decl_h_errno=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_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_getaddrinfo=yesac_cv_func_memcpy=yesac_cv_func_mkstemp=yesac_cv_func_pread=yesac_cv_func_pwrite=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_lib_socket_socket=noac_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_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_sizeof_off_t=8ac_cv_sizeof_size_t=8ac_cv_sys_file_offset_bits=noac_cv_sys_largefile_CC=noac_cv_sys_largefile_source=noac_cv_type_in_port_t=yesac_cv_type_size_t=yesac_cv_type_socklen_t=yesam_cv_CC_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/zsync/src/zsync-0.6.2/autotools/missing --run aclocal-1.11'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/zsync/src/zsync-0.6.2/autotools/missing --run tar'AUTOCONF='${SHELL} /tmp/zsync/src/zsync-0.6.2/autotools/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/zsync/src/zsync-0.6.2/autotools/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/zsync/src/zsync-0.6.2/autotools/missing --run automake-1.11'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='clang -E'CPPFLAGS=''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=''LIBS=''LN_S='ln -s'LTLIBOBJS=''MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/zsync/src/zsync-0.6.2/autotools/missing --run makeinfo'MINGW32_FALSE=''MINGW32_TRUE='#'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='zsync'PACKAGE_BUGREPORT='http://zsync.moria.org.uk/'PACKAGE_NAME='zsync'PACKAGE_STRING='zsync 0.6.2'PACKAGE_TARNAME='zsync'PACKAGE_URL=''PACKAGE_VERSION='0.6.2'PATH_SEPARATOR=':'RANLIB='ranlib'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='0.6.2'ac_aux_dir='autotools'ac_ct_CC=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__quote=''am__tar='${AMTAR} chof - "$$tardir"'am__untar='${AMTAR} xf -'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'install_sh='${SHELL} /tmp/zsync/src/zsync-0.6.2/autotools/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='/usr/sbin/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 "zsync"#define PACKAGE_TARNAME "zsync"#define PACKAGE_VERSION "0.6.2"#define PACKAGE_STRING "zsync 0.6.2"#define PACKAGE_BUGREPORT "http://zsync.moria.org.uk/"#define PACKAGE_URL ""#define PACKAGE "zsync"#define VERSION "0.6.2"#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_STRING_H 1#define HAVE_MEMCPY 1#define HAVE_PWRITE 1#define HAVE_PREAD 1#define HAVE_MKSTEMP 1#define H_ERRNO_DECLARED 1#define HAVE_GETADDRINFO 1#define HAVE_FSEEKO 1#define SIZEOF_SIZE_T 8#define SIZEOF_OFF_T 8#define _XOPEN_SOURCE 600#define _BSD_SOURCE 1configure: exit 0