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:	Wed, 15 Apr 2009 00:00:03 +0530
From:	Subrata Modak <subrata@...ux.vnet.ibm.com>
To:	Linuxppc-dev <Linuxppc-dev@...abs.org>,
	"Justin T. Gibbs" <gibbs@...iguy.com>, Ingo Molnar <mingo@...e.hu>,
	Greg KH <greg@...ah.com>
Cc:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next <linux-next@...r.kernel.org>,
	sachinp <sachinp@...ux.vnet.ibm.com>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	Alexander Beregalov <a.beregalov@...il.com>,
	"Rafael J. Wysocki" <rjw@...k.pl>,
	linux-scsi <linux-scsi@...r.kernel.org>
Subject: [BUILD FAILURE 09/12] Next April 14 : PPC64 randconfig
	[drivers/scsi/aic7xxx/aicasm/aicasm]

Observed the following build error:
---
gcc -I/usr/include -I. aicasm.c aicasm_symbol.c aicasm_gram.c
aicasm_macro_gram.c aicasm_scan.c aicasm_macro_scan.c -o aicasm -ldb
aicasm_symbol.c:48:19: error: aicdb.h: No such file or directory
aicasm_symbol.c:63: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
aicasm_symbol.c: In function ‘symbol_delete’:
aicasm_symbol.c:87: error: ‘symtable’ undeclared (first use in this
function)
aicasm_symbol.c:87: error: (Each undeclared identifier is reported only
once
aicasm_symbol.c:87: error: for each function it appears in.)
aicasm_symbol.c:88: error: ‘DBT’ undeclared (first use in this function)
aicasm_symbol.c:88: error: expected ‘;’ before ‘key’
aicasm_symbol.c:90: error: ‘key’ undeclared (first use in this function)
aicasm_symbol.c: In function ‘symtable_open’:
aicasm_symbol.c:134: error: ‘symtable’ undeclared (first use in this
function)
aicasm_symbol.c:135: error: ‘DB_HASH’ undeclared (first use in this
function)
aicasm_symbol.c: In function ‘symtable_close’:
aicasm_symbol.c:148: error: ‘symtable’ undeclared (first use in this
function)
aicasm_symbol.c:149: error: ‘DBT’ undeclared (first use in this
function)
aicasm_symbol.c:149: error: expected ‘;’ before ‘key’
aicasm_symbol.c:150: error: expected ‘;’ before ‘data’
aicasm_symbol.c:152: error: ‘key’ undeclared (first use in this
function)
aicasm_symbol.c:152: error: ‘data’ undeclared (first use in this
function)
aicasm_symbol.c:152: error: ‘R_FIRST’ undeclared (first use in this
function)
aicasm_symbol.c: In function ‘symtable_get’:
aicasm_symbol.c:170: error: ‘DBT’ undeclared (first use in this
function)
aicasm_symbol.c:170: error: expected ‘;’ before ‘key’
aicasm_symbol.c:171: error: expected ‘;’ before ‘data’
aicasm_symbol.c:174: error: ‘key’ undeclared (first use in this
function)
aicasm_symbol.c:177: error: ‘symtable’ undeclared (first use in this
function)
aicasm_symbol.c:177: error: ‘data’ undeclared (first use in this
function)
aicasm_symbol.c: In function ‘symtable_dump’:
aicasm_symbol.c:479: error: ‘DBT’ undeclared (first use in this
function)
aicasm_symbol.c:479: error: expected ‘;’ before ‘key’
aicasm_symbol.c:480: error: expected ‘;’ before ‘data’
aicasm_symbol.c:485: error: ‘symtable’ undeclared (first use in this
function)
aicasm_symbol.c:494: error: ‘R_FIRST’ undeclared (first use in this
function)
aicasm_symbol.c:495: error: ‘key’ undeclared (first use in this
function)
aicasm_symbol.c:495: error: ‘data’ undeclared (first use in this
function)
aicasm_symbol.c:532: error: ‘R_NEXT’ undeclared (first use in this
function)
make[4]: *** [aicasm] Error 1
make[3]: *** [drivers/scsi/aic7xxx/aicasm/aicasm] Error 2
make[2]: *** [drivers/scsi/aic7xxx] Error 2
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2
---

I observed it on next-20090407 on x86_64 and still exists on that
platform:
http://www.gossamer-threads.com/lists/linux/kernel/1058333?page=last

Regards--
Subrata


View attachment "randconfig9-next20090414-ppc64" of type "text/plain" (50663 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ