public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Jannis Ötjengerdes" <j.oetjengerdes@gmail.com>
To: edk2-devel@lists.01.org
Subject: Error while doing Hello World on Ubuntu 16.04
Date: Mon, 28 Nov 2016 12:35:22 +0100	[thread overview]
Message-ID: <CAPVSGsoudn8FMLbnbbTd2ZwuWMBSrWKvM8PBR7rZS0Ug3Fdrdw@mail.gmail.com> (raw)

Hello,

i followed your guide which is described here: https://github.com/tianocore/
tianocore.github.io/wiki/Getting-Started-Writing-Simple-Application. When I
try to build for X64 I get the following error which I should send to you:

(Python 2.7.12 on linux2) Traceback (most recent call last):
  File "/opt/edk2_new/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py",
line 2276, in Main
    MyBuild.Launch()
  File "/opt/edk2_new/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py",
line 2028, in Launch
    self._MultiThreadBuildPlatform()
  File "/opt/edk2_new/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py",
line 1858, in _MultiThreadBuildPlatform
    Ma.CreateCodeFile(True)
  File "/opt/edk2_new/BaseTools/Source/Python/AutoGen/AutoGen.py", line
3997, in CreateCodeFile
    for File in self.AutoGenFileList:
  File "/opt/edk2_new/BaseTools/Source/Python/AutoGen/AutoGen.py", line
3302, in _GetAutoGenFileList
    GenC.CreateCode(self, AutoGenC, AutoGenH, StringH, UniStringAutoGenC,
UniStringBinBuffer, StringIdf, IdfStringAutoGenC, IdfGenBinBuffer)
  File "/opt/edk2_new/BaseTools/Source/Python/AutoGen/GenC.py", line 1937,
in CreateCode
    CreateHeaderCode(Info, AutoGenC, AutoGenH)
  File "/opt/edk2_new/BaseTools/Source/Python/AutoGen/GenC.py", line 1895,
in CreateHeaderCode
    AutoGenH.Append("#define EFI_CALLER_ID_GUID \\\n  %s\n" %
GuidStringToGuidStructureString(Info.Guid))
  File "/opt/edk2_new/BaseTools/Source/Python/Common/Misc.py", line 297, in
GuidStringToGuidStructureString
    Result = Result + '0x' + GuidList[Index] + ', '
IndexError: list index out of range


- Failed -
Build end time: 12:30:42, Nov.28 2016
Build total time: 00:00:00


             reply	other threads:[~2016-11-28 11:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-28 11:35 Jannis Ötjengerdes [this message]
2016-11-28 17:15 ` Error while doing Hello World on Ubuntu 16.04 Jarlstrom, Laurie

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=CAPVSGsoudn8FMLbnbbTd2ZwuWMBSrWKvM8PBR7rZS0Ug3Fdrdw@mail.gmail.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