markzz: thank you very much :)
Search Criteria
Package Details: edk2-shell-git r34315.93aeaa0812-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/edk2-git.git (read-only, click to copy) |
---|---|
Package Base: | edk2-git |
Description: | EDK2 UEFI Shell |
Upstream URL: | https://github.com/tianocore/edk2 |
Licenses: | BSD |
Provides: | uefi-shell |
Submitter: | markzz |
Maintainer: | None |
Last Packager: | C0rn3j |
Votes: | 31 |
Popularity: | 0.000000 |
First Submitted: | 2022-01-12 20:51 (UTC) |
Last Updated: | 2025-05-26 09:50 (UTC) |
Dependencies (8)
- aarch64-linux-gnu-gcc (make)
- acpica (make)
- git (git-gitAUR, git-glAUR) (make)
- iasl (acpica) (make)
- nasm (nasm-gitAUR) (make)
- python (python37AUR) (make)
- seabios (make)
- util-linux-libs (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR) (make)
Required by (0)
Sources (18)
- 50-edk2-ovmf-git-i386-secure.json
- 50-edk2-ovmf-git-x86_64-secure.json
- 60-edk2-armvirt-git-aarch64.json
- 60-edk2-ovmf-git-i386.json
- 60-edk2-ovmf-git-x86_64.json
- 70-edk2-ovmf-git-i386-csm.json
- 70-edk2-ovmf-git-x86_64-csm.json
- 80-edk2-ovmf-git-ia32-on-x86_64-secure.json
- 81-edk2-ovmf-git-ia32-on-x86_64.json
- 82-edk2-ovmf-git-ia32-on-x86_64-csm.json
- brotli-1.1.0.tar.gz
- edk2
- https://www.openssl.org/source/openssl-3.5.0.tar.gz
- https://www.openssl.org/source/openssl-3.5.0.tar.gz.asc
- libfdt
- libspdm
- mbedtls
- public-mipi-sys-t
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 13 Next › Last »
JuniorJPDJ commented on 2019-01-14 13:26 (UTC)
markzz commented on 2019-01-14 01:16 (UTC)
JuniorJPDJ: Updated to fix this. In the future, if there's an issue with the build like this, please flag the PKGBUILD as out-of-date so that it will be apparent when I log into the AUR interface.
JuniorJPDJ commented on 2019-01-04 20:42 (UTC) (edited on 2019-01-04 20:43 (UTC) by JuniorJPDJ)
@assimilat thanks, it fixes build for me
@markzz can you add this to PKGBUILD?
assimilat commented on 2019-01-03 16:52 (UTC) (edited on 2019-01-03 16:52 (UTC) by assimilat)
JuniorJPDJ- fixed the "error 000E: File/directory not found in workspace" error by adding this to the end of the prepare funct:
cd "${srcdir}/edk2"
git submodule update --init --recursive
JuniorJPDJ commented on 2018-11-25 22:00 (UTC) (edited on 2018-11-25 22:03 (UTC) by JuniorJPDJ)
The package stopped building for me a while ago.
The error I'm getting:
---------------------------------------------------------------------- Ran 262 tests in 1.688s OK make[1]: Leaving directory '/home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/BaseTools/Tests' make: Leaving directory '/home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/BaseTools' WORKSPACE: /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2 EDK_TOOLS_PATH: /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/BaseTools CONF_PATH: /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/Conf Copying $EDK_TOOLS_PATH/Conf/build_rule.template to /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/Conf/build_rule.txt Copying $EDK_TOOLS_PATH/Conf/tools_def.template to /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/Conf/tools_def.txt Copying $EDK_TOOLS_PATH/Conf/target.template to /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/Conf/target.txt Build environment: Linux-4.19.2-arch1-1-ARCH-x86_64-with-glibc2.2.5 Build start time: 22:57:04, Nov.25 2018 WORKSPACE = /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2 ECP_SOURCE = /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/EdkCompatibilityPkg EDK_SOURCE = /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/EdkCompatibilityPkg EFI_SOURCE = /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/EdkCompatibilityPkg EDK_TOOLS_PATH = /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/BaseTools CONF_PATH = /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/Conf Architecture(s) = X64 Build target = RELEASE Toolchain = GCC5 Active Platform = /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/OvmfPkg/OvmfPkgX64.dsc Flash Image Definition = /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/OvmfPkg/OvmfPkgX64.fdf Processing meta-data ...... build.py... /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf(31): error 000E: File/directory not found in workspace /home/juniorjpdj/.cache/yay/ovmf-git/src/edk2/CryptoPkg/Library/OpensslLib/openssl/e_os.h - Failed - Build end time: 22:57:12, Nov.25 2018 Build total time: 00:00:07
markzz commented on 2017-12-31 01:47 (UTC) (edited on 2017-12-31 01:49 (UTC) by markzz)
HCF: You don't need it. Read the wiki.
I redid the PKGBUILD to closely resemble the one on the official repositories. The only change is the branch. This is why the directories changed and the ovmf_x64.bin file is no longer packaged. If you want the file back, you can modify the PKGBUILD to your liking.
HCF commented on 2017-12-31 00:16 (UTC)
The newest commit doesn't work without modifications.
FYI: Paths have changed from '/usr/share/ovmf/x64/' to '/usr/share/ovmf/'
==========
Problem: ovmf_x64.bin is not specified in PKGBUILD and thus does not get installed/compiled
Solution: Add 'install -D -m644 "${srcdir}"/edk2/Build/OvmfX64/RELEASE_${_toolchain_opt}/FV/OVMF.fd "${pkgdir}"/usr/share/ovmf/ovmf_x64.bin' before line 58 in PKGBUILD.
brenix commented on 2017-12-27 18:01 (UTC)
FYI - Build is failing using openssl-1.1.0e. Changing it to use openssl-1.1.0g fixes it for me, so I believe they've included support for the newer version.
JuniorJPDJ commented on 2017-12-22 03:05 (UTC)
dominicm: It's not being detected, because path changed, there is x64 folder at end ;D I had same problem 10 seconds ago
dominicm commented on 2017-12-07 10:37 (UTC) (edited on 2017-12-07 10:42 (UTC) by dominicm)
Install failed on a clean arch installation and like you said other commenters also have the same issue. Editing out the lines relating to IA32 did work but then why not remove those lines in the package? The whole point of AUR is to make it easy to install packages. If the package is broken it should be fixed or removed as not to waste people's time. Also no matter what I cannot get libvirt to detect ovmf, not sure if it might be related to this package or not but it worked for me in the past with identical config.
Pinned Comments