Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help! Build fail #34

Open
NumanTF2 opened this issue Jan 29, 2024 · 0 comments
Open

Help! Build fail #34

NumanTF2 opened this issue Jan 29, 2024 · 0 comments

Comments

@NumanTF2
Copy link

when running the command "cp NintendoSwitchPkg/Tools/run-build.sh . && ./run-build.sh"
it gives me this output below
numan@DESKTOP-98K00N:~/edk2$ cp NintendoSwitchPkg/Tools/run-build.sh . && ./run-build.sh
[Builder] Configure environment.
Loading previous configuration from /home/numan/edk2/Conf/BuildEnv.sh
Using EDK2 in-source Basetools
WORKSPACE: /home/numan/edk2
EDK_TOOLS_PATH: /home/numan/edk2/BaseTools
CONF_PATH: /home/numan/edk2/Conf
Task: EDK2 build
Use GCC at /usr/bin/aarch64-linux-gnu- to run builds.
Stamp build.
Build NintendoSwitchPkg for NintendoSwitch (DEBUG).
Build environment: Linux-5.15.133.1-microsoft-standard-WSL2-x86_64-with-glibc2.35
Build start time: 22:57:07, Jan.29 2024

WORKSPACE = /home/numan/edk2
EDK_TOOLS_PATH = /home/numan/edk2/BaseTools
CONF_PATH = /home/numan/edk2/Conf
PYTHON_COMMAND = python3

Processing meta-data .
Architecture(s) = AARCH64
Build target = DEBUG
Toolchain = GCC5

Active Platform = /home/numan/edk2/NintendoSwitchPkg/NintendoSwitch.dsc

build.py...
/home/numan/edk2/NintendoSwitchPkg/NintendoSwitch.dsc(...): error 4000: Instance of library class [ImagePropertiesRecordLib] is not found
in [/home/numan/edk2/MdeModulePkg/Core/Dxe/DxeMain.inf] [AARCH64]
consumed by module [/home/numan/edk2/MdeModulePkg/Core/Dxe/DxeMain.inf]

  • Failed -
    Build end time: 22:57:08, Jan.29 2024
    Build total time: 00:00:01

Write-Error: Build target NintendoSwitch failed.
False

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant