The proposed fix seems to be wrong, as it disables the backport on all
architectures.  Please could you recheck with current trunk? As jda
suggested, another backport is missing for hppa.

  Matthias

Sébastien Bernard writes:
> Ok, I nailed it.
> I removed PR20218 patch and generated a 4.1.2-12+b1 then build glibc.
> 
> Glibc build is ok now.
> I think the hppa toolchain can move on and build the glibc-2.5-11 and 
> then rebuild the portmap and all pie executable (pfeww... what a bug chain).
> 
>       Seb
> 
> diff -r -u -b -B -w gcc-4.1-4.1.2-12/debian/changelog 
> gcc-4.1-4.1.2-12+b1/debian/changelog
> --- gcc-4.1-4.1.2-12/debian/changelog 2007-06-13 22:34:38.000000000 +0200
> +++ gcc-4.1-4.1.2-12+b1/debian/changelog      2007-06-13 12:44:48.000000000 
> +0200
> @@ -1,3 +1,9 @@
> +gcc-4.1 (4.1.2-12+b1) unstable; urgency=low
> +
> +  * Revert 20218 patch that breaks gcc
> +
> + -- Sebastien Bernard <[EMAIL PROTECTED]>  Wed, 13 Jun 2007 12:44:07 +0200
> +
>  gcc-4.1 (4.1.2-12) unstable; urgency=high
>  
>    * i386-biarch.dpatch: Update for the backport for PR target/31868.
> diff -r -u -b -B -w gcc-4.1-4.1.2-12/debian/rules.patch 
> gcc-4.1-4.1.2-12+b1/debian/rules.patch
> --- gcc-4.1-4.1.2-12/debian/rules.patch       2007-06-13 22:34:38.000000000 
> +0200
> +++ gcc-4.1-4.1.2-12+b1/debian/rules.patch    2007-06-13 12:45:06.000000000 
> +0200
> @@ -41,8 +41,6 @@
>       fastjar-version \
>       fastjar-doc \
>       libstdc++-doxygen \
> -     pr20218 \
> -     pr20218-mips \
>       pr31868 \
>       arm-libffi \
>       libffi-backport \
> @@ -112,10 +110,6 @@
>    debian_patches += pr25524-doc pr26885-doc gcc-4.1-x86-blended-doc 
> libjava-backport-updates2
>  endif
>  
> -ifneq (,$(filter $(DEB_TARGET_ARCH), amd64 i386 powerpc ppc64 sparc s390))
> -  debian_patches += pr20218
> -endif
> -
>  ifeq ($(with_libffi),yes)
>    debian_patches += \
>       libffi-configure
> _______________________________________________
> parisc-linux mailing list
> [EMAIL PROTECTED]
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

Reply via email to