[Uim-bugs] [Bug 29705] uim 1.6.0: uim-module-manager doesn't work properly if --libexecdir is specified different dir.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Aug 21 23:51:07 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29705

--- Comment #4 from Masato Hashimoto <cabezon.hashimoto at gmail.com> 2010-08-21 23:51:07 PDT ---
Created an attachment (id=38057)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=38057)
full log of building uim with --enable-debug

Compiling uim with --enable-debug is failed. Latest messages are as follows and
attached is full log:

---
g++ -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -I.. -I..
-DUSE_GTK_CANDWIN    -Wall -I/usr/include/freetype2   -g -O2 -pipe -W -Wall
-Wchar-subscripts -Wnon-virtual-dtor -Wno-long-long -Wcast-align -Wconversion
-Wpointer-arith -Wwrite-strings -Wformat-security -g -Werror -MT uim_xim-main.o
-MD -MP -MF .deps/uim_xim-main.Tpo -c -o uim_xim-main.o `test -f 'main.cpp' ||
echo './'`main.cpp
cc1plus: warnings being treated as errors
main.cpp: In function ‘void add_window_watch(Window, WindowIf*, int)’:
main.cpp:188:48: error: conversion to ‘unsigned int’ from ‘Window’ may alter
its value
main.cpp: In function ‘void remove_window_watch(Window)’:
main.cpp:206:34: error: conversion to ‘std::map<unsigned int, WindowIf*,
std::less<unsigned int>, std::allocator<std::pair<const unsigned int,
WindowIf*> > >::key_type’ from ‘Window’ may alter its value
main.cpp: In function ‘WindowIf* findWindowIf(Window)’:
main.cpp:215:33: error: conversion to ‘std::map<unsigned int, WindowIf*,
std::less<unsigned int>, std::allocator<std::pair<const unsigned int,
WindowIf*> > >::key_type’ from ‘Window’ may alter its value
main.cpp: In function ‘void notifyLocale(XEvent*)’:
main.cpp:266:77: error: conversion to ‘int’ from ‘size_t’ may alter its value
main.cpp: In function ‘void init_supported_locales()’:
main.cpp:431:35: error: conversion to ‘int’ from ‘size_t’ may alter its value
main.cpp:447:26: error: conversion to ‘int’ from ‘size_t’ may alter its value
make[1]: *** [uim_xim-main.o] エラー 1
make[1]: ディレクトリ `/home/hashimo/sources/uim-custom/src/uim-1.6.0/xim' から出ます
make: *** [all-recursive] エラー 1
    Aborting...
---

My environment:
gcc 4.5.1
gtk 2.20.1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the uim-bugs mailing list