Package: src:gnat-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 ada; 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
sed -i '/^Recommends: $/d' debian/control
sed -i '/^Breaks: $/d' debian/control
sed -i '/^Conflicts: $/d' debian/control
sed -i '/^Replaces: $/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.

Reply via email to