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

Bug#542993: gpc-4.1: FTBFS: configure.ac:25: error: m4_copy: won't overwrite defined macro: _AC_ARG_VAR_PRECIOUS



Package: gpc-4.1
Version: 2.1-4.1.2-22
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> dpkg-buildpackage: set CFLAGS to default value: -g -O2
> dpkg-buildpackage: set CPPFLAGS to default value: 
> dpkg-buildpackage: set LDFLAGS to default value: 
> dpkg-buildpackage: set FFLAGS to default value: -g -O2
> dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
> dpkg-buildpackage: source package gpc-4.1
> dpkg-buildpackage: source version 2.1-4.1.2-22
> dpkg-buildpackage: source changed by Matthias Klose <doko@debian.org>
> dpkg-buildpackage: host architecture amd64
>  /usr/bin/fakeroot debian/rules clean
> rm -rf stamps
> rm -rf gcc-4.1.2 gpc-20060325 p  d
> /usr/bin/make -f debian/rules2 clean
> make[1]: Entering directory `/build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2'
> dh_testdir
> rm -f pxxx status
> rm -f *-summary *-protocol testsuite-comparision summary-diff
> rm -f /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/p/doc/*info
> rm -f /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/p/test/{fjf51,fjf141aa,fjf199aa,magic,?,knownbugs/a.out}
> if [ -f /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/p/config-lang.in.debian ]; then \
> 	  mv -f /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/p/config-lang.in.debian /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/p/config-lang.in; \
> 	else true; fi
> rm -f /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/po/*.gmo
> rm -f debian/lib{ffi,g2c,gcc,gcj,objc,stdc++}{-v3,[0-9]}*.{{pre,post}{inst,rm},shlibs}
> fs=`echo debian/*-BV* debian/*GCJ* debian/*CXX* debian/*LC*|sort -u`; \
> 	for f in $fs; do \
> 	  [ -f $f ] || continue; \
> 	  f2=$(echo $f | sed 's/BV/4.1/;s/PV/2.1/;s/CXX/6/;s/LGCJ/7-1/;s/GCJ/7/;s/LC/1/;s/FFI/4/'); \
> 	  rm -f $f2; \
> 	done
> rm -f debian/shlibs.local debian/substvars.local
> rm -f debian/*.debhelper
> [ -d debian/bugs ] && /usr/bin/make -C debian/bugs clean
> make[1]: [clean] Error 1 (ignored)
> rm -f debian/README.libstdc++-baseline
> rm -rf bin locales
> rm -rf check-inst
> dh_clean
> make[1]: Leaving directory `/build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2'
> rm -rf /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/build* debian/tmp* html
> rm -f bootstrap-* first-move-stamp
> rm -f debian/*.tmp
> rm -f debian/soname-cache
> find debian -name '.#*' | xargs -r rm -f
> find debian/patches -name '*.dpatch' -type f ! -perm 644 | xargs -r chmod 644
> dh_clean
>  dpkg-source -b gpc-4.1-2.1-4.1.2
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building gpc-4.1 using existing gpc-4.1_2.1-4.1.2.orig.tar.gz
> dpkg-source: info: building gpc-4.1 in gpc-4.1_2.1-4.1.2-22.diff.gz
> dpkg-source: info: building gpc-4.1 in gpc-4.1_2.1-4.1.2-22.dsc
>  debian/rules build
> : # unpack gcc tarball
> mkdir stamps
> if [ -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src ]; then \
> 	  echo >&2 "Source directory /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src exists. Delete by hand"; \
> 	  false; \
> 	fi
> rm -rf gcc-4.1.2
> case gcc-4.1.2-dfsg.tar.bz2 in \
> 	  *.bz2) tar -x --bzip2 -f /usr/src/gcc-4.1/gcc-4.1.2-dfsg.tar.bz2;; \
> 	  *.gz)  tar -x --gzip  -f /usr/src/gcc-4.1/gcc-4.1.2-dfsg.tar.bz2;; \
> 	  *)     false; \
> 	esac
> mv gcc-4.1.2 /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> rm -f /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/doc/*.1
> rm -f /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/doc/*.info
> for i in gcc/doc/bugreport.texi gcc/doc/cfg.texi gcc/doc/collect2.texi gcc/doc/compat.texi gcc/doc/configfiles.texi gcc/doc/configterms.texi gcc/doc/contrib.texi gcc/doc/contribute.texi gcc/doc/cppenv.texi gcc/doc/cppinternals.texi gcc/doc/cppopts.texi gcc/doc/cpp.texi gcc/doc/c-tree.texi gcc/doc/extend.texi gcc/doc/fragments.texi gcc/doc/frontends.texi gcc/doc/gccint.texi gcc/doc/gcc.texi gcc/doc/gcov.texi gcc/doc/gnu.texi gcc/doc/gty.texi gcc/doc/headerdirs.texi gcc/doc/hostconfig.texi gcc/doc/implement-c.texi gcc/doc/install-old.texi gcc/doc/install.texi gcc/doc/interface.texi gcc/doc/invoke.texi gcc/doc/languages.texi gcc/doc/libgcc.texi gcc/doc/makefile.texi gcc/doc/md.texi gcc/doc/objc.texi gcc/doc/options.texi gcc/doc/passes.texi gcc/doc/portability.texi gcc/doc/rtl.texi gcc/doc/service.texi gcc/doc/sourcebuild.texi gcc/doc/standards.texi gcc/doc/tm.texi gcc/doc/tree-ssa.texi gcc/doc/trouble.texi gcc/doc/include/gcc-common.texi gcc/doc/include/funding.texi gcc/fortran/invoke.texi gcc/fortran/intrinsic.texi libstdc++-v3/docs/html/17_intro/porting.texi ; do \
> 	  cp debian/dummy.texi /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/$i; \
> 	done
> for i in gcc/doc/gcc.texi gcc/java/gcj.texi gcc/ada/gnat-style.texi gcc/ada/gnat_rm.texi gcc/ada/gnat_ugn.texi gcc/fortran/gfortran.texi gcc/treelang/treelang.texi ; do \
> 	  n=$(basename $i .texi); \
> 	  sed "s/@name@/$n/g" debian/gcc-dummy.texi > /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/$i; \
> 	done
> cp debian/porting.* /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/libstdc++-v3/docs/html/17_intro/
> for i in gcc/doc/cpp.1 gcc/doc/g++.1 gcc/doc/gcc.1 gcc/doc/gcj.1 gcc/doc/gcj-dbtool.1 gcc/doc/gcjh.1 gcc/doc/gcov.1 gcc/doc/gij.1 gcc/doc/gjnih.1 gcc/doc/grmic.1 gcc/doc/grmiregistry.1 gcc/doc/jcf-dump.1 gcc/doc/jv-convert.1 gcc/doc/jv-scan.1; do \
> 	  touch /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/$i; \
> 	done
> echo "gcc-4.1.2-dfsg.tar.bz2 unpacked." > stamps/01-unpack-stamp-gcc-4.1.2-dfsg.tar.bz2
> : # unpack gcj tarball
> rm -rf /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/java /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/libjava
> tar -x -C /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src -f /usr/src/gcc-4.1/gcj-ecj-20070215.tar.bz2
> rm -f /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/java/*.1
> rm -f /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/java/*.info
> for i in gcc/doc/bugreport.texi gcc/doc/cfg.texi gcc/doc/collect2.texi gcc/doc/compat.texi gcc/doc/configfiles.texi gcc/doc/configterms.texi gcc/doc/contrib.texi gcc/doc/contribute.texi gcc/doc/cppenv.texi gcc/doc/cppinternals.texi gcc/doc/cppopts.texi gcc/doc/cpp.texi gcc/doc/c-tree.texi gcc/doc/extend.texi gcc/doc/fragments.texi gcc/doc/frontends.texi gcc/doc/gccint.texi gcc/doc/gcc.texi gcc/doc/gcov.texi gcc/doc/gnu.texi gcc/doc/gty.texi gcc/doc/headerdirs.texi gcc/doc/hostconfig.texi gcc/doc/implement-c.texi gcc/doc/install-old.texi gcc/doc/install.texi gcc/doc/interface.texi gcc/doc/invoke.texi gcc/doc/languages.texi gcc/doc/libgcc.texi gcc/doc/makefile.texi gcc/doc/md.texi gcc/doc/objc.texi gcc/doc/options.texi gcc/doc/passes.texi gcc/doc/portability.texi gcc/doc/rtl.texi gcc/doc/service.texi gcc/doc/sourcebuild.texi gcc/doc/standards.texi gcc/doc/tm.texi gcc/doc/tree-ssa.texi gcc/doc/trouble.texi gcc/doc/include/gcc-common.texi gcc/doc/include/funding.texi gcc/fortran/invoke.texi gcc/fortran/intrinsic.texi libstdc++-v3/docs/html/17_intro/porting.texi ; do \
> 	  cp debian/dummy.texi /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/$i; \
> 	done
> for i in gcc/doc/gcc.texi gcc/java/gcj.texi gcc/ada/gnat-style.texi gcc/ada/gnat_rm.texi gcc/ada/gnat_ugn.texi gcc/fortran/gfortran.texi gcc/treelang/treelang.texi ; do \
> 	  n=$(basename $i .texi); \
> 	  sed "s/@name@/$n/g" debian/gcc-dummy.texi > /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/$i; \
> 	done
> echo "gcj-ecj-20070215.tar.bz2 unpacked." > stamps/01-unpack-stamp-gcj-ecj-20070215.tar.bz2
> : # unpack gpc tarball
> mkdir: cannot create directory `stamps': File exists
> mkdir stamps
> make: [stamps/01-unpack-stamp-gpc-20060325.tar.bz2] Error 1 (ignored)
> if [ -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/p ]; then \
> 	  echo >&2 "Source directory /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/p exists. Delete by hand";\
> 	  false; \
> 	fi
> #rm -rf gpc-20060325
> rm -rf p
> case gpc-20060325.tar.bz2 in \
> 	  *.bz2) tar -x --bzip2 -f gpc-20060325.tar.bz2;; \
> 	  *.gz)  tar -x --gzip  -f gpc-20060325.tar.bz2;; \
> 	  *)     false; \
> 	esac
> if [ -d p ]; then \
> 	  mv p /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/. ; \
> 	else \
> 	  mv gpc-20060325/p /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src/gcc/. ; \
> 	  rm -rf gpc-20060325/CVS; \
> 	  rmdir gpc-20060325; \
> 	fi
> echo "gpc-20060325.tar.bz2 unpacked." > stamps/01-unpack-stamp-gpc-20060325.tar.bz2
> echo -e "\nBuilt from Debian source package gpc-4.1-2.1-4.1.2-22" \
> 		> pxxx
> echo -e "Integrated upstream packages in this version:\n" >> pxxx
> for i in gcc-4.1.2-dfsg.tar.bz2 gcj-ecj-20070215.tar.bz2 gpc-20060325.tar.bz2; do echo "  $i" >> pxxx; done
> mv -f pxxx stamps/01-unpack-stamp
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/svn-updates.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/svn-updates.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file configure
> patching file gcc/tree-vrp.c
> patching file gcc/DATESTAMP
> patching file gcc/tree.c
> patching file gcc/reload.c
> patching file gcc/tree-pass.h
> patching file gcc/loop.c
> patching file gcc/configure
> patching file gcc/builtins.c
> patching file gcc/fold-const.c
> patching file gcc/params.h
> patching file gcc/c-cppbuiltin.c
> patching file gcc/DEV-PHASE
> patching file gcc/ChangeLog
> patching file gcc/testsuite/gcc.c-torture/execute/builtins/stpcpy-chk.c
> patching file gcc/testsuite/gcc.c-torture/execute/builtins/sprintf-chk.c
> patching file gcc/testsuite/gcc.c-torture/execute/builtins/chk.h
> patching file gcc/testsuite/gcc.c-torture/execute/builtins/strcpy-chk.c
> patching file gcc/testsuite/gcc.c-torture/execute/20070216-1.c
> patching file gcc/testsuite/gcc.c-torture/execute/pr31448.c
> patching file gcc/testsuite/gcc.c-torture/execute/pr33631.c
> patching file gcc/testsuite/gcc.c-torture/execute/pr35163.c
> patching file gcc/testsuite/gcc.c-torture/execute/20070201-1.c
> patching file gcc/testsuite/gcc.c-torture/execute/20070227-1.c
> patching file gcc/testsuite/gcc.c-torture/execute/pr34456.c
> patching file gcc/testsuite/gcc.c-torture/execute/20070614-1.c
> patching file gcc/testsuite/gcc.c-torture/execute/pr34130.c
> patching file gcc/testsuite/gcc.c-torture/execute/pr33142.c
> patching file gcc/testsuite/gcc.c-torture/execute/20070517-1.c
> patching file gcc/testsuite/gcc.c-torture/execute/20080408-1.c
> patching file gcc/testsuite/gcc.c-torture/compile/pr28675.c
> patching file gcc/testsuite/gcc.c-torture/compile/pr34993.c
> patching file gcc/testsuite/gcc.c-torture/compile/20071102-1.c
> patching file gcc/testsuite/gcc.c-torture/compile/pr34030.c
> patching file gcc/testsuite/gcc.c-torture/compile/pr30433.c
> patching file gcc/testsuite/gcc.c-torture/compile/pr30984.c
> patching file gcc/testsuite/gcc.c-torture/compile/20070419-1.c
> patching file gcc/testsuite/gcc.c-torture/compile/20080114-1.c
> patching file gcc/testsuite/gcc.target/arm/stack-corruption.c
> patching file gcc/testsuite/gcc.target/mips/mips.exp
> patching file gcc/testsuite/gcc.target/mips/pr33256.c
> patching file gcc/testsuite/gcc.target/sparc/combined-2.c
> patching file gcc/testsuite/gcc.target/sparc/fpmul.c
> patching file gcc/testsuite/gcc.target/sparc/pdist.c
> patching file gcc/testsuite/gcc.target/sparc/fexpand.c
> patching file gcc/testsuite/gcc.target/sparc/fnot.c
> patching file gcc/testsuite/gcc.target/sparc/mfpu.c
> patching file gcc/testsuite/gcc.target/sparc/noresult.c
> patching file gcc/testsuite/gcc.target/sparc/fpmerge.c
> patching file gcc/testsuite/gcc.target/sparc/align.c
> patching file gcc/testsuite/gcc.target/sparc/fpack16.c
> patching file gcc/testsuite/gcc.target/i386/ordcmp-1.c
> patching file gcc/testsuite/gcc.target/i386/pr32389.c
> patching file gcc/testsuite/gcc.target/i386/unordcmp-1.c
> patching file gcc/testsuite/gcc.target/i386/pr21291.c
> patching file gcc/testsuite/gcc.target/i386/pr30848.c
> patching file gcc/testsuite/gcc.dg/tf_to_di-1.c
> patching file gcc/testsuite/gcc.dg/inline-17.c
> patching file gcc/testsuite/gcc.dg/pr30045.c
> patching file gcc/testsuite/gcc.dg/inline-19.c
> patching file gcc/testsuite/gcc.dg/pr34003-2.c
> patching file gcc/testsuite/gcc.dg/pr33826.c
> patching file gcc/testsuite/gcc.dg/c99-math-double-1.c
> patching file gcc/testsuite/gcc.dg/20070507-1.c
> patching file gcc/testsuite/gcc.dg/pr32450.c
> patching file gcc/testsuite/gcc.dg/pr32912-2.c
> patching file gcc/testsuite/gcc.dg/inline-21.c
> patching file gcc/testsuite/gcc.dg/pr30643.c
> patching file gcc/testsuite/gcc.dg/torture/pr29446.c
> patching file gcc/testsuite/gcc.dg/torture/pr26998.c
> patching file gcc/testsuite/gcc.dg/torture/pr30364-2.c
> patching file gcc/testsuite/gcc.dg/torture/pr30313.c
> patching file gcc/testsuite/gcc.dg/torture/pr30364-1.c
> patching file gcc/testsuite/gcc.dg/torture/pr30364-3.c
> patching file gcc/testsuite/gcc.dg/out-of-bounds-1.c
> patching file gcc/testsuite/gcc.dg/tree-ssa/andor-1.c
> patching file gcc/testsuite/gcc.dg/tree-ssa/vrp29.c
> patching file gcc/testsuite/gcc.dg/tree-ssa/20030714-1.c
> patching file gcc/testsuite/gcc.dg/tree-ssa/pr31966.c
> patching file gcc/testsuite/gcc.dg/tree-ssa/loop-3.c
> patching file gcc/testsuite/gcc.dg/pr30189.c
> patching file gcc/testsuite/gcc.dg/c99-math-long-double-1.c
> patching file gcc/testsuite/gcc.dg/inline-7.c
> patching file gcc/testsuite/gcc.dg/inline-18.c
> patching file gcc/testsuite/gcc.dg/20070801-1.c
> patching file gcc/testsuite/gcc.dg/pr34003-1.c
> patching file gcc/testsuite/gcc.dg/gnu89-init-4.c
> patching file gcc/testsuite/gcc.dg/assign-warn-3.c
> patching file gcc/testsuite/gcc.dg/pr32912-1.c
> patching file gcc/testsuite/gcc.dg/c99-math.h
> patching file gcc/testsuite/gcc.dg/vect/fast-math-vect-pr29925.c
> patching file gcc/testsuite/gcc.dg/vect/vect-ifcvt-9.c
> patching file gcc/testsuite/gcc.dg/vect/vect-106-alias.c
> patching file gcc/testsuite/gcc.dg/pr30473.c
> patching file gcc/testsuite/gcc.dg/Wunused-value-2.c
> patching file gcc/testsuite/gcc.dg/c99-math-float-1.c
> patching file gcc/testsuite/ChangeLog
> patching file gcc/testsuite/g++.old-deja/g++.warn/flow1.C
> patching file gcc/testsuite/gfortran.fortran-torture/execute/intrinsic_bitops.f90
> patching file gcc/testsuite/g++.dg/other/pr31698.C
> patching file gcc/testsuite/g++.dg/other/error16.C
> patching file gcc/testsuite/g++.dg/tree-ssa/nothrow-1.C
> patching file gcc/testsuite/g++.dg/tree-ssa/sra-1.C
> patching file gcc/testsuite/g++.dg/tree-ssa/pr14814.C
> patching file gcc/testsuite/g++.dg/debug/pr29906.C
> patching file gcc/testsuite/g++.dg/eh/ia64-2.C
> patching file gcc/testsuite/g++.dg/eh/weak1.C
> patching file gcc/testsuite/g++.dg/ext/offsetof1.C
> patching file gcc/testsuite/g++.dg/ext/asm10.C
> patching file gcc/testsuite/g++.dg/ext/interface4.C
> patching file gcc/testsuite/g++.dg/ext/vector6.C
> patching file gcc/testsuite/g++.dg/ext/interface4.h
> patching file gcc/testsuite/g++.dg/inherit/conv3.C
> patching file gcc/testsuite/g++.dg/opt/nrv14.C
> patching file gcc/testsuite/g++.dg/opt/static5.C
> patching file gcc/testsuite/g++.dg/opt/complex6.C
> patching file gcc/testsuite/g++.dg/opt/nrv13.C
> patching file gcc/testsuite/g++.dg/opt/static6.C
> patching file gcc/testsuite/g++.dg/opt/pr30590.C
> patching file gcc/testsuite/g++.dg/tls/diag-5.C
> patching file gcc/testsuite/g++.dg/init/const5.C
> patching file gcc/testsuite/g++.dg/init/ptrfn2.C
> patching file gcc/testsuite/g++.dg/init/ptrfn3.C
> patching file gcc/testsuite/g++.dg/parse/template23.C
> patching file gcc/testsuite/g++.dg/parse/cond3.C
> patching file gcc/testsuite/g++.dg/parse/crash37.C
> patching file gcc/testsuite/g++.dg/template/crash70.C
> patching file gcc/testsuite/g++.dg/template/init7.C
> patching file gcc/testsuite/g++.dg/template/arg6.C
> patching file gcc/testsuite/g++.dg/template/error26.C
> patching file gcc/testsuite/lib/g++.exp
> patching file gcc/testsuite/lib/obj-c++.exp
> patching file gcc/testsuite/lib/wrapper.exp
> patching file gcc/testsuite/lib/target-supports.exp
> patching file gcc/testsuite/obj-c++.dg/gnu-runtime-2.mm
> patching file gcc/testsuite/obj-c++.dg/layout-1.mm
> patching file gcc/testsuite/obj-c++.dg/try-catch-2.mm
> patching file gcc/testsuite/obj-c++.dg/lookup-2.mm
> patching file gcc/testsuite/obj-c++.dg/bitfield-1.mm
> patching file gcc/testsuite/obj-c++.dg/isa-field-1.mm
> patching file gcc/testsuite/obj-c++.dg/encode-8.mm
> patching file gcc/testsuite/obj-c++.dg/try-catch-9.mm
> patching file gcc/testsuite/obj-c++.dg/bitfield-4.mm
> patching file gcc/testsuite/obj-c++.dg/encode-3.mm
> patching file gcc/testsuite/obj-c++.dg/cxx-ivars-2.mm
> patching file gcc/testsuite/gfortran.dg/pr32533.f90
> patching file gcc/testsuite/gfortran.dg/logical_2.f90
> patching file gcc/testsuite/gfortran.dg/module_implicit_conversion.f90
> patching file gcc/testsuite/gfortran.dg/enum_4.f90
> patching file gcc/testsuite/gfortran.dg/initialization_4.f90
> patching file gcc/testsuite/gfortran.dg/namelist_26.f90
> patching file gcc/testsuite/gfortran.dg/unf_read_corrupted_2.f90
> patching file gcc/testsuite/gfortran.dg/fmt_zero_precision.f90
> patching file gcc/testsuite/gfortran.dg/vect/vect-2.f90
> patching file gcc/testsuite/gfortran.dg/forall_10.f90
> patching file gcc/testsuite/gfortran.dg/f2c_8.f90
> patching file gcc/cp/typeck.c
> patching file gcc/cp/optimize.c
> patching file gcc/cp/class.c
> patching file gcc/cp/decl.c
> patching file gcc/cp/call.c
> patching file gcc/cp/error.c
> patching file gcc/cp/tree.c
> patching file gcc/cp/search.c
> patching file gcc/cp/ChangeLog
> patching file gcc/cp/cxx-pretty-print.c
> patching file gcc/cp/pt.c
> patching file gcc/cp/semantics.c
> patching file gcc/cp/decl2.c
> patching file gcc/cp/parser.c
> patching file gcc/haifa-sched.c
> patching file gcc/ipa-pure-const.c
> patching file gcc/cse.c
> patching file gcc/tree-nrv.c
> patching file gcc/ipa-utils.c
> patching file gcc/tree-ssa-alias.c
> patching file gcc/ifcvt.c
> patching file gcc/dwarf2out.c
> patching file gcc/expr.c
> patching file gcc/ada/ChangeLog
> patching file gcc/ada/trans.c
> patching file gcc/ada/ada-tree.h
> patching file gcc/ada/misc.c
> patching file gcc/ada/decl.c
> patching file gcc/c-decl.c
> patching file gcc/fortran/intrinsic.c
> patching file gcc/fortran/decl.c
> patching file gcc/fortran/match.c
> patching file gcc/fortran/trans-decl.c
> patching file gcc/fortran/ChangeLog
> patching file gcc/fortran/trans-stmt.c
> patching file gcc/fortran/primary.c
> patching file gcc/fortran/module.c
> patching file gcc/fortran/trans-types.c
> patching file gcc/fortran/gfortranspec.c
> patching file gcc/configure.ac
> patching file gcc/BASE-VER
> patching file gcc/function.c
> patching file gcc/tree-if-conv.c
> patching file gcc/tree-data-ref.c
> patching file gcc/c.opt
> patching file gcc/gimplify.c
> patching file gcc/calls.c
> patching file gcc/c-opts.c
> patching file gcc/tree-sra.c
> patching file gcc/loop-iv.c
> patching file gcc/po/ChangeLog
> patching file gcc/po/sr.po
> patching file gcc/po/sv.po
> patching file gcc/varasm.c
> patching file gcc/rtl.h
> patching file gcc/combine.c
> patching file gcc/resource.c
> patching file gcc/var-tracking.c
> patching file gcc/c-common.c
> patching file gcc/tree-flow.h
> patching file gcc/config.gcc
> patching file gcc/reg-stack.c
> patching file gcc/Makefile.in
> patching file gcc/tree-ssa-structalias.c
> patching file gcc/tree-cfg.c
> patching file gcc/passes.c
> patching file gcc/gthr-posix.c
> patching file gcc/gthr-posix.h
> patching file gcc/config/alpha/linux.h
> patching file gcc/config/alpha/alpha.c
> patching file gcc/config/alpha/alpha.md
> patching file gcc/config/alpha/alpha-protos.h
> patching file gcc/config/s390/s390.c
> patching file gcc/config/s390/s390.md
> patching file gcc/config/s390/fixdfdi.h
> patching file gcc/config/sparc/sparc.c
> patching file gcc/config/i386/i386.h
> patching file gcc/config/i386/i386.md
> patching file gcc/config/i386/mmintrin.h
> patching file gcc/config/i386/xmmintrin.h
> patching file gcc/config/i386/sse.md
> patching file gcc/config/i386/emmintrin.h
> patching file gcc/config/i386/t-linux64
> patching file gcc/config/i386/i386.c
> patching file gcc/config/rs6000/rs6000.c
> patching file gcc/config/rs6000/predicates.md
> patching file gcc/config/rs6000/linux-unwind.h
> patching file gcc/config/rs6000/t-linux64
> patching file gcc/config/rs6000/rs6000.md
> patching file gcc/config/sh/sh.c
> patching file gcc/config/sh/sh.md
> patching file gcc/config/arm/arm.c
> patching file gcc/config/arm/linux-gas.h
> patching file gcc/config/avr/avr.md
> patching file gcc/config/avr/avr.c
> patching file gcc/config/avr/avr.h
> patching file gcc/config/pa/predicates.md
> patching file gcc/config/pa/som.h
> patching file gcc/config/pa/pa.md
> patching file gcc/config/pa/pa-hpux.h
> patching file gcc/config/pa/pa-hpux10.h
> patching file gcc/config/pa/pa-hpux11.h
> patching file gcc/config/pa/pa.c
> patching file gcc/config/xtensa/xtensa.c
> patching file gcc/config/mips/predicates.md
> patching file gcc/config/mips/mips.c
> patching file gcc/config/freebsd-spec.h
> patching file gcc/stmt.c
> patching file gcc/params.def
> patching file gcc/collect2.c
> patching file gcc/convert.c
> patching file gcc/reload1.c
> patching file libstdc++-v3/configure
> patching file libstdc++-v3/ChangeLog
> patching file libstdc++-v3/scripts/testsuite_flags.in
> patching file libstdc++-v3/testsuite/lib/libstdc++.exp
> patching file libstdc++-v3/testsuite/27_io/fpos/14320-1.cc
> patching file libstdc++-v3/acinclude.m4
> patching file ltconfig
> patching file libgfortran/intrinsics/ishftc.c
> patching file libgfortran/intrinsics/c99_functions.c
> patching file libgfortran/ChangeLog
> patching file libgfortran/io/unix.c
> patching file libgfortran/io/transfer.c
> patching file libgfortran/io/list_read.c
> patching file libgfortran/io/write.c
> patching file include/ChangeLog
> patching file include/demangle.h
> patching file configure.in
> patching file ChangeLog
> patching file libffi/configure
> patching file libffi/include/ffi.h.in
> patching file libffi/src/alpha/ffi.c
> patching file libffi/src/alpha/osf.S
> patching file libffi/src/types.c
> patching file libffi/ChangeLog
> patching file libffi/configure.ac
> patching file libcpp/ChangeLog
> patching file libcpp/mkdeps.c
> patching file MAINTAINERS
> patching file fixincludes/ChangeLog
> patching file fixincludes/fixincl.x
> patching file fixincludes/tests/base/iso/math_c99.h
> patching file fixincludes/inclhack.def
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/gcc-version.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/gcc-version.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/gcc-textdomain.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/gcc-textdomain.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file gcc/Makefile.in
> Hunk #1 succeeded at 4599 (offset 34 lines).
> patching file gcc/intl.c
> patching file libcpp/Makefile.in
> patching file libcpp/system.h
> patching file libcpp/init.c
> Hunk #1 succeeded at 128 (offset 6 lines).
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/gcc-driver-extra-langs.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/gcc-driver-extra-langs.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file gcc/Makefile.in
> Hunk #1 succeeded at 426 (offset 2 lines).
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/gcc-long-double.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/gcc-long-double.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file gcc/config/rs6000/linux.h
> patching file gcc/config/rs6000/linux64.h
> patching file gcc/configure.ac
> Hunk #1 succeeded at 3128 (offset -7 lines).
> patching file gcc/configure
> Hunk #2 succeeded at 16212 (offset -16 lines).
> patching file gcc/config.in
> Hunk #1 succeeded at 1277 (offset -6 lines).
> patching file gcc/config/alpha/alpha.c
> Hunk #1 succeeded at 531 (offset 15 lines).
> patching file gcc/config/s390/s390.c
> Hunk #1 succeeded at 1433 (offset 18 lines).
> patching file gcc/config/sparc/linux.h
> patching file gcc/config/sparc/sparc.c
> Hunk #1 succeeded at 798 (offset 8 lines).
> patching file gcc/config/sparc/linux64.h
> patching file gcc/config.gcc
> Hunk #1 succeeded at 572 (offset 4 lines).
> Hunk #2 succeeded at 2060 (offset 1 line).
> Hunk #3 succeeded at 2179 (offset 1 line).
> patching file gcc/config/alpha/libgcc-alpha-ldbl.ver
> patching file gcc/config/alpha/t-linux
> patching file gcc/config/sparc/t-linux64
> patching file gcc/config/sparc/libgcc-sparc-glibc.ver
> patching file gcc/config/sparc/t-linux
> + debian/patches/libstdc++-long-double.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/libstdc++-long-double.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file libstdc++-v3/config/linker-map.gnu
> patching file libstdc++-v3/config/locale/generic/c_locale.cc
> patching file libstdc++-v3/config/locale/gnu/c_locale.cc
> Hunk #2 succeeded at 138 (offset 6 lines).
> patching file libstdc++-v3/config/os/gnu-linux/ldbl-extra.ver
> patching file libstdc++-v3/config.h.in
> patching file libstdc++-v3/configure
> Hunk #2 succeeded at 87602 (offset -357 lines).
> Hunk #3 succeeded at 88520 (offset -357 lines).
> Hunk #4 succeeded at 88886 (offset -357 lines).
> Hunk #5 succeeded at 89563 (offset -357 lines).
> patching file libstdc++-v3/configure.ac
> patching file libstdc++-v3/include/Makefile.am
> Hunk #1 succeeded at 825 (offset -3 lines).
> patching file libstdc++-v3/include/Makefile.in
> Hunk #1 succeeded at 1203 (offset -2 lines).
> patching file libstdc++-v3/include/bits/c++config
> patching file libstdc++-v3/include/bits/locale_facets.h
> patching file libstdc++-v3/include/bits/locale_facets.tcc
> patching file libstdc++-v3/include/bits/localefwd.h
> patching file libstdc++-v3/src/Makefile.am
> Hunk #4 succeeded at 203 (offset -1 lines).
> patching file libstdc++-v3/src/Makefile.in
> Hunk #7 succeeded at 699 (offset -2 lines).
> Hunk #8 succeeded at 760 (offset -2 lines).
> patching file libstdc++-v3/src/compatibility-ldbl.cc
> patching file libstdc++-v3/src/compatibility.cc
> patching file libstdc++-v3/src/complex_io.cc
> patching file libstdc++-v3/src/istream-inst.cc
> patching file libstdc++-v3/src/limits.cc
> patching file libstdc++-v3/src/locale-inst.cc
> patching file libstdc++-v3/src/locale-misc-inst.cc
> patching file libstdc++-v3/src/locale.cc
> patching file libstdc++-v3/src/ostream-inst.cc
> patching file libstdc++-v3/src/wlocale-inst.cc
> patching file libstdc++-v3/testsuite/testsuite_abi.cc
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/libstdc++-pic.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/libstdc++-pic.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file libstdc++-v3/src/Makefile.am
> Hunk #1 succeeded at 255 (offset 45 lines).
> patching file libstdc++-v3/src/Makefile.in
> Hunk #1 succeeded at 649 (offset 38 lines).
> Hunk #2 succeeded at 682 (offset 38 lines).
> Hunk #3 succeeded at 795 (offset 65 lines).
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/libstdc++-doclink.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/libstdc++-doclink.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file libstdc++-v3/docs/doxygen/mainpage.html
> Hunk #2 succeeded at 75 (offset -3 lines).
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/gcc-hash-style-both.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/gcc-hash-style-both.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file gcc/config/rs6000/sysv4.h
> patching file gcc/config/rs6000/linux64.h
> patching file gcc/config/alpha/linux-elf.h
> patching file gcc/config/s390/linux.h
> patching file gcc/config/sparc/linux.h
> patching file gcc/config/sparc/linux64.h
> patching file gcc/config/i386/linux.h
> patching file gcc/config/i386/linux64.h
> patching file gcc/config/ia64/linux.h
> Hunk #1 succeeded at 38 (offset -2 lines).
> patching file gcc/config/pa/pa-linux.h
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/gccbug.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/gccbug.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file gcc/gccbug.in
> Hunk #1 succeeded at 138 (offset 4 lines).
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/gccbug-posix.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/gccbug-posix.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file gcc/gccbug.in
> Hunk #1 succeeded at 169 (offset 4 lines).
> Hunk #2 succeeded at 241 (offset 4 lines).
> Hunk #3 succeeded at 262 (offset 4 lines).
> Hunk #4 succeeded at 363 (offset 4 lines).
> Hunk #5 succeeded at 471 (offset 4 lines).
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/boehm-gc-backport.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/boehm-gc-backport.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file boehm-gc/aclocal.m4
> patching file boehm-gc/aix_irix_threads.c
> patching file boehm-gc/allchblk.c
> patching file boehm-gc/alloc.c
> patching file boehm-gc/alpha_mach_dep.S
> patching file boehm-gc/ChangeLog
> patching file boehm-gc/configure
> patching file boehm-gc/configure.ac
> patching file boehm-gc/cord/cordprnt.c
> patching file boehm-gc/cord/cordtest.c
> patching file boehm-gc/darwin_stop_world.c
> patching file boehm-gc/doc/README
> patching file boehm-gc/doc/README.changes
> patching file boehm-gc/doc/README.darwin
> patching file boehm-gc/doc/README.environment
> patching file boehm-gc/doc/README.linux
> patching file boehm-gc/doc/README.solaris2
> patching file boehm-gc/dyn_load.c
> patching file boehm-gc/include/gc_config.h.in
> patching file boehm-gc/include/gc_config_macros.h
> patching file boehm-gc/include/gc_cpp.h
> patching file boehm-gc/include/gc_ext_config.h.in
> patching file boehm-gc/include/gc.h
> patching file boehm-gc/include/gc_pthread_redirects.h
> patching file boehm-gc/include/Makefile.in
> patching file boehm-gc/include/new_gc_alloc.h
> patching file boehm-gc/include/private/gcconfig.h
> patching file boehm-gc/include/private/gc_hdrs.h
> patching file boehm-gc/include/private/gc_locks.h
> patching file boehm-gc/include/private/gc_priv.h
> patching file boehm-gc/include/private/pthread_stop_world.h
> patching file boehm-gc/include/private/pthread_support.h
> patching file boehm-gc/mach_dep.c
> patching file boehm-gc/Makefile.am
> patching file boehm-gc/Makefile.direct
> patching file boehm-gc/Makefile.in
> patching file boehm-gc/mallocx.c
> patching file boehm-gc/mark.c
> patching file boehm-gc/misc.c
> patching file boehm-gc/os_dep.c
> patching file boehm-gc/powerpc_darwin_mach_dep.s
> patching file boehm-gc/pthread_stop_world.c
> patching file boehm-gc/pthread_support.c
> patching file boehm-gc/reclaim.c
> patching file boehm-gc/solaris_pthreads.c
> patching file boehm-gc/solaris_threads.c
> patching file boehm-gc/tests/test.c
> patching file boehm-gc/threadlibs.c
> patching file boehm-gc/version.h
> patching file boehm-gc/win32_threads.c
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/boehm-gc-nocheck.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/boehm-gc-nocheck.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file boehm-gc/Makefile.in
> Hunk #1 succeeded at 656 (offset -6 lines).
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/boehm-gc-getnprocs.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/boehm-gc-getnprocs.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file boehm-gc/pthread_support.c
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/fastjar-version.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/fastjar-version.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file fastjar/configure.ac
> Hunk #1 succeeded at 1 with fuzz 2.
> patching file fastjar/configure
> Hunk #1 succeeded at 1613 (offset 67 lines).
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/fastjar-doc.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/fastjar-doc.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file fastjar/fastjar.texi
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/libstdc++-doxygen.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/libstdc++-doxygen.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file libstdc++-v3/docs/doxygen/user.cfg.in
> Hunk #1 succeeded at 132 (offset -1 lines).
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/pr20218.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/pr20218.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file gcc/cgraphunit.c
> patching file gcc/config/elfos.h
> patching file gcc/config/ia64/hpux.h
> patching file gcc/config/ia64/ia64.c
> patching file gcc/output.h
> patching file gcc/toplev.c
> patching file gcc/varasm.c
> Hunk #4 succeeded at 5756 (offset 1 line).
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/pr20218-mips.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/pr20218-mips.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file gcc/config/mips/iris.h
> patching file gcc/config/mips/mips-protos.h
> Hunk #1 succeeded at 173 (offset -24 lines).
> patching file gcc/config/mips/mips.c
> Hunk #2 succeeded at 545 (offset -3 lines).
> Hunk #3 succeeded at 1079 (offset -48 lines).
> Hunk #4 succeeded at 5635 (offset -132 lines).
> Hunk #5 succeeded at 5828 (offset -132 lines).
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/pr31868.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/pr31868.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file gcc/config.gcc
> Hunk #1 succeeded at 1015 (offset 4 lines).
> Hunk #2 succeeded at 1028 (offset 4 lines).
> Hunk #3 succeeded at 1064 (offset 4 lines).
> Hunk #4 succeeded at 1155 (offset 4 lines).
> patching file gcc/config/i386/t-crtstuff64
> patching file gcc/config/i386/t-linux64
> Hunk #1 succeeded at 20 (offset 7 lines).
> patching file gcc/config/t-freebsd
> patching file gcc/config/t-libc-ok
> patching file gcc/config/t-lynx
> patching file gcc/config/t-netbsd
> patching file gcc/config/t-svr4
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/gcc-directives-only.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/gcc-directives-only.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file gcc/testsuite/lib/gcc-dg.exp
> Hunk #1 succeeded at 527 (offset -32 lines).
> patching file gcc/testsuite/gcc.dg/cpp/dir-only-1.c
> patching file gcc/testsuite/gcc.dg/cpp/dir-only-1.h
> patching file gcc/testsuite/gcc.dg/cpp/dir-only-2.c
> patching file gcc/testsuite/gcc.dg/cpp/dir-only-3.c
> patching file gcc/testsuite/gcc.dg/cpp/dir-only-4.c
> patching file gcc/testsuite/gcc.dg/cpp/dir-only-3a.h
> patching file gcc/testsuite/gcc.dg/cpp/dir-only-5.c
> patching file gcc/testsuite/gcc.dg/cpp/dir-only-3b.h
> patching file gcc/testsuite/gcc.dg/cpp/dir-only-6.c
> patching file gcc/c.opt
> patching file gcc/c-opts.c
> patching file gcc/c-ppoutput.c
> patching file libcpp/directives.c
> patching file libcpp/Makefile.in
> Hunk #1 succeeded at 71 (offset 2 lines).
> patching file libcpp/include/cpplib.h
> patching file libcpp/files.c
> patching file libcpp/init.c
> patching file libcpp/directives-only.c
> patching file libcpp/internal.h
> patching file gcc/c-opts.c
> Hunk #1 succeeded at 600 (offset -19 lines).
> patching file gcc/gcc.c
> Hunk #1 succeeded at 985 (offset -40 lines).
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/arm-libffi.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/arm-libffi.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file libffi/src/arm/ffi.c
> patching file libffi/src/arm/ffitarget.h
> patching file libffi/src/arm/sysv.S
> DEB_VERSION=$(echo 2.1-4.1.2-22 | sed 's/ds[0-9]*//'); \
> 	export DEB_VERSION; set -x; \
> 	debian/patches/libffi-backport.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> + debian/patches/libffi-backport.dpatch -patch -d /build/user-gpc-4.1_2.1-4.1.2-22-amd64-qPKJpU/gpc-4.1-2.1-4.1.2/src
> patching file libffi/Makefile.am
> patching file libffi/Makefile.in
> patching file libffi/README
> patching file libffi/aclocal.m4
> patching file libffi/configure.ac
> Hunk #2 succeeded at 86 (offset 4 lines).
> Hunk #3 succeeded at 117 (offset 4 lines).
> patching file libffi/include/Makefile.in
> patching file libffi/src/arm/ffi.c
> patching file libffi/src/debug.c
> patching file libffi/src/ffitest.c
> patching file libffi/src/java_raw_api.c
> patching file libffi/src/m32r/ffi.c
> patching file libffi/src/powerpc/ffi.c
> patching file libffi/src/powerpc/ffi_darwin.c
> patching file libffi/src/powerpc/ffitarget.h
> patching file libffi/src/powerpc/linux64.S
> patching file libffi/src/powerpc/ppc_closure.S
> patching file libffi/src/powerpc/sysv.S
> patching file libffi/src/prep_cif.c
> patching file libffi/src/raw_api.c
> patching file libffi/src/sh/ffi.c
> patching file libffi/src/sh/sysv.S
> patching file libffi/src/sh64/ffi.c
> patching file libffi/src/sh64/sysv.S
> patching file libffi/src/x86/ffi.c
> patching file libffi/testsuite/Makefile.in
> patching file libffi/testsuite/libffi.call/call.exp
> patching file libffi/testsuite/libffi.call/closure_fn0.c
> patching file libffi/testsuite/libffi.call/closure_fn1.c
> patching file libffi/testsuite/libffi.call/closure_fn2.c
> patching file libffi/testsuite/libffi.call/closure_fn3.c
> patching file libffi/testsuite/libffi.call/closure_fn4.c
> patching file libffi/testsuite/libffi.call/closure_fn5.c
> patching file libffi/testsuite/libffi.call/cls_12byte.c
> patching file libffi/testsuite/libffi.call/cls_16byte.c
> patching file libffi/testsuite/libffi.call/cls_18byte.c
> patching file libffi/testsuite/libffi.call/cls_19byte.c
> patching file libffi/testsuite/libffi.call/cls_1_1byte.c
> patching file libffi/testsuite/libffi.call/cls_20byte.c
> patching file libffi/testsuite/libffi.call/cls_20byte1.c
> patching file libffi/testsuite/libffi.call/cls_24byte.c
> patching file libffi/testsuite/libffi.call/cls_2byte.c
> patching file libffi/testsuite/libffi.call/cls_3_1byte.c
> patching file libffi/testsuite/libffi.call/cls_3byte1.c
> patching file libffi/testsuite/libffi.call/cls_3byte2.c
> patching file libffi/testsuite/libffi.call/cls_4_1byte.c
> patching file libffi/testsuite/libffi.call/cls_4byte.c
> patching file libffi/testsuite/libffi.call/cls_5_1_byte.c
> patching file libffi/testsuite/libffi.call/cls_5byte.c
> patching file libffi/testsuite/libffi.call/cls_64byte.c
> patching file libffi/testsuite/libffi.call/cls_6_1_byte.c
> patching file libffi/testsuite/libffi.call/cls_6byte.c
> patching file libffi/testsuite/libffi.call/cls_7_1_byte.c
> patching file libffi/testsuite/libffi.call/cls_7byte.c
> patching file libffi/testsuite/libffi.call/cls_8byte.c
> patching file libffi/testsuite/libffi.call/cls_9byte1.c
> patching file libffi/testsuite/libffi.call/cls_9byte2.c
> patching file libffi/testsuite/libffi.call/cls_align_double.c
> patching file libffi/testsuite/libffi.call/cls_align_float.c
> patching file libffi/testsuite/libffi.call/cls_align_longdouble.c
> patching file libffi/testsuite/libffi.call/cls_align_pointer.c
> patching file libffi/testsuite/libffi.call/cls_align_sint16.c
> patching file libffi/testsuite/libffi.call/cls_align_sint32.c
> patching file libffi/testsuite/libffi.call/cls_align_sint64.c
> patching file libffi/testsuite/libffi.call/cls_align_uint16.c
> patching file libffi/testsuite/libffi.call/cls_align_uint32.c
> patching file libffi/testsuite/libffi.call/cls_align_uint64.c
> patching file libffi/testsuite/libffi.call/cls_double.c
> patching file libffi/testsuite/libffi.call/cls_float.c
> patching file libffi/testsuite/libffi.call/cls_multi_schar.c
> patching file libffi/testsuite/libffi.call/cls_multi_sshort.c
> patching file libffi/testsuite/libffi.call/cls_multi_sshortchar.c
> patching file libffi/testsuite/libffi.call/cls_multi_uchar.c
> patching file libffi/testsuite/libffi.call/cls_multi_ushort.c
> patching file libffi/testsuite/libffi.call/cls_multi_ushortchar.c
> patching file libffi/testsuite/libffi.call/cls_schar.c
> patching file libffi/testsuite/libffi.call/cls_sint.c
> patching file libffi/testsuite/libffi.call/cls_sshort.c
> patching file libffi/testsuite/libffi.call/cls_uchar.c
> patching file libffi/testsuite/libffi.call/cls_uint.c
> patching file libffi/testsuite/libffi.call/cls_ulonglong.c
> patching file libffi/testsuite/libffi.call/cls_ushort.c
> patching file libffi/testsuite/libffi.call/ffitest.h
> patching file libffi/testsuite/libffi.call/float.c
> patching file libffi/testsuite/libffi.call/float1.c
> patching file libffi/testsuite/libffi.call/float2.c
> patching file libffi/testsuite/libffi.call/negint.c
> patching file libffi/testsuite/libffi.call/nested_struct.c
> patching file libffi/testsuite/libffi.call/nested_struct1.c
> patching file libffi/testsuite/libffi.call/nested_struct2.c
> patching file libffi/testsuite/libffi.call/nested_struct3.c
> patching file libffi/testsuite/libffi.call/problem1.c
> patching file libffi/testsuite/libffi.call/promotion.c
> patching file libffi/testsuite/libffi.call/pyobjc-tc.c
> patching file libffi/testsuite/libffi.call/struct1.c
> patching file libffi/testsuite/libffi.special/ffitestcxx.h
> patching file libffi/testsuite/libffi.special/special.exp
> patching file libffi/testsuite/libffi.special/unwindtest.cc
> configure.ac:25: error: m4_copy: won't overwrite defined macro: _AC_ARG_VAR_PRECIOUS
> configure.ac:25: the top level
> autom4te: /usr/bin/m4 failed with exit status: 1
> make: *** [stamps/02-patch-stamp-libffi-backport] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/08/22/gpc-4.1_2.1-4.1.2-22_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



Reply to: