dpkg-buildpackage: source package is neon dpkg-buildpackage: source version is 0.25.5.dfsg-5zajac1breezy1 dpkg-buildpackage: source changed by Blair Zajac dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp install-stamp macros/changelog.m4 rm -f config.sub config.guess /usr/bin/make distclean make[1]: Entering directory `/home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg' make[1]: *** No rule to make target `distclean'. Stop. make[1]: Leaving directory `/home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg' make: [clean] Error 2 (ignored) 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 neon-0.25.5.dfsg dpkg-source: building neon using existing neon_0.25.5.dfsg.orig.tar.gz dpkg-source: building neon in neon_0.25.5.dfsg-5zajac1breezy1.diff.gz dpkg-source: warning: ignoring deletion of file config.guess dpkg-source: warning: ignoring deletion of file config.sub dpkg-source: building neon in neon_0.25.5.dfsg-5zajac1breezy1.dsc debian/rules build dh_testdir dh_clean cp /usr/share/misc/config.guess \ /usr/share/misc/config.sub \ ./ CFLAGS="-O2 -g" \ ./configure \ --enable-shared \ --enable-static \ --prefix=/usr \ --sysconfdir=/etc \ --infodir=/usr/share/info \ --mandir=/usr/share/man \ --with-ssl \ --with-gssapi \ --with-libxml2 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 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 static flag works... yes 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 supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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 Darwin... no 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 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 for pipe... yes checking for isatty... yes checking for usleep... yes checking for shutdown... yes checking for time_t... yes checking size of time_t... 4 checking how to print time_t... ld 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 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 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... 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... 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) 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.6.21 configure: debugging is enabled checking for openssl... /usr/bin/openssl 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.25.5: Install prefix: /usr Compiler: gcc XML Parser: libxml 2.6.21 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 /usr/bin/make make[1]: Entering directory `/home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg' make[2]: Entering directory `/home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/src' /bin/sh ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I../ -O2 -g -c 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 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 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 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 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 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 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 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 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 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 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 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 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 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 ne_xml.c -o ne_xml.lo ne_xml.c: In function 'ne_xml_doc_encoding': ne_xml.c:205: warning: pointer targets in return differ in signedness ne_xml.c: In function 'declare_nspaces': ne_xml.c:233: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ne_xml.c:233: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ne_xml.c:233: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ne_xml.c:233: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ne_xml.c:233: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ne_xml.c:233: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ne_xml.c:235: warning: pointer targets in passing argument 1 of 'ne_strdup' differ in signedness ne_xml.c:235: warning: pointer targets in assignment differ in signedness ne_xml.c:236: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ne_xml.c:236: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ne_xml.c:236: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ne_xml.c:236: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ne_xml.c:236: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ne_xml.c:236: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ne_xml.c:236: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ne_xml.c:236: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness ne_xml.c:252: warning: pointer targets in passing argument 1 of 'ne_strdup' differ in signedness ne_xml.c:252: warning: pointer targets in assignment differ in signedness ne_xml.c:253: warning: pointer targets in passing argument 1 of 'ne_strdup' differ in signedness ne_xml.c:253: warning: pointer targets in assignment differ in signedness ne_xml.c: In function 'expand_qname': ne_xml.c:267: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness ne_xml.c:267: warning: pointer targets in assignment differ in signedness ne_xml.c:276: warning: pointer targets in passing argument 1 of 'ne_strdup' differ in signedness ne_xml.c:276: warning: pointer targets in assignment differ in signedness ne_xml.c:284: warning: pointer targets in passing argument 2 of 'resolve_nspace' differ in signedness ne_xml.c:287: warning: pointer targets in passing argument 1 of 'ne_strdup' differ in signedness ne_xml.c:287: warning: pointer targets in assignment differ in signedness ne_xml.c:288: warning: pointer targets in assignment differ in signedness ne_xml.c: In function 'start_element': ne_xml.c:330: warning: pointer targets in passing argument 3 of 'hand->startelm_cb' differ in signedness ne_xml.c:330: warning: pointer targets in passing argument 4 of 'hand->startelm_cb' differ in signedness ne_xml.c: In function 'char_data': ne_xml.c:373: warning: pointer targets in passing argument 3 of 'elm->handler->cdata_cb' differ in signedness ne_xml.c: In function 'end_element': ne_xml.c:391: warning: pointer targets in passing argument 3 of 'elm->handler->endelm_cb' differ in signedness ne_xml.c:391: warning: pointer targets in passing argument 4 of 'elm->handler->endelm_cb' differ in signedness ne_xml.c: In function 'resolve_nspace': ne_xml.c:420: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ne_xml.c:422: warning: pointer targets in return differ in signedness ne_xml.c: In function 'ne_xml_create': ne_xml.c:434: warning: pointer targets in assignment differ in signedness ne_xml.c: In function 'ne_xml_parse_v': ne_xml.c:484: warning: pointer targets in passing argument 2 of 'ne_xml_parse' differ in signedness /bin/sh ..//libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/libxml2 -I../ -O2 -g -c 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 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 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 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 ne_openssl.c -o ne_openssl.lo /bin/sh ..//libtool --quiet --mode=link gcc -no-undefined -rpath /usr/lib -version-info 25:5: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_207.lo ne_xml.lo ne_props.lo ne_locks.lo ne_xmlreq.lo ne_acl.lo ne_openssl.lo -lssl -lcrypto -lz -L/usr/lib -O2 -g -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lresolv -lxml2 -lz -lm make[2]: Leaving directory `/home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/src' make[1]: Leaving directory `/home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg' touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs /usr/bin/make install-lib install-headers install-config DESTDIR=`pwd`/debian/libneon25 make[1]: Entering directory `/home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg' make[2]: Entering directory `/home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/src' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/src' /usr/bin/install -c -d /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/lib /bin/sh ./libtool --mode=install /usr/bin/install -c src/libneon.la \ /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/lib/libneon.la /usr/bin/install -c src/.libs/libneon.so.25.0.5 /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/lib/libneon.so.25.0.5 (cd /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/lib && rm -f libneon.so.25 && ln -s libneon.so.25.0.5 libneon.so.25) (cd /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/lib && rm -f libneon.so && ln -s libneon.so.25.0.5 libneon.so) /usr/bin/install -c src/.libs/libneon.lai /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/lib/libneon.la /usr/bin/install -c src/.libs/libneon.a /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/lib/libneon.a ranlib /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/lib/libneon.a chmod 644 /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/lib/libneon.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -d /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_request.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_session.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_utils.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_uri.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_socket.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_basic.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_207.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_props.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_xml.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_dates.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_string.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_defs.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_locks.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_alloc.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_md5.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_i18n.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_redirect.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_auth.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_compress.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_acl.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_ssl.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon Installing ne_xmlreq.h into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/include/neon /usr/bin/install -c -d /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/bin Installing neon-config into /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/bin /usr/bin/install -c -d /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/lib/pkgconfig /usr/bin/install -c -m 644 neon.pc /home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg/debian/libneon25/usr/lib/pkgconfig/neon.pc make[1]: Leaving directory `/home/blair/Packages/ubuntu/blair/neon/neon-0.25.5.dfsg' dh_movefiles -plibneon25-dev --sourcedir=debian/libneon25 \ usr/bin/neon-config \ usr/include/neon \ usr/lib/libneon.a \ usr/lib/libneon.la \ usr/lib/libneon.so \ usr/lib/pkgconfig dh_installman -plibneon25-dev debian/neon-config.1 install -d debian/libneon25-dev/usr/share/aclocal cp macros/neon*.m4 \ debian/libneon25-dev/usr/share/aclocal/ rm -rf debian/libneon25/usr/include \ debian/libneon25/usr/bin \ debian/libneon25/usr/share/man touch install-stamp # No arch indep packages generated dh_testdir -a dh_testroot -a cp macros/ChangeLog macros/changelog.m4 dh_installdocs -plibneon25-dev macros/changelog.m4 dh_installchangelogs -a ChangeLog dh_installdocs -a AUTHORS BUGS NEWS README THANKS TODO dh_makeshlibs -V dh_strip -a --dbg-package=libneon25 dh_compress -a dh_fixperms -a dh_installdeb -a dh_shlibdeps -a dh_gencontrol -a dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dh_md5sums -a dh_builddeb -a dpkg-deb: building package `libneon25' in `../libneon25_0.25.5.dfsg-5zajac1breezy1_i386.deb'. dpkg-deb: building package `libneon25-dev' in `../libneon25-dev_0.25.5.dfsg-5zajac1breezy1_i386.deb'. dpkg-deb: building package `libneon25-dbg' in `../libneon25-dbg_0.25.5.dfsg-5zajac1breezy1_i386.deb'. dpkg-genchanges dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included)