Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649282 - media-video/bino-1.6.6 : /.../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-video/bino-1.6.6 : /.../c++<snip>_warning.h:32:2: error: #error This fi...
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-01 22:08 UTC by Toralf Förster
Modified: 2018-11-29 21:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.06 KB, text/plain)
2018-03-01 22:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,232.20 KB, text/plain)
2018-03-01 22:08 UTC, Toralf Förster
Details
environment (environment,87.57 KB, text/plain)
2018-03-01 22:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.67 KB, application/x-bzip)
2018-03-01 22:08 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.39 KB, application/x-bzip)
2018-03-01 22:08 UTC, Toralf Förster
Details
media-video:bino-1.6.6:20180301-200511.log (media-video:bino-1.6.6:20180301-200511.log,76.39 KB, text/plain)
2018-03-01 22:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.05 KB, application/x-bzip)
2018-03-01 22:08 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-01 22:08:03 UTC
                 from gui.h:33,
                 from dispatch.cpp:41:
/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/qt5/QtCore/qglobal.h:98:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_20180224-093310

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

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)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 

emerge -qpv media-video/bino
[ebuild  N    ] media-video/bino-1.6.6  USE="-debug -doc -libav -lirc" VIDEO_CARDS="-nvidia"
Comment 1 Toralf Förster gentoo-dev 2018-03-01 22:08:07 UTC
Created attachment 521776 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-01 22:08:10 UTC
Created attachment 521778 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-01 22:08:13 UTC
Created attachment 521780 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-01 22:08:17 UTC
Created attachment 521782 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-01 22:08:20 UTC
Created attachment 521784 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-01 22:08:23 UTC
Created attachment 521786 [details]
media-video:bino-1.6.6:20180301-200511.log
Comment 7 Toralf Förster gentoo-dev 2018-03-01 22:08:25 UTC
Created attachment 521788 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-11-29 21:59:34 UTC
The bug has been closed via the following commit(s):

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

commit 115c5abe1f92131d0f68487b4f81fb9119e063f3
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-11-29 21:59:06 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-11-29 21:59:06 +0000

    media-video/bino: Fix building with GCC 5
    
    Closes: https://bugs.gentoo.org/649282
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: David Seifert <soap@gentoo.org>

 media-video/bino/bino-1.6.6.ebuild | 3 +++
 media-video/bino/bino-1.6.7.ebuild | 5 ++++-
 2 files changed, 7 insertions(+), 1 deletion(-)