ERROR: Unable to parse source file : /home/adieumeg/Documents/Repositories/lustrec-tests/vhdl_json/vhdl_files/ghdl/ghdl/testsuite/vests/vhdl-93/ashenden/compliant/ch_13_ch_13_01.vhd ERROR: Parse error at line 71 column 5: 61: 62: -- end code from book 63: 64: 65: configuration ch_13_01_test of ch_13_01 is 66: 67: for test 68: 69: -- code from book 70: 71: for gate1 : nand3 ^ 72: use entity work.nand2(basic); 73: end for; 74: 75: -- end code from book 76: 77: end for; 78: 79: end configuration ch_13_01_test; 80: WARN: Missing blame information for the following files: WARN: * ch_13_ch_13_01.vhd WARN: This may lead to missing/broken features in SonarQube