Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638374 - app-i18n/scim-1.4.16 : scim-bridge-agent-signal-listener.cpp:67:57: error: invalid conversion from char to const void* [-fpermissive]
Summary: app-i18n/scim-1.4.16 : scim-bridge-agent-signal-listener.cpp:67:57: error: in...
Status: RESOLVED DUPLICATE of bug 638368
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:
 
Reported: 2017-11-21 18:26 UTC by Toralf Förster
Modified: 2017-11-23 09:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.32 KB, text/plain)
2017-11-21 18:26 UTC, Toralf Förster
Details
app-i18n:scim-1.4.16:20171121-113404.log (app-i18n:scim-1.4.16:20171121-113404.log,211.58 KB, text/plain)
2017-11-21 18:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,110.91 KB, text/plain)
2017-11-21 18:26 UTC, Toralf Förster
Details
environment (environment,112.65 KB, text/plain)
2017-11-21 18:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.64 KB, application/x-bzip)
2017-11-21 18:26 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,19.96 KB, application/x-bzip)
2017-11-21 18:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,42.04 KB, application/x-bzip)
2017-11-21 18:26 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 2017-11-21 18:26:36 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../..  -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.16\" -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.16  USE="-doc -gtk3"
Comment 1 Toralf Förster gentoo-dev 2017-11-21 18:26:39 UTC
Created attachment 505458 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-21 18:26:41 UTC
Created attachment 505460 [details]
app-i18n:scim-1.4.16:20171121-113404.log
Comment 3 Toralf Förster gentoo-dev 2017-11-21 18:26:44 UTC
Created attachment 505462 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-21 18:26:47 UTC
Created attachment 505464 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-21 18:26:50 UTC
Created attachment 505466 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-21 18:26:53 UTC
Created attachment 505468 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-21 18:26:55 UTC
Created attachment 505470 [details]
temp.tbz2
Comment 8 Arfrever Frehtes Taifersar Arahesis 2017-11-23 09:55:40 UTC

*** This bug has been marked as a duplicate of bug 638368 ***