Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554274 - app-emulation/qemu-9999 fails: "ERROR: unknown option --disable-quorum"
Summary: app-emulation/qemu-9999 fails: "ERROR: unknown option --disable-quorum"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo QEMU Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-08 22:09 UTC by Guy
Modified: 2015-07-20 02:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,23.62 KB, text/plain)
2015-07-08 22:09 UTC, Guy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guy 2015-07-08 22:09:07 UTC
Created attachment 406380 [details]
build.log

>>> Emerging (1 of 1) app-emulation/qemu-9999::gentoo
>>> Failed to emerge app-emulation/qemu-9999, Log file:
>>>  '/var/tmp/portage/app-emulation/qemu-9999/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 2.00, 1.37, 0.89
 * Package:    app-emulation/qemu-9999
 * Repository: gentoo
 * Maintainer: cardoe@gentoo.org qemu@gentoo.org
 * USE:        abi_x86_64 aio alsa amd64 caps curl elibc_glibc fdt filecaps gtk jpeg kernel_linux lzo ncurses nls opengl pin-upstream-blobs png pulseaudio python python_targets_python2_7 qemu_softmmu_targets_x86_64 sasl sdl seccomp spice threads usb userland_GNU uuid vhost-net vnc
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
Cloning into bare repository '/usr/portage/distfiles/egit-src/qemu.git'...
remote: Counting objects: 235107, done.
remote: Compressing objects: 100% (48542/48542), done.
remote: Total 235107 (delta 188678), reused 231663 (delta 185912)
Receiving objects: 100% (235107/235107), 75.81 MiB | 6.66 MiB/s, done.
Resolving deltas: 100% (188678/188678), done.
Checking connectivity... done.
GIT NEW clone -->
   repository:               git://git.qemu.org/qemu.git
   at the commit:            acf7b7fdf31fa76b53803790917c8acf23a2badb
   branch:                   master
   storage directory:        "/usr/portage/distfiles/egit-src/qemu.git"
   checkout type:            bare repository
Cloning into '/var/tmp/portage/app-emulation/qemu-9999/work/qemu-9999'...
done.
Branch branch-master set up to track remote branch master from origin.
Switched to a new branch 'branch-master'
>>> Unpacked to /var/tmp/portage/app-emulation/qemu-9999/work/qemu-9999
>>> Source unpacked in /var/tmp/portage/app-emulation/qemu-9999/work
>>> Preparing source in /var/tmp/portage/app-emulation/qemu-9999/work/qemu-9999 ...
 * Applying qemu-1.7.0-cflags.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-emulation/qemu-9999/work/qemu-9999 ...
 * Building the following softmmu targets: ,x86_64-softmmu
 * ../configure --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib64 --docdir=/usr/share/doc/qemu-9999/html --disable-bsd-user --disable-guest-agent --disable-strip --disable-werror --python=/usr/bin/python2.7 --cc=x86_64-pc-linux-gnu-gcc --cxx=x86_64-pc-linux-gnu-g++ --host-cc=x86_64-pc-linux-gnu-gcc --disable-debug-info --disable-debug-tcg --enable-docs --disable-tcg-interpreter --disable-attr --disable-brlapi --enable-linux-aio --disable-bluez --enable-cap-ng --enable-curl --enable-fdt --disable-glusterfs --enable-gtk --disable-rdma --disable-libiscsi --enable-vnc-jpeg --enable-kvm --enable-lzo --enable-curses --disable-libnfs --disable-numa --enable-opengl --enable-vnc-png --disable-rbd --enable-vnc-sasl --enable-sdl --enable-seccomp --disable-smartcard-nss --disable-snappy --enable-spice --disable-libssh2 --disable-quorum --disable-vnc-tls --disable-vnc-ws --enable-libusb --disable-usb-redir --enable-uuid --disable-vde --enable-vhost-net --disable-virtfs --enable-vnc --disable-vte --disable-xen --disable-xen-pci-passthrough --disable-xfsctl --disable-linux-user --enable-system --target-list=,x86_64-softmmu --with-system-pixman --audio-drv-list=pa,sdl,alsa,oss --with-gtkabi=3.0 --with-sdlabi=1.2
ERROR: unknown option --disable-quorum
Try '../configure --help' for more information
 * ERROR: app-emulation/qemu-9999::gentoo failed (configure phase):
 *   configure failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 9119:  Called qemu_src_configure 'softmmu' '/var/tmp/portage/app-emulation/qemu-9999/work/qemu-9999/softmmu-build'
 *   environment, line 8833:  Called die
 * The specific snippet of code:
 *       ../configure "${conf_opts[@]}" || die "configure failed";
Comment 1 Guy 2015-07-08 22:09:40 UTC
# emerge --info '=app-emulation/qemu-9999::gentoo'
Portage 2.2.20 (python 2.7.10-final-0, default/linux/amd64/13.0/desktop/kde, gcc-4.9.3, glibc-2.20-r2, 4.0.6-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.0.6-gentoo-x86_64-AMD_Phenom-tm-_9600_Quad-Core_Processor-with-gentoo-2.2
KiB Mem:     7659048 total,    255108 free
KiB Swap:    2047996 total,   1859352 free
Timestamp of repository gentoo: Tue, 07 Jul 2015 00:00:01 +0000
sh bash 4.3_p39
ld GNU ld (Gentoo 2.25 p1.2) 2.25
ccache version 3.2.2 [disabled]
app-shells/bash:          4.3_p39::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2-r1::gentoo
dev-lang/python:          2.7.10::gentoo, 3.3.5-r1::gentoo, 3.4.3::gentoo
dev-util/ccache:          3.2.2::gentoo
dev-util/cmake:           3.2.3::gentoo
dev-util/pkgconfig:       0.28-r3::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.17::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r1::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25-r1::gentoo
sys-devel/gcc:            4.9.3::gentoo
sys-devel/gcc-config:     1.8::gentoo
sys-devel/libtool:        2.4.6-r1::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

local
    location: /usr/local/portage
    masters: gentoo
    priority: 0

printer-drivers
    location: /var/lib/layman/printer-drivers
    sync-type: git
    sync-uri: git://git.overlays.gentoo.org/proj/printer-drivers.git
    masters: gentoo

java
    location: /var/lib/layman/java
    masters: gentoo
    priority: 50

x11
    location: /var/lib/layman/x11
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA dlj-1.1 PUEL AdobeFlash-10.3 AdobeFlash-11.x Oracle-BCLA-JavaSE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=opteron -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=opteron -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--quiet-build"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1"
MAKEOPTS="-j4"
PKGDIR="/usr/local/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=15"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="10bit 3dnow 3dnowext X a52 aac aalib accessibility acl acpi aio alsa amd64 amr anthy ao apache2 audiofile automount avahi berkdb bluray bonjour boost branding bzip2 cairo cdda cdio cdr chm cjk cli consolekit cracklib crypt css cups curl curlwrappers cxx dbus declarative dga dia directfb dri dts dv dvd dvdr dynamic emboss encode exif expat fam fat fbcon ffmpeg fftw firefox flac flash fontconfig foomaticdb fortran ftp gcj gd gdbm gif gimp glamor glib gmp gnutls gpac gphoto2 gpm graphviz gs gstreamer gtk hddtemp hdri ibus iconv icu id3tag imagemagick imlib immqt-bc inotify ipfilter ipv6 irc java javascript jbig jpeg jpeg2k kde kerberos kipi lame lcms libcaca libnotify libvisual lm_sensors lzo m17n-lib mad midi mikmod mjpeg mmap mmx mmxext mng modules mono mp3 mp4 mpeg mpi multilib multiuser musepack mysql nas ncurses network nls nptl nsplugin ntfs odbc offensive ogg openexr opengl openmp oscar pam pango pcre pdf perl phonon plasma plugins png policykit postscript ppds pulseaudio python q32 qt3support qt4 quicktime rar raw rdesktop readline recode regex reiser4 reiserfs rle rss ruby samba sasl scanner schroedinger scim sdk sdl semantic-desktop sensord session sftp sndfile snmp sox speex spell sqlite sse sse2 ssl startup-notification subversion svg syslog taglib tcl tcpd theora threads tidy tiff timidity tk toolbar tools transcode truetype udev udisks unicode upower usb utils vaapi vala vcd vdpau vdr video vorbis wavpack webkit winbind wmf wxwidgets x264 xcb xcomposite xft xine xinerama xml xorg xosd xpm xscreensaver xv xvid xvmc yahoo zeroconf zip zlib" ABI_X86="32 64" ALSA_CARDS="hda-intel" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd 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 dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="canon minolta konica" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LINGUAS="en ja" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, USE_PYTHON

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

app-emulation/qemu-9999::gentoo would be built with the following:
USE="aio alsa caps curl fdt filecaps gtk jpeg lzo ncurses nls opengl pin-upstream-blobs png pulseaudio python sasl sdl seccomp spice threads usb uuid vhost-net vnc -accessibility -bluetooth -debug -glusterfs -gtk2 -infiniband -iscsi -nfs -numa -rbd -sdl2 (-selinux) -smartcard -snappy -ssh -static -static-softmmu -static-user -systemtap -tci -test -tls -usbredir -vde -virtfs -vte -xattr -xen -xfs" ABI_X86="64" PYTHON_TARGETS="python2_7" QEMU_SOFTMMU_TARGETS="x86_64 -aarch64 (-alpha) (-arm) -cris -i386 -lm32 (-m68k) -microblaze -microblazeel (-mips) -mips64 -mips64el -mipsel -moxie -or32 (-ppc) (-ppc64) -ppcemb -s390x -sh4 -sh4eb (-sparc) -sparc64 -unicore32 -xtensa -xtensaeb" QEMU_USER_TARGETS="-aarch64 (-alpha) (-arm) -armeb -cris -i386 (-m68k) -microblaze -microblazeel (-mips) -mips64 -mips64el -mipsel -mipsn32 -mipsn32el -or32 (-ppc) (-ppc64) -ppc64abi32 -s390x -sh4 -sh4eb (-sparc) -sparc32plus -sparc64 -unicore32 -x86_64"

>>> Attempting to run pkg_info() for 'app-emulation/qemu-9999'
Using:
  app-emulation/spice-protocol-0.12.7
  sys-firmware/ipxe-1.0.0_p20130925
  sys-firmware/seabios-1.7.5-r1
    USE=binary
  sys-firmware/vgabios-0.7a-r1
Comment 2 SpanKY gentoo-dev 2015-07-20 02:19:44 UTC
should be all set now in the tree; thanks for the report!

Commit message: Drop quorum configure flag to match upstream which made it unconditional
http://sources.gentoo.org/app-emulation/qemu/metadata.xml?r1=1.38&r2=1.39
http://sources.gentoo.org/app-emulation/qemu/qemu-9999.ebuild?r1=1.101&r2=1.102