Your message dated Sat, 16 Dec 2006 10:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#403321: fixed in cryopid 0.5.9.1-2
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: cryopid
Version: 0.5.9.1-1
Severity: serious

Hello,

There was a problem while autobuilding your package:
> Automatic build of cryopid_0.5.9.1-1 on avidan by sbuild/i386 98
> Build started at 20061215-1058
> ******************************************************************************
...
> gcc -g -Wall -Os -fno-stack-protector -I. -Iarch -D__i386__ 
> -DFORK2HELPER=\"/usr/lib/cryopid/fork2_helper\"    -c -o cp_r_fd_fifo.o 
> cp_r_fd_fifo.c
> gcc -g -Wall -Os -fno-stack-protector -I. -Iarch -D__i386__ 
> -DFORK2HELPER=\"/usr/lib/cryopid/fork2_helper\"    -c -o cp_r_fd_socket.o 
> cp_r_fd_socket.c
> gcc -g -Wall -Os -fno-stack-protector -I. -Iarch -D__i386__ 
> -DFORK2HELPER=\"/usr/lib/cryopid/fork2_helper\"    -c -o cp_r_misc.o 
> cp_r_misc.c
> gcc -g -Wall -Os -fno-stack-protector -I. -Iarch -D__i386__ 
> -DFORK2HELPER=\"/usr/lib/cryopid/fork2_helper\"    -c -o cp_r_sighand.o 
> cp_r_sighand.c
> gcc -g -Wall -Os -fno-stack-protector -I. -Iarch -D__i386__ 
> -DFORK2HELPER=\"/usr/lib/cryopid/fork2_helper\"    -c -o cp_r_vma.o cp_r_vma.c
> gcc -g -Wall -Os -fno-stack-protector -I. -Iarch -D__i386__ 
> -DFORK2HELPER=\"/usr/lib/cryopid/fork2_helper\"    -c -o cp_r_header.o 
> cp_r_header.c
> gcc -g -Wall -Os -fno-stack-protector -I. -Iarch -D__i386__ 
> -DFORK2HELPER=\"/usr/lib/cryopid/fork2_helper\"    -c -o fork2.o fork2.c
> Linking stub-gzip
> gcc -static -g -Wall -Os -fno-stack-protector -I. -Iarch -D__i386__ 
> -DFORK2HELPER=\"/usr/lib/cryopid/fork2_helper\"  -DCOMPILING_STUB 
> -Tarch/stub-linking.x -Os -o stub-gzip stub_common.o common.c arch/asmfuncs.o 
> cpimage_r.o cp_r_fd.o cp_r_fd_console.o cp_r_fd_file.o cp_r_fd_fifo.o 
> cp_r_fd_socket.o cp_r_misc.o cp_r_sighand.o cp_r_vma.o cp_r_header.o 
> arch/arch_r_objs.o fork2.o writer_gzip.c -lz -DPROVIDE_MALLOC -nostdlib 
> -nostartfiles /usr/lib/diet/lib/libc.a  -lgcc
> writer_gzip.c:7:18: error: zlib.h: No such file or directory
> writer_gzip.c:28: error: expected specifier-qualifier-list before 'z_stream'
> writer_gzip.c: In function 'gzip_writer_init':
> writer_gzip.c:45: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:45: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:46: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:46: error: 'alloc_func' undeclared (first use in this function)
> writer_gzip.c:46: error: (Each undeclared identifier is reported only once
> writer_gzip.c:46: error: for each function it appears in.)
> writer_gzip.c:46: error: expected ';' before numeric constant
> writer_gzip.c:47: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:47: error: 'free_func' undeclared (first use in this function)
> writer_gzip.c:47: error: expected ';' before numeric constant
> writer_gzip.c:48: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:48: error: 'voidpf' undeclared (first use in this function)
> writer_gzip.c:48: error: expected ';' before numeric constant
> writer_gzip.c:62: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:63: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:64: warning: implicit declaration of function 'inflateInit'
> writer_gzip.c:64: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:64: error: 'Z_OK' undeclared (first use in this function)
> writer_gzip.c:72: error: 'struct gzip_data' has no member named 'in_len'
> writer_gzip.c:73: error: 'struct gzip_data' has no member named 'in_used'
> writer_gzip.c:74: error: 'struct gzip_data' has no member named 'out_len'
> writer_gzip.c:76: error: 'struct gzip_data' has no member named 'bytesin'
> writer_gzip.c:77: error: 'struct gzip_data' has no member named 'bytesout'
> writer_gzip.c:79: error: 'struct gzip_data' has no member named 'offset'
> writer_gzip.c: In function 'gzip_uncompress_chunk':
> writer_gzip.c:90: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:91: error: 'struct gzip_data' has no member named 'out_len'
> writer_gzip.c:92: error: 'struct gzip_data' has no member named 'out_len'
> writer_gzip.c:95: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:96: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:96: error: 'struct gzip_data' has no member named 'out_len'
> writer_gzip.c:99: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:100: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:102: warning: implicit declaration of function 'inflate'
> writer_gzip.c:102: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:104: error: 'Z_OK' undeclared (first use in this function)
> writer_gzip.c:104: error: 'Z_STREAM_END' undeclared (first use in this 
> function)
> writer_gzip.c:105: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:107: error: 'struct gzip_data' has no member named 'in_len'
> writer_gzip.c:107: error: 'struct gzip_data' has no member named 'c_stream'
> writer_gzip.c:108: error: 'struct gzip_data' has no member named 'in_len'
> writer_gzip.c:108: error: 'struct gzip_data' has no member named 'in_len'
> writer_gzip.c:110: error: 'struct gzip_data' has no member named 'in_used'
> writer_gzip.c: In function 'gzip_writer_read':
> writer_gzip.c:125: error: 'struct gzip_data' has no member named 'in_len'
> writer_gzip.c:125: error: 'struct gzip_data' has no member named 'in_used'
> writer_gzip.c:129: error: 'struct gzip_data' has no member named 'in_len'
> writer_gzip.c:129: error: 'struct gzip_data' has no member named 'in_used'
> writer_gzip.c:132: error: 'struct gzip_data' has no member named 'in_used'
> writer_gzip.c:132: error: 'struct gzip_data' has no member named 'in_used'
> writer_gzip.c:132: error: 'struct gzip_data' has no member named 'in_len'
> writer_gzip.c:132: error: 'struct gzip_data' has no member named 'in_len'
> writer_gzip.c:138: error: 'struct gzip_data' has no member named 'in_used'
> writer_gzip.c:139: error: 'struct gzip_data' has no member named 'in_used'
> writer_gzip.c:144: error: 'struct gzip_data' has no member named 'offset'
> writer_gzip.c: In function 'gzip_writer_ftell':
> writer_gzip.c:247: error: 'struct gzip_data' has no member named 'offset'
> make[1]: *** [stub-gzip] Error 1
> rm stub_common.o
> make[1]: Leaving directory `/build/buildd/cryopid-0.5.9.1/src'
> make: *** [build-stamp] Error 2
> ******************************************************************************
> Build finished at 20061215-1058
> FAILED [dpkg-buildpackage died]

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: cryopid
Source-Version: 0.5.9.1-2

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

cryopid_0.5.9.1-2.diff.gz
  to pool/main/c/cryopid/cryopid_0.5.9.1-2.diff.gz
cryopid_0.5.9.1-2.dsc
  to pool/main/c/cryopid/cryopid_0.5.9.1-2.dsc
cryopid_0.5.9.1-2_amd64.deb
  to pool/main/c/cryopid/cryopid_0.5.9.1-2_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.
Christoph Berg <[EMAIL PROTECTED]> (supplier of updated cryopid 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: Sat, 16 Dec 2006 11:29:53 +0100
Source: cryopid
Binary: cryopid
Architecture: source amd64
Version: 0.5.9.1-2
Distribution: unstable
Urgency: high
Maintainer: Christoph Berg <[EMAIL PROTECTED]>
Changed-By: Christoph Berg <[EMAIL PROTECTED]>
Description: 
 cryopid    - Dumps a process into a self-executing file
Closes: 403321
Changes: 
 cryopid (0.5.9.1-2) unstable; urgency=high
 .
   * Fix FTBFS due to missing build-dependency on zlib1g-dev, thanks to Julien
     Danjou for spotting (Closes: 403321).
Files: 
 8bdf8879fe148978f0831464aa148cca 598 utils optional cryopid_0.5.9.1-2.dsc
 296d6dd3cc858910b36e273f531a824e 4125 utils optional cryopid_0.5.9.1-2.diff.gz
 09f2adfaba0616f28c985a6b08b400fa 61964 utils optional 
cryopid_0.5.9.1-2_amd64.deb

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

iD8DBQFFg8uJxa93SlhRC1oRAlrtAJ9gqhkJea75eGEKZQcYp4ZjJ+qEMQCfQSKH
9NGg2gGan+XC9Ndpf+LQ4x0=
=zzKd
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to