Bug#239856: gcc-3.4: FTBFS on sparc64/sid

2004-03-24 Thread Matthias Klose
Brian M. Carlson writes: > Package: gcc-3.4 > Version: 3.4-0pre2 > Severity: important > Tags: experimental > Justification: fails to build from source > dh_installdirs -plib64gcc1 \ > usr/share/doc/lib64gcc1 \ > lib64 > install -d debian/tmp/lib64 > mv debian/tmp/usr/lib64/libgcc_s

Bug#239856: gcc-3.4: FTBFS on sparc64/sid

2004-03-24 Thread Brian M. Carlson
Package: gcc-3.4 Version: 3.4-0pre2 Severity: important Tags: experimental Justification: fails to build from source The following is a partial transcript: for ext in preinst postinst prerm postrm; do \ if [ -f debian/$b$t.$ext ]; then \ cp -pf debian/$b$t.$ext debian/$b$v$t.$ext; \ fi; \