2009/12/24 Lucas Nussbaum <[email protected]>: > > During a rebuild of all packages in sid, your package failed to build on > amd64. >> mkdir -p doc/html doc/man >> #mkdir -p doc/capi/html doc/capi/man >> for i in doc/*.man ; do mpexpand nroff $i doc/man/`basename $i .man`.3trf >> || exit 1; done >> Doctools Error in macro at line 2, column 0: >> [include digest/header.inc] >> --> Error in macro at line 2, column 0: >> [include common/trf_version.inc] >> --> Unable to find include file "common/trf_version.inc" >> while executing >> "::doctools::_format dt {[vset digest adler] >> [include digest/header.inc] >> >> [section NOTES] >> >> This command implements the ADLER digest used by the zlib..." >> ("eval" body line 1) >> invoked from within >> "eval [list ::doctools::_$cmd $name] $args" >> (procedure "::doctools::DoctoolsProc" line 15) >> invoked from within >> "dt format [get_input]" >> (procedure "main" line 15) >> invoked from within >> "main" >> (file "/usr/bin/mpexpand" line 152) >> make: *** [build-stamp] Error 1
Heh. This may be a bug in tcllib, or new mpexpand from tcllib revealed a bug in tcltrf. I'll have to look deeper at it. Thanks for the report! Cheers! -- Sergei Golovan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

