ERROR: Unable to parse source file : /home/adieumeg/Documents/Repositories/lustrec-tests/vhdl_json/vhdl_files/ghdl/ghdl/testsuite/vests/vhdl-93/billowitch/compliant/tc1655.vhd ERROR: Parse error at line 51 column 9: 41: end cpc; 42: end c09s00b00x00p05n01i01655pkg; 43: 44: use work.c09s00b00x00p05n01i01655pkg.all; 45: 46: entity c09s00b00x00p05n01i01655ent_a is 47: port (signal pi : in bit; 48: signal po : out bit 49: ); 50: begin 51: cas : assert false ^ 52: report "Labeled concurrent assert called from component." 53: severity note ; 54: 55: cpcc : cpc("component entity"); 56: 57: ppsc : -- passive process stmt 58: process (pi) 59: begin 60: assert false 61: report "Passive process can be labeled in component." WARN: Missing blame information for the following files: WARN: * tc1655.vhd WARN: This may lead to missing/broken features in SonarQube