Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638596 - app-accessibility/epos-2.5.37-r2 : matrix.cc:66:2: error: there are no arguments to assert that depend on a template parameter, so a declaration of assert must be available [-fpermissive]
Summary: app-accessibility/epos-2.5.37-r2 : matrix.cc:66:2: error: there are no argume...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Accessibility Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-7
  Show dependency tree
 
Reported: 2017-11-23 19:00 UTC by Toralf Förster
Modified: 2018-04-04 21:09 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.54 KB, text/plain)
2017-11-23 19:00 UTC, Toralf Förster
Details
app-accessibility:epos-2.5.37-r2:20171123-055632.log (app-accessibility:epos-2.5.37-r2:20171123-055632.log,16.47 KB, text/plain)
2017-11-23 19:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,158.63 KB, text/plain)
2017-11-23 19:00 UTC, Toralf Förster
Details
environment (environment,88.04 KB, text/plain)
2017-11-23 19:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.16 KB, application/x-bzip)
2017-11-23 19:00 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,27.63 KB, application/x-bzip)
2017-11-23 19:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.73 KB, application/x-bzip)
2017-11-23 19:00 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 2017-11-23 19:00:15 UTC
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -Werror=terminate -O2 -pipe -march=native -c matrix.cc  -fPIC -DPIC -o .libs/matrix.o
matrix.cc: In member function ‘void CMatrix<T>::multiplyByTransponed(const CMatrix<T>&, CMatrix<T>&)’:
matrix.cc:66:2: error: there are no arguments to ‘assert’ that depend on a template parameter, so a declaration of ‘assert’ must be available [-fpermissive]
  assert (cols == y.cols);
  ^~~~~~
matrix.cc:66:2: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_test_20171118-222131

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy (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 app-accessibility/epos
[ebuild  N    ] app-accessibility/epos-2.5.37-r2
Comment 1 Toralf Förster gentoo-dev 2017-11-23 19:00:18 UTC
Created attachment 505958 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-23 19:00:21 UTC
Created attachment 505960 [details]
app-accessibility:epos-2.5.37-r2:20171123-055632.log
Comment 3 Toralf Förster gentoo-dev 2017-11-23 19:00:24 UTC
Created attachment 505962 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-23 19:00:27 UTC
Created attachment 505964 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-23 19:00:30 UTC
Created attachment 505966 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-23 19:00:33 UTC
Created attachment 505968 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-23 19:00:36 UTC
Created attachment 505970 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-04-04 21:09:52 UTC
The bug has been closed via the following commit(s):

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

commit 8fbdb72214f4e64288c4abe4b4bc6fb9eee760a7
Author:     Peter Levine <plevine457@gmail.com>
AuthorDate: 2018-03-31 08:48:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-04-04 21:09:32 +0000

    app-accessibility/epos: Fix building with GCC-7
    
    Bug: https://bugs.gentoo.org/638596
    Closes: https://bugs.gentoo.org/638596
    Closes: https://github.com/gentoo/gentoo/pull/7760
    Package-Manager: Portage-2.3.16, Repoman-2.3.6
    Closes: https://github.com/gentoo/gentoo/pull/7760

 app-accessibility/epos/epos-2.5.37-r2.ebuild       |  1 +
 .../epos/files/epos-2.5.37-gcc7.patch              | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 8fbdb72214f4e64288c4abe4b4bc6fb9eee760a7
Author:     Peter Levine <plevine457@gmail.com>
AuthorDate: 2018-03-31 08:48:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-04-04 21:09:32 +0000

    app-accessibility/epos: Fix building with GCC-7
    
    Bug: https://bugs.gentoo.org/638596
    Closes: https://bugs.gentoo.org/638596
    Closes: https://github.com/gentoo/gentoo/pull/7760
    Package-Manager: Portage-2.3.16, Repoman-2.3.6
    Closes: https://github.com/gentoo/gentoo/pull/7760

 app-accessibility/epos/epos-2.5.37-r2.ebuild       |  1 +
 .../epos/files/epos-2.5.37-gcc7.patch              | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)}