bug#19599: strace test suite failures
Mark H Weaver skribis: > ../strace: Bad OS release string: '3.14-2-amd64' The relevant code in strace.c in 4.7 is this: --8<---cut here---start->8--- /* u.release has this form: "3.2.9[-some-garbage]" */ rel = 0; p = u.release;
bug#19599: strace test suite failures
The strace builds on both x86_64 and i686 intermittently fail, apparently based on 'uname' output which in turn depends on which build slave was used. See: http://hydra.gnu.org/build/196334/log/tail-reload --8<---cut here---start->8--- starting phase `check'