Project

General

Profile

Actions

Bug #1064

open

Build command extractor requires some refactoring

Added by Evgeny Novikov about 13 years ago. Updated over 10 years ago.

Status:
Open
Priority:
Normal
Assignee:
Category:
-
Start date:
04/11/2011
Due date:
% Done:

0%

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

Description

As well as in #604 issue concerned with XML printing by CSD, BCE also forms incorrect XML sometimes:

<desc>
  init/main.c: In function ‘do_one_initcall’:
  ...
  drivers/ata/ahci.c:2761:2: warning: comparison between ‘enum <anonymous>’ and ‘enum <anonymous>’
  ...
</desc>

that after all leads to the following error:
mismatched tag at line 444, column 6, byte 42313 at /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/Parser.pm line 187                                                                                                                      
 at /home/joker/work/14_driver/test_ldv_tools_2/ldv-core/../ldv-core/ldv-core-reporter line 57                                
 at /home/joker/work/14_driver/test_ldv_tools_2/ldv-core/../ldv-core/ldv-core-reporter line 57

(note that 444 line corresponds to </desc>).


Related issues 1 (0 open1 closed)

Has duplicate Linux Driver Verification - Bug #1999: xml tags inside build logRejected11/14/2011

Actions
Actions #1

Updated by Evgeny Novikov about 13 years ago

I have run the following command:

ldv-manager envs=linux-2.6.31.6.tar.bz2 kernel_driver=1 "drivers=drivers/" "rule_models=39_7" 

Actions #2

Updated by Pavel Shved about 13 years ago

And you have GCC 4.6.0?

Actions #3

Updated by Evgeny Novikov about 13 years ago

$ gcc --version
gcc (GCC) 4.5.2
Copyright (C) 2010 Free Software Foundation, Inc.
Actions #4

Updated by Evgeny Novikov over 12 years ago

  • Status changed from New to Open
  • Assignee deleted (Pavel Shved)

We'll do it sometimes.

Actions #5

Updated by Evgeny Novikov over 10 years ago

  • Category deleted (Infrastructure)
  • Assignee set to Ilja Zakharov

Please, think about this.

Actions

Also available in: Atom PDF