Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884011 - games-strategy/crimson-0.5.3-r1 - ../.../font.cpp: error: non-constant-expression cannot be narrowed
Summary: games-strategy/crimson-0.5.3-r1 - ../.../font.cpp: error: non-constant-expres...
Status: CONFIRMED
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:
Depends on:
Blocks:
 
Reported: 2022-12-02 10:47 UTC by Toralf Förster
Modified: 2022-12-02 10:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.21 KB, text/plain)
2022-12-02 10:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,246.46 KB, text/plain)
2022-12-02 10:48 UTC, Toralf Förster
Details
environment (environment,39.37 KB, text/plain)
2022-12-02 10:48 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,694 bytes, application/x-bzip)
2022-12-02 10:48 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,48.74 KB, application/x-bzip)
2022-12-02 10:48 UTC, Toralf Förster
Details
games-strategy:crimson-0.5.3-r1:20221202-050054.log (games-strategy:crimson-0.5.3-r1:20221202-050054.log,20.92 KB, text/plain)
2022-12-02 10:48 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.82 KB, application/x-bzip)
2022-12-02 10:48 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,54.84 KB, application/x-bzip)
2022-12-02 10:48 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,864 bytes, application/x-bzip)
2022-12-02 10:48 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 2022-12-02 10:47:56 UTC
too long lines were shrinked:

clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=
clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=
clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=
clang++ -DPACKAGE_NAME=\"Crimson\ Fields\" -DPACKAGE_TARNAME=\"crimson\" -DPACKAGE_VERSION=\"0.5.3\" -DPACKAGE_STRING=\"Crimson\ Fields\ 0.5.3\" -DPACKAGE_BUGREPORT=\"jensgr@gmx.net\" -DPACKAGE=\"crimson\" -DVERSION=\"0.5.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=
../common/font.cpp:203:28: error: non-constant-expression cannot be narrowed
      from type 'int' to 'Uint16' (aka 'unsigned short') in initializer list
      [-Wc++11-narrowing]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20221130-140003

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
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.6
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
2)	Eclipse Temurin JRE 8.352_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8 
  [2]   openjdk-jre-bin-17  system-vm

php cli (if any):
  [1]   php8.1 *

  HEAD of ::gentoo
commit 76101f5bd4aae847fc5fff3de794835bc4616c28
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 2 04:02:05 2022 +0000

    2022-12-02 04:02:05 UTC

emerge -qpvO games-strategy/crimson
[ebuild  N    ] games-strategy/crimson-0.5.3-r1  USE="zlib -test"
Comment 1 Toralf Förster gentoo-dev 2022-12-02 10:47:58 UTC
Created attachment 838967 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-02 10:48:00 UTC
Created attachment 838969 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-02 10:48:01 UTC
Created attachment 838971 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-02 10:48:02 UTC
Created attachment 838973 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-02 10:48:03 UTC
Created attachment 838975 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-02 10:48:05 UTC
Created attachment 838977 [details]
games-strategy:crimson-0.5.3-r1:20221202-050054.log
Comment 7 Toralf Förster gentoo-dev 2022-12-02 10:48:06 UTC
Created attachment 838979 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-02 10:48:07 UTC
Created attachment 838981 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-12-02 10:48:08 UTC
Created attachment 838983 [details]
var.tmp.clang.tar.bz2