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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 21 May 2014 06:54:24 -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 <broonie@...nel.org>,
	perex <perex@...ex.cz>, tiwai <tiwai@...e.de>,
	Grant Likely <grant.likely@...aro.org>,
	Rob Herring <robh+dt@...nel.org>, andrew@...n.ch,
	christophjaeger@...ux.com, Li.Xiubo@...escale.com,
	devicetree <devicetree@...r.kernel.org>
Subject: randconfig build error with next-20140521, in sound/soc/codecs/alc5623.c

Building with the attached random configuration file,

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

View attachment "randconfig-1400662132.txt" of type "text/plain" (58355 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ