Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 438034

Summary: app-emulation/qemu-1.1.2 - In function `virtio_pci_set_guest_notifiers': virtio-pci.c:(.text+0x807): undefined reference to `kvm_kernel_irqchip'
Product: Gentoo Linux Reporter: Craig Andrews <candrews>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ansla80, candrews, gokturk
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Craig Andrews gentoo-dev 2012-10-11 20:47:30 UTC
app-emulation/qemu-1.1.2 fails to compile.

[ebuild     U  ] app-emulation/qemu-1.1.2 [1.1.1-r3] USE="aio alsa bluetooth caps curl jpeg%* mixemu* ncurses opengl png%* pulseaudio python sdl spice* tci* threads%* tls usbredir* uuid%* vhost-net vnc%* xattr -brltty -debug -doc -fdt -rbd -sasl -smartcard -static -systemtap -vde -virtfs -xen -xfs" QEMU_SOFTMMU_TARGETS="arm* i386* x86_64 -alpha -cris -lm32% -m68k -microblaze -microblazeel -mips -mips64 -mips64el -mipsel -ppc -ppc64 -ppcemb -s390x -sh4 -sh4eb -sparc -sparc64 -xtensa -xtensaeb" QEMU_USER_TARGETS="arm* i386* x86_64* -alpha -armeb -cris -m68k -microblaze -microblazeel -mips -mipsel -ppc -ppc64 -ppc64abi32 -s390x -sh4 -sh4eb -sparc -sparc32plus -sparc64 -unicore32" 0 kB

Reproducible: Always

Steps to Reproduce:
1. emerge qemu
Actual Results:  
emerge fails. Here's the last part of the build log:
/var/tmp/portage/app-emulation/qemu-1.1.2/work/qemu-kvm-1.1.2/target-arm/helper.c:1:0: note: this is the location of the previous definition
  CC    arm-softmmu/iwmmxt_helper.o
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
/var/tmp/portage/app-emulation/qemu-1.1.2/work/qemu-kvm-1.1.2/target-arm/translate.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
/var/tmp/portage/app-emulation/qemu-1.1.2/work/qemu-kvm-1.1.2/tcg/optimize.c:1:0: note: this is the location of the previous definition
  CC    arm-softmmu/disas.o
  CC    arm-softmmu/tci-dis.o
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
/var/tmp/portage/app-emulation/qemu-1.1.2/work/qemu-kvm-1.1.2/target-arm/cpu.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
/var/tmp/portage/app-emulation/qemu-1.1.2/work/qemu-kvm-1.1.2/disas.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
/var/tmp/portage/app-emulation/qemu-1.1.2/work/qemu-kvm-1.1.2/target-arm/neon_helper.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
/var/tmp/portage/app-emulation/qemu-1.1.2/work/qemu-kvm-1.1.2/tci-dis.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
/var/tmp/portage/app-emulation/qemu-1.1.2/work/qemu-kvm-1.1.2/target-arm/iwmmxt_helper.c:1:0: note: this is the location of the previous definition
  LINK  arm-softmmu/qemu-system-arm
../libhw32/virtio-pci.o: In function `virtio_pci_set_guest_notifiers':
virtio-pci.c:(.text+0x807): undefined reference to `kvm_kernel_irqchip'
virtio-pci.c:(.text+0x85d): undefined reference to `kvm_kernel_irqchip'
../libhw32/msi.o: In function `msi_init':
msi.c:(.text+0x610): undefined reference to `kvm_kernel_irqchip'
../libhw32/msi.o: In function `msi_uninit':
msi.c:(.text+0x785): undefined reference to `kvm_kernel_irqchip'
../libhw32/msi.o: In function `msi_reset':
msi.c:(.text+0x824): undefined reference to `kvm_kernel_irqchip'
../libhw32/msi.o:msi.c:(.text+0xaca): more undefined references to `kvm_kernel_irqchip' follow
collect2: error: ld returned 1 exit status
make[1]: *** [qemu-system-arm] Error 1
make: *** [subdir-arm-softmmu] Error 2
 * ERROR: app-emulation/qemu-1.1.2 failed (compile phase):
 *   emake failed


Expected Results:  
qemu should emerge successfully.

# emerge --info
Portage 2.1.11.26 (default/linux/amd64/10.0, gcc-4.7.2, glibc-2.15-r3, 3.6.0-gentoo x86_64)
=================================================================
System uname: Linux-3.6.0-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9550_@_2.83GHz-with-gentoo-2.2
Timestamp of tree: Thu, 11 Oct 2012 19:45:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
ccache version 3.1.8 [enabled]
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.12
dev-lang/python:          2.7.3-r2, 3.2.3-r1
dev-util/ccache:          3.1.8
dev-util/cmake:           2.8.9-r1
dev-util/pkgconfig:       0.27.1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.10.5
sys-apps/sandbox:         2.6
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.10.3, 1.11.6, 1.12.4
sys-devel/binutils:       2.22.90
sys-devel/gcc:            4.7.2
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.6 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo openrc webapp-experimental sabayon sunrise x-portage
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA Intel-SDP"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe -fomit-frame-pointer -flto"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.0/conf"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe -fomit-frame-pointer -flto"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=4 --load-average=4.5"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles news parallel-fetch parallel-install protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch usersandbox webrsync-gpg xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -flto"
LINGUAS="en"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/openrc /var/lib/layman/webapps-experimental /var/lib/layman/sabayon /var/lib/layman/sunrise /usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X a52 aac aacs acl acpi aiglx alsa amd64 amr amrnb amrwb animation apache2 apng artworkextra asf aspnet2 asyncns authdaemond avahi avi bash-completion bcmath berkdb bitmap-fonts bluetooth bluray bmp bonjour bzip2 cairo caps ccache cdda cddb cdparanoia cdr chm cli consolekit cracklib crypt cryptsetup css cups curl cxx daap dbus device-mapper dga dirac divx4linux dlloader dovecot-sasl dpms dri dts dv dvb dvd dvdr dvdread egl enca encode exif faac fam fame fat fbcondecor fbsplash ffmpeg fftw firefox flac fontconfig foomaticdb fortran freetype ftp gaim gd gdbm geoip gif gimpprint glamor gles glib glibc-omitfp glitz glut gnome gphoto2 gpm gsm gstreamer gstreamer10 gtk gtk2 hardenedphp hbci howl howl-compat https iconv idn imagemagick imap imlib innodb ipv6 java java5 jbig joystick jpeg jpeg2k junit kdehiddenvisibility kvm lapack lcms libfame libkms libnotify libsamplerate libusb lirc live lm_sensors lzma lzo mad maildir mdnsresponder-compat mjpeg mmap mms mmx mmxext mng modules mono motif mozilla mozsvg mp3 mpeg mpeg2 mplayer mudflap multilib musepack mysql mythtv ncurses nemesi network nls nptl nptlonly ntfs offensive ofx ogg oggvorbis openal opencl openexr opengl openmp openvg pam pango pcre pdf pdflib perl phonon pic pie png pnp policykit ppd ppds pppd pulseaudio python qt qt3 qt3support qt4 quicktime rar readline resolvconf rtc rtmp samba schroedinger screensaver sctp sdl session sftp sharedmem shout smp sna sni snmp sox speex spell sqlite sse sse2 sse3 ssh ssl ssse3 suspend2 svg tcpd theora threads tiff tls transcode truetype truetype-fonts type-fonts udev udisks unicode unzip upnp ups usb uxa v4l2 vaapi vcd vdpau videos vorbis vpx wayland webdav webservices wifi wmf wv x264 xa xanim xattr xcb xcomposite xinerama xml xml2 xpm xprint xrandr xv xvid xvmc zeroconf zip zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 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 auth_digest proxy proxy_ajp proxy_connect proxy_http reqtimeout cgi" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CURL_SSL="nss" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev joystick keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en" LIRC_DEVICES="userspace" PHP_TARGETS="php5-4" PYTHON_TARGETS="python3_2 python2_7" QEMU_SOFTMMU_TARGETS="arm i386 x86_64" QEMU_USER_TARGETS="arm i386 x86_64" RUBY_TARGETS="jruby ruby19" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USE_PYTHON="2.7 3.2"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Craig Andrews gentoo-dev 2012-10-11 20:48:16 UTC
Created attachment 326330 [details]
build.log
Comment 2 Denis M. (Phr33d0m) 2012-10-11 20:53:49 UTC
You're most probably missing the corresponding kvm support in your kernel. Are you sure you have these enabled: http://wiki.gentoo.org/wiki/QEMU#Kernel ?
Comment 3 Andrei Slavoiu 2012-10-11 22:22:39 UTC
I have the same issue, and it's for sure not related to kernel config because:
1. I do have KVM enabled in the kernel
2. Missing kernel option do not affect userspace apps at build time
3. It fails to build the arm system target while the host is amd64

Portage 2.2.0_alpha136 (default/linux/amd64/10.0/desktop/kde, gcc-4.7.1, glibc-2.15-r3, 3.6.1-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.6.1-gentoo-x86_64-AMD_Phenom-tm-_9350e_Quad-Core_Processor-with-gentoo-2.2
Timestamp of tree: Thu, 11 Oct 2012 16:45:01 +0000
ccache version 3.1.8 [disabled]
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.12
dev-lang/python:          2.7.3-r2, 3.2.3-r1
dev-util/ccache:          3.1.8
dev-util/cmake:           2.8.9-r1
dev-util/pkgconfig:       0.27.1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.10.5
sys-apps/sandbox:         2.6
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.4
sys-devel/binutils:       2.22.90
sys-devel/gcc:            4.7.1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.6 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo local sunrise FireBurn
Installed sets: @games, @system
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA AdobeFlash-10.3 skype-eula"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -ggdb -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -ggdb -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles news nostrip parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirrors.xservers.ro/gentoo http://ftp.romnet.org/gentoo/ http://distfiles.gentoo.org"
LANG="ro_RO.UTF-8"
LC_ALL="C"
LDFLAGS="-Wl,-O1,--enable-new-dtags,-z,combreloc,--as-needed,--sort-common"
LINGUAS="ro en eo"
MAKEOPTS="-j5 -l10"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /var/lib/layman/sunrise /var/lib/layman/FireBurn"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 3ds 7zip X a52 aac aacplus aalib accessibility acl acpi aesicm agg aiglx akonadi alsa amd64 amr amrnb amrwb analitza apache2 asf aspell audiofile autotrace avahi bash-completion berkdb bittorrent bonjour branding bzip2 cairo calendar canusb caps captury ccache cdda cddb cdinstall cdparanoia cdr chdir cisco clamav cli cmake consolekit crypt css cups curl cxx dba dbus declarative desktopglobe dga djvu dmi doc dot dpms dri dts dv dvd dvdr ebook egl emboss encode erandom examples exif expat faac faad fam fbcon fbcondecor festival ffmpeg fftw firefox flac flash fontconfig fortran ftp g3dvl gcj gcrypt gd gdbm geoip gif git gles gles1 gles2 glew glib glibc-omitfp glut gmp gnokii gnutls gpm graphviz gsm gstreamer handbook hbci hddtemp highlight hou htmlhandbook iconv icu id3tag idn imagemagick imlib inotify iodbc ipv6 jadetex java javascript jingle jpeg jpeg2k justify kde kdehiddenvisibility kdepim kdevplatform kerberos kig-scripting kipi kvm lame lcms ldap libcaca libclamav libffi libgcrypt libnotify libsamplerate libssh2 libwww live llvm llvm-gcc lm_sensors lto lua lzma lzo mad maildir matroska mbrola mdnsresponder-compat melt metalink metric midi mikmod minizip mjpeg mmap mmx mmxext mng mod modules mp3 mp4 mpeg mplayer mppe-mppc mpx mudflap multilib multimedia musepack musicbrainz mysql ncurses netlink nettle network nicrealtek nls nodrm nowin nptl nss odbc offensive ofx ogg okteta openal opencore-amr openexr opengl openmp openvg pam pango passwdqc pcap pch pcntl pcre pdf phonon php physfs plasma plugins png policykit portage posix postscript povray ppds pppd prison private-headers pth python3 qalculate qemu-ifup qt3support qt4 qthelp quicktime rar rdesktop readline reiserfs reports rss rtc rtmp samba sasl schroedinger sdk sdl semantic-desktop session slang sms sockets sou sound sox speex spell spice sql sqlite sqlite3 srtp sse sse2 sse3 ssl startup-notification subversion svg symlink syslog systeminfo sysvipc taglib tcpd telepathy texture-float theora threads thumbnail tidy tiff timidity truetype tunepimp udev udisks unicode upnp upower usb vaapi valgrind vdpau vhook video videos visibility visualization vnc voice vorbis vpx webkit webp wifi x264 xattr xcb xcomposite xinerama xml xml2 xmlpatterns xmlrpc xmp xpm xrandr xsl xv xvid xvmc yahoo zeroconf zip zlib zvbi" ALSA_CARDS="bt87x via82xx" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 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 cgi cgid 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" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="garmin" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="ro en eo" LIRC_DEVICES="kworld" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2 python2_7" QEMU_SOFTMMU_TARGETS="arm i386 x86_64" QEMU_USER_TARGETS="arm armeb i386 x86_64" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="radeon r600 vesa modesetting" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

app-emulation/qemu-1.0.1 was built with the following:
USE="aio alsa (consolekit) curl jpeg kvm (multilib) ncurses nss opengl png (policykit) qemu-ifup sasl sdl spice ssl threads vhost-net xattr -bluetooth -brltty -fdt -hardened -pulseaudio -rbd -static -usbredir -vde -xen -xfs" QEMU_SOFTMMU_TARGETS="(arm) i386 x86_64 (-alpha) -cris -lm32 (-m68k) -microblaze -microblazeel (-mips) -mips64 -mips64el -mipsel (-ppc) (-ppc64) -ppcemb -s390x -sh4 -sh4eb (-sparc) -sparc64 -xtensa -xtensaeb" QEMU_USER_TARGETS="(arm) armeb i386 x86_64 (-alpha) -cris (-m68k) -microblaze -microblazeel (-mips) -mipsel (-ppc) (-ppc64) -ppc64abi32 -s390x -sh4 -sh4eb (-sparc) -sparc32plus -sparc64 -unicore32"
Comment 4 Göktürk Yüksek archtester gentoo-dev 2012-10-11 23:30:23 UTC
Possible duplicate of Bug 437806
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2012-10-12 16:41:05 UTC

*** This bug has been marked as a duplicate of bug 437806 ***