Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668456 - media-libs/ctl-1.4.1 : CtlSimdInst.cpp:185:31: error: no match for operator<< (operand types are std::basic_ostream<char> and Iex_2_3::BaseExc )
Summary: media-libs/ctl-1.4.1 : CtlSimdInst.cpp:185:31: error: no match for operator<<...
Status: RESOLVED DUPLICATE of bug 668454
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-12 13:20 UTC by Toralf Förster
Modified: 2019-04-07 08:51 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.98 KB, text/plain)
2018-10-12 13:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,268.24 KB, text/plain)
2018-10-12 13:20 UTC, Toralf Förster
Details
environment (environment,74.61 KB, text/plain)
2018-10-12 13:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.95 KB, application/x-bzip)
2018-10-12 13:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.44 KB, application/x-bzip)
2018-10-12 13:20 UTC, Toralf Förster
Details
media-libs:ctl-1.4.1:20181012-032144.log (media-libs:ctl-1.4.1:20181012-032144.log,81.76 KB, text/plain)
2018-10-12 13:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.23 KB, application/x-bzip)
2018-10-12 13:20 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-10-12 13:20:37 UTC
                 from CtlSimdInst.cpp:54:
CtlSimdInst.cpp: In member function 'void Ctl::SimdInst::executePath(Ctl::SimdBoolMask&, Ctl::SimdXContext&) const':
CtlSimdInst.cpp:185:31: error: no match for 'operator<<' (operand types are 'std::basic_ostream<char>' and 'Iex_2_3::BaseExc')
    inst->lineNumber() << ": " << e);
/usr/include/OpenEXR/IexMacros.h:110:27: note: in definition of macro 'REPLACE_EXC'
         _iex_replace_s << text;              \

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpvO media-libs/ctl
[ebuild     UD] media-libs/ctl-1.4.1 [1.5.2-r1] USE="-static-libs%"
Comment 1 Toralf Förster gentoo-dev 2018-10-12 13:20:40 UTC
Created attachment 550898 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-12 13:20:42 UTC
Created attachment 550900 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-12 13:20:45 UTC
Created attachment 550902 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-12 13:20:47 UTC
Created attachment 550904 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-12 13:20:50 UTC
Created attachment 550906 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-12 13:20:53 UTC
Created attachment 550908 [details]
media-libs:ctl-1.4.1:20181012-032144.log
Comment 7 Toralf Förster gentoo-dev 2018-10-12 13:20:55 UTC
Created attachment 550910 [details]
temp.tbz2
Comment 8 Rolf Eike Beer archtester 2019-04-07 08:51:07 UTC
Marking this one as duplicate as the other one has more information.

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