Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 479562 - app-emulation/qemu-9999 - configure: ERROR: User requested feature libseccomp -/ /- configure was not able to find it
Summary: app-emulation/qemu-9999 - configure: ERROR: User requested feature libseccomp...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-02 20:47 UTC by Anton Kochkov
Modified: 2013-08-04 19:04 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2013-08-02 20:47:34 UTC
done.
Checking connectivity... 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 ...
 [32;01m*[0m Applying qemu-9999-cflags.patch ...
[A[162C [34;01m[ [32;01mok[34;01m ][0m
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-emulation/qemu-9999/work/qemu-9999 ...
 [32;01m*[0m Building the following softmmu targets: ,x86_64-softmmu
 [32;01m*[0m ./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 --disable-linux-user --enable-system --with-system-pixman --target-list=,x86_64-softmmu --enable-bluez --enable-sdl --enable-linux-aio --disable-brlapi --enable-cap-ng --enable-curl --disable-fdt --disable-libiscsi --enable-vnc-jpeg --enable-kvm --enable-curses --enable-glx --enable-vnc-png --disable-rbd --enable-vnc-sasl --enable-seccomp --disable-smartcard-nss --disable-spice --disable-vnc-tls --disable-vnc-ws --enable-usb-redir --enable-uuid --disable-vde --enable-vhost-net --disable-virtfs --enable-vnc --enable-attr --disable-xen --disable-xen-pci-passthrough --disable-xfsctl --audio-drv-list=sdl,alsa,oss --disable-debug-info --disable-debug-tcg --enable-docs --disable-tcg-interpreter

ERROR: User requested feature libseccomp
       configure was not able to find it

 [31;01m*[0m ERROR: app-emulation/qemu-9999::gentoo failed (configure phase):
 [31;01m*[0m   configure failed
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m     ebuild.sh, line   93:  Called src_configure
 [31;01m*[0m   environment, line 5153:  Called qemu_src_configure 'softmmu' '/var/tmp/portage/app-emulation/qemu-9999/work/qemu-9999/softmmu-build'
 [31;01m*[0m   environment, line 4916:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m       ../configure --cc="$(tc-getCC)" --host-cc="$(tc-getBUILD_CC)" ${conf_opts} || die "configure failed";
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of `emerge --info '=app-emulation/qemu-9999::gentoo'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-emulation/qemu-9999::gentoo'`.
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-emulation/qemu-9999/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-emulation/qemu-9999/temp/environment'.
 [31;01m*[0m Working directory: '/var/tmp/portage/app-emulation/qemu-9999/work/qemu-9999/softmmu-build'
 [31;01m*[0m S: '/var/tmp/portage/app-emulation/qemu-9999/work/qemu-9999'
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2013-08-04 16:25:55 UTC
May I ask you to attach

    softmmu-build/config.log
    user-build/config.log

files to see where exactpy it failed?

What sys-libs/libseccomp you have installed?
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2013-08-04 18:29:23 UTC
(In reply to Sergei Trofimovich from comment #1)
> May I ask you to attach
> 
>     softmmu-build/config.log
>     user-build/config.log
> 
> files to see where exactpy it failed?
> 
> What sys-libs/libseccomp you have installed?

master needs 2.1.0, I've fixed this in tree. Please ensure you have at least 2.1.0 installed and try again.
Comment 3 Anton Kochkov 2013-08-04 19:04:49 UTC
Works with libseccomp-2.1.0