reassign 322146 gcc-3.4 close 322146 3.4.4-7 thanks At Tue, 09 Aug 2005 12:17:14 +0200, Andreas Jochens wrote: > When trying to build 'glibc' in a clean chroot on powerpc/unstable, > I get the following error: > > # apt-get build-dep glibc > # cd glibc-2.3.5; dpkg-buildpackage -b > dpkg-buildpackage: source package is glibc > dpkg-buildpackage: source version is 2.3.5-3 > dpkg-buildpackage: source changed by GOTO Masanori <[EMAIL PROTECTED]> > dpkg-buildpackage: host architecture powerpc > dpkg-checkbuilddeps: Unmet build dependencies: gcc-3.4 (>= 3.4.4-6) > dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting. > dpkg-buildpackage: (Use -d flag to override.) > > This can be fixed by replacing > > 'gcc-4.0 [!powerpc !m68k] | gcc-3.4 (>= 3.4.4-6) [powerpc] | gcc-3.4 [m68k]' > > with > > 'gcc-4.0 [!powerpc !m68k], gcc-3.4 [powerpc m68k]' > > in the Build-Depends. > > Note that the separation character should be ',' instead of '|' to make > sure that the second item gets processed by 'apt-get build-dep' and that > the gcc-3.4 version requirement (>= 3.4.4-6) cannot be fulfilled because > unstable still has 3.4.4-5.
biarch ppc64 needs new gcc-3.4. Matthias uploaded gcc-3.4 3.4.4-7, this bug is already fixed. I think it's OK to close now. Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]