Bug#857384: gnat-6: broken symlinks: /usr/share/man/man1/{, x86_64-linux-gnu-}gnatgcc.1.gz -> x86_64-linux-gnu-gcc-6.1.gz

2017-03-10 Thread Andreas Beckmann
Package: gnat-6 Version: 6.3.0-8 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m40.5s ERROR: FAIL: Broken symlinks: /usr/share/

Re: can gcc regenerate src/Makefile.in before the build?

2017-03-10 Thread Matthias Klose
On 09.03.2017 15:57, Nicolas Boulenguez wrote: > Hello. > > gcc-7 build process may recreate src/Makefile.in from src/Makefile.def > and src/Makefile.tpl with something like > # cd src && autogen Makefile.def > right after patch application. > > This would drop two thousand lines of noise in >