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

Bug 638368

Summary: app-i18n/scim-1.4.17 : scim-bridge-agent-signal-listener.cpp:67:57: error: invalid conversion from char to const void* [-fpermissive]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: normal CC: kentnl, plevine457
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/6625
https://github.com/gentoo/gentoo/pull/7732
https://bugs.gentoo.org/show_bug.cgi?id=653218
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 626764, 653218    
Bug Blocks: 617524    
Attachments: emerge-info.txt
app-i18n:scim-1.4.17:20171121-102829.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-11-21 18:25:21 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../src -I../../.. -I../../../src -I../../../extras/immodules/common -DSCIM_LOCALEDIR=\"/usr/share/locale\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_KEYBOARD_ICON_FILE=\"/usr/share/scim/icons/keyboard.png\" -DSCIM_LIBEXECDIR=\"/usr/lib64/scim-1.0\" -DSCIM_VERSION=\"1.4.17\" -DGETTEXT_PACKAGE=\"scim\"   -Werror=terminate -O2 -pipe -march=native -c -o scim-bridge-agent-signal-listener.o scim-bridge-agent-signal-listener.cpp
scim-bridge-agent-signal-listener.cpp: In function ‘void sig_quit(int)’:
scim-bridge-agent-signal-listener.cpp:67:57: error: invalid conversion from ‘char’ to ‘const void*’ [-fpermissive]
         send (pipe_in, '\0', sizeof (char), MSG_NOSIGNAL);
                                                         ^
In file included from scim-bridge-agent-signal-listener.cpp:27:0:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib_libressl_20171119-113915

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv app-i18n/scim
[ebuild  N    ] app-i18n/scim-1.4.17  USE="-doc -gtk3"
Comment 1 Toralf Förster gentoo-dev 2017-11-21 18:25:24 UTC
Created attachment 505420 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-21 18:25:27 UTC
Created attachment 505422 [details]
app-i18n:scim-1.4.17:20171121-102829.log
Comment 3 Toralf Förster gentoo-dev 2017-11-21 18:25:30 UTC
Created attachment 505424 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-21 18:25:33 UTC
Created attachment 505426 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-21 18:25:36 UTC
Created attachment 505428 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-21 18:25:38 UTC
Created attachment 505430 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-21 18:25:41 UTC
Created attachment 505432 [details]
temp.tbz2
Comment 8 Arfrever Frehtes Taifersar Arahesis 2017-11-23 09:55:40 UTC
*** Bug 638374 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2018-01-05 06:49:06 UTC
The bug has been referenced in the following commit(s):

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

commit 0aba0a8b1c6bbf11347bfd58b19ce19d6bb2d760
Author:     Benda Xu <heroxbd@gentoo.org>
AuthorDate: 2018-01-05 06:43:08 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2018-01-05 06:48:53 +0000

    app-i18n/scim: version bump.
    
    Suggested-By: Juanjie Xi <strangemk3@gmail.com>
    Closes: https://bugs.gentoo.org/626764
    Closes: https://github.com/gentoo/gentoo/pull/6625
    Bug: https://bugs.gentoo.org/638368

 app-i18n/scim/Manifest           |  1 +
 app-i18n/scim/scim-1.4.18.ebuild | 98 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 99 insertions(+)}
Comment 10 Arfrever Frehtes Taifersar Arahesis 2018-04-01 03:11:50 UTC
This bug was fixed in app-i18n/scim-1.4.18.

(I plan to fix remaining part of bug #574234 in app-i18n/scim-1.4.18 before requesting stabilization.)
Comment 11 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-12-14 02:46:24 UTC
Adding dep on #653218 so when alpha and hppa finally stabilize, this old version can be cleansed.