Project

General

Profile

Actions

Bug #1287

closed

Redeclaration of variables in DEG that lead to compile errors

Added by Vadim Mutilin about 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
Environment Generation
Start date:
05/25/2011
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:
4d76a61e3

Description

In the run of model 43_1a
216 of 373 compile errors are "DEG: Redeclaration"
so we should fix it.


Files

redeclaration_circle.jpg (44.5 KB) redeclaration_circle.jpg redeclaration_circle.jpg Vadim Mutilin, 08/04/2011 12:29 PM

Related issues 1 (1 open0 closed)

Blocks Linux Driver Verification - Bug #1276: Compile errors made by DEG (rollup)NewVadim Mutilin05/24/2011

Actions
Actions #1

Updated by Vadim Mutilin about 13 years ago

The bug with redeclaration and storage size still exits after merge with fixed master

redeclaration of 'var_ahci_sb600_softreset_4_p1' with no linkage
storage size of 'var_group2' isn't known

This show cluster run id=223
http://10.10.2.118:8999/stats/index/profilename/default/name/model43_1a/host/10.10.2.89/user/ldvreports/password/no/

Actions #2

Updated by Evgeny Novikov about 13 years ago

  • Category set to Environment Generation
  • Status changed from New to Open

It seems that the number of major errors is too high (about 15% of the whole). That's why we should fix them. And I guess that it isn't too complicated task indeed.

Actions #3

Updated by Evgeny Novikov about 13 years ago

I'm going to count exact numbers of such errors (add new "maingen" patterns to aspectator problems).

Actions #4

Updated by Vadim Mutilin about 13 years ago

  • Subject changed from Fix major bugs in DEG that lead to compile errors to Redeclaration of variables in DEG that lead to compile errors
Actions #5

Updated by Vadim Mutilin about 13 years ago

New drv-env problems added:
/error: storage size of '(.*)' isn't known/ and print "Storage size";
/error: implicit declaration of function kmalloc/ and print "DEG: implicit kmalloc";
/error: redeclaration of '(.*)' with no linkage/ and print "DEG: Redeclaration";

Actions #6

Updated by Vadim Mutilin almost 13 years ago

fixe in commit 4d76a61e3243dd6ab363622828a6586e40cced41

The picture:
redeclaration_circle.jpg

Actions #7

Updated by Alexey Khoroshilov almost 13 years ago

  • Status changed from Resolved to Closed

The issue gone in my run as well.

Actions

Also available in: Atom PDF