logo       

[cygwin] W temacie warningów: ekg-20031016: msg#00050

network.ekg.user

Subject: [cygwin] W temacie warningów: ekg-20031016

Witam,

Dziś udało się skompilować snapshota z 2003.10.16, ale nie tak "czysto", jak
to drzewiej bywało:

$ make
cd lib && /usr/bin/make all
make[1]: Entering directory `/tmp/ekg-20031016/lib'
gcc -MM -I. -I.. -Wall common.c libgadu.c pubdir.c http.c dcc.c events.c
pubdir50.c obsolete.c 1> .depend
gcc -I. -I.. -Wall -c -o common.o common.c
common.c: In function `gg_http_hash':
common.c:398: warning: int format, uin_t arg (arg 4)
gcc -I. -I.. -Wall -c -o libgadu.o libgadu.c
gcc -I. -I.. -Wall -c -o pubdir.o pubdir.c
pubdir.c: In function `gg_unregister3':
pubdir.c:145: warning: long int format, int arg (arg 2)
pubdir.c:160: warning: int format, uin_t arg (arg 2)
pubdir.c: In function `gg_change_passwd4':
pubdir.c:251: warning: int format, uin_t arg (arg 2)
pubdir.c: In function `gg_remind_passwd2':
pubdir.c:337: warning: int format, uin_t arg (arg 2)
gcc -I. -I.. -Wall -c -o http.o http.c
gcc -I. -I.. -Wall -c -o dcc.o dcc.c
gcc -I. -I.. -Wall -c -o events.o events.c
events.c: In function `gg_watch_fd':
events.c:894: warning: unsigned int format, uin_t arg (arg 6)
gcc -I. -I.. -Wall -c -o pubdir50.o pubdir50.c
gcc -I. -I.. -Wall -c -o obsolete.o obsolete.c
ar r libgadu.a common.o libgadu.o pubdir.o http.o dcc.o events.o pubdir50.o
obsolete.o
ranlib libgadu.a
make[1]: Leaving directory `/tmp/ekg-20031016/lib'
cd src && /usr/bin/make all
make[1]: Entering directory `/tmp/ekg-20031016/src'
gcc -MM -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/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/dirname.c ui-ncurses.c ui-batch.c
ui-none.c log.c 1> .depend
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o stuff.o stuff.c
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o commands.o commands.c
commands.c: In function `cmd_key':
commands.c:3133: warning: int format, uin_t arg (arg 3)
commands.c: In function `cmd_conference':
commands.c:4985: warning: int format, long unsigned int arg (arg 2)
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o events.o events.c
events.c: In function `handle_msg':
events.c:460: warning: int format, uin_t arg (arg 2)
events.c:565: warning: int format, uin_t arg (arg 3)
events.c:609: warning: unsigned int format, uin_t arg (arg 5)
events.c:611: warning: unsigned int format, uin_t arg (arg 4)
events.c:652: warning: int format, uin_t arg (arg 2)
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o themes.o themes.c
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o vars.o vars.c
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o dynstuff.o dynstuff.c
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o userlist.o userlist.c
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o ekg.o ekg.c
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o xmalloc.o xmalloc.c
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o mail.o mail.c
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o msgqueue.o msgqueue.c
msgqueue.c: In function `msg_queue_write':
msgqueue.c:296: warning: int format, long unsigned int arg (arg 3)
msgqueue.c: In function `msg_queue_read':
msgqueue.c:371: warning: int format, uin_t arg (arg 3)
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o emoticons.o emoticons.c
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o configfile.o configfile.c
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o simlite.o simlite.c
simlite.c: In function `sim_key_generate':
simlite.c:94: warning: int format, uint32_t arg (arg 5)
simlite.c: In function `sim_key_read':
simlite.c:152: warning: int format, uint32_t arg (arg 5)
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o ../compat/dirname.o
../compat/dirname.c
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o ui-ncurses.o ui-ncurses.c
ui-ncurses.c: In function `ui_ncurses_event':
ui-ncurses.c:4093: warning: int format, uin_t arg (arg 2)
ui-ncurses.c:4113: warning: initialization from incompatible pointer type
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o ui-batch.o ui-batch.c
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o ui-none.o ui-none.c
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -c -o log.o log.c
log.c: In function `put_log':
log.c:365: warning: unsigned int format, uin_t arg (arg 4)
gcc -I.. -I../lib -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\"
-DSYSCONFDIR=\"/usr/local/etc\" -o ekg stuff.o commands.o events.o themes.o
vars.o dynstuff.o userlist.o ekg.o xmalloc.o mail.o msgqueue.o emoticons.o
configfile.o simlite.o ../compat/dirname.o ui-ncurses.o ui-batch.o
ui-none.o log.o -L../lib ../lib/libgadu.a -lz -ljpeg -lssl -lcrypto
-lncurses
Info: resolving _stdscr by linking to __imp__stdscr (auto-import)
Info: resolving _curscr by linking to __imp__curscr (auto-import)
make[1]: Leaving directory `/tmp/ekg-20031016/src'

configured options:
- static libgadu: enabled (default)
- shared libgadu: disabled
- openssl: enabled
- ioctld: disabled
- python: disabled
- zlib: enabled
- pthread: disabled
- libjpeg: enabled
- ui-readline: disabled
- ui-ncurses: enabled (default)

Pozdrawiam

--
tiroy




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise