Package Details: xen-docs 4.19.1pre-1

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)

Required by (1)

Sources (7)

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

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)

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

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.