public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] I cant build edk2 for taimen please help!
@ 2024-05-13 21:16 Egor F
  2024-05-15  6:48 ` Andrew Fish via groups.io
  0 siblings, 1 reply; 2+ messages in thread
From: Egor F @ 2024-05-13 21:16 UTC (permalink / raw)
  To: devel


[-- Attachment #1.1: Type: text/plain, Size: 494 bytes --]

i cloned the source code using get then ran this: sudo ./build.sh (i tried
without sudo too) here are the logs they told me i need to mail


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#118910): https://edk2.groups.io/g/devel/message/118910
Mute This Topic: https://groups.io/mt/106109820/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



[-- Attachment #1.2: Type: text/html, Size: 941 bytes --]

[-- Attachment #2: log.txt --]
[-- Type: text/plain, Size: 2741 bytes --]

build.py...
 : error C0DE: Unknown fatal error when processing [/home/edk2-msm/Platform/goole/msm8998/taimen.dsc]
	
(Please send email to devel@edk2.groups.io for help, attaching following call stack trace!)

(Python 3.11.2 on linux) Traceback (most recent call last):
  File "/home/edk2-msm/Common/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 2692, in Main
    MyBuild = Build(Target, Workspace, Option,LogQ)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/edk2-msm/Common/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 815, in __init__
    self.InitPreBuild()
  File "/home/edk2-msm/Common/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 1015, in InitPreBuild
    self.LoadConfiguration()
  File "/home/edk2-msm/Common/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 971, in LoadConfiguration
    self.GetToolChainAndFamilyFromDsc (self.PlatformFile)
  File "/home/edk2-msm/Common/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 905, in GetToolChainAndFamilyFromDsc
    dscobj = self.BuildDatabase[File, BuildArch]
             ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/edk2-msm/Common/edk2/BaseTools/Source/Python/Workspace/WorkspaceDatabase.py", line 104, in __getitem__
    BuildObject = self.CreateBuildObject(FilePath, Arch, Target, Toolchain)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/edk2-msm/Common/edk2/BaseTools/Source/Python/Workspace/WorkspaceDatabase.py", line 120, in CreateBuildObject
    MetaFileStorage(self.WorkspaceDb, FilePath, FileType)
  File "/home/edk2-msm/Common/edk2/BaseTools/Source/Python/Workspace/MetaFileTable.py", line 426, in __new__
    reval = Class._FILE_TABLE_[FileType](*Args)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/edk2-msm/Common/edk2/BaseTools/Source/Python/Workspace/MetaFileTable.py", line 303, in __init__
    MetaFileTable.__init__(self, Cursor, MetaFile, MODEL_FILE_DSC, Temporary, FromItem)
  File "/home/edk2-msm/Common/edk2/BaseTools/Source/Python/Workspace/MetaFileTable.py", line 39, in __init__
    MetaFile.TimeStamp,
    ^^^^^^^^^^^^^^^^^^
  File "/home/edk2-msm/Common/edk2/BaseTools/Source/Python/Common/Misc.py", line 1539, in TimeStamp
    return os.stat(self.Path)[8]
           ^^^^^^^^^^^^^^^^^^
  File "/home/edk2-msm/Common/edk2/BaseTools/Source/Python/Common/LongFilePathOs.py", line 51, in stat
    return os.stat(LongFilePath(path))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/edk2-msm/Platform/goole/msm8998/taimen.dsc'

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-15  6:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13 21:16 [edk2-devel] I cant build edk2 for taimen please help! Egor F
2024-05-15  6:48 ` Andrew Fish via groups.io

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox