Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651744 - media-libs/taglib-1.11.1-r1 : /.../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/taglib-1.11.1-r1 : /.../c++<snip>_warning.h:32:2: error: #error Th...
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-03-27 17:24 UTC by Toralf Förster
Modified: 2018-05-26 11:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.53 KB, text/plain)
2018-03-27 17:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,78.74 KB, text/plain)
2018-03-27 17:24 UTC, Toralf Förster
Details
environment (environment,132.58 KB, text/plain)
2018-03-27 17:24 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.23 KB, application/x-bzip)
2018-03-27 17:24 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.22 KB, application/x-bzip)
2018-03-27 17:25 UTC, Toralf Förster
Details
media-libs:taglib-1.11.1-r1:20180327-023037.log (media-libs:taglib-1.11.1-r1:20180327-023037.log,297.08 KB, text/plain)
2018-03-27 17:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.73 KB, application/x-bzip)
2018-03-27 17:25 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-03-27 17:24:47 UTC
                 from /usr/include/cppunit/extensions/HelperMacros.h:9,
                 from /var/tmp/portage/media-libs/taglib-1.11.1-r1/work/taglib-1.11.1/tests/test_list.cpp:27:
/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-developer_20180324-221829

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.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 media-libs/taglib
[ebuild  N    ] media-libs/taglib-1.11.1-r1  USE="{test} -boost -debug -examples" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-03-27 17:24:50 UTC
Created attachment 525688 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-27 17:24:53 UTC
Created attachment 525690 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-27 17:24:56 UTC
Created attachment 525692 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-27 17:24:59 UTC
Created attachment 525694 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-27 17:25:02 UTC
Created attachment 525696 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-27 17:25:05 UTC
Created attachment 525698 [details]
media-libs:taglib-1.11.1-r1:20180327-023037.log
Comment 7 Toralf Förster gentoo-dev 2018-03-27 17:25:08 UTC
Created attachment 525700 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-05-26 11:05:01 UTC
The bug has been closed via the following commit(s):

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

commit 902cd6d8714b9df57fac6971f913681e791dc617
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-05-26 11:04:01 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-05-26 11:04:46 +0000

    media-libs/taglib: Force C++11
    
    Closes: https://bugs.gentoo.org/651744
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-libs/taglib/taglib-1.11.1-r1.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)