Bug#856274: removal of ada-gcc-name patch causes build failures for non default gnat builds

2017-06-27 Thread Matthias Klose
On 27.06.2017 22:02, Nicolas Boulenguez wrote: > Package: gnat-5,gnat-6,gnat-7 > Followup-For: Bug #856274 > >> On gnat-7/7.1.0-7, the work-around has no effect. >> ARCH-gcc-7-7 is searched but not found. > >> what do you mean? that this doesn't work for the cross compilers? > > No, simply

Bug#856274: removal of ada-gcc-name patch causes build failures for non default gnat builds

2017-06-27 Thread Nicolas Boulenguez
Package: gnat-5,gnat-6,gnat-7 Followup-For: Bug #856274 > On gnat-7/7.1.0-7, the work-around has no effect. > ARCH-gcc-7-7 is searched but not found. > what do you mean? that this doesn't work for the cross compilers? No, simply that on a fresh (x86_64-linux-gnu) chroot: # apt-get install

Bug#856274: removal of ada-gcc-name patch causes build failures for non default gnat builds

2017-06-27 Thread Matthias Klose
On 26.06.2017 19:29, Nicolas Boulenguez wrote: > Package: gnat-5,gnat-6,gnat-7 > Followup-For: Bug #856274 > > On gnat-7/7.1.0-7, the work-around has no effect. > ARCH-gcc-7-7 is searched but not found. what do you mean? that this doesn't work for the cross compilers? Matthias

Bug#856274: removal of ada-gcc-name patch causes build failures for non default gnat builds

2017-06-26 Thread Nicolas Boulenguez
Package: gnat-5,gnat-6,gnat-7 Followup-For: Bug #856274 On gnat-7/7.1.0-7, the work-around has no effect. ARCH-gcc-7-7 is searched but not found.

Bug#856274: removal of ada-gcc-name patch causes build failures for non default gnat builds

2017-06-04 Thread Nicolas Boulenguez
Package: gnat-5,gnat-6,gnat-7 Followup-For: Bug #856274 The workaround for 814978 is a symbolic link /usr/bin/gcc-7-7 -> gcc-7 Is it still required?

Bug#856274: removal of ada-gcc-name patch causes build failures for non default gnat builds

2017-06-04 Thread Nicolas Boulenguez
Package: gnat-5,gnat-6,gnat-7 Followup-For: Bug #856274 >From this bug log and title, it is not clear for me whether 7-20170314-1 fixes the issue: ada-gcc-name.diff modifies gnatmake so that it calls gcc-BV. Are the other problems with tests fixed by these changes? Should this bug be closed

Bug#856274: removal of ada-gcc-name patch causes build failures for non default gnat builds

2017-02-27 Thread Matthias Klose
On 27.02.2017 14:47, Svante Signell wrote: > 1) In ada-acats.diff the gcc version should be gcc-5 not gcc-6: > -+echo exec /usr/bin/gnatchop --GCC=gcc-6 '$*' >> host_gnatchop > ++echo exec /usr/bin/gnatchop --GCC=gcc-5 '$*' >> host_gnatchop oops, fixed in the VCS.

Bug#856274: removal of ada-gcc-name patch causes build failures for non default gnat builds

2017-02-27 Thread Svante Signell
On Mon, 2017-02-27 at 12:27 +0100, Matthias Klose wrote: > Package: gnat-5,gnat-6,gnat-7 > Severity: important > X-Debbugs-CC: Svante Signell > > The recent gcc-5 upload with the ada-gcc-name patch removed results in build > failures, because gnatmake now calls

Bug#856274: removal of ada-gcc-name patch causes build failures for non default gnat builds

2017-02-27 Thread Matthias Klose
Package: gnat-5,gnat-6,gnat-7 Severity: important X-Debbugs-CC: Svante Signell The recent gcc-5 upload with the ada-gcc-name patch removed results in build failures, because gnatmake now calls /usr/bin/gcc (which points to gcc-6), and doesn't find an installed gnat1