* Daniel Pocock <[email protected]> [2016-01-20 08:31]: > > Note that only the first error is reported; there might be more. You > > can find a snapshot of GCC 6 in experimental. To build with GCC 6, > > you can set CC=gcc-6 CXX=g++-6 explicitly. > > Is it possible to submit reports like this with the output from "make -i > -k" so that we can see all the errors? This would make it easier for > people to see the size of the task when triaging the bug.
I'm not sure this is easily possible. I need to think about it. OTOH, one hope of these bug reports is that maintainers will create a GCC 6 chroot and test future uploads, so -k wouldn't help with that. -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

