Your message dated Mon, 14 Nov 2016 22:24:11 +0100
with message-id <[email protected]>
and subject line Re: Bug#843376: gcc-mingw-w64: FTBFS (uudecode: Command not
found)
has caused the Debian Bug report #843376,
regarding gcc-mingw-w64: FTBFS (uudecode: Command not found)
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.)
--
843376: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843376
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gcc-mingw-w64
Version: 19.1
Severity: serious
Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
echo \# This file is generated using debian/rules control, do not edit >
debian/control
cat debian/control.source >> debian/control
for language in c c++ fortran objc obj-c++; do \
echo >> debian/control; \
sed -f debian/control.$language.sed debian/control.template >>
debian/control; \
done
echo >> debian/control
cat debian/control.base >> debian/control
echo >> debian/control
cat debian/control.bootstrap >> debian/control
sed -i '/^Recommends: $/d' debian/control
sed -i '/^Breaks: $/d' debian/control
[... snipped ...]
Hunk #2 succeeded at 2100 (offset 11 lines).
Hunk #3 succeeded at 4433 (offset 11 lines).
patching file src/gcc/config/aarch64/t-aarch64-linux
patching file src/gcc/config/mips/mips.h
Hunk #1 succeeded at 3327 (offset -48 lines).
patching file src/gcc/config/tilegx/t-tilegx
Applying patch libjava-nobiarch-check.diff
patching file src/libjava/testsuite/Makefile.in
Applying patch config-ml.diff
patching file src/config-ml.in
Hunk #2 succeeded at 896 (offset -14 lines).
Applying patch gcc-multilib-multiarch.diff
patching file src/gcc/config/sparc/t-linux64
patching file src/gcc/config/s390/t-linux64
patching file src/gcc/config/rs6000/t-linux64
patching file src/gcc/config/i386/t-linux64
patching file src/gcc/config/mips/t-linux64
patching file src/gcc/config/rs6000/t-linux
Applying patch libgomp-kfreebsd-testsuite.diff
patching file src/libgomp/testsuite/libgomp.c/lock-2.c
Applying patch go-testsuite.diff
patching file src/gcc/testsuite/go.test/go-test.exp
Applying patch ada-749574.diff
patching file src/gcc/ada/gnatlink.adb
Applying patch ada-mips.diff
patching file src/gcc/ada/gcc-interface/Makefile.in
Hunk #1 succeeded at 1840 (offset -38 lines).
Applying patch ada-bootstrap-compare.diff
patching file src/configure.ac
Hunk #1 succeeded at 3595 (offset -16 lines).
Now at patch ada-bootstrap-compare.diff
awk '/^EOF/ {exit} p==1 {print} /EOF$/ {p=1}' \
/usr/src/gcc-6/debian/patches/svn-updates.diff > src/LAST_UPDATED
uudecode debian/go-relocation-test-gcc620-sparc64.obj.uue
make: uudecode: Command not found
/usr/src/gcc-6/debian/rules.patch:379: recipe for target
'/<<PKGBUILDDIR>>/stamps/patch' failed
make: *** [/<<PKGBUILDDIR>>/stamps/patch] Error 127
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------
Maybe you need to add sharutils to build-depends.
Thanks.
--- End Message ---
--- Begin Message ---
Hi Santiago,
On Sun, 06 Nov 2016 10:02:01 +0000, Santiago Vila <[email protected]> wrote:
> I tried to build this package in stretch with "dpkg-buildpackage -A"
> (which is what the "Arch: all" autobuilder would do to build it)
> but it failed:
Thanks for filing these; both packages build again now that #843476 has been
fixed.
Regards,
Stephen
pgpAsirWZG1Pp.pgp
Description: OpenPGP digital signature
--- End Message ---