On 2009-08-18 Kumar Appaiah <a.ku...@alumni.iitm.ac.in> wrote:
> The package (neon36) actually seems to build, since SSL presence
> doesn't check for gnutls, if I am right. Could you please build the
> package and confirm this for me if you ca?

Hej,
it still fails for me. Buildlog attached.

cu andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package neon26
dpkg-buildpackage: source version 0.26.4-2+b1
dpkg-buildpackage: source changed by Andreas Metzler <ametz...@debian.org>
dpkg-buildpackage: host architecture i386
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-openssl build-gnutls install-openssl install-gnutls \
            macros/changelog.m4
rm -f patch-stamp
rm -f config.sub config.guess
rm -rf /tmp/NEON/neon26-0.26.4/debian/build-tree/
[ ! -f Makefile ] || /usr/bin/make distclean
rm -rf Makefile src/Makefile test/Makefile config.h config.cache config.log 
config.status
rm -rf libtool neon-config src/.libs src/*.o
dh_clean
 dpkg-source -b neon26-0.26.4
dpkg-source: info: using source format `1.0'
dpkg-source: info: building neon26 using existing neon26_0.26.4.orig.tar.gz
dpkg-source: info: building neon26 in neon26_0.26.4-2+b1.diff.gz
dpkg-source: warning: ignoring deletion of file config.guess
dpkg-source: warning: ignoring deletion of file config.sub
dpkg-source: info: building neon26 in neon26_0.26.4-2+b1.dsc
 debian/rules build
cp  /usr/share/misc/config.guess \
            /usr/share/misc/config.sub \
          ./
install -d /tmp/NEON/neon26-0.26.4/debian/build-tree//neon-openssl
cd /tmp/NEON/neon26-0.26.4/debian/build-tree//neon-openssl/ && \
                        CFLAGS="-O2 -g" /tmp/NEON/neon26-0.26.4/configure 
--enable-shared --enable-static --prefix=/usr --sysconfdir=/etc 
--infodir=/usr/share/info --mandir=/usr/share/man --enable-threadsafe-ssl=posix 
--with-gssapi --with-libxml2 \
                        --with-ssl=openssl
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_i386) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_i386
checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_i386) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_i386) supports shared 
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for library containing strerror... none required
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for off_t... yes
checking for uname... Linux
checking whether make sets $(MAKE)... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for gcc -Wformat -Werror sanity... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for size_t... (cached) yes
checking size of size_t... 4
checking how to print size_t... u
checking for off_t... (cached) yes
checking size of off_t... 4
checking how to print off_t... ld
checking for ssize_t... yes
checking size of ssize_t... 4
checking how to print ssize_t... d
checking for time_t... yes
checking size of time_t... 4
checking how to print time_t... ld
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ar... /usr/bin/ar
checking for ranlib... /usr/bin/ranlib
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for stdint.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for pipe... yes
checking for isatty... yes
checking for usleep... yes
checking for shutdown... yes
checking for setlocale... yes
checking whether byte ordering is bigendian... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for sys/time.h... (cached) yes
checking for limits.h... yes
checking for sys/select.h... yes
checking for arpa/inet.h... yes
checking for libintl.h... yes
checking for signal.h... yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for netdb.h... yes
checking for sys/poll.h... yes
checking for sys/limits.h... no
checking for timezone global... yes
checking for off64_t... yes
checking for off64_t... (cached) yes
checking size of off64_t... 8
checking how to print off64_t... lld
checking for strtoll... yes
checking for lseek64... yes
checking for fstat64... yes
configure: LFS (large file) support enabled
checking for strcasecmp... yes
checking for signal... yes
checking for setvbuf... yes
checking for setsockopt... yes
checking for stpcpy... yes
checking for poll... yes
checking whether stpcpy is declared... yes
checking for library containing socket... none needed
checking for library containing getaddrinfo... none needed
checking for gai_strerror... yes
checking for inet_ntop... yes
configure: IPv6 support is enabled
checking for working AI_ADDRCONFIG... no
checking for struct tm.tm_gmtoff... yes
checking for struct tm.__tm_gmtoff... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflate in -lz... yes
configure: zlib support enabled, using -lz
checking whether to enable ACL support in neon... yes
checking for pkg-config... no
checking for library containing RSA_new... -lcrypto
checking for library containing SSL_library_init... -lssl
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/opensslv.h usability... yes
checking openssl/opensslv.h presence... yes
checking for openssl/opensslv.h... yes
checking OpenSSL version is >= 0.9.7... yes
configure: OpenSSL >= 0.9.7; EGD support not needed in neon
configure: SSL support enabled, using OpenSSL (0.9.7 or later)
checking for pthread_mutex_init... yes
checking for pthread_mutex_lock... yes
configure: Thread-safe SSL supported using POSIX threads
configure: SOCKSv5 support is not enabled
checking for krb5-config... /usr/bin/krb5-config
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking for gss_init_sec_context... yes
configure: GSSAPI authentication support enabled
checking gssapi/gssapi_generic.h usability... yes
checking gssapi/gssapi_generic.h presence... yes
checking for gssapi/gssapi_generic.h... yes
checking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yes
configure: WebDAV support is enabled
checking for xml2-config... xml2-config
checking libxml/xmlversion.h usability... yes
checking libxml/xmlversion.h presence... yes
checking for libxml/xmlversion.h... yes
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
configure: XML parser used: libxml 2.7.3
checking for library containing bindtextdomain... none needed
checking for bind_textdomain_codeset... yes
configure: Internationalization support enabled
configure: debugging is enabled
checking for openssl... /usr/bin/openssl
checking for pkg-config... (cached) no
configure: creating ./config.status
config.status: creating neon-config
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating neon.pc
config.status: creating config.h
configure: Configured to build neon 0.26.4:

  Install prefix:  /usr
  Compiler:        gcc
  XML Parser:      libxml 2.7.3
  SSL library:     SSL support enabled, using OpenSSL (0.9.7 or later)
  zlib support:    zlib support enabled, using -lz
  Build libraries: Shared=yes, Static=yes

dh_testdir
cd /tmp/NEON/neon26-0.26.4/debian/build-tree//neon-openssl/ && /usr/bin/make
make[1]: Entering directory 
`/tmp/NEON/neon26-0.26.4/debian/build-tree/neon-openssl'
make[2]: Entering directory 
`/tmp/NEON/neon26-0.26.4/debian/build-tree/neon-openssl/src'
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_request.c -o ne_request.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_session.c -o ne_session.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_basic.c -o ne_basic.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_string.c -o ne_string.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_uri.c -o ne_uri.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_dates.c -o ne_dates.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_alloc.c -o ne_alloc.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_md5.c -o ne_md5.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_utils.c -o ne_utils.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_socket.c -o ne_socket.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_auth.c -o ne_auth.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_redirect.c -o ne_redirect.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_compress.c -o ne_compress.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_i18n.c -o ne_i18n.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_207.c -o ne_207.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_xml.c -o ne_xml.lo
/tmp/NEON/neon26-0.26.4/src/ne_xml.c: In function 'start_element':
/tmp/NEON/neon26-0.26.4/src/ne_xml.c:330: warning: passing argument 5 of 
'hand->startelm_cb' discards qualifiers from pointer target type
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_props.c -o ne_props.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_locks.c -o ne_locks.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_xmlreq.c -o ne_xmlreq.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_acl.c -o ne_acl.lo
/bin/bash ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS  -I/usr/include/libxml2 -I../ -O2 -g -c 
/tmp/NEON/neon26-0.26.4/src/ne_openssl.c -o ne_openssl.lo
/bin/bash ..//libtool --quiet --mode=link gcc -no-undefined  -rpath /usr/lib 
-version-info 26:4:0 -export-symbols-regex '^ne_[^_]' -o libneon.la 
ne_request.lo ne_session.lo ne_basic.lo  ne_string.lo ne_uri.lo ne_dates.lo 
ne_alloc.lo ne_md5.lo ne_utils.lo ne_socket.lo ne_auth.lo ne_redirect.lo 
ne_compress.lo ne_i18n.lo ne_207.lo ne_xml.lo ne_props.lo ne_locks.lo 
ne_xmlreq.lo  ne_acl.lo ne_openssl.lo -lssl -lcrypto  -lz -O2 -g -lgssapi_krb5 
-lkrb5 -lk5crypto -lcom_err -lxml2 
make[2]: Leaving directory 
`/tmp/NEON/neon26-0.26.4/debian/build-tree/neon-openssl/src'
make[1]: Leaving directory 
`/tmp/NEON/neon26-0.26.4/debian/build-tree/neon-openssl'
touch build-openssl
cp  /usr/share/misc/config.guess \
            /usr/share/misc/config.sub \
          ./
install -d /tmp/NEON/neon26-0.26.4/debian/build-tree//neon-gnutls
cd /tmp/NEON/neon26-0.26.4/debian/build-tree//neon-gnutls/ && \
                        CFLAGS="-O2 -g" /tmp/NEON/neon26-0.26.4/configure 
--enable-shared --enable-static --prefix=/usr --sysconfdir=/etc 
--infodir=/usr/share/info --mandir=/usr/share/man --enable-threadsafe-ssl=posix 
--with-gssapi --with-libxml2 \
                        --with-ssl=gnutls
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_i386) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_i386
checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_i386) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_i386) supports shared 
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for library containing strerror... none required
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for off_t... yes
checking for uname... Linux
checking whether make sets $(MAKE)... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for gcc -Wformat -Werror sanity... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for size_t... (cached) yes
checking size of size_t... 4
checking how to print size_t... u
checking for off_t... (cached) yes
checking size of off_t... 4
checking how to print off_t... ld
checking for ssize_t... yes
checking size of ssize_t... 4
checking how to print ssize_t... d
checking for time_t... yes
checking size of time_t... 4
checking how to print time_t... ld
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ar... /usr/bin/ar
checking for ranlib... /usr/bin/ranlib
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for stdint.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for pipe... yes
checking for isatty... yes
checking for usleep... yes
checking for shutdown... yes
checking for setlocale... yes
checking whether byte ordering is bigendian... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for sys/time.h... (cached) yes
checking for limits.h... yes
checking for sys/select.h... yes
checking for arpa/inet.h... yes
checking for libintl.h... yes
checking for signal.h... yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for netdb.h... yes
checking for sys/poll.h... yes
checking for sys/limits.h... no
checking for timezone global... yes
checking for off64_t... yes
checking for off64_t... (cached) yes
checking size of off64_t... 8
checking how to print off64_t... lld
checking for strtoll... yes
checking for lseek64... yes
checking for fstat64... yes
configure: LFS (large file) support enabled
checking for strcasecmp... yes
checking for signal... yes
checking for setvbuf... yes
checking for setsockopt... yes
checking for stpcpy... yes
checking for poll... yes
checking whether stpcpy is declared... yes
checking for library containing socket... none needed
checking for library containing getaddrinfo... none needed
checking for gai_strerror... yes
checking for inet_ntop... yes
configure: IPv6 support is enabled
checking for working AI_ADDRCONFIG... no
checking for struct tm.tm_gmtoff... yes
checking for struct tm.__tm_gmtoff... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflate in -lz... yes
configure: zlib support enabled, using -lz
checking whether to enable ACL support in neon... yes
checking for libgnutls-config... no
configure: error: could not find libgnutls-config in $PATH
make: *** 
[/tmp/NEON/neon26-0.26.4/debian/build-tree//neon-gnutls/config.status] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Command exited with non-zero status 2
19.68user 9.31system 0:33.73elapsed 85%CPU (0avgtext+0avgdata 0maxresident)k
50120inputs+86512outputs (242major+4229015minor)pagefaults 0swaps

Reply via email to