Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653400 - media-libs/libcaca-0.99_beta19 : /.../c++<snip>_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler op
Summary: media-libs/libcaca-0.99_beta19 : /.../c++<snip>_warning.h:32:2: error: #error...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-17 16:45 UTC by Toralf Förster
Modified: 2018-06-30 11:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.13 KB, text/plain)
2018-04-17 16:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,320.76 KB, text/plain)
2018-04-17 16:45 UTC, Toralf Förster
Details
environment (environment,233.38 KB, text/plain)
2018-04-17 16:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.31 KB, application/x-bzip)
2018-04-17 16:46 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,310.72 KB, application/x-bzip)
2018-04-17 16:46 UTC, Toralf Förster
Details
media-libs:libcaca-0.99_beta19:20180416-202130.log (media-libs:libcaca-0.99_beta19:20180416-202130.log,142.19 KB, text/plain)
2018-04-17 16:46 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,60.00 KB, application/x-bzip)
2018-04-17 16:46 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-04-17 16:45:53 UTC
                 from /usr/include/cppunit/extensions/HelperMacros.h:9,
                 from /var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/test/canvas.cpp:15:
/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
  ^
In file included from /usr/include/cppunit/TestAssert.h:8:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_abi32+64_20180408-183609

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *



emerge -qpv media-libs/libcaca
[ebuild  N    ] media-libs/libcaca-0.99_beta19  USE="cxx ncurses -X -doc -imlib -java -mono -opengl -python (-ruby) -slang -static-libs {-test} -truetype" ABI_X86="32 (64) (-x32)" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-04-17 16:45:56 UTC
Created attachment 527692 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-17 16:45:59 UTC
Created attachment 527694 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-04-17 16:46:02 UTC
Created attachment 527696 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-04-17 16:46:05 UTC
Created attachment 527698 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-04-17 16:46:08 UTC
Created attachment 527700 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-17 16:46:11 UTC
Created attachment 527702 [details]
media-libs:libcaca-0.99_beta19:20180416-202130.log
Comment 7 Toralf Förster gentoo-dev 2018-04-17 16:46:14 UTC
Created attachment 527704 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-06-30 11:29:50 UTC
The bug has been closed via the following commit(s):

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

commit 2de7688161f15e8b57c8eb31ed4b212d9e952990
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-06-30 11:27:18 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-06-30 11:27:18 +0000

    media-libs/libcaca: Force C++11
    
    Closes: https://bugs.gentoo.org/653400
    Package-Manager: Portage-2.3.41, Repoman-2.3.9

 media-libs/libcaca/libcaca-0.99_beta19.ebuild | 3 +++
 1 file changed, 3 insertions(+)