<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>208470</bug_id>
          
          <creation_ts>2008-02-01 18:23 0000</creation_ts>
          <short_desc>app-emulation/virt-manager amd64 keyword request and version bump</short_desc>
          <delta_ts>2008-05-15 10:26:52 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <keywords>KEYWORDREQ</keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>egore@gmx.de</reporter>
          <assigned_to>dberkholz@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>egore@gmx.de</who>
            <bug_when>2008-02-01 18:23:20 0000</bug_when>
            <thetext>I installed virt-manager today to test it. I found out that it was neither amd64 keyworded and outdated. I did the following:

sys-libs/system-config-base-1-r1 installs and works fine

dev-python/rhpl-0.210 installs and works fine
dev-python/rhpl-0.212 (bumped) installs and works fine, too

sys-libs/libuser-0.56.5 installs and works fine
sys-libs/libuser-0.56.7 (bumped) installs and works fine, too

sys-apps/usermode-1.93 installs and works fine
sys-apps/usermode-1.94 (bumped) installs and works fine, FCVER=9 necessary

app-emulation/libvirt-0.3.3 installs and works fine, but has missing depend on app-emulation/xen
app-emulation/libvirt-0.4.0 (bumped) installs and works fine, but is missing app-emulation/xen and also needs cyrus-sasl

app-emulation/virtinst-0.300.1 installs and works fine
app-emulation/virtinst-0.300.2 (bumped), installs and works fine and both patches become obsolete

app-emulation/virt-manager-0.5.1 installs and works fine
app-emulation/virt-manager-0.5.3 (bumped) installs and works fine

app-emulation/kvm-60 from bug #157987 installs and works fine. maybe we can add this to portage?

Reproducible: Always

Steps to Reproduce:</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2008-03-19 07:54:04 0000</bug_when>
            <thetext>I&apos;m working on this, but I&apos;m having some issues with the latest libvirt.

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\&quot;/usr/libexec\&quot; -DSBINDIR=\&quot;/usr/sbin\&quot; -DSYSCONF_DIR=\&quot;/etc\&quot; -DLOCALEBASEDIR=\&quot;/usr/share/locale\&quot; -DLOCAL_STATE_DIR=\&quot;/var/lib\&quot; -DGETTEXT_PACKAGE=\&quot;libvirt\&quot; -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DIN_LIBVIRT -march=native -O2 -pipe -g -w -fno-tree-vrp -MT libvirt_la-test.lo -MD -MP -MF .deps/libvirt_la-test.Tpo -c test.c  -fPIC -DPIC -o .libs/libvirt_la-test.o
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include -I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\&quot;/usr/libexec\&quot; -DSBINDIR=\&quot;/usr/sbin\&quot; -DSYSCONF_DIR=\&quot;/etc\&quot; -DLOCALEBASEDIR=\&quot;/usr/share/locale\&quot; -DLOCAL_STATE_DIR=\&quot;/var/lib\&quot; -DGETTEXT_PACKAGE=\&quot;libvirt\&quot; -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DIN_LIBVIRT -march=native -O2 -pipe -g -w -fno-tree-vrp -MT libvirt_la-libvirt.lo -MD -MP -MF .deps/libvirt_la-libvirt.Tpo -c libvirt.c  -fPIC -DPIC -o .libs/libvirt_la-libvirt.o
In file included from test.c:42:
internal.h:66: error: expected identifier or &apos;(&apos; before &apos;do&apos;
internal.h:66: error: expected identifier or &apos;(&apos; before &apos;while&apos;
...

My searches suggest this has something to do with redefining a macro in the line above, or something like that.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2008-03-19 07:54:34 0000</bug_when>
            <thetext>No need for amd64 to be on here, I&apos;ll take care of it.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>egore@gmx.de</who>
            <bug_when>2008-03-20 16:37:34 0000</bug_when>
            <thetext>I&apos;ve installed libvirt-0.4.1 on my amd64 (4200+ X2 EE) just a few days ago with no issues. I can&apos;t access my box right now but I&apos;ll see what I can do (on monday).</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>egore@gmx.de</who>
            <bug_when>2008-03-25 17:18:45 0000</bug_when>
            <thetext>Donnie, I can&apos;t reproduce this. Maybe you have a different gcc? Maybe you&apos;r useflags are different?

emerge --info

Portage 2.1.4.4 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.21-xen x86_64)
=================================================================
System uname: 2.6.21-xen x86_64 Dual-Core AMD Opteron(tm) Processor 2216 HE
Timestamp of tree: Tue, 25 Mar 2008 08:30:01 +0000
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS=&quot;amd64&quot;
CBUILD=&quot;x86_64-pc-linux-gnu&quot;
CFLAGS=&quot;-O2 -pipe -march=k8 -ggdb&quot;
CHOST=&quot;x86_64-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc&quot;
CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/udev/rules.d&quot;
CXXFLAGS=&quot;-O2 -pipe -march=k8 -ggdb&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;buildpkg ccache distlocks metadata-transfer sandbox sfperms splitdebug strict unmerge-orphans userfetch&quot;
GENTOO_MIRRORS=&quot;http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ &quot;
LANG=&quot;de_DE@euro&quot;
LC_ALL=&quot;de_DE@euro&quot;
LDFLAGS=&quot;-Wl,--as-needed&quot;
LINGUAS=&quot;de&quot;
MAKEOPTS=&quot;-j9&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/overlays/sajinet /usr/local/overlays/portage&quot;
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
USE=&quot;3dnow 3dnowext X acl amd64 avahi berkdb bzip2 cairo cli cracklib crypt cups dbus device-mapper dri firefox fortran gdbm gif gnome gpm gstreamer gtk gzip hal hvm iconv ipv6 isdnlog jpeg jpeg2k kvm midi mmx mmxext mudflap ncurses nls nptl nptlonly openmp pae pam pcre perl png pppd python raid readline reflection samba screen sdl server session spl sse sse2 ssl svg tcpd tga unicode vim vim-syntax vnc vte xattr xcb xen xorg zeroconf zlib&quot; ALSA_CARDS=&quot;ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci&quot; ALSA_PCM_PLUGINS=&quot;adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol&quot; APACHE2_MODULES=&quot;actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias&quot; ELIBC=&quot;glibc&quot; INPUT_DEVICES=&quot;keyboard mouse evdev&quot; KERNEL=&quot;linux&quot; LCD_DEVICES=&quot;bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text&quot; LINGUAS=&quot;de&quot; USERLAND=&quot;GNU&quot; VIDEO_CARDS=&quot;vesa radeon&quot;
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

emerge -vp libvirt

[ebuild   R   ] app-emulation/libvirt-0.4.1  USE=&quot;xen -qemu&quot; 0 kB [1]
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tonymurray@fastmail.fm</who>
            <bug_when>2008-04-09 04:52:00 0000</bug_when>
            <thetext>Current virt-manager does not work on my system. I was able to bump as follows:

libvirt-0.4.2 - based on bug #212820 - also probably needs avahi and parted use flags (0.4.2 won&apos;t compile without parted by default)
virtinst-0.300.3 - bumped (minus entire src_unpack section)
virt-manager-0.5.4 - bumped

I still have several issues getting it to run with my kvm setup, but it seems to compile and run.  I have yet to test it with xen.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2008-05-15 07:49:05 0000</bug_when>
            <thetext>I *finally* figured out the problem. I&apos;d added a USE=debug to my local ebuild and disabled it, and the build with --disable-debug (not the default) is broken.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2008-05-15 10:26:52 0000</bug_when>
            <thetext>Using commit message:
------------------------------------------------------------------------------
(#208470) Bump, keyword ~amd64.
(Portage version: 2.1.5_rc10)
------------------------------------------------------------------------------

/var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v  &lt;--  ChangeLog
new revision: 1.7; previous revision: 1.6
/var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.5.4.ebuild,v  &lt;--  virt-manager-0.5.4.ebuild
initial revision: 1.1
Mailing the commit message...
/var/cvsroot/gentoo-x86/app-emulation/virt-manager/files/virt-manager-0.5.4-polkit-root.patch,v  &lt;--  ./files/virt-manager-0.5.4-polkit-root.patch
initial revision: 1.1
Mailing the commit message...
</thetext>
          </long_desc>
      
    </bug>

</bugzilla>