Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787185 - media-sound/din-50.2 - /.../gamma.tcc: error: expected unqualified-id before = token
Summary: media-sound/din-50.2 - /.../gamma.tcc: error: expected unqualified-id before ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-04-30 18:20 UTC by Toralf Förster
Modified: 2021-06-14 18:35 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.16 KB, text/plain)
2021-04-30 18:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,355.02 KB, text/plain)
2021-04-30 18:20 UTC, Toralf Förster
Details
environment (environment,73.26 KB, text/plain)
2021-04-30 18:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,30.85 KB, application/x-bzip)
2021-04-30 18:20 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.25 KB, application/x-bzip)
2021-04-30 18:20 UTC, Toralf Förster
Details
media-sound:din-50.2:20210430-181556.log (media-sound:din-50.2:20210430-181556.log,23.89 KB, text/plain)
2021-04-30 18:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.36 KB, application/x-bzip)
2021-04-30 18:20 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 2021-04-30 18:20:36 UTC
                 from font_editor.cc:10:
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/tr1/gamma.tcc: In function ‘_Tp std::__detail::__log_gamma_bernoulli(_Tp)’:
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/tr1/gamma.tcc:162:18: error: expected unqualified-id before ‘=’ token
  162 |       _Tp __help = _Tp(1) / __x;
      |                  ^
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/tr1/gamma.tcc:166:18: error: expected primary-expression before ‘/=’ token
  166 |           __help /= __2i * (__2i - _Tp(1)) * __xx;

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20210420-165442

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0
  [2]   rust-1.51.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.4
  [2]   php8.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Apr 30 18:11:28 UTC 2021

emerge -qpvO media-sound/din
[ebuild  N    ] media-sound/din-50.2  USE="alsa -jack"
Comment 1 Toralf Förster gentoo-dev 2021-04-30 18:20:37 UTC
Created attachment 704628 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-30 18:20:39 UTC
Created attachment 704631 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-30 18:20:41 UTC
Created attachment 704634 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-30 18:20:42 UTC
Created attachment 704637 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-30 18:20:43 UTC
Created attachment 704640 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-30 18:20:44 UTC
Created attachment 704643 [details]
media-sound:din-50.2:20210430-181556.log
Comment 7 Toralf Förster gentoo-dev 2021-04-30 18:20:45 UTC
Created attachment 704646 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-06-14 16:11:32 UTC
The bug has been closed via the following commit(s):

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

commit 238d4c26092568ac7c3bb25753405909d61d8c8c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-14 15:15:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-14 16:11:21 +0000

    media-sound/din: fix build with GCC 11
    
    Closes: https://bugs.gentoo.org/787185
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/din/din-50.2.ebuild                    |  1 +
 .../files/din-50.2-gcc11-rename-identifier.patch   | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2021-06-14 18:35:13 UTC
The bug has been closed via the following commit(s):

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

commit bb8db1b7ce49d515a04cde6f28b86e3ec637b71b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-14 18:34:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-14 18:35:05 +0000

    media-sound/din: fix line-endings in patch
    
    Closes: https://bugs.gentoo.org/787185
    Signed-off-by: Sam James <sam@gentoo.org>

 .../din/files/din-50.2-gcc11-rename-identifier.patch | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)