The build took 00h 01m 26s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 58,784 | cpp | 
| 1,644 | sh | 
| 1,116 | objc | 
| 157 | python | 
| 60 | ansic | 
| 61,761 | 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: nzbget 16.4-3 (Wed Apr  5 01:24:35 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 C++ compiler default output file name... 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 style of include used by make... GNUchecking dependency style of clang++... gcc3checking for tar... /usr/sbin/tarchecking for make... /usr/sbin/makechecking for a BSD-compatible install... /usr/bin/install -cchecking 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 sys/prctl.h usability... yeschecking sys/prctl.h presence... yeschecking for sys/prctl.h... yeschecking regex.h usability... yeschecking regex.h presence... yeschecking for regex.h... yeschecking for library containing pthread_create... none requiredchecking for library containing socket... none requiredchecking for library containing inet_addr... none requiredchecking for library containing hstrerror... none requiredchecking for getopt_long... yeschecking for fdatasync... yeschecking whether F_FULLFSYNC is declared... nochecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking for ctime_r... yes, and it takes 2 argumentschecking for getaddrinfo... yeschecking for library containing getaddrinfo... none requiredchecking for type of socket length (socklen_t)... socklen_tchecking whether dir-browser snapshot workaround is needed... nochecking for cpu cores via sysconf... yeschecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/sbin/pkg-configconfigure: WARNING: In the future, Autoconf will not detect cross-toolswhose name does not start with the host triplet.  If you think thisconfiguration is useful to you, please write to autoconf@gnu.org.checking pkg-config is at least version 0.9.0... yeschecking for libxml2... yeschecking libxml/tree.h usability... yeschecking libxml/tree.h presence... yeschecking for libxml/tree.h... yeschecking for library containing xmlNewNode... noconfigure: error: "libxml2 library not found"==> ERROR: A failure occurred in build().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/nzbget/src/nzbget-16.4/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by nzbget configure 16.4, which wasgenerated by GNU Autoconf 2.61.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --enable-parcheck --with-tlslib=OpenSSL## --------- #### Platform. #### --------- ##hostname = e5312a8382f2uname -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:1836: checking for a BSD-compatible installconfigure:1892: result: /usr/bin/install -cconfigure:1903: checking whether build environment is saneconfigure:1946: result: yesconfigure:2011: checking for gawkconfigure:2027: found /usr/sbin/gawkconfigure:2038: result: gawkconfigure:2049: checking whether make sets $(MAKE)configure:2070: result: yesconfigure:2146: checking for x86_64-unknown-linux-stripconfigure:2176: result: noconfigure:2186: checking for stripconfigure:2202: found /sysroot/bin/stripconfigure:2213: result: stripconfigure:2380: checking for C++ compiler versionconfigure:2387: clang++ --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2390: $? = 0configure:2397: 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:2400: $? = 0configure:2407: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2410: $? = 1configure:2433: checking for C++ compiler default output file nameconfigure:2460: clang++    conftest.cpp  >&5configure:2463: $? = 0configure:2501: result: a.outconfigure:2518: checking whether the C++ compiler worksconfigure:2528: ./a.out./a.out: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directoryconfigure:2531: $? = 127configure:2548: result: yesconfigure:2555: checking whether we are cross compilingconfigure:2557: result: yesconfigure:2560: checking for suffix of executablesconfigure:2567: clang++ -o conftest    conftest.cpp  >&5configure:2570: $? = 0configure:2594: result:configure:2600: checking for suffix of object filesconfigure:2626: clang++ -c   conftest.cpp >&5configure:2629: $? = 0configure:2652: result: oconfigure:2656: checking whether we are using the GNU C++ compilerconfigure:2685: clang++ -c   conftest.cpp >&5configure:2691: $? = 0configure:2708: result: yesconfigure:2713: checking whether clang++ accepts -gconfigure:2743: clang++ -c -g  conftest.cpp >&5configure:2749: $? = 0configure:2848: result: yesconfigure:2882: checking for style of include used by makeconfigure:2910: result: GNUconfigure:2938: checking dependency style of clang++configure:3028: result: gcc3configure:3047: checking for tarconfigure:3065: found /usr/sbin/tarconfigure:3078: result: /usr/sbin/tarconfigure:3088: checking for makeconfigure:3106: found /usr/sbin/makeconfigure:3119: result: /usr/sbin/makeconfigure:3140: checking for a BSD-compatible installconfigure:3196: result: /usr/bin/install -cconfigure:3223: checking how to run the C++ preprocessorconfigure:3259: clang++ -E  conftest.cppconfigure:3265: $? = 0configure:3296: clang++ -E  conftest.cppconftest.cpp:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3302: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "nzbget"| #define PACKAGE_TARNAME "nzbget"| #define PACKAGE_VERSION "16.4"| #define PACKAGE_STRING "nzbget 16.4"| #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"| #define PACKAGE "nzbget"| #define VERSION "16.4"| /* end confdefs.h.  */| #include configure:3335: result: clang++ -Econfigure:3364: clang++ -E  conftest.cppconfigure:3370: $? = 0configure:3401: clang++ -E  conftest.cppconftest.cpp:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3407: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "nzbget"| #define PACKAGE_TARNAME "nzbget"| #define PACKAGE_VERSION "16.4"| #define PACKAGE_STRING "nzbget 16.4"| #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"| #define PACKAGE "nzbget"| #define VERSION "16.4"| /* end confdefs.h.  */| #include configure:3445: checking for grep that handles long lines and -econfigure:3519: result: /usr/sbin/grepconfigure:3524: checking for egrepconfigure:3602: result: /usr/sbin/grep -Econfigure:3607: checking for ANSI C header filesconfigure:3637: clang++ -c   conftest.cpp >&5configure:3643: $? = 0configure:3771: result: yesconfigure:3795: checking for sys/types.hconfigure:3816: clang++ -c   conftest.cpp >&5configure:3822: $? = 0configure:3838: result: yesconfigure:3795: checking for sys/stat.hconfigure:3816: clang++ -c   conftest.cpp >&5configure:3822: $? = 0configure:3838: result: yesconfigure:3795: checking for stdlib.hconfigure:3816: clang++ -c   conftest.cpp >&5configure:3822: $? = 0configure:3838: result: yesconfigure:3795: checking for string.hconfigure:3816: clang++ -c   conftest.cpp >&5configure:3822: $? = 0configure:3838: result: yesconfigure:3795: checking for memory.hconfigure:3816: clang++ -c   conftest.cpp >&5configure:3822: $? = 0configure:3838: result: yesconfigure:3795: checking for strings.hconfigure:3816: clang++ -c   conftest.cpp >&5configure:3822: $? = 0configure:3838: result: yesconfigure:3795: checking for inttypes.hconfigure:3816: clang++ -c   conftest.cpp >&5configure:3822: $? = 0configure:3838: result: yesconfigure:3795: checking for stdint.hconfigure:3816: clang++ -c   conftest.cpp >&5configure:3822: $? = 0configure:3838: result: yesconfigure:3795: checking for unistd.hconfigure:3816: clang++ -c   conftest.cpp >&5configure:3822: $? = 0configure:3838: result: yesconfigure:3865: checking sys/prctl.h usabilityconfigure:3882: clang++ -c   conftest.cpp >&5configure:3888: $? = 0configure:3902: result: yesconfigure:3906: checking sys/prctl.h presenceconfigure:3921: clang++ -E  conftest.cppconfigure:3927: $? = 0configure:3941: result: yesconfigure:3974: checking for sys/prctl.hconfigure:3982: result: yesconfigure:4010: checking regex.h usabilityconfigure:4027: clang++ -c   conftest.cpp >&5configure:4033: $? = 0configure:4047: result: yesconfigure:4051: checking regex.h presenceconfigure:4066: clang++ -E  conftest.cppconfigure:4072: $? = 0configure:4086: result: yesconfigure:4119: checking for regex.hconfigure:4127: result: yesconfigure:4142: checking for library containing pthread_createconfigure:4183: clang++ -o conftest    conftest.cpp  >&5configure:4189: $? = 0configure:4217: result: none requiredconfigure:4225: checking for library containing socketconfigure:4266: clang++ -o conftest    conftest.cpp  >&5configure:4272: $? = 0configure:4300: result: none requiredconfigure:4308: checking for library containing inet_addrconfigure:4349: clang++ -o conftest    conftest.cpp  >&5configure:4355: $? = 0configure:4383: result: none requiredconfigure:4391: checking for library containing hstrerrorconfigure:4432: clang++ -o conftest    conftest.cpp  >&5configure:4438: $? = 0configure:4466: result: none requiredconfigure:4476: checking for getopt_longconfigure:4532: clang++ -o conftest    conftest.cpp  >&5configure:4538: $? = 0configure:4555: result: yesconfigure:4567: checking for fdatasyncconfigure:4623: clang++ -o conftest    conftest.cpp  >&5configure:4629: $? = 0configure:4646: result: yesconfigure:4656: checking whether F_FULLFSYNC is declaredconfigure:4686: clang++ -c   conftest.cpp >&5conftest.cpp:30:10: error: use of undeclared identifier 'F_FULLFSYNC'(void) F_FULLFSYNC;^1 error generated.configure:4692: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "nzbget"| #define PACKAGE_TARNAME "nzbget"| #define PACKAGE_VERSION "16.4"| #define PACKAGE_STRING "nzbget 16.4"| #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"| #define PACKAGE "nzbget"| #define VERSION "16.4"| #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_SYS_PRCTL_H 1| #define HAVE_REGEX_H 1| #define HAVE_GETOPT_LONG 1| #define HAVE_FDATASYNC 1| /* end confdefs.h.  */| #include || int| main ()| {| #ifndef F_FULLFSYNC|   (void) F_FULLFSYNC;| #endif||   ;|   return 0;| }configure:4707: result: noconfigure:4725: checking for special C compiler options needed for large filesconfigure:4765: clang++ -c   conftest.cpp >&5configure:4771: $? = 0configure:4818: result: noconfigure:4824: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:4859: clang++ -c   conftest.cpp >&5configure:4865: $? = 0configure:4933: result: noconfigure:5070: checking for ctime_rconfigure:5093: clang++ -c   conftest.cpp >&5conftest.cpp:28:30: error: no matching function for call to 'ctime_r'time_t clock; char buf[26];    ctime_r(&clock, buf, 26);^~~~~~~/sysroot/include/time.h:77:7: note: candidate function not viable: requires 2 arguments, but 3 were providedchar *ctime_r (const time_t *, char *);^1 error generated.configure:5099: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "nzbget"| #define PACKAGE_TARNAME "nzbget"| #define PACKAGE_VERSION "16.4"| #define PACKAGE_STRING "nzbget 16.4"| #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"| #define PACKAGE "nzbget"| #define VERSION "16.4"| #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_SYS_PRCTL_H 1| #define HAVE_REGEX_H 1| #define HAVE_GETOPT_LONG 1| #define HAVE_FDATASYNC 1| /* end confdefs.h.  */| #include | int| main ()| {|  time_t clock; char buf[26];	ctime_r(&clock, buf, 26);|   ;|   return 0;| }configure:5142: clang++ -c   conftest.cpp >&5configure:5148: $? = 0configure:5153: result: yes, and it takes 2 argumentsconfigure:5179: checking for getaddrinfoconfigure:5235: clang++ -o conftest    conftest.cpp  >&5configure:5241: $? = 0configure:5258: result: yesconfigure:5267: checking for library containing getaddrinfoconfigure:5308: clang++ -o conftest    conftest.cpp  >&5configure:5314: $? = 0configure:5342: result: none requiredconfigure:5609: checking for type of socket length (socklen_t)configure:5636: clang++ -c   conftest.cpp >&5configure:5642: $? = 0configure:5648: result: socklen_tconfigure:5765: checking whether dir-browser snapshot workaround is neededconfigure:5776: result: noconfigure:5781: checking for cpu cores via sysconfconfigure:5804: clang++ -c   conftest.cpp >&5configure:5810: $? = 0configure:5816: result: yesconfigure:5858: checking for x86_64-unknown-linux-pkg-configconfigure:5891: result: noconfigure:5901: checking for pkg-configconfigure:5919: found /usr/sbin/pkg-configconfigure:5931: result: /usr/sbin/pkg-configconfigure:5945: WARNING: In the future, Autoconf will not detect cross-toolswhose name does not start with the host triplet.  If you think thisconfiguration is useful to you, please write to autoconf@gnu.org.configure:5960: checking pkg-config is at least version 0.9.0configure:5963: result: yesconfigure:5974: checking for libxml2configure:5982: $PKG_CONFIG --exists --print-errors "libxml-2.0"configure:5985: $? = 0configure:6000: $PKG_CONFIG --exists --print-errors "libxml-2.0"configure:6003: $? = 0configure:6043: result: yesconfigure:6059: checking libxml/tree.h usabilityconfigure:6076: clang++ -c   -I/usr/include/libxml2 conftest.cpp >&5configure:6082: $? = 0configure:6096: result: yesconfigure:6100: checking libxml/tree.h presenceconfigure:6115: clang++ -E  -I/usr/include/libxml2 conftest.cppconfigure:6121: $? = 0configure:6135: result: yesconfigure:6168: checking for libxml/tree.hconfigure:6175: result: yesconfigure:6188: checking for library containing xmlNewNodeconfigure:6229: clang++ -o conftest   -I/usr/include/libxml2  conftest.cpp  -lxml2 >&5/sysroot/bin/ld: error: cannot find -lxml2/tmp/conftest-45204a.o:conftest.cpp:function main: error: undefined reference to 'xmlNewNode'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:6235: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "nzbget"| #define PACKAGE_TARNAME "nzbget"| #define PACKAGE_VERSION "16.4"| #define PACKAGE_STRING "nzbget 16.4"| #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"| #define PACKAGE "nzbget"| #define VERSION "16.4"| #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_SYS_PRCTL_H 1| #define HAVE_REGEX_H 1| #define HAVE_GETOPT_LONG 1| #define HAVE_FDATASYNC 1| #define HAVE_CTIME_R_2 1| #define HAVE_GETADDRINFO 1| #define SOCKLEN_T socklen_t| #define HAVE_SC_NPROCESSORS_ONLN 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 xmlNewNode ();| int| main ()| {| return xmlNewNode ();|   ;|   return 0;| }configure:6229: clang++ -o conftest   -I/usr/include/libxml2  conftest.cpp -lxml2   -lxml2 >&5/sysroot/bin/ld: error: cannot find -lxml2/sysroot/bin/ld: error: cannot find -lxml2/tmp/conftest-07a8d3.o:conftest.cpp:function main: error: undefined reference to 'xmlNewNode'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:6235: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "nzbget"| #define PACKAGE_TARNAME "nzbget"| #define PACKAGE_VERSION "16.4"| #define PACKAGE_STRING "nzbget 16.4"| #define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"| #define PACKAGE "nzbget"| #define VERSION "16.4"| #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_SYS_PRCTL_H 1| #define HAVE_REGEX_H 1| #define HAVE_GETOPT_LONG 1| #define HAVE_FDATASYNC 1| #define HAVE_CTIME_R_2 1| #define HAVE_GETADDRINFO 1| #define SOCKLEN_T socklen_t| #define HAVE_SC_NPROCESSORS_ONLN 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 xmlNewNode ();| int| main ()| {| return xmlNewNode ();|   ;|   return 0;| }configure:6263: result: noconfigure:6270: error: "libxml2 library not found"## ---------------- #### Cache variables. #### ---------------- ##ac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CXXCPP_set=ac_cv_env_CXXCPP_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_PKG_CONFIG_set=ac_cv_env_PKG_CONFIG_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_libxml2_CFLAGS_set=ac_cv_env_libxml2_CFLAGS_value=ac_cv_env_libxml2_LIBS_set=ac_cv_env_libxml2_LIBS_value=ac_cv_env_openssl_CFLAGS_set=ac_cv_env_openssl_CFLAGS_value=ac_cv_env_openssl_LIBS_set=ac_cv_env_openssl_LIBS_value=ac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_fdatasync=yesac_cv_func_getaddrinfo=yesac_cv_func_getopt_long=yesac_cv_have_decl_F_FULLFSYNC=noac_cv_header_inttypes_h=yesac_cv_header_libxml_tree_h=yesac_cv_header_memory_h=yesac_cv_header_regex_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_prctl_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_MAKE=/usr/sbin/makeac_cv_path_TAR=/usr/sbin/tarac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CXXCPP='clang++ -E'ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cxx_g=yesac_cv_prog_make_make_set=yesac_cv_search_getaddrinfo='none required'ac_cv_search_hstrerror='none required'ac_cv_search_inet_addr='none required'ac_cv_search_pthread_create='none required'ac_cv_search_socket='none required'ac_cv_search_xmlNewNode=noac_cv_sys_file_offset_bits=noac_cv_sys_largefile_CC=noam_cv_CXX_dependencies_compiler_type=gcc3pkg_cv_libxml2_CFLAGS=-I/usr/include/libxml2pkg_cv_libxml2_LIBS=-lxml2## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/nzbget/src/nzbget-16.4/posix/missing --run aclocal-1.9'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/nzbget/src/nzbget-16.4/posix/missing --run tar'AUTOCONF='${SHELL} /tmp/nzbget/src/nzbget-16.4/posix/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/nzbget/src/nzbget-16.4/posix/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/nzbget/src/nzbget-16.4/posix/missing --run automake-1.9'AWK='gawk'CPPFLAGS=' -I/usr/include/libxml2'CXX='clang++'CXXCPP='clang++ -E'CXXDEPMODE='depmode=gcc3'CXXFLAGS=''CYGPATH_W='echo'DEFS=''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='${SHELL} $(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=' -lxml2'LTLIBOBJS=''MAKE='/usr/sbin/make'MAKEINFO='${SHELL} /tmp/nzbget/src/nzbget-16.4/posix/missing --run makeinfo'OBJEXT='o'PACKAGE='nzbget'PACKAGE_BUGREPORT='hugbug@users.sourceforge.net'PACKAGE_NAME='nzbget'PACKAGE_STRING='nzbget 16.4'PACKAGE_TARNAME='nzbget'PACKAGE_VERSION='16.4'PATH_SEPARATOR=':'PKG_CONFIG='/usr/sbin/pkg-config'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'TAR='/usr/sbin/tar'VERSION='16.4'WITH_PAR2_FALSE=''WITH_PAR2_TRUE=''WITH_TESTS_FALSE=''WITH_TESTS_TRUE=''ac_ct_CXX=''am__fastdepCXX_FALSE='#'am__fastdepCXX_TRUE=''am__include='include'am__leading_dot='.'am__quote=''am__tar='${AMTAR} chof - "$$tardir"'am__untar='${AMTAR} xf -'bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='NONE'host_alias='x86_64-unknown-linux'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='/tmp/nzbget/src/nzbget-16.4/posix/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'libxml2_CFLAGS='-I/usr/include/libxml2'libxml2_LIBS='-lxml2'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='mkdir -p --'oldincludedir='/usr/include'openssl_CFLAGS=''openssl_LIBS=''pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='/usr/bin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_NAME "nzbget"#define PACKAGE_TARNAME "nzbget"#define PACKAGE_VERSION "16.4"#define PACKAGE_STRING "nzbget 16.4"#define PACKAGE_BUGREPORT "hugbug@users.sourceforge.net"#define PACKAGE "nzbget"#define VERSION "16.4"#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_SYS_PRCTL_H 1#define HAVE_REGEX_H 1#define HAVE_GETOPT_LONG 1#define HAVE_FDATASYNC 1#define HAVE_CTIME_R_2 1#define HAVE_GETADDRINFO 1#define SOCKLEN_T socklen_t#define HAVE_SC_NPROCESSORS_ONLN 1configure: exit 1