From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out02.mta.xmission.com (out02.mta.xmission.com [166.70.13.232]) by mx.groups.io with SMTP id smtpd.web12.5283.1587106541483415100 for ; Thu, 16 Apr 2020 23:55:41 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: bsdio.com, ip: 166.70.13.232, mailfrom: rebecca@bsdio.com) Received: from in01.mta.xmission.com ([166.70.13.51]) by out02.mta.xmission.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jPKuZ-0005q2-M1; Fri, 17 Apr 2020 00:55:39 -0600 Received: from mta3.zcs.xmission.com ([166.70.13.67]) by in01.mta.xmission.com with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.87) (envelope-from ) id 1jPKuY-00017H-V3; Fri, 17 Apr 2020 00:55:39 -0600 Received: from localhost (localhost [127.0.0.1]) by mta3.zcs.xmission.com (Postfix) with ESMTP id BCFA016186A; Fri, 17 Apr 2020 00:55:38 -0600 (MDT) X-Amavis-Modified: Mail body modified (using disclaimer) - mta3.zcs.xmission.com Received: from mta3.zcs.xmission.com ([127.0.0.1]) by localhost (mta3.zcs.xmission.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id MrYRPBZpdB8e; Fri, 17 Apr 2020 00:55:38 -0600 (MDT) Received: from [10.0.10.120] (c-174-52-16-57.hsd1.ut.comcast.net [174.52.16.57]) (Authenticated sender: rebecca@bsdio.com) by mta3.zcs.xmission.com (Postfix) with ESMTPSA id 6D07B161C4D; Fri, 17 Apr 2020 00:55:38 -0600 (MDT) From: "Rebecca Cran" To: Laszlo Ersek , devel@edk2.groups.io Cc: Jordan Justen , Ard Biesheuvel , "Leif Lindholm (Linaro address)" , Michael Kinney , Andrew Fish References: <66d11e29-504f-f41f-2a6d-e914d061277a@redhat.com> Message-ID: Date: Fri, 17 Apr 2020 00:55:37 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: X-XM-SPF: eid=1jPKuY-00017H-V3;;;mid=;;;hst=in01.mta.xmission.com;;;ip=166.70.13.67;;;frm=rebecca@bsdio.com;;;spf=pass X-SA-Exim-Connect-IP: 166.70.13.67 X-SA-Exim-Mail-From: rebecca@bsdio.com X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on sa07.xmission.com X-Spam-Level: ** X-Spam-Status: No, score=2.3 required=8.0 tests=ALL_TRUSTED,BAYES_50, DCC_CHECK_NEGATIVE,T_TM2_M_HEADER_IN_MSG,T_TooManySym_01,TooManyTo_001, XMNoVowels,XMSubLong autolearn=disabled version=3.4.2 X-Spam-Report: * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP * 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% * [score: 0.4092] * 0.7 XMSubLong Long Subject * 1.5 XMNoVowels Alpha-numberic number with no vowels * 0.3 TooManyTo_001 Multiple "To" Header Recipients 2x (uncommon) * 0.0 T_TM2_M_HEADER_IN_MSG BODY: No description available. * -0.0 DCC_CHECK_NEGATIVE Not listed in DCC * [sa07 1397; IP=ok Body=1 Fuz1=1] [Fuz2=1] * 0.0 T_TooManySym_01 4+ unique symbols in subject X-Spam-DCC: XMission; sa07 1397; IP=ok Body=1 Fuz1=1 Fuz2=1 X-Spam-Combo: **;Laszlo Ersek , devel@edk2.groups.io X-Spam-Relay-Country: X-Spam-Timing: total 482 ms - load_scoreonly_sql: 0.05 (0.0%), signal_user_changed: 12 (2.5%), b_tie_ro: 10 (2.2%), parse: 1.21 (0.3%), extract_message_metadata: 4.4 (0.9%), get_uri_detail_list: 0.55 (0.1%), tests_pri_-1000: 3.2 (0.7%), tests_pri_-950: 1.58 (0.3%), tests_pri_-900: 1.28 (0.3%), tests_pri_-90: 91 (18.9%), check_bayes: 90 (18.6%), b_tokenize: 5 (1.1%), b_tok_get_all: 6 (1.2%), b_comp_prob: 1.80 (0.4%), b_tok_touch_all: 74 (15.3%), b_finish: 0.91 (0.2%), tests_pri_0: 311 (64.5%), check_dkim_signature: 0.84 (0.2%), check_dkim_adsp: 25 (5.2%), poll_dns_idle: 18 (3.8%), tests_pri_10: 2.9 (0.6%), tests_pri_500: 50 (10.5%), rewrite_mail: 0.00 (0.0%) Subject: Re: [edk2-devel] [PATCH 00/13] BhyvePkg - initial patch series for review X-Spam-Flag: No X-SA-Exim-Version: 4.2.1 (built Thu, 05 May 2016 13:38:54 -0600) X-SA-Exim-Scanned: Yes (on in01.mta.xmission.com) Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US On 4/17/20 12:46 AM, Rebecca Cran wrote: > > I'm running into a problem with Ecc against any code: I'm using Ubuntu > 19.10, and have copied the output of running it against MdePkg at the > end of this email. Does Ecc work with Python 3, or does it still need > Python 2? Of course, this was the important line: ANTLR runtime and generated code versions disagree: 4.8!=4.7.1 Running "pip3 install --user antlr4-python3-runtime==4.7.1" fixed the problem. -- Rebecca Cran