Error in configure phase Checking for libopus: opus not found at or opus headers not found https://bpaste.net/show/ec2012c6c1a1 Reproducible: Always
confirm
* Package: app-emulation/virtualbox-5.2.16 * Repository: gentoo * Maintainer: polynomial-c@gentoo.org * USE: abi_x86_64 alsa amd64 elibc_glibc kernel_linux pam pulseaudio python_targets_python2_7 qt5 udev userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * No USE="opengl" selected, this build will lack * the OpenGL feature. * You have disabled the "python" USE flag. This will only * disable the python bindings being installed. >>> Unpacking source... >>> Unpacking VirtualBox-5.2.16.tar.bz2 to /var/tmp/portage/app-emulation/virtualbox-5.2.16/work >>> Unpacking virtualbox-5.2.16-patches-01.tar.xz to /var/tmp/portage/app-emulation/virtualbox-5.2.16/work >>> Source unpacked in /var/tmp/portage/app-emulation/virtualbox-5.2.16/work >>> Preparing source in /var/tmp/portage/app-emulation/virtualbox-5.2.16/work/VirtualBox-5.2.16 ... * Applying patches from /var/tmp/portage/app-emulation/virtualbox-5.2.16/work/patches ... * 001_virtualbox-5.0.16-mesa-check.patch ... [ ok ] * 002_virtualbox-5.2.16-remove-configure-checks.patch ... [ ok ] * 003_virtualbox-4.0.2-restore_old_machines_dir.patch ... [ ok ] * 004_virtualbox-4.1.2-vboxpci-build.patch ... [ ok ] * 005_virtualbox-4.2.26-asneeded.patch ... [ ok ] * 006_virtualbox-4.2.18-vboxwebsrv_fix.patch ... [ ok ] * 008_virtualbox-4.3.14-missing_define.patch ... [ ok ] * 009-virtualbox-5.1.0-add_missing_gl_header.patch ... [ ok ] * 010_virtualbox-5.2.12-qt511.patch ... [ ok ] * 011_virtualbox-5.2.14-xpcom_const.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emulation/virtualbox-5.2.16/work/VirtualBox-5.2.16 ... Checking for environment: Determined build machine: linux.amd64, target machine: linux.amd64, OK. Checking for kBuild: found, OK. Checking for Open Watcom: ** Open Watcom was not found, using alternative BIOS sources! Checking for iasl: found version 20171215, OK. Checking for xslt: found, OK. Checking for pthread: found, OK. Checking for libxml2: found version 2.9.8, OK. Checking for libIDL: found version 0.8.14, OK. Checking for ssl: found version OpenSSL 1.0.2o 27 Mar 2018, OK. Checking for libcurl: found version 7.61.0, OK. Checking for libvpx: found version 1.7.0, OK. Checking for libopus: opus not found at or opus headers not found Check the file /var/tmp/portage/app-emulation/virtualbox-5.2.16/work/VirtualBox-5.2.16/configure.log for detailed error information. Check /var/tmp/portage/app-emulation/virtualbox-5.2.16/work/VirtualBox-5.2.16/configure.log for details * ERROR: app-emulation/virtualbox-5.2.16::gentoo failed (configure phase): * configure failed * * Call stack: * ebuild.sh, line 124: Called src_configure * environment, line 6307: Called die * The specific snippet of code: * ./configure ${myconf[@]} || die "configure failed" * * If you need support, post the output of `emerge --info '=app-emulation/virtualbox-5.2.16::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/virtualbox-5.2.16::gentoo'`. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =virtualbox-5.2.16 * The complete build log is located at '/var/tmp/portage/app-emulation/virtualbox-5.2.16/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/virtualbox-5.2.16/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/virtualbox-5.2.16/work/VirtualBox-5.2.16' * S: '/var/tmp/portage/app-emulation/virtualbox-5.2.16/work/VirtualBox-5.2.16'
(In reply to Kajzer from comment #0) > https://bpaste.net/show/ec2012c6c1a1 Please always attach here directly instead of using paste services as the attachment can vanish by the time someone is to inspect the bug report.
(In reply to Tomáš Mózes from comment #3) > (In reply to Kajzer from comment #0) > > https://bpaste.net/show/ec2012c6c1a1 > > Please always attach here directly instead of using paste services as the > attachment can vanish by the time someone is to inspect the bug report. I know, but for some reason creating attachments doesn't work. It always produce this error : Request Timeout Server timeout waiting for the HTTP request from the client. Apache Server at bugs.gentoo.org Port 443
Same problem for me. Installing media-libs/opus solves the problem.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e13bc4b7bb3c74ccddf0adef5e394502bc851378 commit e13bc4b7bb3c74ccddf0adef5e394502bc851378 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2018-07-19 08:33:58 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2018-07-19 08:37:48 +0000 app-emulation/virtualbox: Added "opus" USE flag. Closes: https://bugs.gentoo.org/661544 Closes: https://github.com/gentoo/gentoo/pull/9281 Package-Manager: Portage-2.3.43, Repoman-2.3.10 app-emulation/virtualbox/Manifest | 2 +- app-emulation/virtualbox/metadata.xml | 1 + app-emulation/virtualbox/virtualbox-5.2.16.ebuild | 6 ++++-- 3 files changed, 6 insertions(+), 3 deletions(-)
*** Bug 661570 has been marked as a duplicate of this bug. ***