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:	Tue, 10 Dec 2013 07:21:36 -0700
From:	Jim Davis <jim.epost@...il.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-crypto@...r.kernel.org, thomas.lendacky@....com,
	Herbert Xu <herbert@...dor.apana.org.au>,
	"David S. Miller" <davem@...emloft.net>
Subject: randconfig build error with next-20131210, in drivers/crypto/ccp/ccp-pci.c

Building with the attached random configuration file,

drivers/crypto/ccp/ccp-pci.c: In function ‘ccp_get_msix_irqs’:
drivers/crypto/ccp/ccp-pci.c:44:20: error: array type has incomplete
element type
drivers/crypto/ccp/ccp-pci.c:48:18: error: negative width in bit-field
‘<anonymous>’
drivers/crypto/ccp/ccp-pci.c:51:2: error: implicit declaration of
function ‘pci_enable_msix’ [-Werror=implicit-function-declaration]
drivers/crypto/ccp/ccp-pci.c:76:2: error: implicit declaration of
function ‘pci_disable_msix’ [-Werror=implicit-function-declaration]
drivers/crypto/ccp/ccp-pci.c:44:20: warning: unused variable
‘msix_entry’ [-Wunused-variable]
drivers/crypto/ccp/ccp-pci.c: In function ‘ccp_get_msi_irq’:
drivers/crypto/ccp/ccp-pci.c:89:2: error: implicit declaration of
function ‘pci_enable_msi’ [-Werror=implicit-function-declaration]
drivers/crypto/ccp/ccp-pci.c:102:2: error: implicit declaration of
function ‘pci_disable_msi’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[3]: *** [drivers/crypto/ccp/ccp-pci.o] Error 1

View attachment "randconfig-1386683155.txt" of type "text/plain" (67978 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ