Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 874552

Summary: app-i18n/scim-1.4.18 - scim_panel_gtk.cpp: error: type double cannot be narrowed to guint16
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: CJK Team <cjk>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
app-i18n:scim-1.4.18:20221003-060806.log.bz2
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

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