Debian Package Auto-Building

Build log for dirmngr (1.0.1-3) on hppa

dirmngr1.0.1-3hppa → 2008-02-18 11:29:05 (text)

Automatic build of dirmngr_1.0.1-3 on bld-3 by sbuild/hppa 98
Build started at 20080218-0426
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 636kB of source archives.
Get:1 http://incoming.debian.org  dirmngr 1.0.1-3 (dsc) [760B]
Get:2 http://incoming.debian.org  dirmngr 1.0.1-3 (tar) [608kB]
Get:3 http://incoming.debian.org  dirmngr 1.0.1-3 (diff) [27.7kB]
Fetched 636kB in 0s (660kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs (>= 0.4.37), debhelper (>= 5), gettext, libassuan-dev (>= 0.9.3), libgcrypt11-dev (>= 1.2.0), libgpg-error-dev (>= 1.4), libksba-dev (>= 1.0.0), libldap2-dev, libpth-dev
Checking for already installed source dependencies...
cdbs: already installed (0.4.51 >= 0.4.37 is satisfied)
debhelper: already installed (6.0.5 >= 5 is satisfied)
gettext: already installed (0.17-2)
libassuan-dev: missing
libgcrypt11-dev: missing
libgpg-error-dev: missing
libksba-dev: missing
libldap2-dev: missing
libpth-dev: missing
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libassuan-dev libgcrypt11-dev libgpg-error-dev libksba-dev libldap2-dev libpth-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  udev libvolume-id0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libksba8 libpth20
Suggested packages:
  libgcrypt11-doc
The following NEW packages will be installed:
  libassuan-dev libgcrypt11-dev libgpg-error-dev libksba-dev libksba8
  libldap2-dev libpth-dev libpth20
0 upgraded, 8 newly installed, 0 to remove and 12 not upgraded.
Need to get 0B/1871kB of archives.
After unpacking 5329kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libpth20 libpth-dev libassuan-dev libgpg-error-dev libgcrypt11-dev libksba8
  libksba-dev libldap2-dev
Authentication warning overridden.
Selecting previously deselected package libpth20.
(Reading database ... 12389 files and directories currently installed.)
Unpacking libpth20 (from .../libpth20_2.0.7-9_hppa.deb) ...
Selecting previously deselected package libpth-dev.
Unpacking libpth-dev (from .../libpth-dev_2.0.7-9_hppa.deb) ...
Selecting previously deselected package libassuan-dev.
Unpacking libassuan-dev (from .../libassuan-dev_1.0.4-1_hppa.deb) ...
Selecting previously deselected package libgpg-error-dev.
Unpacking libgpg-error-dev (from .../libgpg-error-dev_1.4-2_hppa.deb) ...
Selecting previously deselected package libgcrypt11-dev.
Unpacking libgcrypt11-dev (from .../libgcrypt11-dev_1.4.0-3_hppa.deb) ...
Selecting previously deselected package libksba8.
Unpacking libksba8 (from .../libksba8_1.0.2-1_hppa.deb) ...
Selecting previously deselected package libksba-dev.
Unpacking libksba-dev (from .../libksba-dev_1.0.2-1_hppa.deb) ...
Selecting previously deselected package libldap2-dev.
Unpacking libldap2-dev (from .../libldap2-dev_2.4.7-5_hppa.deb) ...
Setting up libpth20 (2.0.7-9) ...

Setting up libpth-dev (2.0.7-9) ...
Setting up libassuan-dev (1.0.4-1) ...

Setting up libgpg-error-dev (1.4-2) ...
Setting up libgcrypt11-dev (1.4.0-3) ...
Setting up libksba8 (1.0.2-1) ...

Setting up libksba-dev (1.0.2-1) ...

Setting up libldap2-dev (2.4.7-5) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.7-6 gcc-4.2_4.2.3-1 g++-4.2_4.2.3-1 binutils_2.18.1~cvs20080103-1 libstdc++6-4.2-dev_4.2.3-1 libstdc++6_4.3-20080202-1
------------------------------------------------------------------------------
gpg: Signature made Mon Feb 18 02:53:20 2008 MST using DSA key ID 554FB4C6
gpg: Can't check signature: public key not found
dpkg-source: extracting dirmngr in dirmngr-1.0.1
dpkg-source: unpacking dirmngr_1.0.1.orig.tar.gz
dpkg-source: applying /home2/buildd/build/dirmngr_1.0.1-3.diff.gz
dpkg-buildpackage: source package dirmngr
dpkg-buildpackage: source version 1.0.1-3
dpkg-buildpackage: host architecture hppa
 /usr/bin/fakeroot debian/rules clean
test -x debian/rules
dh_testroot
for i in ./config.guess ./config.sub ./config.rpath ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
dh_clean 
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd/dirmngr-1.0.1'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd/dirmngr-1.0.1'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
 debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/gnulib/config/config.rpath ; then \
		for i in ./config.rpath ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/gnulib/config/config.rpath $i ; \
			fi ; \
		done ; \
	fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd/dirmngr-1.0.1/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="-DLDAP_DEPRECATED=1" LDFLAGS="-Wl,--as-needed" /build/buildd/dirmngr-1.0.1/./configure --build=hppa-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/dirmngr" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... hppa-unknown-linux-gnu
checking host system type... hppa-unknown-linux-gnu
configure: autobuild project... dirmngr
configure: autobuild revision... 1.0.1
configure: autobuild hostname... bld-3
configure: autobuild timestamp... 20080218-042711
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gawk... (cached) awk
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking how to run the C preprocessor... cc -E
checking whether cc understands -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking if gcc supports -Wno-pointer-sign... yes
checking for cc for build... cc
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for vasprintf... yes
checking for pth-config... /usr/bin/pth-config
checking for PTH - version >= 1.3.7... yes
checking whether PTH installation is sane... yes
checking for gpg-error-config... /usr/bin/gpg-error-config
checking for GPG Error - version >= 1.4... yes
checking for libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.0... yes
checking LIBGCRYPT API version... okay
checking for libassuan-config... /usr/bin/libassuan-config
checking for LIBASSUAN - version >= 0.9.3... yes
checking LIBASSUAN API version... okay
checking for libassuan-config... (cached) /usr/bin/libassuan-config
checking for LIBASSUAN pth - version >= 0.9.3... yes
checking LIBASSUAN pth API version... okay
checking for ksba-config... /usr/bin/ksba-config
checking for KSBA - version >= 1.0.0... yes
checking KSBA API version... okay
checking for gethostbyname... yes
checking for setsockopt... yes
checking whether LDAP via "-lldap" is present and sane... yes
checking for ldap_get_option... yes
checking for ldap_set_option... yes
checking for ldap_start_tls_s... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking return type of signal handlers... void
checking whether sys_siglist is declared... yes
checking for byte typedef... no
checking for ushort typedef... yes
checking for ulong typedef... yes
checking for struct sigaction... yes
checking for sigset_t... yes
checking for sys/stat.h... (cached) yes
checking for unistd.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking if mkdir takes one argument... no
checking for memicmp... no
checking for stpcpy... yes
checking for strsep... yes
checking for strlwr... no
checking for strtoul... yes
checking for memmove... yes
checking for stricmp... no
checking for strtol... yes
checking for memrchr... yes
checking for isascii... yes
checking for timegm... yes
checking for getrusage... yes
checking for setrlimit... yes
checking for stat... yes
checking for setlocale... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for gmtime_r... yes
checking for getaddrinfo... yes
checking for mmap... yes
checking for canonicalize_file_name... yes
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating jnlib/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
/usr/bin/make -C . 
make[1]: Entering directory `/build/buildd/dirmngr-1.0.1'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd/dirmngr-1.0.1'
Making all in m4
make[3]: Entering directory `/build/buildd/dirmngr-1.0.1/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/dirmngr-1.0.1/m4'
Making all in jnlib
make[3]: Entering directory `/build/buildd/dirmngr-1.0.1/jnlib'
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -DLDAP_DEPRECATED=1  -g -Wall -O2 -Wall -Wno-pointer-sign -c stringhelp.c
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -DLDAP_DEPRECATED=1  -g -Wall -O2 -Wall -Wno-pointer-sign -c strlist.c
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -DLDAP_DEPRECATED=1  -g -Wall -O2 -Wall -Wno-pointer-sign -c utf8conv.c
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -DLDAP_DEPRECATED=1  -g -Wall -O2 -Wall -Wno-pointer-sign -c argparse.c
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -DLDAP_DEPRECATED=1  -g -Wall -O2 -Wall -Wno-pointer-sign -c logging.c
cc -DHAVE_CONFIG_H -I. -I..  -I../intl -DLDAP_DEPRECATED=1  -g -Wall -O2 -Wall -Wno-pointer-sign -c dotlock.c
rm -f libjnlib.a
ar cru libjnlib.a stringhelp.o strlist.o utf8conv.o argparse.o logging.o dotlock.o  
ranlib libjnlib.a
make[3]: Leaving directory `/build/buildd/dirmngr-1.0.1/jnlib'
Making all in src
make[3]: Entering directory `/build/buildd/dirmngr-1.0.1/src'
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c dirmngr.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c server.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c crlcache.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c crlfetch.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c certcache.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c cdblib.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c ldap.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c http.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c misc.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c ocsp.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c estream.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c estream-printf.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c validate.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c exechelp.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c get-path.c
cc -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign  -Wl,--as-needed -o dirmngr dirmngr.o server.o crlcache.o crlfetch.o certcache.o cdblib.o ldap.o http.o misc.o ocsp.o estream.o estream-printf.o validate.o exechelp.o get-path.o ../jnlib/libjnlib.a  -lassuan-pth -lgcrypt -lksba -lgpg-error -L/usr/lib -lpth -ldl -lnsl  
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c dirmngr-client.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c b64enc.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1 -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign -c no-libgcrypt.c
cc -I../jnlib     -I/usr/include -g -Wall -O2 -Wall -Wno-pointer-sign  -Wl,--as-needed -o dirmngr-client dirmngr-client.o b64enc.o get-path.o no-libgcrypt.o ../jnlib/libjnlib.a  -lassuan -lgpg-error  
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1  -g -Wall -O2 -Wall -Wno-pointer-sign -c -o dirmngr_ldap-dirmngr_ldap.o `test -f 'dirmngr_ldap.c' || echo './'`dirmngr_ldap.c
cc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\" -DDIRMNGR_SYSCONFDIR="\"/etc/dirmngr\"" -DDIRMNGR_LIBEXECDIR="\"/usr/lib/dirmngr\"" -DDIRMNGR_DATADIR="\"/var/lib/dirmngr\"" -DDIRMNGR_CACHEDIR="\"/var/cache/dirmngr\"" -DLDAP_DEPRECATED=1  -g -Wall -O2 -Wall -Wno-pointer-sign -c -o dirmngr_ldap-no-libgcrypt.o `test -f 'no-libgcrypt.c' || echo './'`no-libgcrypt.c
cc  -g -Wall -O2 -Wall -Wno-pointer-sign  -Wl,--as-needed -o dirmngr_ldap dirmngr_ldap-dirmngr_ldap.o dirmngr_ldap-no-libgcrypt.o   ../jnlib/libjnlib.a  -lgpg-error -lldap  
make[3]: Leaving directory `/build/buildd/dirmngr-1.0.1/src'
Making all in po
make[3]: Entering directory `/build/buildd/dirmngr-1.0.1/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/dirmngr-1.0.1/po'
Making all in doc
make[3]: Entering directory `/build/buildd/dirmngr-1.0.1/doc'
cc -o yat2m ./yat2m.c
for file in dirmngr.texi ; do \
              ./yat2m -I . --release "Dirmngr 1.0.1" --source "GNU Privacy Guard" --store \
	          `test -f '$file' || echo './'`$file ; done
yat2m: writing `dirmngr.1'
yat2m: writing `dirmngr-client.1'
make[3]: Leaving directory `/build/buildd/dirmngr-1.0.1/doc'
Making all in tests
make[3]: Entering directory `/build/buildd/dirmngr-1.0.1/tests'
cc -DHAVE_CONFIG_H -I. -I..   -DLDAP_DEPRECATED=1 -I../jnlib    -g -Wall -O2 -Wall -Wno-pointer-sign -c test-dirmngr.c
cc -I../jnlib    -g -Wall -O2 -Wall -Wno-pointer-sign -Wl,--as-needed -Wl,--as-needed -o test-dirmngr test-dirmngr.o ../jnlib/libjnlib.a -lassuan -lgcrypt -lksba -lgpg-error 
cc -DHAVE_CONFIG_H -I. -I..   -DLDAP_DEPRECATED=1 -I../jnlib    -g -Wall -O2 -Wall -Wno-pointer-sign -c asschk.c
cc -I../jnlib    -g -Wall -O2 -Wall -Wno-pointer-sign -Wl,--as-needed -Wl,--as-needed -o asschk asschk.o ../jnlib/libjnlib.a -lassuan -lgcrypt -lksba -lgpg-error 
cc -DHAVE_CONFIG_H -I. -I..   -DLDAP_DEPRECATED=1 -I../jnlib    -g -Wall -O2 -Wall -Wno-pointer-sign -c show-multi.c
cc -I../jnlib    -g -Wall -O2 -Wall -Wno-pointer-sign -Wl,--as-needed -Wl,--as-needed -o show-multi show-multi.o  
cc -DHAVE_CONFIG_H -I. -I..   -DLDAP_DEPRECATED=1 -I../jnlib    -g -Wall -O2 -Wall -Wno-pointer-sign -c percent-escape.c
cc -I../jnlib    -g -Wall -O2 -Wall -Wno-pointer-sign -Wl,--as-needed -Wl,--as-needed -o percent-escape percent-escape.o  
make[3]: Leaving directory `/build/buildd/dirmngr-1.0.1/tests'
make[3]: Entering directory `/build/buildd/dirmngr-1.0.1'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd/dirmngr-1.0.1'
make[2]: Leaving directory `/build/buildd/dirmngr-1.0.1'
make[1]: Leaving directory `/build/buildd/dirmngr-1.0.1'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
 /usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
dh_testroot
dh_clean -k 
dh_installdirs -A 
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/gnulib/config/config.rpath ; then \
		for i in ./config.rpath ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/gnulib/config/config.rpath $i ; \
			fi ; \
		done ; \
	fi
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/build/buildd/dirmngr-1.0.1/debian/dirmngr/
make[1]: Entering directory `/build/buildd/dirmngr-1.0.1'
Making install in m4
make[2]: Entering directory `/build/buildd/dirmngr-1.0.1/m4'
make[3]: Entering directory `/build/buildd/dirmngr-1.0.1/m4'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/dirmngr-1.0.1/m4'
make[2]: Leaving directory `/build/buildd/dirmngr-1.0.1/m4'
Making install in jnlib
make[2]: Entering directory `/build/buildd/dirmngr-1.0.1/jnlib'
make[3]: Entering directory `/build/buildd/dirmngr-1.0.1/jnlib'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/dirmngr-1.0.1/jnlib'
make[2]: Leaving directory `/build/buildd/dirmngr-1.0.1/jnlib'
Making install in src
make[2]: Entering directory `/build/buildd/dirmngr-1.0.1/src'
make[3]: Entering directory `/build/buildd/dirmngr-1.0.1/src'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/bin"
  /usr/bin/install -c 'dirmngr' '/build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/bin/dirmngr'
  /usr/bin/install -c 'dirmngr-client' '/build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/bin/dirmngr-client'
test -z "/usr/lib/dirmngr" || /bin/mkdir -p "/build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/lib/dirmngr"
  /usr/bin/install -c 'dirmngr_ldap' '/build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/lib/dirmngr/dirmngr_ldap'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/dirmngr-1.0.1/src'
make[2]: Leaving directory `/build/buildd/dirmngr-1.0.1/src'
Making install in po
make[2]: Entering directory `/build/buildd/dirmngr-1.0.1/po'
/bin/mkdir -p /build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/share
installing de.gmo as /build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/share/locale/de/LC_MESSAGES/dirmngr.mo
if test "dirmngr" = "gettext-tools"; then \
	  /bin/mkdir -p /build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/share/gettext/po; \
	  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
	    /usr/bin/install -c -m 644 ./$file \
			    /build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[2]: Leaving directory `/build/buildd/dirmngr-1.0.1/po'
Making install in doc
make[2]: Entering directory `/build/buildd/dirmngr-1.0.1/doc'
make[3]: Entering directory `/build/buildd/dirmngr-1.0.1/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/info" || /bin/mkdir -p "/build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/share/info"
 /usr/bin/install -c -m 644 './dirmngr.info' '/build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/share/info/dirmngr.info'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/share/man/man1"
 /usr/bin/install -c -m 644 './dirmngr.1' '/build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/share/man/man1/dirmngr.1'
 /usr/bin/install -c -m 644 './dirmngr-client.1' '/build/buildd/dirmngr-1.0.1/debian/dirmngr//usr/share/man/man1/dirmngr-client.1'
make[3]: Leaving directory `/build/buildd/dirmngr-1.0.1/doc'
make[2]: Leaving directory `/build/buildd/dirmngr-1.0.1/doc'
Making install in tests
make[2]: Entering directory `/build/buildd/dirmngr-1.0.1/tests'
make[3]: Entering directory `/build/buildd/dirmngr-1.0.1/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/dirmngr-1.0.1/tests'
make[2]: Leaving directory `/build/buildd/dirmngr-1.0.1/tests'
make[2]: Entering directory `/build/buildd/dirmngr-1.0.1'
make[3]: Entering directory `/build/buildd/dirmngr-1.0.1'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/dirmngr-1.0.1'
make[2]: Leaving directory `/build/buildd/dirmngr-1.0.1'
make[1]: Leaving directory `/build/buildd/dirmngr-1.0.1'
dh_installdirs -pdirmngr 
dh_installdocs -pdirmngr NEWS TODO AUTHORS THANKS  
dh_installexamples -pdirmngr 
dh_installman -pdirmngr  
dh_installinfo -pdirmngr  
dh_installmenu -pdirmngr 
dh_installcron -pdirmngr 
dh_installinit -pdirmngr   
dh_installdebconf -pdirmngr 
dh_installemacsen -pdirmngr   
dh_installcatalogs -pdirmngr 
dh_installpam -pdirmngr 
dh_installlogrotate -pdirmngr 
dh_installlogcheck -pdirmngr 
dh_installmime -pdirmngr 
dh_installchangelogs -pdirmngr   
dh_installudev -pdirmngr 
dh_install -pdirmngr  
dh_link -pdirmngr  
dh_strip -pdirmngr  
dh_compress -pdirmngr  
dh_fixperms -pdirmngr  
dh_makeshlibs -pdirmngr  
dh_installdeb -pdirmngr 
dh_perl -pdirmngr 
dh_shlibdeps -pdirmngr    
dpkg-shlibdeps: warning: debian/dirmngr/usr/lib/dirmngr/dirmngr_ldap shouldn't be linked with libgpg-error.so.0 (it uses none of its symbols).
dh_gencontrol -pdirmngr 
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -pdirmngr 
dh_builddeb -pdirmngr 
dpkg-deb: building package `dirmngr' in `../dirmngr_1.0.1-3_hppa.deb'.
 dpkg-genchanges -B -mDebian/hppa bld-3 Buildd User <buildd@bld-3.mmjgroup.com> >../dirmngr_1.0.1-3_hppa.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080218-0429

chroot-unstable/build/buildd/dirmngr_1.0.1-3_hppa.deb:
 new debian package, version 2.0.
 size 218228 bytes: control archive= 1601 bytes.
     122 bytes,     5 lines      conffiles            
     797 bytes,    16 lines      control              
     845 bytes,    13 lines      md5sums              
     544 bytes,    23 lines   *  postinst             #!/bin/sh
     409 bytes,    21 lines   *  postrm               #!/bin/sh
     455 bytes,    16 lines   *  prerm                #!/bin/sh
 Package: dirmngr
 Version: 1.0.1-3
 Architecture: hppa
 Maintainer: Peter Eisentraut <petere@debian.org>
 Installed-Size: 588
 Depends: adduser, libc6 (>= 2.7-1), libgcrypt11 (>= 1.4.0), libgpg-error0 (>= 1.4), libksba8 (>= 1.0.2), libldap-2.4-2 (>= 2.4.7), libpth20 (>= 2.0.7-8), lsb-base (>= 3.0-12)
 Enhances: gpgsm, squid
 Section: utils
 Priority: optional
 Homepage: http://www.gnupg.org/aegypten/
 Description: server for managing certificate revocation lists
  DirMngr is a server for managing and downloading certificate revocation
  lists (CRLs) for X.509 certificates and for downloading the certificates
  themselves.  DirMngr also handles OCSP requests as an alternative to
  CRLs.  DirMngr is either invoked internally by gpgsm or when running as
  a system daemon through the dirmngr-client tool.

chroot-unstable/build/buildd/dirmngr_1.0.1-3_hppa.deb:
drwxr-xr-x root/root         0 2008-02-18 04:28 ./
drwxr-xr-x root/root         0 2008-02-18 04:28 ./etc/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./etc/dirmngr/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./etc/dirmngr/trusted-certs/
-rw-r--r-- root/root        30 2008-02-18 04:27 ./etc/dirmngr/dirmngr.conf
-rw-r--r-- root/root        42 2008-02-18 04:27 ./etc/dirmngr/ldapservers.conf
drwxr-xr-x root/root         0 2008-02-18 04:28 ./etc/default/
-rw-r--r-- root/root       343 2008-02-18 04:27 ./etc/default/dirmngr
drwxr-xr-x root/root         0 2008-02-18 04:28 ./etc/init.d/
-rwxr-xr-x root/root      1773 2008-02-18 04:27 ./etc/init.d/dirmngr
drwxr-xr-x root/root         0 2008-02-18 04:28 ./etc/logrotate.d/
-rw-r--r-- root/root       124 2008-02-18 04:28 ./etc/logrotate.d/dirmngr
drwxr-xr-x root/root         0 2008-02-18 04:28 ./var/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./var/lib/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./var/lib/dirmngr/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./var/lib/dirmngr/extra-certs/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./var/cache/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./var/cache/dirmngr/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./var/cache/dirmngr/crls.d/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./var/log/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./usr/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./usr/bin/
-rwxr-xr-x root/root    218340 2008-02-18 04:28 ./usr/bin/dirmngr
-rwxr-xr-x root/root     81720 2008-02-18 04:28 ./usr/bin/dirmngr-client
drwxr-xr-x root/root         0 2008-02-18 04:28 ./usr/lib/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./usr/lib/dirmngr/
-rwxr-xr-x root/root     36116 2008-02-18 04:28 ./usr/lib/dirmngr/dirmngr_ldap
drwxr-xr-x root/root         0 2008-02-18 04:28 ./usr/share/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./usr/share/locale/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./usr/share/locale/de/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root     40780 2008-02-18 04:28 ./usr/share/locale/de/LC_MESSAGES/dirmngr.mo
drwxr-xr-x root/root         0 2008-02-18 04:28 ./usr/share/info/
-rw-r--r-- root/root     16816 2008-02-18 04:28 ./usr/share/info/dirmngr.info.gz
drwxr-xr-x root/root         0 2008-02-18 04:28 ./usr/share/man/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./usr/share/man/man1/
-rw-r--r-- root/root      5419 2008-02-18 04:28 ./usr/share/man/man1/dirmngr.1.gz
-rw-r--r-- root/root      1599 2008-02-18 04:28 ./usr/share/man/man1/dirmngr-client.1.gz
drwxr-xr-x root/root         0 2008-02-18 04:28 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-02-18 04:28 ./usr/share/doc/dirmngr/
-rw-r--r-- root/root       982 2007-08-16 06:30 ./usr/share/doc/dirmngr/TODO
-rw-r--r-- root/root      1091 2006-11-29 06:09 ./usr/share/doc/dirmngr/AUTHORS
-rw-r--r-- root/root       237 2005-11-02 00:28 ./usr/share/doc/dirmngr/THANKS
-rw-r--r-- root/root      1374 2008-02-18 04:27 ./usr/share/doc/dirmngr/copyright
-rw-r--r-- root/root      2009 2007-08-16 06:20 ./usr/share/doc/dirmngr/NEWS.gz
-rw-r--r-- root/root      1665 2008-02-18 04:27 ./usr/share/doc/dirmngr/changelog.Debian.gz

dirmngr_1.0.1-3_hppa.changes:
Format: 1.7
Date: Mon, 18 Feb 2008 10:18:26 +0100
Source: dirmngr
Binary: dirmngr
Architecture: hppa
Version: 1.0.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian/hppa bld-3 Buildd User <buildd@bld-3.mmjgroup.com>
Changed-By: Peter Eisentraut <petere@debian.org>
Description: 
 dirmngr    - server for managing certificate revocation lists
Closes: 463358 466346
Changes: 
 dirmngr (1.0.1-3) unstable; urgency=low
 .
   * Fixed init script dependencies (closes: #466346)
   * Defined LDAP_DEPRECATED=1 because deprecated LDAP API is used
     (closes: #463358)
   * Added linker option --as-needed
   * Removed redundant/useless changelog and README files from installation
Files: 
 4e384729c98c3aee00b426c072f55438 218228 utils optional dirmngr_1.0.1-3_hppa.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/dirmngr-1.0.1
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/home2/buildd/build/chroot-unstable --purge libgcrypt11-dev libksba-dev libldap2-dev libpth-dev libassuan-dev libgpg-error-dev libksba8 libpth20
(Reading database ... 12670 files and directories currently installed.)
Removing libgcrypt11-dev ...
Removing libksba-dev ...
Removing libldap2-dev ...
Removing libassuan-dev ...
Removing libgpg-error-dev ...
Removing libksba8 ...
Purging configuration files for libksba8 ...
Removing libpth-dev ...
Removing libpth20 ...
Purging configuration files for libpth20 ...
******************************************************************************
Finished at 20080218-0429
Build needed 00:02:00, 6576k disk space