lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 6 Mar 2014 15:16:49 -0700
From:	Jim Davis <jim.epost@...il.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next <linux-next@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	lgirdwood <lgirdwood@...il.com>, broonie@...nel.org,
	perex <perex@...ex.cz>, tiwai <tiwai@...e.de>,
	swarren@...dia.com, bardliao@...ltek.com
Subject: randconfig build error with next-20140306, in sound/soc/codecs/rt5640.c

Building with the attached random configuration file,

sound/soc/codecs/rt5640.c:2220:1: warning: data definition has no type
or storage class [enabled by default]
 module_i2c_driver(rt5640_i2c_driver);
 ^
sound/soc/codecs/rt5640.c:2220:1: error: type defaults to 'int' in
declaration of 'module_i2c_driver' [-Werror=implicit-int]
sound/soc/codecs/rt5640.c:2220:1: warning: parameter names (without
types) in function declaration [enabled by default]
sound/soc/codecs/rt5640.c:2210:26: warning: 'rt5640_i2c_driver' defined but not
used [-Wunused-variable]
 static struct i2c_driver rt5640_i2c_driver = {
                          ^
  CC      drivers/ata/pata_efar.o
cc1: some warnings being treated as errors
make[3]: *** [sound/soc/codecs/rt5640.o] Error 1

View attachment "randconfig-1394136634.txt" of type "text/plain" (73331 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ