public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Akber Basha J" <akberbasha.j@zohocorp.com>
To: "nathanielldesimone" <nathaniel.l.desimone@intel.com>
Cc: "devel" <devel@edk2.groups.io>
Subject: Re: [edk2-devel] EDK2 WilsonCityRVP BIOS Build Error
Date: Sun, 24 Apr 2022 17:41:26 +0530	[thread overview]
Message-ID: <1805b7be092.1125d6400380568.6163367892370291915@zohocorp.com> (raw)
In-Reply-To: <MW4PR11MB5821A573DDDB26983D13F0CDCDF79@MW4PR11MB5821.namprd11.prod.outlook.com>

[-- Attachment #1: Type: text/plain, Size: 3609 bytes --]


        

        
            Hello Nate,Yes. The error is same, relating to CPUTARGET.I have followed the steps exactly you shared.Regards,Akber---- On Fri, 22 Apr 2022 23:05:08 +0530  Desimone, Nathaniel L<nathaniel.l.desimone@intel.com> wrote ---- 
 
@font-face {font-family: &quot;Cambria Math&quot;} 
@font-face {font-family: Calibri} 
@font-face {font-family: Verdana} 
div.zm_3439600677699188033_parse_-8282203189211570726 p.MsoNormal, div.zm_3439600677699188033_parse_-8282203189211570726 li.MsoNormal, div.zm_3439600677699188033_parse_-8282203189211570726 div.MsoNormal { margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif } 
div.zm_3439600677699188033_parse_-8282203189211570726 a:link, div.zm_3439600677699188033_parse_-8282203189211570726 span.x_1281710661MsoHyperlink { color: blue; text-decoration: underline } 
div.zm_3439600677699188033_parse_-8282203189211570726 span.x_1281710661font { } 
div.zm_3439600677699188033_parse_-8282203189211570726 span.x_1281710661size { } 
div.zm_3439600677699188033_parse_-8282203189211570726 span.x_1281710661EmailStyle25 { font-family: Calibri, sans-serif; color: windowtext } 
div.zm_3439600677699188033_parse_-8282203189211570726 *.x_1281710661MsoChpDefault { font-size: 10pt } 
 
 
 
Hi Akber, 
  
Is the error in the build log the same as before? The build script should resolve the issue of CPUTARGET being undefined. 
  
Thanks, 
Nate 
  
 
 
From: Akber Basha J <akberbasha.j@zohocorp.com>  
Sent: Tuesday, April 19, 2022 11:36 PM 
To: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com> 
Cc: devel@edk2.groups.io 
Subject: Re: [edk2-devel] EDK2 WilsonCityRVP BIOS Build Error 
 
 
  
 
 
Hello Nate, 
 
 
  
 
 
Thank you for your response. 
 
 
  
 
 
Build is still getting failed after trying the steps you have mentioned. 
 
 
  
 
 
Regards, 
 
 
Akber 
 
 
  
 
 
  
 
 
 
  
 
 
---- On Mon, 11 Apr 2022 23:14:14 +0530 
Desimone, Nathaniel L <nathaniel.l.desimone@intel.com> wrote ---- 
 
 
  
 
 
 
 
Hi Akber, 
  
It looks like you are trying to build without using the MinPlatform build script. Please try building using the following: 
  
cd edk2 
source edksetup.sh 
cd ../edk2-platforms/Platform/Intel 
python ./build_bios.py -p WilsonCityRvp 
  
Thanks, 
Nate 
  
 
From: 
devel@edk2.groups.io <devel@edk2.groups.io> 
 on behalf of Akber Basha J via groups.io <akberbasha.j=zohocorp.com@groups.io> 
Date: Monday, April 11, 2022 at 4:38 AM 
To: devel <devel@edk2.groups.io> 
Cc: Sadafale, Mangesh <mangesh.s@zohocorp.com> 
Subject: [edk2-devel] EDK2 WilsonCityRVP BIOS Build Error 
 
 
 
Team, 
 
 
  
 
 
We are getting build errors while trying to build BIOS for Intel WilsonCityRVP under WhitleyOpenBoardPkg platform. 
 
 
  
 
 
Toolchains used: 
 
 
GCC: 5 and 7 (getting same error for both GCC5 and 
 GCC7) 
 
 
IASL: 20211217 
 
 
OS: Ubuntu-20.04-LTS 
 
 
Source: 
Latest EDK2 "master" source is being used for compilation. 
 
 
  
 
 
All pre-build tests has been run successfully. 
 
 
  
 
 
With the above-mentioned toolchains, we could successfully able to build BIOS images for TigerlakeURVP platform. But for WhitleyOpenBoardPkg, errors are 
 thrown. 
 
 
  
 
 
Error screenshot has been attached with this mail for reference. 
 
 
  
 
 
 
 
 
  
 
 
Any help would be appreciated. 
 
 
  
 
 
Regards, 
 
 
Akber 
 
 
  
 
 
 
 
 
 
 
 
  
 
 
  
 

        
        

    
    


[-- Attachment #2.1: Type: text/html, Size: 16588 bytes --]

[-- Attachment #2.2: 1.png --]
[-- Type: image/png, Size: 682933 bytes --]

  reply	other threads:[~2022-04-24 12:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-11 11:38 EDK2 WilsonCityRVP BIOS Build Error Akber Basha J
2022-04-11 17:44 ` [edk2-devel] " Nate DeSimone
2022-04-20  6:36   ` Akber Basha J
2022-04-22 17:35     ` Nate DeSimone
2022-04-24 12:11       ` Akber Basha J [this message]
2022-04-29 21:15         ` Oram, Isaac W
2022-05-01 10:47           ` Akber Basha J
2022-05-17  8:37             ` Akber Basha J
     [not found]             ` <16EFD79BCF54458D.13068@groups.io>
2022-05-17 10:33               ` Akber Basha J
2022-05-19  6:26             ` Akber Basha J
2022-05-19 17:57               ` Oram, Isaac W
2022-04-20  6:29 ` Akber Basha J

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1805b7be092.1125d6400380568.6163367892370291915@zohocorp.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox