Yeah, I noticed. Now it finally builds.
Needed these patches as well:
http://pastebin.com/19tb2esC
http://pastebin.com/WwxugrRi
http://pastebin.com/7742EHd1
http://pastebin.com/aNWdhEH0
Search Criteria
Package Details: xen-docs 4.19.1pre-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xen.git (read-only, click to copy) |
---|---|
Package Base: | xen |
Description: | Xen hypervisor documentation and man pages |
Upstream URL: | https://xenproject.org/ |
Keywords: | hypervisor virtualization xen |
Licenses: | GPL2 |
Submitter: | sergej |
Maintainer: | Refutationalist |
Last Packager: | Refutationalist |
Votes: | 186 |
Popularity: | 0.77 |
First Submitted: | 2009-11-09 11:22 (UTC) |
Last Updated: | 2024-09-20 00:31 (UTC) |
Dependencies (35)
- acpica (make)
- bin86AUR (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- bridge-utils (make)
- dev86AUR (make)
- fig2dev (fig2dev-gitAUR) (make)
- flex (flex-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- gnutls (gnutls-gitAUR) (make)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR) (make)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR) (make)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR) (make)
- libaio (libaio-gitAUR) (make)
- libuuid.so (util-linux-libs-selinuxAUR, util-linux-libs-aesAUR, lib32-util-linux, util-linux-libs) (make)
- libx11 (libx11-gitAUR) (make)
- lzo (make)
- ncurses (ncurses-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- pandoc (pandoc-sile-gitAUR, pandoc-static-gitAUR, pandoc-binAUR, pandoc-cli) (make)
- pciutils (pciutils-gitAUR) (make)
- pixman (pixman-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-gitAUR) (make)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-gitAUR) (make)
- valgrind (valgrind-gitAUR) (make)
- vde2 (vdeplug4-gitAUR) (make)
- wget (wget-gitAUR, wurlAUR) (make)
- yajl (yajl-gitAUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat) (make)
- xen-pvhgrubAUR (optional) – bootloader for PVH domains
- xen-qemuAUR (xen-qemuAUR) (optional) – needed for PV and HVM domUs
Required by (1)
- xen (optional)
Sources (7)
Latest Comments
« First ‹ Previous 1 .. 34 35 36 37 38 39 40 41 42 43 44 .. 101 Next › Last »
maximevince commented on 2015-05-25 10:31 (UTC)
jackb commented on 2015-05-24 23:31 (UTC)
(sorry, I should have added that I tried the 4.4 AUR package to see if that solved any issues; it didn't. I'm getting the same error in both packages.)
jackb commented on 2015-05-24 23:30 (UTC)
Thanks @djvinz. That successfully resolved the array-bounds issue, but I'm now encountering another:
builds/xen-4.4/src/xen-4.4.2/tools/firmware/seabios-dir-remote/src/kbd.c:117: undefined reference to `usb_kbd_command'
out/code16.o: In function `mouse_command':
builds/xen-4.4/src/xen-4.4.2/tools/firmware/seabios-dir-remote/src/mouse.c:28: undefined reference to `usb_mouse_command'
Makefile:158: recipe for target 'out/rom16.o' failed
make[6]: *** [out/rom16.o] Error 1
Any ideas what's up with that? I'm new to xen, and new-ish to Arch, so I apologize if I'm wasting your time, but I don't understand how everyone's managing to get this stuff going without issues. Lots of searches have yielded me nothing.
maximevince commented on 2015-05-24 16:58 (UTC)
Since gcc5.x you'll need this patch:
http://pastebin.com/Z5BnzFwc
jackb commented on 2015-05-24 07:12 (UTC)
Hey all. I'm having problems running makepkg. I'm getting an error about 'array subscript is above array bounds [-Werror=array-bounds]'. It's being caused by a macro, 'symbols_address'. Is anyone else having this problem?
This is on a fresh install; nothing out of the ordinary.
ArthurBorsboom commented on 2015-05-19 09:02 (UTC)
xen-4.2.0 ?
ArthurBorsboom commented on 2015-05-16 21:52 (UTC)
Confirming 4.5.0-3 works fine for me.
Good work, David!
kantras commented on 2015-05-16 20:56 (UTC)
FYI: the 4.5.0-3 update I pushed a couple of days ago or so does contain the patches for CVE-2015-3456 ( aka the Venom vulnerability )
mks commented on 2015-05-13 14:17 (UTC)
gnutls 3.4.1-1 works too.
Pinned Comments
Refutationalist commented on 2024-05-22 22:08 (UTC) (edited on 2024-05-23 00:07 (UTC) by Refutationalist)
As of now (2024-22-05) Xen with stubdom doesn't build because of a problem in the imported code. Been this way for about two weeks. Anyone else seeing this behavior?
Also, there is a lot of work happening on Xen in my development repo, thanks to @Serus. Check it out at: https://github.com/refutationalist/saur