Please push openssl to version 1.0.2d
Search Criteria
Package Details: edk2-ovmf-git r29698.6062002bd5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/edk2-git.git (read-only, click to copy) |
---|---|
Package Base: | edk2-git |
Description: | Firmware for Virtual Machines (x86_64, i686) |
Upstream URL: | https://github.com/tianocore/tianocore.github.io/wiki/OVMF |
Licenses: | BSD, MIT |
Conflicts: | ovmf |
Provides: | ovmf |
Replaces: | ovmf |
Submitter: | markzz |
Maintainer: | None |
Last Packager: | markzz |
Votes: | 31 |
Popularity: | 0.000000 |
First Submitted: | 2022-01-12 20:51 (UTC) |
Last Updated: | 2022-01-12 20:51 (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, python311AUR, python310AUR) (make)
- seabios (make)
- util-linux-libs (util-linux-libs-selinuxAUR, util-linux-libs-aesAUR) (make)
Required by (0)
Sources (16)
- 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.0.9.tar.gz
- edk2-git-202102-brotli-1.0.9.patch
- edk2
- https://www.openssl.org/source/openssl-1.1.1l.tar.gz
- https://www.openssl.org/source/openssl-1.1.1l.tar.gz.asc
- missing-inf.patch
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 Next › Last »
freswa commented on 2015-07-19 13:11 (UTC)
freswa commented on 2015-06-17 01:05 (UTC)
Current PKGBUILD does not work for me. Need to change _OPENSSL_VERSION to 1.0.2c to match the bundled patch.
TripleSpeeder commented on 2015-06-12 09:35 (UTC)
Tried again this morning and the problem seems to be fixed already upstream :)
ka2107 commented on 2015-06-11 18:58 (UTC)
@TripleSpeeder: Please report upstream. While I understand how the build system works and thus can maintain this PKGBUILD, I do not know the actual internals of ovmf to comment on its source code or build issues.
TripleSpeeder commented on 2015-06-11 18:14 (UTC)
Build is failing:
build.py...
: error C0DE: Unknown fatal error when processing [/home/michael/dev/ovmf-svn/src/tianocore-edk2-svn_build/PcAtChipsetPkg/PcAtChipsetPkg.dec]
(Please send email to edk2-devel@lists.sourceforge.net for help, attaching following call stack trace!)
(Python 2.7.10 on linux2) Traceback (most recent call last):
File "/home/michael/dev/ovmf-svn/src/tianocore-edk2-svn_build/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 2032, in Main
MyBuild.Launch()
File "/home/michael/dev/ovmf-svn/src/tianocore-edk2-svn_build/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 1788, in Launch
self._MultiThreadBuildPlatform()
File "/home/michael/dev/ovmf-svn/src/tianocore-edk2-svn_build/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 1583, in _MultiThreadBuildPlatform
self.Progress
File "/home/michael/dev/ovmf-svn/src/tianocore-edk2-svn_build/BaseTools/Source/Python/AutoGen/AutoGen.py", line 175, in __new__
if not AutoGenObject._Init(Workspace, MetaFile, Target, Toolchain, Arch, *args, **kwargs):
File "/home/michael/dev/ovmf-svn/src/tianocore-edk2-svn_build/BaseTools/Source/Python/AutoGen/AutoGen.py", line 357, in _Init
for Pcd in Pkg.Pcds:
File "/home/michael/dev/ovmf-svn/src/tianocore-edk2-svn_build/BaseTools/Source/Python/Workspace/WorkspaceDatabase.py", line 1487, in _GetPcds
self._Pcds.update(self._GetPcd(MODEL_PCD_FIXED_AT_BUILD))
File "/home/michael/dev/ovmf-svn/src/tianocore-edk2-svn_build/BaseTools/Source/Python/Workspace/WorkspaceDatabase.py", line 1521, in _GetPcd
validateranges, validlists, expressions = self._RawData.GetValidExpression(TokenSpaceGuid, PcdCName)
File "/home/michael/dev/ovmf-svn/src/tianocore-edk2-svn_build/BaseTools/Source/Python/Workspace/MetaFileParser.py", line 380, in GetValidExpression
return self._Table.GetValidExpression(TokenSpaceGuid, PcdCName)
File "/home/michael/dev/ovmf-svn/src/tianocore-edk2-svn_build/BaseTools/Source/Python/Workspace/MetaFileTable.py", line 246, in GetValidExpression
expressions.append(comment.split("|")[1].strip())
IndexError: list index out of range
Something to report upstream or a package problem?
HLFH commented on 2015-03-26 10:34 (UTC)
0. Thanks wmarler
1. Replace it by 0.9.8zf
2. Replace the sha1 by 3f2f4ca864b13a237ae063cd34d01bbdbc8f108f
3. Do not remove the patch!
Pinned Comments