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, 30 Oct 2014 14:15:17 -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>,
	brian.austin@...rus.com, Paul.Handrigan@...rus.com,
	broonie <broonie@...nel.org>, perex <perex@...ex.cz>,
	tiwai <tiwai@...e.de>, Liam Girdwood <lgirdwood@...il.com>
Subject: randconfig build error with next-20141030, in sound/soc/codecs/cs42l51-i2c.c

Building with the attached random configuration file,

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

View attachment "randconfig-1414698248.txt" of type "text/plain" (53443 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ