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

Bug#322146: glibc: FTBFS (powerpc): Unmet build dependencies: gcc-3.4 (>= 3.4.4-6)



On 05-Aug-13 12:20, GOTO Masanori wrote:
> Andreas Jochens wrote:
> > 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.

Hello,

the version number requirement will be fixed then, thanks. 

Will the separation character problem (',' vs. '|') in the glibc 
Build-Depends also be fixed?

By the way, thank you for adding powerpc/ppc64 biarch support 
to the toolchain. The ppc64 development will benefit a lot from
that.

Regards
Andreas Jochens



Reply to: