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>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 27 Oct 2014 07:50:09 -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>, jdelvare@...e.de,
	linux@...ck-us.net, lm-sensors@...sensors.org
Subject: randconfig build error with next-20141027, in drivers/hwmon/i5500_temp.c

Building with the attached random configuration file,

  CC [M]  drivers/hwmon/i5500_temp.o
drivers/hwmon/i5500_temp.c:145:1: warning: data definition has no type
or storage class [enabled by default]
 module_pci_driver(i5500_temp_driver);
 ^
drivers/hwmon/i5500_temp.c:145:1: error: type defaults to ‘int’ in
declaration of ‘module_pci_driver’ [-Werror=implicit-int]
drivers/hwmon/i5500_temp.c:145:1: warning: parameter names (without
types) in function declaration [enabled by default]
drivers/hwmon/i5500_temp.c:139:26: warning: ‘i5500_temp_driver’
defined but not used [-Wunused-variable]
 static struct pci_driver i5500_temp_driver = {
                          ^
cc1: some warnings being treated as errors
make[2]: *** [drivers/hwmon/i5500_temp.o] Error 1

View attachment "randconfig-1414389149.txt" of type "text/plain" (62431 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ