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
signature.asc
Description: Digital signature