Package: fossil
Version: 2009.09.21.191920-2
Severity: serious
Justification: FTBFS

Hi,

fossil can not build some architecture.

https://buildd.debian.org/pkg.cgi?pkg=fossil

-----
awk '$1=="D"{printf "#define MANIFEST_DATE \"%s %s\"\n",
substr($2,1,10),substr($2,12)}'  ./src/../manifest >>VERSION.h
./makeheaders  add_.c:add.h allrepo_.c:allrepo.h bag_.c:bag.h
blob_.c:blob.h branch_.c:branch.h browse_.c:browse.h
captcha_.c:captcha.h cgi_.c:cgi.h checkin_.c:checkin.h
checkout_.c:checkout.h clearsign_.c:clearsign.h clone_.c:clone.h
comformat_.c:comformat.h configure_.c:configure.h
construct_.c:construct.h content_.c:content.h db_.c:db.h
delta_.c:delta.h deltacmd_.c:deltacmd.h descendants_.c:descendants.h
diff_.c:diff.h diffcmd_.c:diffcmd.h doc_.c:doc.h encode_.c:encode.h
file_.c:file.h http_.c:http.h http_socket_.c:http_socket.h
http_transport_.c:http_transport.h info_.c:info.h login_.c:login.h
main_.c:main.h manifest_.c:manifest.h md5_.c:md5.h merge_.c:merge.h
merge3_.c:merge3.h name_.c:name.h pivot_.c:pivot.h pqueue_.c:pqueue.h
printf_.c:printf.h rebuild_.c:rebuild.h report_.c:report.h rss_.c:rss.h
rstats_.c:rstats.h schema_.c:schema.h setup_.c:setup.h sha1_.c:sha1.h
shun_.c:shun.h stat_.c:stat.h style_.c:style.h sync_.c:sync.h
tag_.c:tag.h th_main_.c:th_main.h timeline_
 .c:timeline.h tkt_.c:tkt.h tktsetup_.c:tktsetup.h undo_.c:undo.h
update_.c:update.h url_.c:url.h user_.c:user.h verify_.c:verify.h
vfile_.c:vfile.h wiki_.c:wiki.h wikiformat_.c:wikiformat.h
winhttp_.c:winhttp.h xfer_.c:xfer.h zip_.c:zip.h ./src/sqlite3.h
./src/th.h VERSION.h
touch headers
gcc -g -Os -Wall -g -O2 -I. -I./src -o add.o -c add_.c
gcc -g -Os -Wall -g -O2 -I. -I./src -o allrepo.o -c allrepo_.c
gcc -g -Os -Wall -g -O2 -I. -I./src -o bag.o -c bag_.c
gcc -g -Os -Wall -g -O2 -I. -I./src -o blob.o -c blob_.c
blob_.c:28:18: error: zlib.h: No such file or directory
blob_.c: In function 'blob_compress':
blob_.c:725: warning: implicit declaration of function 'compress'
blob_.c: In function 'blob_compress2':
blob_.c:755: error: 'z_stream' undeclared (first use in this function)
blob_.c:755: error: (Each undeclared identifier is reported only once
blob_.c:755: error: for each function it appears in.)
blob_.c:755: error: expected ';' before 'stream'
blob_.c:764: error: 'stream' undeclared (first use in this function)
blob_.c:764: error: 'alloc_func' undeclared (first use in this function)
blob_.c:764: error: expected ';' before numeric constant
blob_.c:765: error: 'free_func' undeclared (first use in this function)
blob_.c:765: error: expected ';' before numeric constant
blob_.c:769: warning: implicit declaration of function 'deflateInit'
blob_.c:772: warning: implicit declaration of function 'deflate'
blob_.c:776: error: 'Z_FINISH' undeclared (first use in this function)
blob_.c:778: warning: implicit declaration of function 'deflateEnd'
blob_.c: In function 'blob_uncompress':
blob_.c:818: warning: implicit declaration of function 'uncompress'
blob_.c:820: error: 'Z_OK' undeclared (first use in this function)
make[1]: *** [blob.o] Error 1
dh_auto_build: make returned exit code 2

-----

Best regards,
  Nobuhiro

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to