Bug#161438: gcc-3.2 needs automake-1.4 Build-Depends

2002-09-18 Thread Jack Howarth
Package: gcc-3.2 Version: 3.2.1ds1-0pre2 The current source package will fail to patch properly if any automake other than automake-1.4 is installed. We need to change the debian/control file to Build-Depends on automake-1.4 and change all of the dpatches to have automake-1.4 instead of automak

more on patch problem

2002-09-18 Thread Jack Howarth
It appears the rej I am seeing in trying to build the current gcc-3.2 packages from source is... bogus:/home/howarth/debian-gcc32/gcc-3.2-3.2.1ds1/src/libstdc++-v3/src# more Makefile.in.rej *** *** 416,422 installcheck: installcheck-am install-info-am: install-info: in

Bug#161432: Alpha: s?addl pattern doesn't work

2002-09-18 Thread Falk Hueffner
Package: gcc-3.2 Version: 1:3.2.1-0pre2 Severity: minor Hi, the s?addl and s?subl patterns don't work, as illustrated by these programs: [EMAIL PROTECTED]:/tmp% cat test.c int f(int x, int y) { return 4 * x + y; } int g(int x) { return 3 * x; } [EMAIL PROTECTED]:/tmp% gcc-3.2 -O3 -c test.c [EMAI

patch failures in gcc-3.2

2002-09-18 Thread Jack Howarth
Has anyone tried rebuilding the gcc 3.2.1-0pre2 package since coreutils went in yesterday? I am seeing a patching failure now on debian ppc sid... if [ -f stamps/02-patch-stamp-libstdc++-pic ]; then \ echo "libstdc++-pic patches already applied."; exit 1; \ fi debian/patches/libstdc++-pic.dpat