All,
Earlier today the master coreboot tree broke; it now fails to build:
fmd_scanner.l: In function ‘parse_integer’: fmd_scanner.l:47:25: error: declaration of ‘input’ shadows a global declaration [-Werror=shadow] <stdout>:1192:16: error: shadowed declaration is here [-Werror=shadow] fmd_scanner.l: In function ‘copy_string’: fmd_scanner.l:74:29: error: declaration of ‘input’ shadows a global declaration [-Werror=shadow] <stdout>:1192:16: error: shadowed declaration is here [-Werror=shadow] cc1: all warnings being treated as errors make: *** [build/util/cbfstool/fmd_scanner.o] Error 1
I propose the faulty patches be reverted until they can be repaired, as the failure in master is currently blocking any upstreaming efforts.
Thanks!