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 -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of clang++... gcc3
checking for tar... /usr/sbin/tar
checking for make... /usr/sbin/make
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C++ preprocessor... clang++ -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for library containing pthread_create... none required
checking for library containing socket... none required
checking for library containing inet_addr... none required
checking for library containing hstrerror... none required
checking for getopt_long... yes
checking for fdatasync... yes
checking whether F_FULLFSYNC is declared... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for ctime_r... yes, and it takes 2 arguments
checking for getaddrinfo... yes
checking for library containing getaddrinfo... none required
checking for type of socket length (socklen_t)... socklen_t
checking whether dir-browser snapshot workaround is needed... no
checking for cpu cores via sysconf... yes
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/sbin/pkg-config
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
checking pkg-config is at least version 0.9.0... yes
checking for libxml2... yes
checking libxml/tree.h usability... yes
checking libxml/tree.h presence... yes
checking for libxml/tree.h... yes
checking for library containing xmlNewNode... no
configure: 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 while
running configure, to aid debugging if configure makes a mistake.
It was created by nzbget configure 16.4, which was
generated 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 = e5312a8382f2
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -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 = unknown
PATH: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1836: checking for a BSD-compatible install
configure:1892: result: /usr/bin/install -c
configure:1903: checking whether build environment is sane
configure:1946: result: yes
configure:2011: checking for gawk
configure:2027: found /usr/sbin/gawk
configure:2038: result: gawk
configure:2049: checking whether make sets $(MAKE)
configure:2070: result: yes
configure:2146: checking for x86_64-unknown-linux-strip
configure:2176: result: no
configure:2186: checking for strip
configure:2202: found /sysroot/bin/strip
configure:2213: result: strip
configure:2380: checking for C++ compiler version
configure:2387: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:2390: $? = 0
configure:2397: clang++ -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2400: $? = 0
configure:2407: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2410: $? = 1
configure:2433: checking for C++ compiler default output file name
configure:2460: clang++ conftest.cpp >&5
configure:2463: $? = 0
configure:2501: result: a.out
configure:2518: checking whether the C++ compiler works
configure:2528: ./a.out
./a.out: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
configure:2531: $? = 127
configure:2548: result: yes
configure:2555: checking whether we are cross compiling
configure:2557: result: yes
configure:2560: checking for suffix of executables
configure:2567: clang++ -o conftest conftest.cpp >&5
configure:2570: $? = 0
configure:2594: result:
configure:2600: checking for suffix of object files
configure:2626: clang++ -c conftest.cpp >&5
configure:2629: $? = 0
configure:2652: result: o
configure:2656: checking whether we are using the GNU C++ compiler
configure:2685: clang++ -c conftest.cpp >&5
configure:2691: $? = 0
configure:2708: result: yes
configure:2713: checking whether clang++ accepts -g
configure:2743: clang++ -c -g conftest.cpp >&5
configure:2749: $? = 0
configure:2848: result: yes
configure:2882: checking for style of include used by make
configure:2910: result: GNU
configure:2938: checking dependency style of clang++
configure:3028: result: gcc3
configure:3047: checking for tar
configure:3065: found /usr/sbin/tar
configure:3078: result: /usr/sbin/tar
configure:3088: checking for make
configure:3106: found /usr/sbin/make
configure:3119: result: /usr/sbin/make
configure:3140: checking for a BSD-compatible install
configure:3196: result: /usr/bin/install -c
configure:3223: checking how to run the C++ preprocessor
configure:3259: clang++ -E conftest.cpp
configure:3265: $? = 0
configure:3296: clang++ -E conftest.cpp
conftest.cpp:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3302: $? = 1
configure: 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++ -E
configure:3364: clang++ -E conftest.cpp
configure:3370: $? = 0
configure:3401: clang++ -E conftest.cpp
conftest.cpp:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3407: $? = 1
configure: 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 -e
configure:3519: result: /usr/sbin/grep
configure:3524: checking for egrep
configure:3602: result: /usr/sbin/grep -E
configure:3607: checking for ANSI C header files
configure:3637: clang++ -c conftest.cpp >&5
configure:3643: $? = 0
configure:3771: result: yes
configure:3795: checking for sys/types.h
configure:3816: clang++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for sys/stat.h
configure:3816: clang++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for stdlib.h
configure:3816: clang++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for string.h
configure:3816: clang++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for memory.h
configure:3816: clang++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for strings.h
configure:3816: clang++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for inttypes.h
configure:3816: clang++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for stdint.h
configure:3816: clang++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for unistd.h
configure:3816: clang++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3865: checking sys/prctl.h usability
configure:3882: clang++ -c conftest.cpp >&5
configure:3888: $? = 0
configure:3902: result: yes
configure:3906: checking sys/prctl.h presence
configure:3921: clang++ -E conftest.cpp
configure:3927: $? = 0
configure:3941: result: yes
configure:3974: checking for sys/prctl.h
configure:3982: result: yes
configure:4010: checking regex.h usability
configure:4027: clang++ -c conftest.cpp >&5
configure:4033: $? = 0
configure:4047: result: yes
configure:4051: checking regex.h presence
configure:4066: clang++ -E conftest.cpp
configure:4072: $? = 0
configure:4086: result: yes
configure:4119: checking for regex.h
configure:4127: result: yes
configure:4142: checking for library containing pthread_create
configure:4183: clang++ -o conftest conftest.cpp >&5
configure:4189: $? = 0
configure:4217: result: none required
configure:4225: checking for library containing socket
configure:4266: clang++ -o conftest conftest.cpp >&5
configure:4272: $? = 0
configure:4300: result: none required
configure:4308: checking for library containing inet_addr
configure:4349: clang++ -o conftest conftest.cpp >&5
configure:4355: $? = 0
configure:4383: result: none required
configure:4391: checking for library containing hstrerror
configure:4432: clang++ -o conftest conftest.cpp >&5
configure:4438: $? = 0
configure:4466: result: none required
configure:4476: checking for getopt_long
configure:4532: clang++ -o conftest conftest.cpp >&5
configure:4538: $? = 0
configure:4555: result: yes
configure:4567: checking for fdatasync
configure:4623: clang++ -o conftest conftest.cpp >&5
configure:4629: $? = 0
configure:4646: result: yes
configure:4656: checking whether F_FULLFSYNC is declared
configure:4686: clang++ -c conftest.cpp >&5
conftest.cpp:30:10: error: use of undeclared identifier 'F_FULLFSYNC'
(void) F_FULLFSYNC;
^
1 error generated.
configure:4692: $? = 1
configure: 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: no
configure:4725: checking for special C compiler options needed for large files
configure:4765: clang++ -c conftest.cpp >&5
configure:4771: $? = 0
configure:4818: result: no
configure:4824: checking for _FILE_OFFSET_BITS value needed for large files
configure:4859: clang++ -c conftest.cpp >&5
configure:4865: $? = 0
configure:4933: result: no
configure:5070: checking for ctime_r
configure:5093: clang++ -c conftest.cpp >&5
conftest.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 provided
char *ctime_r (const time_t *, char *);
^
1 error generated.
configure:5099: $? = 1
configure: 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 >&5
configure:5148: $? = 0
configure:5153: result: yes, and it takes 2 arguments
configure:5179: checking for getaddrinfo
configure:5235: clang++ -o conftest conftest.cpp >&5
configure:5241: $? = 0
configure:5258: result: yes
configure:5267: checking for library containing getaddrinfo
configure:5308: clang++ -o conftest conftest.cpp >&5
configure:5314: $? = 0
configure:5342: result: none required
configure:5609: checking for type of socket length (socklen_t)
configure:5636: clang++ -c conftest.cpp >&5
configure:5642: $? = 0
configure:5648: result: socklen_t
configure:5765: checking whether dir-browser snapshot workaround is needed
configure:5776: result: no
configure:5781: checking for cpu cores via sysconf
configure:5804: clang++ -c conftest.cpp >&5
configure:5810: $? = 0
configure:5816: result: yes
configure:5858: checking for x86_64-unknown-linux-pkg-config
configure:5891: result: no
configure:5901: checking for pkg-config
configure:5919: found /usr/sbin/pkg-config
configure:5931: result: /usr/sbin/pkg-config
configure:5945: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
configure:5960: checking pkg-config is at least version 0.9.0
configure:5963: result: yes
configure:5974: checking for libxml2
configure:5982: $PKG_CONFIG --exists --print-errors "libxml-2.0"
configure:5985: $? = 0
configure:6000: $PKG_CONFIG --exists --print-errors "libxml-2.0"
configure:6003: $? = 0
configure:6043: result: yes
configure:6059: checking libxml/tree.h usability
configure:6076: clang++ -c -I/usr/include/libxml2 conftest.cpp >&5
configure:6082: $? = 0
configure:6096: result: yes
configure:6100: checking libxml/tree.h presence
configure:6115: clang++ -E -I/usr/include/libxml2 conftest.cpp
configure:6121: $? = 0
configure:6135: result: yes
configure:6168: checking for libxml/tree.h
configure:6175: result: yes
configure:6188: checking for library containing xmlNewNode
configure: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: $? = 1
configure: 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: $? = 1
configure: 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: no
configure:6270: error: "libxml2 library not found"
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_LDFLAGS_set=set
ac_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=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_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=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getopt_long=yes
ac_cv_have_decl_F_FULLFSYNC=no
ac_cv_header_inttypes_h=yes
ac_cv_header_libxml_tree_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_prctl_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_MAKE=/usr/sbin/make
ac_cv_path_TAR=/usr/sbin/tar
ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_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=no
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_CXX_dependencies_compiler_type=gcc3
pkg_cv_libxml2_CFLAGS=-I/usr/include/libxml2
pkg_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 1
configure: exit 1