Created attachment 92745 [details] Fix Makefile.am see #69439. Makefile.am's recipes for shell scripts result in tons of blank lines before the shabangs, against gcc4.8+ cpp's. Zany antics ensue. Enclosed patch replicates fix that went in for #69439. W4M and other reporter in #69439. But... I wasn't sure if Makefile.am here is generated? If so, sorry, but actual right thing to do should be readily deducible from the enclosed to the appropriate SME.
http://cgit.freedesktop.org/xorg/util/imake/commit/?id=16e54de5d8c58a1d051a5f4bcb7357aa9f9facff commit 16e54de5d8c58a1d051a5f4bcb7357aa9f9facff Author: Greg Turner <gmt@be-evil.net> Date: Mon Mar 24 20:37:15 2014 +0100 Pass files to cpp via CLI arg instead of stdin to workaround gcc 4.8 change Replicates Alan Coopersmith's fix for xinit. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=74031 Signed-off-by: Julien Cristau <jcristau@debian.org>
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.