From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-1.mimecast.com (us-smtp-1.mimecast.com [205.139.110.120]) by mx.groups.io with SMTP id smtpd.web10.51886.1590503047343185134 for ; Tue, 26 May 2020 07:24:07 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=H+NRllrC; spf=pass (domain: redhat.com, ip: 205.139.110.120, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1590503046; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Z9OwGKuUD5NW+TKBm2OM0PefGDy37RGOO5Hw6tolEas=; b=H+NRllrCYVcqr3hK+nXy/rM/eCASSxjpTVLDHBuhi2zMLwqbDQ8EWWPhie4Pw7YKkiamVK Yd92dwZjSjSiH9sX3r5c26Vz8KXyGYAUR5/8/QBJlJ8bAyve3gJCxLvnkOBJ3fAQcv13dt AIy+Wjwc6xRniiFGTJf2IoHeXoRL5yg= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-126-V0L_YcXDOwCjQnSbPsvQ8g-1; Tue, 26 May 2020 10:23:58 -0400 X-MC-Unique: V0L_YcXDOwCjQnSbPsvQ8g-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 66B851005510; Tue, 26 May 2020 14:23:57 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-114-136.ams2.redhat.com [10.36.114.136]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8E3FD5C1BB; Tue, 26 May 2020 14:23:56 +0000 (UTC) Subject: Re: [edk2-devel] BuildTools Broken To: "Gao, Liming" , "devel@edk2.groups.io" , "df7729@gmail.com" References: <80921ae1-7452-464f-8a73-f35845bfc3c3@redhat.com> From: "Laszlo Ersek" Message-ID: <1a5ce1b8-5905-fa3c-8269-215dba73526e@redhat.com> Date: Tue, 26 May 2020 16:23:55 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 05/26/20 15:05, Gao, Liming wrote: > To update Conf, you can type edksetup.bat Reconfig command, and then try build again. Ah indeed, thank you for the reminder! Laszlo >> -----Original Message----- >> From: devel@edk2.groups.io On Behalf Of Laszlo Ersek >> Sent: Tuesday, May 26, 2020 8:43 PM >> To: devel@edk2.groups.io; df7729@gmail.com >> Subject: Re: [edk2-devel] BuildTools Broken >> >> On 05/25/20 18:55, David F. wrote: >>> Last night through the forums I sent a problem with NMAKE U1073 trying >>> to build. Some things built fine, but not others. I think my >>> original message with all the details is still awaiting moderation. >>> To follow up on that. I simply renamed BaseTools and restored the >>> other one I had before updating back (which was older one where >>> build.exe is Nov 29 2018), but now it starts building fine. Only >>> breaks on some new items like longjump.nasm can't find nasm.inc which >>> didn't exist back in the version I had. >> >> Your "Conf" directory was likely out-of-date, please delete it and let >> edksetup.sh re-populate it from under BaseTools/Conf. >> >> An earlier report about the (apparently) same "Nasm.inc" symptom: >> >> https://bugzilla.tianocore.org/show_bug.cgi?id=2719 >> >> Thanks >> Laszlo >> >>> So I'll have to figure that >>> out, but I guess I'll used the old BaseTools since the new one doesn't >>> work either because I need to do something or it needs to be fixed. >>> Building on Win10 but all that is in the other message. Using email >>> now to see if it goes through faster. >>> >>> >>> >> >> >> >