Your message dated Fri, 13 Jun 2014 22:49:00 +0000
with message-id <e1wvahm-0005yj...@franck.debian.org>
and subject line Bug#750324: fixed in libstdc++-arm-none-eabi 2
has caused the Debian Bug report #750324,
regarding libstdc++-arm-none-eabi: FTBFS: /bin/sh: 5: cannot open
/usr/src/gcc-4.8/patches/libstdc++-arm-wno-abi.diff: No such file
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 ow...@bugs.debian.org
immediately.)
--
750324: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750324
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libstdc++-arm-none-eabi
Version: 1
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
> '/build/libstdc++-arm-none-eabi-EB5gAB/libstdc++-arm-none-eabi-1'
> mkdir -p
> /build/libstdc++-arm-none-eabi-EB5gAB/libstdc++-arm-none-eabi-1/debian/stamp
> tar xf /usr/src/gcc-4.8/gcc-*.tar.*
> cp /usr/share/doc/gcc-4.8-source/copyright debian/copyright-gcc
> touch
> /build/libstdc++-arm-none-eabi-EB5gAB/libstdc++-arm-none-eabi-1/debian/stamp/unpack
> set -ex; \
> cd
> /build/libstdc++-arm-none-eabi-EB5gAB/libstdc++-arm-none-eabi-1/gcc-4.8.3; \
> for patch in svn-updates.diff gcc-hash-style-gnu.diff
> gcc-base-version.diff arm-sanitizer.diff pr49847.diff
> fix-ffi_call_VFP-with-no-VFP-argument.diff arm-multilib-defaults.diff
> libstdc++-arm-wno-abi.diff libffi-ro-eh_frame_sect.diff; do \
> echo Applying patch "$patch"; \
> patch -p2 < /usr/src/gcc-4.8/patches/$patch; \
> done
> + cd /build/libstdc++-arm-none-eabi-EB5gAB/libstdc++-arm-none-eabi-1/gcc-4.8.3
> + echo Applying patch svn-updates.diff
> Applying patch svn-updates.diff
> + patch -p2
> patching file gcc/DATESTAMP
> patching file gcc/ChangeLog
> patching file gcc/testsuite/gcc.target/powerpc/htm-ttest.c
> patching file gcc/testsuite/ChangeLog
> patching file gcc/fortran/ChangeLog
> patching file gcc/config/rs6000/htm.md
> patching file gcc/config/rs6000/rs6000.c
> patching file gcc/config/rs6000/rs6000.md
> patching file gcc/config/arm/arm.md
> patching file libgfortran/intrinsics/ctime.c
> patching file libgfortran/ChangeLog
> patching file libgfortran/io/unix.c
> + echo Applying patch gcc-hash-style-gnu.diff
> + patch -p2
> Applying patch gcc-hash-style-gnu.diff
> patching file gcc/config/alpha/linux-elf.h
> patching file gcc/config/ia64/linux.h
> patching file gcc/config/rs6000/linux64.h
> patching file gcc/config/rs6000/sysv4.h
> patching file gcc/config/s390/linux.h
> patching file gcc/config/sparc/linux.h
> patching file gcc/config/arm/linux-elf.h
> patching file gcc/config/i386/gnu-user.h
> patching file gcc/config/i386/gnu-user64.h
> patching file gcc/config/aarch64/aarch64-linux.h
> + echo Applying patch gcc-base-version.diff
> + patch -p2
> Applying patch gcc-base-version.diff
> patching file gcc/BASE-VER
> patching file gcc/FULL-VER
> patching file gcc/Makefile.in
> Hunk #6 succeeded at 3823 (offset 22 lines).
> Hunk #7 succeeded at 4019 (offset 22 lines).
> Hunk #8 succeeded at 4040 (offset 22 lines).
> Hunk #9 succeeded at 4306 (offset 22 lines).
> Hunk #10 succeeded at 4685 (offset 22 lines).
> patching file libjava/Makefile.am
> Hunk #1 succeeded at 771 (offset -1 lines).
> patching file libjava/Makefile.in
> Hunk #1 succeeded at 12424 (offset -2 lines).
> patching file libjava/testsuite/lib/libjava.exp
> + echo Applying patch arm-sanitizer.diff
> + patch -p2
> Applying patch arm-sanitizer.diff
> patching file libsanitizer/configure.tgt
> patching file gcc/testsuite/lib/target-supports.exp
> patching file gcc/testsuite/g++.dg/asan/large-func-test-1.C
> patching file gcc/testsuite/g++.dg/asan/deep-thread-stack-1.C
> patching file gcc/testsuite/c-c++-common/asan/strncpy-overflow-1.c
> patching file gcc/testsuite/c-c++-common/asan/rlimit-mmap-test-1.c
> patching file gcc/testsuite/c-c++-common/asan/stack-overflow-1.c
> patching file gcc/testsuite/c-c++-common/asan/use-after-free-1.c
> patching file gcc/testsuite/c-c++-common/asan/clone-test-1.c
> patching file gcc/testsuite/c-c++-common/asan/heap-overflow-1.c
> patching file gcc/testsuite/c-c++-common/asan/null-deref-1.c
> patching file gcc/config/arm/arm.c
> patching file gcc/config/arm/linux-eabi.h
> + echo Applying patch pr49847.diff
> + patch -p2
> Applying patch pr49847.diff
> patching file gcc/cse.c
> + echo Applying patch fix-ffi_call_VFP-with-no-VFP-argument.diff
> + patch -p2
> Applying patch fix-ffi_call_VFP-with-no-VFP-argument.diff
> patching file libffi/src/arm/sysv.S
> + echo Applying patch arm-multilib-defaults.diff
> + patch -p2
> Applying patch arm-multilib-defaults.diff
> patching file gcc/config.gcc
> patching file gcc/config/arm/linux-eabi.h
> Hunk #1 succeeded at 34 (offset -9 lines).
> Hunk #2 succeeded at 91 (offset -9 lines).
> + echo Applying patch libstdc++-arm-wno-abi.diff
> /bin/sh: 5: cannot open /usr/src/gcc-4.8/patches/libstdc++-arm-wno-abi.diff:
> No such file
> + patch -p2
> Applying patch libstdc++-arm-wno-abi.diff
> make[1]: ***
> [/build/libstdc++-arm-none-eabi-EB5gAB/libstdc++-arm-none-eabi-1/debian/stamp/patches]
> Error 2
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2014/06/01/libstdc++-arm-none-eabi_1_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: libstdc++-arm-none-eabi
Source-Version: 2
We believe that the bug you reported is fixed in the latest version of
libstdc++-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 750...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Agustin Henze <t...@debian.org> (supplier of updated libstdc++-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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 13 Jun 2014 11:40:50 -0300
Source: libstdc++-arm-none-eabi
Binary: libstdc++-arm-none-eabi-newlib
Architecture: source all
Version: 2
Distribution: unstable
Urgency: medium
Maintainer: Agustin Henze <t...@debian.org>
Changed-By: Agustin Henze <t...@debian.org>
Description:
libstdc++-arm-none-eabi-newlib - GNU Standard C++ Library v3 for ARM
Cortex-A/R/M processors (newl
Closes: 750324
Changes:
libstdc++-arm-none-eabi (2) unstable; urgency=medium
.
* Remove libstdc++-arm-wno-abi.diff patch from debian_patches.txt
(Closes: #750324)
Checksums-Sha1:
51574b2641fb90deca8f49bef64cdd43580af496 1942 libstdc++-arm-none-eabi_2.dsc
f0d59607108c19705803e8a8c8b46236ebf4c8aa 3118 libstdc++-arm-none-eabi_2.tar.gz
bd07c44e07cdd80151b4f1633aff09f793afc080 24510166
libstdc++-arm-none-eabi-newlib_4.8.3-3+2_all.deb
Checksums-Sha256:
5639427b11bbc159f9bf91ddceaae7cdbac281287b01236fb76994eace2bd85c 1942
libstdc++-arm-none-eabi_2.dsc
beee029a73d4c2091d48dd15a12ff4a94626d66e20cfa1932d99237dcb84d085 3118
libstdc++-arm-none-eabi_2.tar.gz
e821f0f2c423ad54da4fd49352c2552c6854c7da0af43d750a89d2b03ecfe062 24510166
libstdc++-arm-none-eabi-newlib_4.8.3-3+2_all.deb
Files:
309f6c87fe14c7a478e24074d58429fa 24510166 devel extra
libstdc++-arm-none-eabi-newlib_4.8.3-3+2_all.deb
359f805c5462bfbb04cb5918b32bd514 1942 devel extra libstdc++-arm-none-eabi_2.dsc
c867cecf9c1088b36a3895b3a7403973 3118 devel extra
libstdc++-arm-none-eabi_2.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJTm3wRAAoJEAIoUhB4kDjy5xwP/1VFpdFG0cmtgjVKbz7hrmTB
YDQISk10G0hUU48XwmEdBP2xxfGLw2hgDcqns8baY7H/yBlG7WZpPxJnwapd2+Hf
1KzrhZ7hRS1iCH8RWrw3sD0QW8UDWkagnixt6S7KrMw7cIz+6Sf8cHtYDqcTfTkK
6HuPpbukNmYvkfl35twhRoVsillNCnTtElUMl96NklEpjMuPtd811mSU5xEB6PcK
sSgjeqzKT/H8XpyNtFQB6nZSd6IGU2Tj8tYuFasD3cWZvLF/WR7vEPc1AwRejwf5
QjL0jBy6SVTwDR6TeMHDxdUW5FFTlZeAk+5YdLZHqHsZc1PdspUMot9omkqYtBy/
Z6ekUP4threFf/HCwHTO5lj34DPm5PLxouaKJGxkas7377HCglkppNq8ig5l4H1r
0koMNS6Q1rvwpYUqq+ljlUa0M42rHhAdfrKj6A7bKf4cKb4dLHQguDXp9qpK3aln
8dP48hN77ITV8ppUggLGkYeuJRIr/qOdO64k5gbzhWLcwO/+RpO0HkfR3GXl1mcy
PpSCec65QVf92NdaS+cmKuveVJtm4ORKXX8/dLBxW6ORwcvdToZuspdU2XwjSOfS
iC9ToItyx98s5PlHZ1E64Z3rETw0dkNEiPyUImkCjRyzIJAtWW4hC9XnQhjLLyv3
F7aQd/CY4Y29UZ0LDcp7
=CnXt
-----END PGP SIGNATURE-----
--- End Message ---