dpkg-buildpackage -rfakeroot -D -us -uc 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 neon27 dpkg-buildpackage: source version 0.28.4-2~dkg1 dpkg-buildpackage: source changed by Daniel Kahn Gillmor dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dpatch deapply-all 01_runtime_detect_sock_cloexec not applied to ./ . rm -rf patch-stamp patch-stampT debian/patched 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 /home/dkg/src/neon/neon27-0.28.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 neon27-0.28.4 dpkg-source: info: using source format `1.0' dpkg-source: info: building neon27 using existing neon27_0.28.4.orig.tar.gz dpkg-source: info: building neon27 in neon27_0.28.4-2~dkg1.diff.gz dpkg-source: warning: executable mode 0755 of 'debian/patches/01_runtime_detect_sock_cloexec.dpatch' will not be represented in diff dpkg-source: warning: ignoring deletion of file config.guess dpkg-source: warning: ignoring deletion of file config.sub dpkg-source: info: building neon27 in neon27_0.28.4-2~dkg1.dsc debian/rules build test -d debian/patched || install -d debian/patched dpatch apply-all applying patch 01_runtime_detect_sock_cloexec to ./ ... ok. dpatch cat-all >>patch-stampT mv -f patch-stampT patch-stamp cp /usr/share/misc/config.guess \ /usr/share/misc/config.sub \ ./ install -d /home/dkg/src/neon/neon27-0.28.4/debian/build-tree//neon-openssl cd /home/dkg/src/neon/neon27-0.28.4/debian/build-tree//neon-openssl/ && \ CFLAGS="-O2 -g" /home/dkg/src/neon/neon27-0.28.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... i686-pc-linux-gnu checking host system type... i686-pc-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 ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 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 size of int... 4 checking size of long... 4 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 size of size_t... 4 checking how to print size_t... u checking size of off_t... 4 checking how to print off_t... ld checking size of ssize_t... 4 checking how to print ssize_t... d 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 fcntl.h... yes checking for iconv.h... yes checking for timezone global... yes checking for off64_t... 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 for fcntl... yes checking for getsockopt... 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 getnameinfo... yes checking for inet_ntop... yes configure: IPv6 support is enabled checking for working AI_ADDRCONFIG... no checking for socklen_t... yes 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... /usr/bin/pkg-config checking for openssl pkg-config data... yes configure: using SSL library configuration from pkg-config 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 CRYPTO_set_idptr_callback... no checking for pthread_mutex_init... yes checking for pthread_mutex_lock... yes configure: Thread-safe SSL supported using POSIX threads checking for pkg-config... (cached) /usr/bin/pkg-config checking for pakchois pkg-config data... no configure: pakchois library not found; no PKCS#11 support 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 certutil... /usr/bin/certutil checking for pk12util... /usr/bin/pk12util checking for pkg-config... (cached) /usr/bin/pkg-config 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 test/makekeys config.status: creating config.h config.status: executing libtool commands configure: Configured to build neon 0.28.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 /home/dkg/src/neon/neon27-0.28.4/debian/build-tree//neon-openssl/ && /usr/bin/make make[1]: Entering directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-openssl' make[2]: Entering directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-openssl/src' /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_request.c -o ne_request.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_session.c -o ne_session.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_basic.c -o ne_basic.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_string.c -o ne_string.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_uri.c -o ne_uri.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_dates.c -o ne_dates.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_alloc.c -o ne_alloc.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_md5.c -o ne_md5.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_utils.c -o ne_utils.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_socket.c -o ne_socket.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_auth.c -o ne_auth.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_redirect.c -o ne_redirect.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_compress.c -o ne_compress.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_i18n.c -o ne_i18n.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_pkcs11.c -o ne_pkcs11.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_207.c -o ne_207.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_xml.c -o ne_xml.lo /home/dkg/src/neon/neon27-0.28.4/src/ne_xml.c: In function ‘start_element’: /home/dkg/src/neon/neon27-0.28.4/src/ne_xml.c:330: warning: passing argument 5 of ‘hand->startelm_cb’ discards qualifiers from pointer target type /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_props.c -o ne_props.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_locks.c -o ne_locks.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_xmlreq.c -o ne_xmlreq.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_acl.c -o ne_acl.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_openssl.c -o ne_openssl.lo /bin/sh ../libtool --quiet --mode=link gcc -no-undefined -rpath /usr/lib -version-info 28:4:1 -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_pkcs11.lo ne_207.lo ne_xml.lo ne_props.lo ne_locks.lo ne_xmlreq.lo ne_acl.lo ne_openssl.lo -lz -lssl -lcrypto -L/usr/lib -O2 -g -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 make[2]: Leaving directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-openssl/src' make[1]: Leaving directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-openssl' touch build-openssl cp /usr/share/misc/config.guess \ /usr/share/misc/config.sub \ ./ install -d /home/dkg/src/neon/neon27-0.28.4/debian/build-tree//neon-gnutls cd /home/dkg/src/neon/neon27-0.28.4/debian/build-tree//neon-gnutls/ && \ CFLAGS="-O2 -g" /home/dkg/src/neon/neon27-0.28.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-ca-bundle=/etc/ssl/certs/ca-certificates.crt \ --with-ssl=gnutls checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-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 ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 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 size of int... 4 checking size of long... 4 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 size of size_t... 4 checking how to print size_t... u checking size of off_t... 4 checking how to print off_t... ld checking size of ssize_t... 4 checking how to print ssize_t... d 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 fcntl.h... yes checking for iconv.h... yes checking for timezone global... yes checking for off64_t... 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 for fcntl... yes checking for getsockopt... 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 getnameinfo... yes checking for inet_ntop... yes configure: IPv6 support is enabled checking for working AI_ADDRCONFIG... no checking for socklen_t... yes 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... /usr/bin/pkg-config checking for gnutls pkg-config data... yes configure: using GnuTLS configuration from pkg-config checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes configure: SSL support enabled, using GnuTLS 2.6.6 checking for gnutls_session_get_data2... yes checking for gnutls_x509_dn_get_rdn_ava... yes checking for gnutls_sign_callback_set... yes checking for iconv... yes configure: Using /etc/ssl/certs/ca-certificates.crt as default SSL CA bundle checking for pthread_mutex_init... yes checking for pthread_mutex_lock... yes configure: Thread-safe SSL supported using POSIX threads checking for pkg-config... (cached) /usr/bin/pkg-config checking for pakchois pkg-config data... no configure: pakchois library not found; no PKCS#11 support 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 certutil... /usr/bin/certutil checking for pk12util... /usr/bin/pk12util checking for pkg-config... (cached) /usr/bin/pkg-config 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 test/makekeys config.status: creating config.h config.status: executing libtool commands configure: Configured to build neon 0.28.4: Install prefix: /usr Compiler: gcc XML Parser: libxml 2.7.3 SSL library: SSL support enabled, using GnuTLS 2.6.6 zlib support: zlib support enabled, using -lz Build libraries: Shared=yes, Static=yes dh_testdir cd /home/dkg/src/neon/neon27-0.28.4/debian/build-tree//neon-gnutls/ && \ sed -i "s/-lneon/-lneon-gnutls/g" \ neon-config neon.pc Makefile src/Makefile test/Makefile cd /home/dkg/src/neon/neon27-0.28.4/debian/build-tree//neon-gnutls/ && \ sed -i "s/libneon\./libneon-gnutls\./g" \ neon-config neon.pc Makefile src/Makefile test/Makefile cd /home/dkg/src/neon/neon27-0.28.4/debian/build-tree//neon-gnutls/ && /usr/bin/make make[1]: Entering directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-gnutls' make[2]: Entering directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-gnutls/src' /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_request.c -o ne_request.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_session.c -o ne_session.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_basic.c -o ne_basic.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_string.c -o ne_string.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_uri.c -o ne_uri.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_dates.c -o ne_dates.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_alloc.c -o ne_alloc.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_md5.c -o ne_md5.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_utils.c -o ne_utils.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_socket.c -o ne_socket.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_auth.c -o ne_auth.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_redirect.c -o ne_redirect.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_compress.c -o ne_compress.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_i18n.c -o ne_i18n.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_pkcs11.c -o ne_pkcs11.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_207.c -o ne_207.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_xml.c -o ne_xml.lo /home/dkg/src/neon/neon27-0.28.4/src/ne_xml.c: In function ‘start_element’: /home/dkg/src/neon/neon27-0.28.4/src/ne_xml.c:330: warning: passing argument 5 of ‘hand->startelm_cb’ discards qualifiers from pointer target type /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_props.c -o ne_props.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_locks.c -o ne_locks.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_xmlreq.c -o ne_xmlreq.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_acl.c -o ne_acl.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I.. -O2 -g -c /home/dkg/src/neon/neon27-0.28.4/src/ne_gnutls.c -o ne_gnutls.lo /bin/sh ../libtool --quiet --mode=link gcc -no-undefined -rpath /usr/lib -version-info 28:4:1 -export-symbols-regex '^ne_[^_]' -o libneon-gnutls.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_pkcs11.lo ne_207.lo ne_xml.lo ne_props.lo ne_locks.lo ne_xmlreq.lo ne_acl.lo ne_gnutls.lo -lz -lgnutls -L/usr/lib -O2 -g -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2 make[2]: Leaving directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-gnutls/src' make[1]: Leaving directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-gnutls' touch build-gnutls fakeroot debian/rules binary dh_testdir dh_testroot dh_installdirs cd /home/dkg/src/neon/neon27-0.28.4/debian/build-tree//neon-openssl/ && /usr/bin/make install-lib install-headers install-config install-man DESTDIR=/home/dkg/src/neon/neon27-0.28.4/debian//libneon27 make[1]: Entering directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-openssl' make[2]: Entering directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-openssl/src' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-openssl/src' /usr/bin/install -c -d /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/lib /bin/sh ./libtool --mode=install /usr/bin/install -c src/libneon.la \ /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/lib/libneon.la libtool: install: /usr/bin/install -c src/.libs/libneon.so.27.1.4 /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/lib/libneon.so.27.1.4 libtool: install: (cd /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/lib && { ln -s -f libneon.so.27.1.4 libneon.so.27 || { rm -f libneon.so.27 && ln -s libneon.so.27.1.4 libneon.so.27; }; }) libtool: install: (cd /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/lib && { ln -s -f libneon.so.27.1.4 libneon.so || { rm -f libneon.so && ln -s libneon.so.27.1.4 libneon.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libneon.lai /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/lib/libneon.la libtool: install: /usr/bin/install -c src/.libs/libneon.a /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/lib/libneon.a libtool: install: chmod 644 /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/lib/libneon.a libtool: install: /usr/bin/ranlib /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/lib/libneon.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -d /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_request.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_session.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_utils.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_uri.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_socket.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_basic.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_207.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_props.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_xml.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_dates.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_string.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_defs.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_locks.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_alloc.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_md5.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_i18n.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_redirect.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_auth.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_compress.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_acl.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_ssl.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_xmlreq.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon Installing ne_pkcs11.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/include/neon /usr/bin/install -c -d /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/bin Installing neon-config into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/bin /usr/bin/install -c -d /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/lib/pkgconfig /usr/bin/install -c -m 644 neon.pc /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/lib/pkgconfig/neon.pc /usr/bin/install -c -d /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/share/man/man3 /usr/bin/install -c -d /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/share/man/man1 for m in /home/dkg/src/neon/neon27-0.28.4/doc/man/*.3; do \ /usr/bin/install -c -m 644 $m /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/share/man/man3; done for m in /home/dkg/src/neon/neon27-0.28.4/doc/man/*.1; do \ /usr/bin/install -c -m 644 $m /home/dkg/src/neon/neon27-0.28.4/debian//libneon27/usr/share/man/man1; done make[1]: Leaving directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-openssl' chrpath -d /home/dkg/src/neon/neon27-0.28.4/debian/libneon27/usr/lib/libneon.so.27 rm -f /home/dkg/src/neon/neon27-0.28.4/debian/libneon27/usr/lib/libneon.la dh_movefiles -plibneon27-dev --sourcedir=debian/libneon27 install -d debian/libneon27-dev/usr/share/aclocal cp macros/neon*.m4 \ debian/libneon27-dev/usr/share/aclocal/ rm -rf debian/libneon27/usr/include \ debian/libneon27/usr/bin \ debian/libneon27/usr/share/man \ debian/libneon27/usr/lib/pkgconfig install -d /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-dev/usr/share/lintian/overrides/ install -m0644 /home/dkg/src/neon/neon27-0.28.4/debian/libneon27-dev.lintian /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-dev/usr/share/lintian/overrides/libneon27-dev touch install-openssl dh_testdir dh_testroot dh_installdirs cd /home/dkg/src/neon/neon27-0.28.4/debian/build-tree//neon-gnutls/ && /usr/bin/make install-lib install-headers install-config install-man DESTDIR=/home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls make[1]: Entering directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-gnutls' make[2]: Entering directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-gnutls/src' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-gnutls/src' /usr/bin/install -c -d /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/lib /bin/sh ./libtool --mode=install /usr/bin/install -c src/libneon-gnutls.la \ /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/lib/libneon-gnutls.la libtool: install: /usr/bin/install -c src/.libs/libneon-gnutls.so.27.1.4 /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/lib/libneon-gnutls.so.27.1.4 libtool: install: (cd /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/lib && { ln -s -f libneon-gnutls.so.27.1.4 libneon-gnutls.so.27 || { rm -f libneon-gnutls.so.27 && ln -s libneon-gnutls.so.27.1.4 libneon-gnutls.so.27; }; }) libtool: install: (cd /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/lib && { ln -s -f libneon-gnutls.so.27.1.4 libneon-gnutls.so || { rm -f libneon-gnutls.so && ln -s libneon-gnutls.so.27.1.4 libneon-gnutls.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libneon-gnutls.lai /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/lib/libneon-gnutls.la libtool: install: /usr/bin/install -c src/.libs/libneon-gnutls.a /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/lib/libneon-gnutls.a libtool: install: chmod 644 /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/lib/libneon-gnutls.a libtool: install: /usr/bin/ranlib /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/lib/libneon-gnutls.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -d /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_request.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_session.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_utils.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_uri.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_socket.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_basic.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_207.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_props.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_xml.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_dates.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_string.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_defs.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_locks.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_alloc.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_md5.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_i18n.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_redirect.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_auth.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_compress.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_acl.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_ssl.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_xmlreq.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon Installing ne_pkcs11.h into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/include/neon /usr/bin/install -c -d /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/bin Installing neon-config into /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/bin /usr/bin/install -c -d /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/lib/pkgconfig /usr/bin/install -c -m 644 neon.pc /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/lib/pkgconfig/neon.pc /usr/bin/install -c -d /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/share/man/man3 /usr/bin/install -c -d /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/share/man/man1 for m in /home/dkg/src/neon/neon27-0.28.4/doc/man/*.3; do \ /usr/bin/install -c -m 644 $m /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/share/man/man3; done for m in /home/dkg/src/neon/neon27-0.28.4/doc/man/*.1; do \ /usr/bin/install -c -m 644 $m /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/share/man/man1; done make[1]: Leaving directory `/home/dkg/src/neon/neon27-0.28.4/debian/build-tree/neon-gnutls' chrpath -d /home/dkg/src/neon/neon27-0.28.4/debian/libneon27-gnutls/usr/lib/libneon-gnutls.so.27 rm -f /home/dkg/src/neon/neon27-0.28.4/debian/libneon27-gnutls/usr/lib/libneon-gnutls.la dh_movefiles -plibneon27-gnutls-dev \ --sourcedir=debian/libneon27-gnutls install -d debian/libneon27-gnutls-dev/usr/share/aclocal cp macros/neon*.m4 \ debian/libneon27-gnutls-dev/usr/share/aclocal/ rm -rf debian/libneon27-gnutls/usr/include \ debian/libneon27-gnutls/usr/bin \ debian/libneon27-gnutls/usr/share/man \ debian/libneon27-gnutls/usr/lib/pkgconfig install -d /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/share/lintian/overrides/ \ /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls-dev/usr/share/lintian/overrides/ install -m0644 /home/dkg/src/neon/neon27-0.28.4/debian/libneon27-gnutls.lintian \ /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls/usr/share/lintian/overrides/libneon27-gnutls install -m0644 /home/dkg/src/neon/neon27-0.28.4/debian/libneon27-gnutls-dev.lintian \ /home/dkg/src/neon/neon27-0.28.4/debian//libneon27-gnutls-dev/usr/share/lintian/overrides/libneon27-gnutls-dev touch install-gnutls # No arch indep packages generated dh_testdir -a dh_testroot -a cp macros/ChangeLog macros/changelog.m4 dh_installdocs -plibneon27-dev macros/changelog.m4 dh_installdocs -plibneon27-gnutls-dev macros/changelog.m4 dh_installchangelogs -a ChangeLog dh_installdocs -a AUTHORS BUGS NEWS README THANKS TODO dh_makeshlibs -V dh_link dh_strip -plibneon27 --dbg-package=libneon27-dbg dh_strip -plibneon27-gnutls --dbg-package=libneon27-gnutls-dbg dh_compress -a dh_fixperms -a dh_installdeb -a dh_shlibdeps -a dpkg-shlibdeps: warning: dependency on libcom_err.so.2 could be avoided if "debian/libneon27/usr/lib/libneon.so.27.1.4" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libk5crypto.so.3 could be avoided if "debian/libneon27/usr/lib/libneon.so.27.1.4" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libkrb5.so.3 could be avoided if "debian/libneon27/usr/lib/libneon.so.27.1.4" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libcom_err.so.2 could be avoided if "debian/libneon27-gnutls/usr/lib/libneon-gnutls.so.27.1.4" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libtasn1.so.3 could be avoided if "debian/libneon27-gnutls/usr/lib/libneon-gnutls.so.27.1.4" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libk5crypto.so.3 could be avoided if "debian/libneon27-gnutls/usr/lib/libneon-gnutls.so.27.1.4" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libkrb5.so.3 could be avoided if "debian/libneon27-gnutls/usr/lib/libneon-gnutls.so.27.1.4" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgpg-error.so.0 could be avoided if "debian/libneon27-gnutls/usr/lib/libneon-gnutls.so.27.1.4" were not uselessly linked against it (they use none of its symbols). dh_gencontrol -a dh_md5sums -a dh_builddeb -a dpkg-deb: building package `libneon27' in `../libneon27_0.28.4-2~dkg1_i386.deb'. dpkg-deb: building package `libneon27-dev' in `../libneon27-dev_0.28.4-2~dkg1_i386.deb'. dpkg-deb: building package `libneon27-dbg' in `../libneon27-dbg_0.28.4-2~dkg1_i386.deb'. dpkg-deb: building package `libneon27-gnutls' in `../libneon27-gnutls_0.28.4-2~dkg1_i386.deb'. dpkg-deb: building package `libneon27-gnutls-dev' in `../libneon27-gnutls-dev_0.28.4-2~dkg1_i386.deb'. dpkg-deb: building package `libneon27-gnutls-dbg' in `../libneon27-gnutls-dbg_0.28.4-2~dkg1_i386.deb'. dpkg-deb: building package `libneon25-dev' in `../libneon25-dev_0.28.4-2~dkg1_i386.deb'. dpkg-genchanges >../neon27_0.28.4-2~dkg1_i386.changes dpkg-genchanges: warning: the current version (0.28.4-2~dkg1) is smaller than the previous one (0.28.4-2) dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... W: neon27 source: changelog-should-mention-nmu W: neon27 source: source-nmu-has-incorrect-version-number 0.28.4-2~dkg1 W: neon27 source: patch-system-but-direct-changes-in-diff neon-config.in W: libneon25-dev: latest-debian-changelog-entry-without-new-version W: libneon27-gnutls-dbg: latest-debian-changelog-entry-without-new-version W: libneon27-gnutls-dbg: wrong-section-according-to-package-name libneon27-gnutls-dbg => debug W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man1/neon-config.1.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_add_request_header.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_addr_resolve.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_buffer.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_buffer_append.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_buffer_clear.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_buffer_create.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_buffer_destroy.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_get_error.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_get_response_header.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_get_status.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_has_support.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_i18n_init.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_iaddr_make.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_malloc.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_request_create.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_session_create.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_set_request_body_buffer.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_set_request_flag.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_set_server_auth.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_set_session_flag.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_set_useragent.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_shave.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_sock_init.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_ssl_cert_cmp.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_ssl_cert_identity.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_ssl_cert_read.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_ssl_clicert_read.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_ssl_readable_dname.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_ssl_set_verify.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_ssl_trust_cert.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_status.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_token.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_version_match.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/ne_xml_create.3.gz 169: warning: `"' not defined W: libneon27-dev: manpage-has-errors-from-man usr/share/man/man3/neon.3.gz 169: warning: `"' not defined W: libneon27-dev: latest-debian-changelog-entry-without-new-version W: libneon27-dbg: latest-debian-changelog-entry-without-new-version W: libneon27-dbg: wrong-section-according-to-package-name libneon27-dbg => debug W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man1/neon-config.1.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_add_request_header.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_addr_resolve.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_buffer.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_buffer_append.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_buffer_clear.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_buffer_create.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_buffer_destroy.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_get_error.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_get_response_header.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_get_status.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_has_support.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_i18n_init.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_iaddr_make.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_malloc.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_request_create.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_session_create.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_set_request_body_buffer.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_set_request_flag.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_set_server_auth.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_set_session_flag.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_set_useragent.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_shave.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_sock_init.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_ssl_cert_cmp.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_ssl_cert_identity.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_ssl_cert_read.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_ssl_clicert_read.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_ssl_readable_dname.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_ssl_set_verify.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_ssl_trust_cert.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_status.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_token.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_version_match.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/ne_xml_create.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: manpage-has-errors-from-man usr/share/man/man3/neon.3.gz 169: warning: `"' not defined W: libneon27-gnutls-dev: latest-debian-changelog-entry-without-new-version W: libneon27: latest-debian-changelog-entry-without-new-version W: libneon27-gnutls: latest-debian-changelog-entry-without-new-version N: 1 tag overridden (1 warning) Finished running lintian.