The build took 00h 01m 08s 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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: nzbget 16.4-3 (Tue Apr 4 21:35:00 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
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 arm-linux-androideabi-strip... arm-linux-androideabi-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 arm-linux-androideabi-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of arm-linux-androideabi-g++... 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... arm-linux-androideabi-g++ -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... unknown
checking for _LARGE_FILES value needed for large files... unknown
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 arm-linux-androideabi-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... no
checking libxml/tree.h presence... no
checking for libxml/tree.h... no
configure: error: "libxml2 header files 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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sbindir=/usr/bin --enable-parcheck --with-tlslib=OpenSSL
## --------- ##
## Platform. ##
## --------- ##
hostname = 4254ce2eb934
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: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
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 arm-linux-androideabi-strip
configure:2162: found /sysroot/bin/arm-linux-androideabi-strip
configure:2173: result: arm-linux-androideabi-strip
configure:2380: checking for C++ compiler version
configure:2387: arm-linux-androideabi-g++ --version >&5
arm-linux-androideabi-g++ (GCC) 4.8
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2390: $? = 0
configure:2397: arm-linux-androideabi-g++ -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-g++
COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
Target: arm-linux-androideabi
Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
Thread model: posix
gcc version 4.8 (GCC)
configure:2400: $? = 0
configure:2407: arm-linux-androideabi-g++ -V >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-V'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:2410: $? = 1
configure:2433: checking for C++ compiler default output file name
configure:2460: arm-linux-androideabi-g++ conftest.cpp >&5
configure:2463: $? = 0
configure:2501: result: a.out
configure:2518: checking whether the C++ compiler works
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: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:2570: $? = 0
configure:2594: result:
configure:2600: checking for suffix of object files
configure:2626: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:2629: $? = 0
configure:2652: result: o
configure:2656: checking whether we are using the GNU C++ compiler
configure:2685: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:2691: $? = 0
configure:2708: result: yes
configure:2713: checking whether arm-linux-androideabi-g++ accepts -g
configure:2743: arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++
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: arm-linux-androideabi-g++ -E conftest.cpp
configure:3265: $? = 0
configure:3296: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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: arm-linux-androideabi-g++ -E
configure:3364: arm-linux-androideabi-g++ -E conftest.cpp
configure:3370: $? = 0
configure:3401: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:3643: $? = 0
configure:3771: result: yes
configure:3795: checking for sys/types.h
configure:3816: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for sys/stat.h
configure:3816: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for stdlib.h
configure:3816: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for string.h
configure:3816: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for memory.h
configure:3816: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for strings.h
configure:3816: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for inttypes.h
configure:3816: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for stdint.h
configure:3816: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3795: checking for unistd.h
configure:3816: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:3822: $? = 0
configure:3838: result: yes
configure:3865: checking sys/prctl.h usability
configure:3882: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:3888: $? = 0
configure:3902: result: yes
configure:3906: checking sys/prctl.h presence
configure:3921: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:4033: $? = 0
configure:4047: result: yes
configure:4051: checking regex.h presence
configure:4066: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:4189: $? = 0
configure:4217: result: none required
configure:4225: checking for library containing socket
configure:4266: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:4272: $? = 0
configure:4300: result: none required
configure:4308: checking for library containing inet_addr
configure:4349: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:4355: $? = 0
configure:4383: result: none required
configure:4391: checking for library containing hstrerror
configure:4432: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:4438: $? = 0
configure:4466: result: none required
configure:4476: checking for getopt_long
configure:4532: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:4538: $? = 0
configure:4555: result: yes
configure:4567: checking for fdatasync
configure:4623: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:4629: $? = 0
configure:4646: result: yes
configure:4656: checking whether F_FULLFSYNC is declared
configure:4686: arm-linux-androideabi-g++ -c conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:30:10: error: 'F_FULLFSYNC' was not declared in this scope
(void) F_FULLFSYNC;
^
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: arm-linux-androideabi-g++ -c conftest.cpp >&5
conftest.cpp:29:36: warning: left shift count >= width of type [enabled by default]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.cpp:30:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.cpp:29:60: warning: left shift count >= width of type [enabled by default]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.cpp:30:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.cpp:32:17: error: size of array 'off_t_is_large' is negative
? 1 : -1];
^
configure:4771: $? = 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
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4792: arm-linux-androideabi-g++ -c conftest.cpp >&5
conftest.cpp:29:36: warning: left shift count >= width of type [enabled by default]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.cpp:30:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.cpp:29:60: warning: left shift count >= width of type [enabled by default]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.cpp:30:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.cpp:32:17: error: size of array 'off_t_is_large' is negative
? 1 : -1];
^
configure:4798: $? = 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
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4818: result: no
configure:4824: checking for _FILE_OFFSET_BITS value needed for large files
configure:4859: arm-linux-androideabi-g++ -c conftest.cpp >&5
conftest.cpp:29:36: warning: left shift count >= width of type [enabled by default]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.cpp:30:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.cpp:29:60: warning: left shift count >= width of type [enabled by default]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.cpp:30:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.cpp:32:17: error: size of array 'off_t_is_large' is negative
? 1 : -1];
^
configure:4865: $? = 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
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4909: arm-linux-androideabi-g++ -c conftest.cpp >&5
conftest.cpp:30:36: warning: left shift count >= width of type [enabled by default]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.cpp:31:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.cpp:30:60: warning: left shift count >= width of type [enabled by default]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.cpp:31:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.cpp:33:17: error: size of array 'off_t_is_large' is negative
? 1 : -1];
^
configure:4915: $? = 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. */
| #define _FILE_OFFSET_BITS 64
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4933: result: unknown
configure:4945: checking for _LARGE_FILES value needed for large files
configure:4980: arm-linux-androideabi-g++ -c conftest.cpp >&5
conftest.cpp:29:36: warning: left shift count >= width of type [enabled by default]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.cpp:30:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.cpp:29:60: warning: left shift count >= width of type [enabled by default]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.cpp:30:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.cpp:32:17: error: size of array 'off_t_is_large' is negative
? 1 : -1];
^
configure:4986: $? = 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
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5030: arm-linux-androideabi-g++ -c conftest.cpp >&5
conftest.cpp:30:36: warning: left shift count >= width of type [enabled by default]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.cpp:31:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.cpp:30:60: warning: left shift count >= width of type [enabled by default]
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
^
conftest.cpp:31:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.cpp:33:17: error: size of array 'off_t_is_large' is negative
? 1 : -1];
^
configure:5036: $? = 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. */
| #define _LARGE_FILES 1
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5054: result: unknown
configure:5070: checking for ctime_r
configure:5093: arm-linux-androideabi-g++ -c conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:28:53: error: too many arguments to function 'char* ctime_r(const time_t*, char*)'
time_t clock; char buf[26]; ctime_r(&clock, buf, 26);
^
In file included from conftest.cpp:24:0:
/sysroot/sysroot/usr/include/time.h:82:14: note: declared here
extern char* ctime_r(const time_t*, char*) __LIBC_ABI_PUBLIC__;
^
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: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:5148: $? = 0
configure:5153: result: yes, and it takes 2 arguments
configure:5179: checking for getaddrinfo
configure:5235: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
configure:5241: $? = 0
configure:5258: result: yes
configure:5267: checking for library containing getaddrinfo
configure:5308: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:5810: $? = 0
configure:5816: result: yes
configure:5858: checking for arm-linux-androideabi-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: arm-linux-androideabi-g++ -c -I/usr/include/libxml2 conftest.cpp >&5
In file included from /usr/include/libxml2/libxml/parser.h:810:0,
from /usr/include/libxml2/libxml/globals.h:18,
from /usr/include/libxml2/libxml/threads.h:35,
from /usr/include/libxml2/libxml/xmlmemory.h:218,
from /usr/include/libxml2/libxml/tree.h:1307,
from conftest.cpp:61:
/usr/include/libxml2/libxml/encoding.h:28:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
configure:6082: $? = 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. */
| #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
| #include
configure:6096: result: no
configure:6100: checking libxml/tree.h presence
configure:6115: arm-linux-androideabi-g++ -E -I/usr/include/libxml2 conftest.cpp
In file included from /usr/include/libxml2/libxml/parser.h:810:0,
from /usr/include/libxml2/libxml/globals.h:18,
from /usr/include/libxml2/libxml/threads.h:35,
from /usr/include/libxml2/libxml/xmlmemory.h:218,
from /usr/include/libxml2/libxml/tree.h:1307,
from conftest.cpp:28:
/usr/include/libxml2/libxml/encoding.h:28:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
configure:6121: $? = 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. */
| #include
configure:6135: result: no
configure:6168: checking for libxml/tree.h
configure:6175: result: no
configure:6182: error: "libxml2 header files 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=arm-linux-androideabi-g++
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=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
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=no
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='arm-linux-androideabi-g++ -E'
ac_cv_prog_STRIP=arm-linux-androideabi-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_sys_file_offset_bits=unknown
ac_cv_sys_large_files=unknown
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='arm-linux-androideabi-g++'
CXXCPP='arm-linux-androideabi-g++ -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='arm-linux-androideabi-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='x86_64-unknown-linux'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias='arm-linux-androideabi'
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