Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651264 - dev-libs/librevenge-0.0.4-r1 : [TEST] /.../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: dev-libs/librevenge-0.0.4-r1 : [TEST] /.../c++<snip>_warning.h:32:2: error: #...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Seifert
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-03-23 17:09 UTC by Toralf Förster
Modified: 2018-05-26 22:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.41 KB, text/plain)
2018-03-23 17:09 UTC, Toralf Förster
Details
dev-libs:librevenge-0.0.4-r1:20180323-161532.log (dev-libs:librevenge-0.0.4-r1:20180323-161532.log,68.42 KB, text/plain)
2018-03-23 17:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,49.68 KB, text/plain)
2018-03-23 17:09 UTC, Toralf Förster
Details
environment (environment,60.23 KB, text/plain)
2018-03-23 17:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.70 KB, application/x-bzip)
2018-03-23 17:09 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.40 KB, application/x-bzip)
2018-03-23 17:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.54 KB, application/x-bzip)
2018-03-23 17:09 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-23 17:09:09 UTC
                 from /usr/include/cppunit/extensions/HelperMacros.h:9,
                 from /var/tmp/portage/dev-libs/librevenge-0.0.4-r1/work/librevenge-0.0.4/src/test/RVNGBinaryDataTest.cpp:20:
/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-hardened_test_20180322-194027

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
 [2] x86_64-pc-linux-gnu-5.4.0-hardenednopie
 [3] x86_64-pc-linux-gnu-5.4.0-hardenednopiessp
 [4] x86_64-pc-linux-gnu-5.4.0-hardenednossp
 [5] x86_64-pc-linux-gnu-5.4.0-vanilla

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




emerge -qpv dev-libs/librevenge
[ebuild  N    ] dev-libs/librevenge-0.0.4-r1  USE="{test} -doc" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-03-23 17:09:12 UTC
Created attachment 525006 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-23 17:09:15 UTC
Created attachment 525008 [details]
dev-libs:librevenge-0.0.4-r1:20180323-161532.log
Comment 3 Toralf Förster gentoo-dev 2018-03-23 17:09:18 UTC
Created attachment 525010 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-23 17:09:20 UTC
Created attachment 525012 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-23 17:09:23 UTC
Created attachment 525014 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-23 17:09:26 UTC
Created attachment 525016 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-03-23 17:09:29 UTC
Created attachment 525018 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-05-26 22:18:36 UTC
The bug has been closed via the following commit(s):

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

commit a3fb11b6bb348d9b15000f5f10907ffb76b4e64e
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-05-26 13:13:54 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-05-26 22:18:16 +0000

    dev-libs/librevenge: Force C++11
    
    Closes: https://bugs.gentoo.org/651264
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-libs/librevenge/librevenge-0.0.4-r1.ebuild |  9 ++++++---
 dev-libs/librevenge/librevenge-9999.ebuild     | 11 +++++++----
 2 files changed, 13 insertions(+), 7 deletions(-)