On Sun, 03 Jan 2016 16:46:27 -0500 Alan Grimes wrote:
> Okay, this is the list after the SECOND emptytree world.
> 
> I then sync'd again and removed any packages scheduled for update from
> this list and ran it again.
> 
> Most of these are long-standing fails, the one that worries me the most
> is klibc, that might byte me on reboot. That is a Gcc 5.3 incompatibility!

gcc-5.3 is unstable for a reason. Most of 5.3-related failures come
from the default C standard changed in gcc from gnu89 to gnu11. So
one can fix most of such issues by setting old standard in CFLAGS.
Of course there are also another reasons (e.g. stricter checks or
standard compliance) and all problems should be dealt on per-case
basis.

Best regards,
Andrew Savchenko

Attachment: pgpLG29Y3x2lW.pgp
Description: PGP signature

Reply via email to