Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874552 - app-i18n/scim-1.4.18 - scim_panel_gtk.cpp: error: type double cannot be narrowed to guint16
Summary: app-i18n/scim-1.4.18 - scim_panel_gtk.cpp: error: type double cannot be narro...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-03 08:14 UTC by Toralf Förster
Modified: 2022-10-03 08:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.88 KB, text/plain)
2022-10-03 08:14 UTC, Toralf Förster
Details
app-i18n:scim-1.4.18:20221003-060806.log.bz2 (app-i18n:scim-1.4.18:20221003-060806.log.bz2,15.43 KB, application/x-bzip)
2022-10-03 08:14 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,2.85 KB, application/x-bzip)
2022-10-03 08:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,46.23 KB, text/plain)
2022-10-03 08:14 UTC, Toralf Förster
Details
environment (environment,131.23 KB, text/plain)
2022-10-03 08:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.01 KB, application/x-bzip)
2022-10-03 08:14 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,19.15 KB, application/x-bzip)
2022-10-03 08:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,50.49 KB, application/x-bzip)
2022-10-03 08:14 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-10-03 08:14:19 UTC
/usr/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro
      'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' ...
                                           ^
scim_panel_gtk.cpp:2563:34: error: type 'double' cannot be narrowed to 'guint16'
      (aka 'unsigned short') in initializer list [-Wc++11-narrowing]
    guint16 _normal_bg_rgb[] = { 65536*_normal_bg.red, 65536*_normal_bg....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20221002-133630

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby30 *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit af50553c502d12d3163e7ed114fc3646f1d1afd7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 05:33:59 2022 +0000

    2022-10-03 05:33:58 UTC

emerge -qpvO app-i18n/scim
[ebuild  N    ] app-i18n/scim-1.4.18  USE="gtk3 -doc"
Comment 1 Toralf Förster gentoo-dev 2022-10-03 08:14:20 UTC
Created attachment 817294 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 08:14:21 UTC
Created attachment 817297 [details]
app-i18n:scim-1.4.18:20221003-060806.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-03 08:14:22 UTC
Created attachment 817300 [details]
clang.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2022-10-03 08:14:23 UTC
Created attachment 817303 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-10-03 08:14:25 UTC
Created attachment 817306 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-10-03 08:14:26 UTC
Created attachment 817309 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-03 08:14:27 UTC
Created attachment 817312 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-03 08:14:28 UTC
Created attachment 817315 [details]
temp.tar.bz2