Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647014 - net-libs/qxmpp-0.9.3-r1 : base/QXmppCodec.cpp:44:10: fatal error: opus/opus.h: No such file or directory
Summary: net-libs/qxmpp-0.9.3-r1 : base/QXmppCodec.cpp:44:10: fatal error: opus/opus.h...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Georg Rudoy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-08 16:46 UTC by Toralf Förster
Modified: 2018-02-11 01:22 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.10 KB, text/plain)
2018-02-08 16:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,104.85 KB, text/plain)
2018-02-08 16:46 UTC, Toralf Förster
Details
environment (environment,52.62 KB, text/plain)
2018-02-08 16:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.42 KB, application/x-bzip)
2018-02-08 16:46 UTC, Toralf Förster
Details
net-libs:qxmpp-0.9.3-r1:20180207-210904.log (net-libs:qxmpp-0.9.3-r1:20180207-210904.log,5.27 KB, text/plain)
2018-02-08 16:46 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,15.14 KB, application/x-bzip)
2018-02-08 16:47 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-02-08 16:46:39 UTC
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -Wall -W -D_REENTRANT -fPIC -DQXMPP_USE_OPUS -DQXMPP_USE_SPEEX -DQXMPP_USE_THEORA -DQXMPP_USE_VPX -DQXMPP_SHARED -DQXMPP_BUILD -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Ibase -Iclient -Iserver -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o QXmppCodec.o base/QXmppCodec.cpp
base/QXmppCodec.cpp:44:10: fatal error: opus/opus.h: No such file or directory
 #include <opus/opus.h>
          ^~~~~~~~~~~~~
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_20180204-180656

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-libs/qxmpp
[ebuild  N    ] net-libs/qxmpp-0.8.0  USE="speex {test} -debug -doc -theora -vpx"
Comment 1 Toralf Förster gentoo-dev 2018-02-08 16:46:42 UTC
Created attachment 518562 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-08 16:46:45 UTC
Created attachment 518564 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-02-08 16:46:49 UTC
Created attachment 518566 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-02-08 16:46:53 UTC
Created attachment 518568 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-02-08 16:46:57 UTC
Created attachment 518570 [details]
net-libs:qxmpp-0.9.3-r1:20180207-210904.log
Comment 6 Toralf Förster gentoo-dev 2018-02-08 16:47:00 UTC
Created attachment 518572 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-02-11 01:22:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa97eaa220885376c27f4728f209e95fe6b49362

commit aa97eaa220885376c27f4728f209e95fe6b49362
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-02-11 01:22:00 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-02-11 01:22:41 +0000

    net-libs/qxmpp: revision bump fixes broken USE flags
    
    Closes: https://bugs.gentoo.org/647014
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-libs/qxmpp/qxmpp-0.9.3-r2.ebuild | 73 ++++++++++++++++++++++++++++++++++++
 net-libs/qxmpp/qxmpp-9999.ebuild     | 10 ++---
 2 files changed, 78 insertions(+), 5 deletions(-)