Your message dated Fri, 13 Jun 2014 18:19:00 +0000
with message-id <[email protected]>
and subject line Bug#750251: fixed in gcc-arm-none-eabi 9
has caused the Debian Bug report #750251,
regarding gcc-arm-none-eabi: FTBFS: patchs failed
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
750251: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750251
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gcc-arm-none-eabi
Version: 8
Severity: serious
Tags: jessie sid
User: [email protected]
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.
--- End Message ---
--- Begin Message ---
Source: gcc-arm-none-eabi
Source-Version: 9
We believe that the bug you reported is fixed in the latest version of
gcc-arm-none-eabi, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Agustin Henze <[email protected]> (supplier of updated gcc-arm-none-eabi package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 13 Jun 2014 13:51:21 -0300
Source: gcc-arm-none-eabi
Binary: gcc-arm-none-eabi
Architecture: source amd64
Version: 9
Distribution: unstable
Urgency: medium
Maintainer: Agustin Henze <[email protected]>
Changed-By: Agustin Henze <[email protected]>
Description:
gcc-arm-none-eabi - GCC cross compiler for ARM Cortex-A/R/M processors
Closes: 744575 750251
Changes:
gcc-arm-none-eabi (9) unstable; urgency=medium
.
* Fix Built-Using field, was missing pass as parameter to dh_gencontrol
* Run dh-autoreconf to update config (Closes: #744575)
* Update patches to the new gcc version 4.8.3 (Closes: #750251)
Checksums-Sha1:
56212a2dc6e0157c7d7bd131ae42d160063ae050 1923 gcc-arm-none-eabi_9.dsc
15be09fc8eff6694857b7e0c68603b8bf8d2d63c 8911 gcc-arm-none-eabi_9.tar.gz
1f101340f6e4307bf63c021b306dcade50a937f6 14954764
gcc-arm-none-eabi_4.8.3-3+9_amd64.deb
Checksums-Sha256:
05ca2e166a3021f21a0269425d988a1ee404a48359e41155ef8e26d661d0412a 1923
gcc-arm-none-eabi_9.dsc
2b2b4cbc54e3fbf1349ec47b8443fa3a5fa8bd15dec11916e6367e4d4640a65a 8911
gcc-arm-none-eabi_9.tar.gz
728340e898531f343bcd34dd1e0daa2a955deb864190771b75630c7236362086 14954764
gcc-arm-none-eabi_4.8.3-3+9_amd64.deb
Files:
0b91bb53c9da2d56c26c0366a32b5ef6 14954764 devel extra
gcc-arm-none-eabi_4.8.3-3+9_amd64.deb
8cedcbe8069af413f5d23a0115991c46 1923 devel extra gcc-arm-none-eabi_9.dsc
a8b32cf621e7c7961b2a0d969b45bcff 8911 devel extra gcc-arm-none-eabi_9.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJTmziBAAoJEAIoUhB4kDjyxlIQAL9nD5BDp+WW16IALPzCUM6C
o0Jb5Qm2+oI3p8iTlO+af3kzVdQYzuPnS4upohNuYGxR+wgzjEFFz0dlpQkgSu8/
NjsM4ZlFepypl8soo6LHMYLIlxZBNOBYNkaD96OaHXp4bvs6P8HLHkiTkIu3+yCB
0D1rHft3p+obhID7ojZQt/E8+LneRxEnNBCH0BFJvYptDCvFvQLdcv97PqD/PyJp
8aexe5z6rbQOdyg3IlVGatYC/y8GHbejz0kvcv6BbqA8azw0QXbjLJOE5vBCVQdm
RzWGnw/vNmXAMEzbakYN+Ar7VAizQDEi9bW3TkkDneZ4UXYcaIFRqPgPbRbzLWlK
fWJ9ratZIhBfaXQAkcBvJ8OrQAyd/8HkA0JXWHTsLtJjS80/nOdWnqkktqv4Xqb8
B39xljfW97zAmUi7mfotQhHtF5dL7N3Dpve8idTjlUmltXsDtFCbmUI1AkXBTIqH
dh6olDdlZmzNmdrwG+AJZ2EnhEe4vcZzky8CHodhy0xTeQPljFBoqqbqKO1IJbzY
ts8bOnNgyjPuRWbyYP3s8YaI2pvnVcbZGdmB1wniVWZysVsqXENxkuKi7B5CxPIw
flythB7BKFVrIkvgmpz0lH2CcQ3YRmfNTkU2x3WCYQvMzAZD8B+3gb0q6wescoXh
BzZZpkdBqsUfGnCighcN
=1U9Q
-----END PGP SIGNATURE-----
--- End Message ---