>>> Unpacking source... >>> Unpacking ekg-1.8rc1.tar.gz to /var/tmp/portage/net-im/ekg-1.8_rc1/work * Applying ekg-1.8_rc1-gtkutil-button-decl.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-im/ekg-1.8_rc1/work/ekg-1.8rc1 ... ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-ioctld --disable-static --enable-dynamic --enable-force-ncurses --enable-ui-readline --with-python --without-pthread --without-libjpeg --without-libgif --with-zlib --disable-aspell --with-openssl --enable-openssl --disable-ui-gtk --build=i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for an ANSI C-conforming const... yes checking for gmake... /usr/bin/gmake checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for t_accept in -lnsl... no checking for socket in -lsocket... no checking for __inet_addr in -lbind... no checking for inet_pton... yes checking for pkg-config... pkg-config checking for OpenSSL... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for dirname... yes checking for getopt_long... yes checking for scandir... yes checking for setenv... yes checking for strlcat... no checking for strlcpy... no checking for utimes... yes checking for mkstemp... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for setlocale... yes checking for strcoll... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace... yes checking for gg_login in -lgadu... yes checking for inet_pton... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for initscr in -lncurses... yes CURSES_INCLUDES= checking for tgetent in -ltermcap... no checking for readline.h... /usr/include/readline/readline.h checking for rl_set_prompt... no checking for rl_filename_completion_function... no checking for rl_get_screen_size... no checking for rl_set_key... no checking for rl_bind_key_in_map... no checking for gsm_decode in -lgsm... yes checking gsm.h usability... no checking gsm.h presence... no checking for gsm.h... no checking gsm/gsm.h usability... yes checking gsm/gsm.h presence... yes checking for gsm/gsm.h... yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking for DGifSlurp in -lungif... no checking for python... /usr/bin/python Found Python version 2.5 /usr checking for Python.h... /usr/include/python2.5/Python.h checking for gzopen in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking linux/kd.h usability... yes checking linux/kd.h presence... yes checking for linux/kd.h... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating examples/Makefile config.status: creating config.h configured options: - openssl: enabled - ioctld: enabled - python: enabled - zlib: enabled - libungif: disabled - libjpeg: disabled - ui-readline: enabled - ui-ncurses: enabled (default) - ui-gtk: disabled - aspell: disabled make -j14 cd src && /usr/bin/gmake all gmake[1]: Entering directory `/var/tmp/portage/net-im/ekg-1.8_rc1/work/ekg-1.8rc1/src' i686-pc-linux-gnu-gcc -MM -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" stuff.c commands.c events.c themes.c vars.c dynstuff.c userlist.c ekg.c xmalloc.c mail.c msgqueue.c emoticons.c configfile.c simlite.c ../compat/strlcat.c ../compat/strlcpy.c ui-ncurses.c ui-readline.c voice.c python.c ui-batch.c ui-none.c log.c comptime.c 1> .depend i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o stuff.o stuff.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o commands.o commands.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o events.o events.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o themes.o themes.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o vars.o vars.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o dynstuff.o dynstuff.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o userlist.o userlist.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o ekg.o ekg.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o xmalloc.o xmalloc.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o mail.o mail.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o msgqueue.o msgqueue.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o emoticons.o emoticons.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o configfile.o configfile.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o simlite.o simlite.c events.c: In function 'print_message': events.c:150: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c:155: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c:177: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c:292: warning: pointer targets in passing argument 5 of 'last_add' differ in signedness events.c:338: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c:338: warning: pointer targets in passing argument 1 of 'xstrdup' differ in signedness events.c: In function 'handle_msg': events.c:530: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c:541: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c:541: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness events.c:560: warning: pointer targets in assignment differ in signedness events.c:621: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c:621: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c:621: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness events.c:621: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c:621: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness events.c:621: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness events.c:621: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness events.c:621: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness events.c:666: warning: pointer targets in passing argument 3 of 'event_check' differ in signedness events.c:680: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c: In function 'handle_common': events.c:943: warning: pointer targets in passing argument 1 of 'xstrdup' differ in signedness events.c:943: warning: pointer targets in assignment differ in signedness events.c:961: warning: pointer targets in assignment differ in signedness events.c:986: warning: pointer targets in assignment differ in signedness events.c:994: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c:1006: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c:1006: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness events.c:1006: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness events.c:1006: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c:1006: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness events.c:1006: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness events.c:1037: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c:1037: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness events.c:1037: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness events.c:1037: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness events.c:1037: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness events.c:1037: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness events.c:1038: warning: pointer targets in passing argument 3 of 'event_check' differ in signedness events.c:1042: warning: pointer targets in passing argument 3 of 'event_check' differ in signedness events.c:1044: warning: pointer targets in passing argument 3 of 'event_check' differ in signedness i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o ../compat/strlcat.o ../compat/strlcat.c events.c:1120: warning: pointer targets in passing argument 1 of 'xstrdup' differ in signedness events.c:1152: warning: pointer targets in assignment differ in signedness events.c: In function 'handle_userlist': events.c:2144: warning: pointer targets in passing argument 1 of 'cp_to_iso' differ in signedness events.c: In function 'handle_dcc': events.c:2443: warning: pointer targets in passing argument 1 of 'iso_to_cp' differ in signedness events.c:2483: warning: pointer targets in passing argument 1 of 'xstrdup' differ in signedness events.c:2484: warning: pointer targets in passing argument 1 of 'cp_to_iso' differ in signedness events.c:2537: warning: pointer targets in passing argument 1 of 'voice_play' differ in signedness events.c: In function 'handle_search50': events.c:2937: warning: pointer targets in passing argument 1 of 'cp_to_iso' differ in signedness events.c:2938: warning: pointer targets in passing argument 1 of 'cp_to_iso' differ in signedness events.c:2939: warning: pointer targets in passing argument 1 of 'cp_to_iso' differ in signedness events.c:2940: warning: pointer targets in passing argument 1 of 'cp_to_iso' differ in signedness events.c: In function 'handle_image_reply': events.c:3069: warning: pointer targets in assignment differ in signedness events.c:3074: warning: pointer targets in assignment differ in signedness events.c:3076: warning: pointer targets in passing argument 1 of 'xstrdup' differ in signedness events.c:3076: warning: pointer targets in assignment differ in signedness events.c:3090: warning: pointer targets in passing argument 1 of 'open' differ in signedness events.c:3098: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness events.c:3103: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness events.c:3111: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness events.c:3118: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness events.c:3126: warning: pointer targets in passing argument 3 of 'event_check' differ in signedness events.c:3182: warning: pointer targets in passing argument 1 of 'iso_to_cp' differ in signedness events.c: In function 'handle_dcc7_new': events.c:3227: warning: pointer targets in passing argument 1 of 'xstrdup' differ in signedness events.c:3228: warning: pointer targets in passing argument 1 of 'cp_to_iso' differ in signedness events.c:3229: warning: pointer targets in passing argument 1 of 'fix_filename' differ in signedness i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o ../compat/strlcpy.o ../compat/strlcpy.c simlite.c: In function 'sim_message_encrypt': simlite.c:341: warning: value computed is not used simlite.c: In function 'sim_message_decrypt': simlite.c:408: warning: value computed is not used simlite.c:471: warning: value computed is not used i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o ui-ncurses.o ui-ncurses.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o ui-readline.o ui-readline.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o voice.o voice.c commands.c: In function 'cmd_msg': commands.c:2415: warning: pointer targets in assignment differ in signedness i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o python.o python.c i686-pc-linux-gnu-gcc -I.. -O2 -pipe -Wall -I/usr/include/readline -I/usr/include/gsm -I/usr/include/python2.5 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/libexec/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o ui-batch.o ui-batch.c ui-readline.c:59: error: conflicting types for 'rl_bind_key_in_map' /usr/include/readline/readline.h:294: error: previous declaration of 'rl_bind_key_in_map' was here ui-readline.c:66: error: conflicting types for 'rl_get_screen_size' /usr/include/readline/readline.h:406: error: previous declaration of 'rl_get_screen_size' was here ui-readline.c:86: error: static declaration of 'rl_filename_completion_function' follows non-static declaration /usr/include/readline/readline.h:444: error: previous declaration of 'rl_filename_completion_function' was here ui-readline.c: In function 'rl_filename_completion_function': ui-readline.c:86: error: number of arguments doesn't match prototype /usr/include/readline/readline.h:444: error: prototype declaration ui-readline.c: At top level: ui-readline.c:100: error: conflicting types for 'rl_set_key' /usr/include/readline/readline.h:311: error: previous declaration of 'rl_set_key' was here ui-readline.c: In function 'my_readline': ui-readline.c:832: warning: passing argument 1 of 'rl_expand_prompt' discards qualifiers from pointer target type ui-readline.c: In function 'ui_readline_event': ui-readline.c:1050: warning: pointer targets in initialization differ in signedness gmake[1]: *** [ui-readline.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory `/var/tmp/portage/net-im/ekg-1.8_rc1/work/ekg-1.8rc1/src' make: *** [ekg] Error 2 * * ERROR: net-im/ekg-1.8_rc1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2126: Called die * The specific snippet of code: * emake || die * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-im:ekg-1.8_rc1:20081121-145020.log'. * The ebuild environment file is located at '/var/tmp/portage/net-im/ekg-1.8_rc1/temp/environment'. *