[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#187978: gcc-3.3: slightly incorrect Build-Depends



Package: gcc-3.3
Version: 1:3.3-0pre3.aylee
Severity: normal

I've used pbuilder to backport gcc-3.3 to woody and encountered the
following error:

  else true; fi; \
else true; fi
cd ../../src/gcc && makeinfo   -Idoc/include \
-o treelang/treelang-3.3.info treelang/treelang.texi
treelang/treelang.texi:84: Unknown command `copying'.
treelang/treelang.texi:104: Unmatched `@end'.
treelang/treelang.texi:132: Unknown command `insertcopying'.
makeinfo: Removing output file `treelang/treelang-3.3.info' due to errors; use --force to preserve.
make[3]: *** [../../src/gcc/treelang/treelang.info] Error 2
make[3]: Leaving directory `/tmp/buildd/gcc-3.3-3.3ds3/build/gcc'
make[2]: *** [install-gcc] Error 2
make[2]: Leaving directory `/tmp/buildd/gcc-3.3-3.3ds3/build'
make[1]: *** [stamps/07-install-stamp] Error 2
make[1]: Leaving directory `/tmp/buildd/gcc-3.3-3.3ds3'
make: *** [stamps/07-install-stamp] Error 2
pbuilder: Failed autobuilding of package
 -> Aborting with an error
 -> unmounting proc filesystem
 -> unmounting dev/pts filesystem
 -> cleaning the build env 

It's rather frustrating to see a big build die on the docs ;-) Anyway,
the problem is that the texinfo in woody (4.1) doesn't know the
copying-command. Changing the build-dep to texinfo >= 4.3 should fix
this.

CU
   Thimo


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux aylee 2.4.19 #2 Fre Nov 8 22:29:43 CET 2002 i686
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro

Versions of packages gcc-3.3 depends on:
ii  binutils               2.13.90.0.10-1    The GNU assembler, linker and bina
ii  cpp-3.3                1:3.3-0pre3.aylee The GNU C preprocessor
ii  gcc-3.3-base           1:3.3-0pre3.aylee The GNU Compiler Collection (base 
ii  libc6                  2.3.1-16          GNU C Library: Shared libraries an
ii  libgcc1                1:3.3-0pre3.aylee GCC support library




Reply to: