Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652182 - dev-libs/zookeeper-c-3.4.10 : [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/zookeeper-c-3.4.10 : [TEST] /.../c++<snip>_warning.h:32:2: error: #e...
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-04-02 08:04 UTC by Toralf Förster
Modified: 2018-05-26 10:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.82 KB, text/plain)
2018-04-02 08:04 UTC, Toralf Förster
Details
dev-libs:zookeeper-c-3.4.10:20180401-235850.log (dev-libs:zookeeper-c-3.4.10:20180401-235850.log,25.82 KB, text/plain)
2018-04-02 08:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,265.64 KB, text/plain)
2018-04-02 08:04 UTC, Toralf Förster
Details
environment (environment,10.62 KB, text/plain)
2018-04-02 08:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.22 KB, application/x-bzip)
2018-04-02 08:04 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.69 KB, application/x-bzip)
2018-04-02 08:04 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,38.04 KB, application/x-bzip)
2018-04-02 08:05 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-02 08:04:37 UTC
                 from /usr/include/cppunit/TestAssert.h:8,
                 from tests/TestDriver.cc:35:
/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]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)

java-config:
The following VMs are available for generation-2:


emerge -qpv dev-libs/zookeeper-c
[ebuild  N    ] dev-libs/zookeeper-c-3.4.10  USE="{test} -doc -static-libs"
Comment 1 Toralf Förster gentoo-dev 2018-04-02 08:04:41 UTC
Created attachment 526286 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-02 08:04:44 UTC
Created attachment 526288 [details]
dev-libs:zookeeper-c-3.4.10:20180401-235850.log
Comment 3 Toralf Förster gentoo-dev 2018-04-02 08:04:47 UTC
Created attachment 526290 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-04-02 08:04:50 UTC
Created attachment 526292 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-04-02 08:04:54 UTC
Created attachment 526294 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-02 08:04:57 UTC
Created attachment 526296 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-04-02 08:05:00 UTC
Created attachment 526298 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-05-26 10:43:07 UTC
The bug has been closed via the following commit(s):

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

commit 663d2a572c06ac9ce18599aaf393c0466bd9a7d4
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-05-26 10:41:54 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-05-26 10:42:48 +0000

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

 dev-libs/zookeeper-c/zookeeper-c-3.4.10.ebuild | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)