Your message dated Tue, 11 Sep 2007 18:32:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#441656: fixed in pkspxy 0.5-10
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: pkspxy
version: 0.5-9
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
dpkg-source: building pkspxy in pkspxy_0.5-9.dsc
 debian/rules build
dh_testdir
touch configure.in && \
        touch aclocal.m4 && \
        touch configure && \
        touch Makefile.in && \
        touch */Makefile.in && \
        touch stamp-h.in
./configure --prefix=/usr --with-spooldir=/var/cache/pkspxy \
                --mandir='${prefix}/share/man'
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking for strerror in -lcposix... no
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking for db_create_4001 in -ldb... no
checking for db_create_4000 in -ldb... no
checking for db_create in -ldb... no
checking for dbm_open in -ldbm... no
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for getopt.h... yes
checking for working const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for setsockopt... yes
checking for gethostent... yes
checking for mkdir... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for socklen_t in sys/socket.h... yes
checking for POSIX-style locking... yes
checking for flock... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating hkp/Makefile
creating server/Makefile
creating common/Makefile
creating client/Makefile
creating samples/Makefile
creating debian/Makefile
creating config.h
/usr/bin/make CFLAGS="-O2 -Wall -g"
make[1]: Entering directory `/build/user/pkspxy-0.5'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/user/pkspxy-0.5'
Making all in hkp
make[3]: Entering directory `/build/user/pkspxy-0.5/hkp'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -Wall -g -c hkp_cnet.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -Wall -g -c hkp_query.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -Wall -g -c uri.c
rm -f libhkp.a
ar cru libhkp.a hkp_cnet.o hkp_query.o uri.o 
ranlib libhkp.a
make[3]: Leaving directory `/build/user/pkspxy-0.5/hkp'
Making all in common
make[3]: Entering directory `/build/user/pkspxy-0.5/common'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -Wall -g -c lk.c
rm -f libcommon.a
ar cru libcommon.a lk.o 
ranlib libcommon.a
make[3]: Leaving directory `/build/user/pkspxy-0.5/common'
Making all in client
make[3]: Entering directory `/build/user/pkspxy-0.5/client'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../hkp    -O2 -Wall -g -c db.c
In file included from db.c:23:
../common/p_db.h:42:20: error: ndbm.h: No such file or directory
In file included from db.c:23:
../common/p_db.h:55: error: expected ')' before '*' token
db.c:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' 
token
db.c: In function 'pkspxyc_init_db':
db.c:63: error: 'timestampdb' undeclared (first use in this function)
db.c:63: error: (Each undeclared identifier is reported only once
db.c:63: error: for each function it appears in.)
db.c:63: warning: implicit declaration of function 'dbm_open'
db.c: In function 'pkspxyc_close_db':
db.c:96: error: 'timestampdb' undeclared (first use in this function)
db.c:99: warning: implicit declaration of function 'dbm_close'
db.c: In function 'pkspxyc_get_timestamp':
db.c:106: error: 'datum' undeclared (first use in this function)
db.c:106: error: expected ';' before 'key'
db.c:109: error: 'key' undeclared (first use in this function)
db.c:112: warning: implicit declaration of function 'p_dbget'
db.c:112: error: 'timestampdb' undeclared (first use in this function)
db.c: In function 'pkspxyc_set_timestamp':
db.c:129: error: 'datum' undeclared (first use in this function)
db.c:129: error: expected ';' before 'key'
db.c:137: error: 'key' undeclared (first use in this function)
db.c:144: warning: implicit declaration of function 'dbm_store'
db.c:144: error: 'timestampdb' undeclared (first use in this function)
db.c:144: error: 'DBM_REPLACE' undeclared (first use in this function)
make[3]: *** [db.o] Error 1
make[3]: Leaving directory `/build/user/pkspxy-0.5/client'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/pkspxy-0.5'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/build/user/pkspxy-0.5'
make: *** [build-stamp] Error 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/09/05

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: pkspxy
Source-Version: 0.5-10

We believe that the bug you reported is fixed in the latest version of
pkspxy, which is due to be installed in the Debian FTP archive:

pkspxy_0.5-10.diff.gz
  to pool/main/p/pkspxy/pkspxy_0.5-10.diff.gz
pkspxy_0.5-10.dsc
  to pool/main/p/pkspxy/pkspxy_0.5-10.dsc
pkspxy_0.5-10_amd64.deb
  to pool/main/p/pkspxy/pkspxy_0.5-10_amd64.deb
pkspxyc_0.5-10_amd64.deb
  to pool/main/p/pkspxy/pkspxyc_0.5-10_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roland Rosenfeld <[EMAIL PROTECTED]> (supplier of updated pkspxy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 11 Sep 2007 20:16:22 +0200
Source: pkspxy
Binary: pkspxy pkspxyc
Architecture: source amd64
Version: 0.5-10
Distribution: unstable
Urgency: low
Maintainer: Roland Rosenfeld <[EMAIL PROTECTED]>
Changed-By: Roland Rosenfeld <[EMAIL PROTECTED]>
Description: 
 pkspxy     - PGP Public Key Server Proxy Daemon
 pkspxyc    - PGP Public Key Server Proxy Client
Closes: 441656
Changes: 
 pkspxy (0.5-10) unstable; urgency=low
 .
   * Change Build-Depends from libdb4.3-dev to libdb-dev (>= 4.6), which
     should solve the problems with autoconf (Closes: #441656).
Files: 
 87321e011953255f4ab6d1c71d9f9a2a 581 net optional pkspxy_0.5-10.dsc
 b663e6e838425ffd5373e392fc49e31c 17755 net optional pkspxy_0.5-10.diff.gz
 a2779460b85161382d706c911a0ebefc 24520 net optional pkspxy_0.5-10_amd64.deb
 7760fd6826759135377ade0d781baeee 12462 net optional pkspxyc_0.5-10_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG5tu9O7/Pd72LBQ0RAj+XAJ9F3EnZXiwz1cJvcCQE5qB7ZycQzQCfQ2/r
EXkzyJweRYmJIw16VyQ5Gvo=
=C55t
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to