Re: [edk2-buildtools] Genfds stops with the error during the build

2014-02-12 Thread 橘内大輔
when I remove the Conf/.chach as of instruction, build is successful. thank you. 2014-02-13 13:31 GMT+09:00 Andrew Fish : > > On Feb 12, 2014, at 7:25 PM, 橘内大輔 wrote: > > I'm developing a custom board that is based on the BayleyBayBoardPkg. > GenFds stops with the error during the build of uefi

Re: [edk2-buildtools] Genfds stops with the error during the build

2014-02-12 Thread Andrew Fish
On Feb 12, 2014, at 7:25 PM, 橘内大輔 wrote: > I'm developing a custom board that is based on the BayleyBayBoardPkg. > GenFds stops with the error during the build of uefi64edbg of custom board. > I send you a log. > thenk you > > There is sometimes a race condition with the cache that the build

[edk2-buildtools] Genfds stops with the error during the build

2014-02-12 Thread 橘内大輔
I'm developing a custom board that is based on the BayleyBayBoardPkg. GenFds stops with the error during the build of uefi64edbg of custom board. I send you a log. thenk you ``` plain Generating UNSIGNEDFV FV GenFds.EXE... : error C0DE: Tools code failure Please send email to edk2-bui

[edk2-buildtools] Build Error

2014-02-12 Thread Dhinesh Thangamani
Hello EDK Developes, Can you please me out of this issue? build... : error C0DE: Unknown fatal error when processing [...\MdeModulePkg\Core\Pei\PeiMain.inf] (Please send email to [email protected] for help, attaching following call stack trace!) (Python 2.5.4 on

Re: [edk2-buildtools] [2nd Request] [PATCH] BaseTools/Conf/build_rule.template: modify GCC link commands to be more OS agnostic

2014-02-12 Thread Jordan Justen
On Wed, Feb 12, 2014 at 7:41 AM, Olivier Martin wrote: > If no one has any objection by the end of the week, I will push Garrett's > change into BaseTools-svn. > Garrett sent the patch last October... For GCC47 Tested-by: Jordan Justen I checked the older OS X machines in our build pool. (Which

[edk2-buildtools] [PATCH] Various fixes for BaseTools (script debugging, environment variable corruption, Visual Studio support)

2014-02-12 Thread Olivier Martin
Dear BaseTools maintainers, Please find the attached patches that fix BaseTools. # 0001: BaseTools: Rectify use of @ in .BAT files. Tracing of the .BAT files is obscured by use of the @ prefix and is confused by the "echo on" at the end of toolsetup.bat. Silent all the 'echo' with '@'.

Re: [edk2-buildtools] [2nd Request] [PATCH] BaseTools/Conf/build_rule.template: modify GCC link commands to be more OS agnostic

2014-02-12 Thread Olivier Martin
If no one has any objection by the end of the week, I will push Garrett's change into BaseTools-svn. Garrett sent the patch last October... > -Original Message- > From: Olivier Martin [mailto:[email protected]] > Sent: 24 January 2014 18:03 > To: 'Kirkendall, Garrett'; edk2-buildtools