What about using TOOL_CHAIN_TAG = GCC5 instead of "Fix GCC Warning as error"?
Search Criteria
Package Details: edk2-armvirt-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 (aarch64) |
Upstream URL: | https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg |
Licenses: | BSD |
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 2 3 4 5 6 7 8 9 10 .. 13 Next › Last »
zhangyoufu commented on 2016-10-04 10:58 (UTC)
smbullet commented on 2016-10-01 19:49 (UTC)
This PKGBUILD should work for the meantime: http://pastebin.com/X5uwJPi5
markzz commented on 2016-10-01 18:20 (UTC)
Flag it out of date if the PKGBUILD is out of date. Also there's *nothing* preventing you from updating the script yourself in the meantime.
z3ntu commented on 2016-10-01 17:31 (UTC)
patch: **** Can't open patch file /aur/packages/ovmf-git/src/edk2/CryptoPkg/Library/OpensslLib/EDKII_openssl-1.0.2h.patch : No such file or directory
@markzz !
dullin commented on 2016-09-30 05:30 (UTC)
There's a new version of openssl-1.0.2j and the files for 1.0.2h are now missing.
We need to update the version and SHA1 in the PKGBUILD to fix it.
hydranix commented on 2016-08-24 06:20 (UTC) (edited on 2016-08-24 06:25 (UTC) by hydranix)
I believe the problems building may be caused by community/hardening-wrapper
Removing the hardening-wrapper package fixed many build issues in AUR packages for me, including this one.
Need confirmation though.
markzz commented on 2016-07-30 03:28 (UTC)
lucasheringer: Some people have issues building this on some configurations. I'm not sure what's causing these, but try building the package in a clean chroot. You can find information on how to do this on the wiki.
newsboost commented on 2016-07-30 03:25 (UTC)
Hi lucasheringer,
I can say that this seemed to work very well, at my location: "packer -S ovmf-git". It finished up with "==> Finished making: ovmf-git 19546.92e9b9f-1 (Sat Jul 30 05:22:06 CEST 2016)". Not sure what you've done wrong, though... Assume you have everything updated...
lucasheringer commented on 2016-07-25 19:14 (UTC)
Not building for me:
/usr/bin/ld: GnuGenBootSector.o: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
GnuGenBootSector.o: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
make[2]: *** [../Makefiles/app.makefile:24: ../bin/GnuGenBootSector] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-lucas/aur-ovmf-git/src/edk2/BaseTools/Source/C/GnuGenBootSector'
make[1]: *** [GNUmakefile:79: GnuGenBootSector] Error 2
make[1]: Leaving directory '/tmp/yaourt-tmp-lucas/aur-ovmf-git/src/edk2/BaseTools/Source/C'
make: *** [GNUmakefile:25: Source/C] Error 2
make: Leaving directory '/tmp/yaourt-tmp-lucas/aur-ovmf-git/src/edk2/BaseTools'
markzz commented on 2016-07-23 14:54 (UTC) (edited on 2016-07-23 15:03 (UTC) by markzz)
electricprism: Would you kindly put that on pastebin or gist and then link to it rather than putting it in the comments? Plus all you have to do is remove the gcc6 patch and change the OpenSSL version, nothing fancy needed for changing the checkout version.
Pinned Comments