Source: gcc-arm-none-eabi Version: 11 Severity: serious Tags: sid experimental Control: fixed -1 13
Hi, The version of gcc-arm-none-eabi in unstable currently FTBFS because the patches don't apply. This probably has something to do with the update to gcc-4.8 which happened last month. Compiling version 11 gives stuff like this: > Applying patch debian/patches/0001-Ad-GNU-ARM-embedded-toolchain-patches.patch > + patch -p1 > The next patch would create the file gcc/ChangeLog.arm, > which already exists! Assume -R? [n] > Apply anyway? [n] > Skipping patch. > 1 out of 1 hunk ignored > The next patch would create the file gcc/DEV-PHASE, > which already exists! Assume -R? [n] > Apply anyway? [n] > Skipping patch. > 1 out of 1 hunk ignored > can't find file to patch at input line 328 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > -------------------------- > |diff --git a/gcc/Makefile.in b/gcc/Makefile.in > |index 2a4475b..56b7baa 100644 > |--- a/gcc-4.8.3/gcc/Makefile.in > |+++ b/gcc-4.8.3/gcc/Makefile.in > -------------------------- > File to patch: > Skip this patch? [y] > Skipping patch. > 1 out of 1 hunk ignored > The next patch would create the file gcc/c-family/ChangeLog.arm, > which already exists! Assume -R? [n] > Apply anyway? [n] > Skipping patch. > 1 out of 1 hunk ignored Compiling version 12 gives this: > + echo Applying patch svn-updates.diff > Applying patch svn-updates.diff > + patch -p2 > patch: **** Only garbage was found in the patch input. Version 13 works (probably because it's using gcc-4.9). Thanks, James -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org