[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- [COPY] [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] Please add additional copyright information _after_ the line containing [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! [COPY] [COPY] ROCK Linux: rock-src/package/esden/ekg/ekg.cache [COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License as published by [COPY] the Free Software Foundation; either version 2 of the License, or [COPY] (at your option) any later version. A copy of the GNU General Public [COPY] License can be found at Documentation/COPYING. [COPY] [COPY] Many people helped and are helping developing ROCK Linux. Please [COPY] have a look at https://www.rocklinux.org/ and the Documentation/TEAM [COPY] file for details. [COPY] [COPY] --- ROCK-COPYRIGHT-NOTE-END --- [TIMESTAMP] 1181001606 Tue Jun 5 02:00:06 2007 (5) ERROR [TIMESTAMP] 1181465038 Sun Jun 10 10:43:58 2007 (9) ERROR [TIMESTAMP] 1181811325 Thu Jun 14 10:55:25 2007 (5) ERROR [TIMESTAMP] 1181867659 Fri Jun 15 02:34:19 2007 (9) ERROR [TIMESTAMP] 1181945434 Sat Jun 16 00:10:34 2007 (5) ERROR [TIMESTAMP] 1181966306 Sat Jun 16 05:58:26 2007 (9) ERROR [CONFIG-ID] TRUNK-x86-reference [ROCKVER] TRUNK [LOGS] 5-ekg.err 9-ekg.err [BUILDTIME] 2327 (5) ERROR [BUILDTIME] 2561 (9) ERROR [BUILDTIME] 2304 (5) ERROR [BUILDTIME] 2470 (9) ERROR [BUILDTIME] 2460 (5) ERROR [BUILDTIME] 2417 (9) ERROR [5-ERROR] dcc.c: In function 'gg_dcc_request': [5-ERROR] dcc.c:83: warning: pointer targets in passing argument 4 of 'gg_send_message_ctcp' differ in signedness [5-ERROR] dcc.c: In function 'gg_dcc_fill_file_info': [5-ERROR] dcc.c:184: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness [5-ERROR] dcc.c: In function 'gg_dcc_watch_fd': [5-ERROR] dcc.c:523: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [5-ERROR] dcc.c:858: warning: pointer targets in assignment differ in signedness [5-ERROR] dcc.c:877: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [5-ERROR] gcc-42 -I. -I.. -Wall -c -o userlist.o userlist.c [5-ERROR] gcc-42 -I. -I.. -Wall -c -o events.o events.c [5-ERROR] events.c: In function 'gg_handle_recv_msg': [5-ERROR] events.c:205: warning: pointer targets in assignment differ in signedness [5-ERROR] events.c: In function 'gg_watch_fd': [5-ERROR] events.c:500: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [5-ERROR] events.c:671: warning: pointer targets in assignment differ in signedness [5-ERROR] events.c:743: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [5-ERROR] events.c:923: warning: pointer targets in initialization differ in signedness [5-ERROR] events.c:997: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [5-ERROR] gcc-42 -I. -I.. -Wall -c -o pubdir50.o pubdir50.c [5-ERROR] ar r libgadu.a common.o libgadu.o search.o pubdir.o http.o dcc.o userlist.o events.o pubdir50.o [5-ERROR] ar: creating libgadu.a [5-ERROR] ranlib libgadu.a [5-ERROR] gmake[1]: Leaving directory `/ROCK/loop/src.ekg.1181945409.26086.202647550/ekg-1.1/lib' [5-ERROR] cd src && /usr/bin/gmake all [5-ERROR] gmake[1]: Entering directory `/ROCK/loop/src.ekg.1181945409.26086.202647550/ekg-1.1/src' [5-ERROR] gcc-42 -MM -I.. -I../lib -g -O2 -Wall -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 voice.c ui-batch.c ui-none.c log.c 1> .depend [5-ERROR] gcc-42 -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o stuff.o stuff.c [5-ERROR] In file included from stuff.c:66: [5-ERROR] stuff.h:68: error: array type has incomplete element type [5-ERROR] In file included from stuff.c:69: [5-ERROR] userlist.h:74: error: array type has incomplete element type [5-ERROR] stuff.c: In function 'ekg_connect': [5-ERROR] stuff.c:1279: warning: pointer targets in passing argument 1 of 'iso_to_cp' differ in signedness [5-ERROR] stuff.c:1281: warning: pointer targets in passing argument 1 of 'iso_to_cp' differ in signedness [5-ERROR] stuff.c:1290: warning: pointer targets in passing argument 1 of 'cp_to_iso' differ in signedness [5-ERROR] stuff.c:1292: warning: pointer targets in passing argument 1 of 'cp_to_iso' differ in signedness [5-ERROR] stuff.c: In function 'ekg_logoff': [5-ERROR] stuff.c:1325: warning: pointer targets in passing argument 1 of 'iso_to_cp' differ in signedness [5-ERROR] stuff.c: In function 'msg_encrypt': [5-ERROR] stuff.c:1754: warning: pointer targets in initialization differ in signedness [5-ERROR] stuff.c:1762: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [5-ERROR] stuff.c: In function 'update_status_myip': [5-ERROR] stuff.c:2710: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [5-ERROR] stuff.c: In function 'change_status': [5-ERROR] stuff.c:2868: warning: pointer targets in passing argument 1 of 'iso_to_cp' differ in signedness [5-ERROR] stuff.c:2870: warning: pointer targets in passing argument 1 of 'cp_to_iso' differ in signedness [5-ERROR] gmake[1]: *** [stuff.o] Error 1 [5-ERROR] gmake[1]: Leaving directory `/ROCK/loop/src.ekg.1181945409.26086.202647550/ekg-1.1/src' [5-ERROR] make: *** [ekg] Error 2 [5-ERROR] --- BUILD ERROR --- [9-ERROR] dcc.c: In function 'gg_dcc_request': [9-ERROR] dcc.c:83: warning: pointer targets in passing argument 4 of 'gg_send_message_ctcp' differ in signedness [9-ERROR] dcc.c: In function 'gg_dcc_fill_file_info': [9-ERROR] dcc.c:184: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness [9-ERROR] dcc.c: In function 'gg_dcc_watch_fd': [9-ERROR] dcc.c:523: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [9-ERROR] dcc.c:858: warning: pointer targets in assignment differ in signedness [9-ERROR] dcc.c:877: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [9-ERROR] gcc-42 -I. -I.. -Wall -c -o userlist.o userlist.c [9-ERROR] gcc-42 -I. -I.. -Wall -c -o events.o events.c [9-ERROR] events.c: In function 'gg_handle_recv_msg': [9-ERROR] events.c:205: warning: pointer targets in assignment differ in signedness [9-ERROR] events.c: In function 'gg_watch_fd': [9-ERROR] events.c:500: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [9-ERROR] events.c:671: warning: pointer targets in assignment differ in signedness [9-ERROR] events.c:743: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [9-ERROR] events.c:923: warning: pointer targets in initialization differ in signedness [9-ERROR] events.c:997: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [9-ERROR] gcc-42 -I. -I.. -Wall -c -o pubdir50.o pubdir50.c [9-ERROR] ar r libgadu.a common.o libgadu.o search.o pubdir.o http.o dcc.o userlist.o events.o pubdir50.o [9-ERROR] ar: creating libgadu.a [9-ERROR] ranlib libgadu.a [9-ERROR] gmake[1]: Leaving directory `/ROCK/loop/src.ekg.1181966282.18264.3307008318/ekg-1.1/lib' [9-ERROR] cd src && /usr/bin/gmake all [9-ERROR] gmake[1]: Entering directory `/ROCK/loop/src.ekg.1181966282.18264.3307008318/ekg-1.1/src' [9-ERROR] gcc-42 -MM -I.. -I../lib -g -O2 -Wall -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 voice.c ui-batch.c ui-none.c log.c 1> .depend [9-ERROR] gcc-42 -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -c -o stuff.o stuff.c [9-ERROR] In file included from stuff.c:66: [9-ERROR] stuff.h:68: error: array type has incomplete element type [9-ERROR] In file included from stuff.c:69: [9-ERROR] userlist.h:74: error: array type has incomplete element type [9-ERROR] stuff.c: In function 'ekg_connect': [9-ERROR] stuff.c:1279: warning: pointer targets in passing argument 1 of 'iso_to_cp' differ in signedness [9-ERROR] stuff.c:1281: warning: pointer targets in passing argument 1 of 'iso_to_cp' differ in signedness [9-ERROR] stuff.c:1290: warning: pointer targets in passing argument 1 of 'cp_to_iso' differ in signedness [9-ERROR] stuff.c:1292: warning: pointer targets in passing argument 1 of 'cp_to_iso' differ in signedness [9-ERROR] stuff.c: In function 'ekg_logoff': [9-ERROR] stuff.c:1325: warning: pointer targets in passing argument 1 of 'iso_to_cp' differ in signedness [9-ERROR] stuff.c: In function 'msg_encrypt': [9-ERROR] stuff.c:1754: warning: pointer targets in initialization differ in signedness [9-ERROR] stuff.c:1762: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [9-ERROR] stuff.c: In function 'update_status_myip': [9-ERROR] stuff.c:2710: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [9-ERROR] stuff.c: In function 'change_status': [9-ERROR] stuff.c:2868: warning: pointer targets in passing argument 1 of 'iso_to_cp' differ in signedness [9-ERROR] stuff.c:2870: warning: pointer targets in passing argument 1 of 'cp_to_iso' differ in signedness [9-ERROR] gmake[1]: *** [stuff.o] Error 1 [9-ERROR] gmake[1]: Leaving directory `/ROCK/loop/src.ekg.1181966282.18264.3307008318/ekg-1.1/src' [9-ERROR] make: *** [ekg] Error 2 [9-ERROR] --- BUILD ERROR ---