Package Details: qemu-block-gluster-git 24:9.2.0.r900.g3214bec13d-1

Git Clone URL: https://aur.archlinux.org/qemu-git.git (read-only, click to copy)
Package Base: qemu-git
Description: QEMU GlusterFS block module. Git version.
Upstream URL: https://wiki.qemu.org/
Keywords: git kvm qemu
Licenses: GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: qemu-block-gluster
Provides: qemu-block-gluster
Submitter: None
Maintainer: None
Last Packager: FredBezies
Votes: 28
Popularity: 0.000002
First Submitted: 2009-09-19 20:02 (UTC)
Last Updated: 2025-01-16 19:03 (UTC)

Pinned Comments

FredBezies commented on 2025-01-31 17:15 (UTC)

Don't have time to manage it anymore. It needs to be synchronized with the official qemu splitted PKGBUILD. I failed to migrate it. If somebody adopts it, please do this synchronization at first.

I had a lot of good time with this PKGBUILD, but time is come to disown it.

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 25 Next › Last »

nmatt commented on 2016-08-15 15:19 (UTC)

Any reason why this isn't being built with spice? I added it to build script and it is compiling and working just fine. Only extra dependencies were spice and spice-protocol. I know there is qemu-spice in the AUR but I want the latest qemu.

saburouta commented on 2016-08-06 21:59 (UTC)

The accessory packages currently cannot be built: ==> Starting package_qemu-arch-extra-git()... install: cannot stat 'QEMU': No such file or directory ==> ERROR: A failure occurred in package_qemu-arch-extra-git(). Aborting...

saivert commented on 2016-07-16 12:30 (UTC)

This currently doesn't include the Spice OpenGL support as per: https://cgit.freedesktop.org/spice/spice/commit/?id=782c7508e28fdeee786cdcebffd22f772d7f09ec

FredBezies commented on 2016-06-01 07:18 (UTC)

Package virglrenderer has to be added as a depend.

timofonic commented on 2016-03-11 06:51 (UTC)

-> Saved package: qemu-git-2.5.0.r44516.a648c13-1-x86_64.pkg.tar.gz loading packages... resolving dependencies... looking for conflicting packages... :: qemu-git and seabios are in conflict. Remove seabios? [y/N] y Packages (3) libnfs-1.10.0-1 seabios-1.9.1-1 [removal] qemu-git-2.5.0.r44516.a648c13-1 Total Download Size: 0.08 MiB Total Installed Size: 28.74 MiB Net Upgrade Size: 27.91 MiB :: Proceed with installation? [Y/n] y :: Retrieving packages... libnfs-1.10.0-1-x86_64 86.4 KiB 720K/s 00:00 [########################################################################################################################] 100% (2/2) checking keys in keyring [########################################################################################################################] 100% (1/2) checking package integrity [########################################################################################################################] 100% (1/2) loading package files [########################################################################################################################] 100% (2/2) checking for file conflicts [########################################################################################################################] 100% (3/3) checking available disk space [########################################################################################################################] 100% :: Processing package changes... (1/1) removing seabios [########################################################################################################################] 100% (1/2) installing libnfs [########################################################################################################################] 100% (2/2) installing qemu-git [########################################################################################################################] 100% unable to open the device '/dev/vhost-net' error: command failed to execute correctly Optional dependencies for qemu-git ovmf: Tianocore UEFI firmware for qemu samba: SMB/CIFS server support qemu-arch-extra-git: extra architectures support qemu-block-iscsi-git: iSCSI block support qemu-block-rbd-git: RBD block support qemu-block-gluster-git: glusterfs block support

EndlessEden commented on 2016-02-18 03:17 (UTC)

new error, error: ‘i’ may be used uninitialized in this function [-Werror=maybe-uninitialized]

ohetfi commented on 2016-02-15 00:50 (UTC)

Hi, I encountered this error at the end of making the package qemu-git-2.5.0.r43972.a5af128-1 rm: cannot remove 'usr/share/qemu/s390-zipl.rom': No such file or directory ==> ERROR: A failure occurred in package_qemu-git(). Aborting... I removed s390-zipl.rom from the PKGBUILD and re-"makepkg -s" again with success.

aaronp commented on 2016-01-31 21:35 (UTC)

This fails to build currently (possibly and upstream issue). block/vmdk.c: In function ‘vmdk_open_desc_file.isra.11’: block/vmdk.c:860:39: error: ‘extent’ may be used uninitialized in this function [-Werror=maybe-uninitialized] extent->flat_start_offset = flat_offset << 9; ^ block/vmdk.c:790:17: note: ‘extent’ was declared here VmdkExtent *extent; ^ block/vmdk.c: In function ‘vmdk_open_vmdk4’: block/vmdk.c:705:24: error: ‘extent’ may be used uninitialized in this function [-Werror=maybe-uninitialized] extent->has_marker = le32_to_cpu(header.flags) & VMDK4_FLAG_MARKER; ^ block/vmdk.c: In function ‘vmdk_open_sparse’: block/vmdk.c:517:9: error: ‘extent’ may be used uninitialized in this function [-Werror=maybe-uninitialized] ret = vmdk_init_tables(bs, extent, errp); ^ block/vmdk.c:496:17: note: ‘extent’ was declared here VmdkExtent *extent; ^ cc1: all warnings being treated as errors /home/aaron/Documents/source-packages/qemu-git/src/qemu/rules.mak:57: recipe for target 'block/vmdk.o' failed make: *** [block/vmdk.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

Sandman007 commented on 2016-01-16 18:09 (UTC)

Update to 2.5 Final. http://wiki.qemu.org/ChangeLog/2.5 http://wiki.qemu-project.org/download/qemu-2.5.0.tar.bz2

sl1pkn07 commented on 2015-12-25 14:40 (UTC)

from namcap: http://sl1pkn07.wtf/paste/view/ba9b6d23 qemu configure: http://sl1pkn07.wtf/paste/view/915d6b8d build ok