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:	Tue, 9 Dec 2014 09:17: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>,
	bardliao@...ltek.com, oder_chiou@...ltek.com,
	perex <perex@...ex.cz>, tiwai <tiwai@...e.de>
Subject: randconfig build error with next-20141209, in sound/soc/codecs/rt5640.c

Building with the attached random configuration file,

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

View attachment "randconfig-1418134786.txt" of type "text/plain" (55225 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ