First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 208470
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Donnie Berkholz <dberkholz@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Christoph Brill (egore) <egore@gmx.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 208470 depends on: Show dependency tree
Show dependency graph
Bug 208470 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-02-01 18:23 0000
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:

------- Comment #1 From Donnie Berkholz 2008-03-19 07:54:04 0000 -------
I'm working on this, but I'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=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\"
-DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var/lib\"
-DGETTEXT_PACKAGE=\"libvirt\" -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=\"/usr/libexec\" -DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\"
-DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var/lib\"
-DGETTEXT_PACKAGE=\"libvirt\" -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 '(' before 'do'
internal.h:66: error: expected identifier or '(' before 'while'
...

My searches suggest this has something to do with redefining a macro in the
line above, or something like that.

------- Comment #2 From Donnie Berkholz 2008-03-19 07:54:34 0000 -------
No need for amd64 to be on here, I'll take care of it.

------- Comment #3 From Christoph Brill (egore) 2008-03-20 16:37:34 0000 -------
I've installed libvirt-0.4.1 on my amd64 (4200+ X2 EE) just a few days ago with
no issues. I can't access my box right now but I'll see what I can do (on
monday).

------- Comment #4 From Christoph Brill (egore) 2008-03-25 17:18:45 0000 -------
Donnie, I can't reproduce this. Maybe you have a different gcc? Maybe you'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="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=k8 -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/terminfo
/etc/udev/rules.d"
CXXFLAGS="-O2 -pipe -march=k8 -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg ccache distlocks metadata-transfer sandbox sfperms
splitdebug strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ "
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LDFLAGS="-Wl,--as-needed"
LINGUAS="de"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/sajinet /usr/local/overlays/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="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"
ALSA_CARDS="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" ALSA_PCM_PLUGINS="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"
APACHE2_MODULES="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" ELIBC="glibc"
INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz
cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de"
USERLAND="GNU" VIDEO_CARDS="vesa radeon"
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="xen -qemu" 0 kB [1]

------- Comment #5 From Tony Murray 2008-04-09 04:52:00 0000 -------
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'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.

------- Comment #6 From Donnie Berkholz 2008-05-15 07:49:05 0000 -------
I *finally* figured out the problem. I'd added a USE=debug to my local ebuild
and disabled it, and the build with --disable-debug (not the default) is
broken.

------- Comment #7 From Donnie Berkholz 2008-05-15 10:26:52 0000 -------
Using commit message:
------------------------------------------------------------------------------
(#208470) Bump, keyword ~amd64.
(Portage version: 2.1.5_rc10)
------------------------------------------------------------------------------

/var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v  <--  ChangeLog
new revision: 1.7; previous revision: 1.6
/var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.5.4.ebuild,v 
<--  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
 <--  ./files/virt-manager-0.5.4-polkit-root.patch
initial revision: 1.1
Mailing the commit message...

First Last Prev Next    No search results available      Search page      Enter new bug