Package: units
Version: 1.85-1
Severity: serious

Hi,

Your package is failing to build on a few arches with the
following error:
gcc  -o units units.o parse.tab.o getopt.o getopt1.o  -lm -lreadline -lncurses
./texi2man units.texinfo > units.man
sed [EMAIL PROTECTED]@!/usr/share/misc/units.dat! ./units.man > units.1
makeinfo ./units.texinfo
make[1]: makeinfo: Command not found
make[1]: *** [units.info] Error 127

I'm guessing this is a timestamp skew issues.  I suggest you look
at /usr/share/doc/autotools-dev/README.Debian.gz about it.

Note that since linux 2.6, it keeps sub-second timestamps for
files (as long as they're in memory) which triggers more of those
bugs.

Other buildd's show this instead:
gcc  -o units units.o parse.tab.o getopt.o getopt1.o  -lm -lreadline -lncurses
sed [EMAIL PROTECTED]@!/usr/share/misc/units.dat! ./units.man > units.1
make[1]: Leaving directory `/build/buildd/units-1.85'
texi2html -monolithic units.texinfo


Kurt



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

Reply via email to