Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899574 - games-puzzle/pingus-0.7.6-r4 - src/.../font_description.cpp: error: unicode was not declared in this scope
Summary: games-puzzle/pingus-0.7.6-r4 - src/.../font_description.cpp: error: unicode w...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 899026 (view as bug list)
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-03-04 09:30 UTC by Toralf Förster
Modified: 2023-04-23 04:01 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.17 KB, text/plain)
2023-03-04 09:30 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,75.05 KB, application/x-bzip)
2023-03-04 09:30 UTC, Toralf Förster
Details
environment (environment,124.45 KB, text/plain)
2023-03-04 09:30 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,702 bytes, application/x-bzip)
2023-03-04 09:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.69 KB, application/x-bzip)
2023-03-04 09:30 UTC, Toralf Förster
Details
games-puzzle:pingus-0.7.6-r4:20230304-022218.log (games-puzzle:pingus-0.7.6-r4:20230304-022218.log,21.44 KB, text/plain)
2023-03-04 09:30 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,1.52 KB, application/x-bzip)
2023-03-04 09:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.40 KB, application/x-bzip)
2023-03-04 09:31 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 2023-03-04 09:30:53 UTC
   26 |   unicode(0),
      |   ^~~~~~~
src/engine/display/font_description.cpp: In constructor GlyphDescription::GlyphDescription(const FileReader&):
src/engine/display/font_description.cpp:35:3: error: class GlyphDescription does not have any field named unicode
   35 |   unicode(0),
      |   ^~~~~~~
src/engine/display/font_description.cpp:42:3: error: unicode was not declared in this scope; did you mean union?
   42 |   unicode = lazy;
      |   ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-j5-20230301-010027

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.67.1 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.6_p10 [openjdk-17]
2)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
5)	Eclipse Temurin JRE 17.0.6_p10 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm
  [5]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0 *
  [3]   php8.2

  HEAD of ::gentoo
commit 0a8d6990ed197aab0db0c6c75138e6938dcbf2fd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Mar 4 01:31:57 2023 +0000

    2023-03-04 01:31:56 UTC

emerge -qpvO games-puzzle/pingus
[ebuild  N    ] games-puzzle/pingus-0.7.6-r4  USE="opengl -music"
Comment 1 Toralf Förster gentoo-dev 2023-03-04 09:30:54 UTC
Created attachment 856090 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-04 09:30:55 UTC
Created attachment 856092 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-03-04 09:30:56 UTC
Created attachment 856094 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-03-04 09:30:57 UTC
Created attachment 856096 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-03-04 09:30:58 UTC
Created attachment 856098 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-04 09:30:59 UTC
Created attachment 856100 [details]
games-puzzle:pingus-0.7.6-r4:20230304-022218.log
Comment 7 Toralf Förster gentoo-dev 2023-03-04 09:31:00 UTC
Created attachment 856102 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-03-04 09:31:01 UTC
Created attachment 856104 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-19 03:09:53 UTC
*** Bug 899026 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2023-04-23 04:01:01 UTC
The bug has been closed via the following commit(s):

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

commit f184af3db161e418a64f2852dadca49b22c8b1cc
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2023-04-23 03:59:57 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-04-23 03:59:57 +0000

    games-puzzle/pingus: fix build w/ gcc13
    
    Closes: https://bugs.gentoo.org/899574
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-puzzle/pingus/files/pingus-0.7.6-gcc13.patch | 13 +++++++++++++
 games-puzzle/pingus/pingus-0.7.6-r4.ebuild         |  1 +
 2 files changed, 14 insertions(+)