Source: gcc-arm-none-eabi Version: 8 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140601 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/«PKGBUILDDIR»' > tar xf /usr/src/gcc-4.8/gcc-*.tar.* > mkdir -p debian/stamp > cp /usr/share/doc/gcc-4.8-source/copyright debian/copyright-gcc > touch debian/stamp/tar > set -ex; \ > for patch in debian/patches/[0-9]*.patch; do \ > echo Applying patch "$patch"; \ > patch -p1 < "$patch"; \ > done > + echo Applying patch debian/patches/0001-Add-Linaro-patches-for-M0-M3.patch > Applying patch debian/patches/0001-Add-Linaro-patches-for-M0-M3.patch > + patch -p1 > patching file gcc-4.8.1/gcc/ChangeLog.arm > can't find file to patch at input line 69 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > -------------------------- > |diff --git a/gcc-4.8.2/gcc/Makefile.in b/gcc-4.8.1/gcc/Makefile.in > |index 4b04d64..10fec32 100644 > |--- a/gcc-4.8.2/gcc/Makefile.in > |+++ b/gcc-4.8.2/gcc/Makefile.in > -------------------------- > File to patch: > Skip this patch? [y] > Skipping patch. > 1 out of 1 hunk ignored > can't find file to patch at input line 81 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > -------------------------- > |diff --git a/gcc-4.8.2/gcc/config.gcc b/gcc-4.8.1/gcc/config.gcc > |index 1a0be50..3475782 100644 > |--- a/gcc-4.8.2/gcc/config.gcc > |+++ b/gcc-4.8.2/gcc/config.gcc > -------------------------- > File to patch: > Skip this patch? [y] > Skipping patch. > 1 out of 1 hunk ignored > can't find file to patch at input line 94 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > -------------------------- > |diff --git a/gcc-4.8.2/gcc/config/arm/arm-cores.def > b/gcc-4.8.1/gcc/config/arm/arm-cores.def > |index a4cb7c6..185f78e 100644 > |--- a/gcc-4.8.2/gcc/config/arm/arm-cores.def > |+++ b/gcc-4.8.2/gcc/config/arm/arm-cores.def > -------------------------- > File to patch: > Skip this patch? [y] > Skipping patch. > 1 out of 1 hunk ignored > can't find file to patch at input line 106 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > -------------------------- > |diff --git a/gcc-4.8.2/gcc/configure b/gcc-4.8.1/gcc/configure > |index c1b0e46..64ddd33 100755 > |--- a/gcc-4.8.2/gcc/configure > |+++ b/gcc-4.8.2/gcc/configure > -------------------------- > File to patch: > Skip this patch? [y] > Skipping patch. > 2 out of 2 hunks ignored > can't find file to patch at input line 127 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > -------------------------- > |diff --git a/gcc-4.8.2/gcc/config/arm/arm-tables.opt > b/gcc-4.8.1/gcc/config/arm/arm-tables.opt > |index 06a529d..ad52d18 100644 > |--- a/gcc-4.8.2/gcc/config/arm/arm-tables.opt > |+++ b/gcc-4.8.2/gcc/config/arm/arm-tables.opt > -------------------------- > File to patch: > Skip this patch? [y] > Skipping patch. > 1 out of 1 hunk ignored > can't find file to patch at input line 141 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > -------------------------- > |diff --git a/gcc-4.8.2/gcc/config/arm/arm-tune.md > b/gcc-4.8.1/gcc/config/arm/arm-tune.md > |index 26c2e1f..ac85f94 100644 > |--- a/gcc-4.8.2/gcc/config/arm/arm-tune.md > |+++ b/gcc-4.8.2/gcc/config/arm/arm-tune.md > -------------------------- > File to patch: > Skip this patch? [y] > Skipping patch. > 1 out of 1 hunk ignored > can't find file to patch at input line 152 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > -------------------------- > |diff --git a/gcc-4.8.2/gcc/config/arm/arm.c b/gcc-4.8.1/gcc/config/arm/arm.c > |index 460d333..6975820 100644 > |--- a/gcc-4.8.2/gcc/config/arm/arm.c > |+++ b/gcc-4.8.2/gcc/config/arm/arm.c > -------------------------- > File to patch: > Skip this patch? [y] > Skipping patch. > 4 out of 4 hunks ignored > patching file gcc-4.8.1/gcc/config/arm/t-mlibs > can't find file to patch at input line 310 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > -------------------------- > |diff --git a/gcc-4.8.2/gcc/configure.ac b/gcc-4.8.1/gcc/configure.ac > |index 35a42d1..9811ab2 100644 > |--- a/gcc-4.8.2/gcc/configure.ac > |+++ b/gcc-4.8.2/gcc/configure.ac > -------------------------- > File to patch: > Skip this patch? [y] > Skipping patch. > 1 out of 1 hunk ignored > patching file gcc-4.8.1/gcc/testsuite/ChangeLog.arm > patching file gcc-4.8.1/gcc/testsuite/gcc.target/arm/thumb1-far-jump-1.c > patching file gcc-4.8.1/gcc/testsuite/gcc.target/arm/thumb1-far-jump-2.c > make[1]: *** [debian/stamp/unpack] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/06/01/gcc-arm-none-eabi_8_unstable.log 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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org