Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 246851 Details for
Bug 336822
games-action/xshipwars does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
xshipwars-2.6.1:20100911-053125.log (text/plain), 87.28 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-11 14:13:40 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-11 14:13:40 UTC
Size:
87.28 KB
patch
obsolete
> * CPV: games-action/xshipwars-2.6.1 > * REPO: gentoo > * Maintainer: games@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking xsw-2.6.1.tar.bz2 to /var/tmp/portage/games-action/xshipwars-2.6.1/work >>>> Unpacking xsw-data-2.6.1.tar.bz2 to /var/tmp/portage/games-action/xshipwars-2.6.1/work >>>> Unpacking stimages-1.11.1.tar.bz2 to /var/tmp/portage/games-action/xshipwars-2.6.1/work >>>> Unpacking stsounds-1.6.4.tar.bz2 to /var/tmp/portage/games-action/xshipwars-2.6.1/work >>>> Source unpacked in /var/tmp/portage/games-action/xshipwars-2.6.1/work >>>> Preparing source in /var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1 ... > * Applying xshipwars-2.6.1-build.patch ... > [ ok ] > * Applying xshipwars-2.6.1-64bit.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1 ... >Collecting information about this platform... >Generating Platform Configurator and testing system's compiler... >rm -f *.o a.out core pconf >cc fio.c main.c proc.c utils.c -o pconf -Wall > >Compiler passed all compatibility tests! > >Configuring for platform `Linux'... >Checking this platform... >[0;39m[0;39m[0;39m[0;39m[0;39m[0;39m[0;39m[0;39m[0;39m[0;39mChecking Dependency: X11-lib... >Checking Dependency: X11-devel... >Checking Dependency: xpm-lib... >Checking Dependency: xpm-devel... >Generating output Makefile `client/Makefile'... >[1;m >Platform configuration completed! >[0;39m-------------------------------------------------------------------------------- >Type 'make -f Makefile.client all' to compile the program. >make -j14 -j1 -f Makefile.client all >make[1]: Entering directory `/var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1/client' >Building program "xsw"... >Compiling resources >Compiling module autointerval.o >Compiling module blitbeam.o >Compiling module blitcircle.o >Compiling module blitclear.o >Compiling module blitcursor.o >Compiling module blitfade.o >Compiling module blitline.o >Compiling module blitpointlight.o >Compiling module blitstd.o >Compiling module blittile.o >Compiling module bridgedraw.o >bridgedraw.cpp: In function âvoid BWDP_PWEAPONS(int, xsw_object_struct*, font_t*, long unsigned int, Pixmap, Window, int, int)â: >bridgedraw.cpp:2836:7: warning: deprecated conversion from string constant to âchar*â >Compiling module bridgegui.o >Compiling module bridgemanage.o >Compiling module bridgescrshot.o >Compiling module cdlg.o >Compiling module cfgfile.o >cfgfile.cpp: In function âint CfgFileOpen(const char*, xsw_option_struct*)â: >cfgfile.cpp:207:8: warning: deprecated conversion from string constant to âchar*â >cfgfile.cpp:1462:9: warning: deprecated conversion from string constant to âchar*â >cfgfile.cpp:1638:9: warning: deprecated conversion from string constant to âchar*â >cfgfile.cpp: In function âint CfgFileOpenVSMenu(const char*, xsw_vsmenu_item_struct***, int*)â: >cfgfile.cpp:1958:8: warning: deprecated conversion from string constant to âchar*â >cfgfile.cpp:2006:9: warning: deprecated conversion from string constant to âchar*â >Compiling module cmd.o >Compiling module cmdaint.o >Compiling module cmdconnect.o >Compiling module cmddebug.o >Compiling module cmddisconnect.o >Compiling module cmdhelp.o >Compiling module cmdloginname.o >Compiling module cmdlog.o >Compiling module cmdloginpassword.o >Compiling module cmdmemory.o >Compiling module cmdnetint.o >Compiling module cmdrefresh.o >Compiling module cmdservscript.o >Compiling module cmdset.o >Compiling module cmdsynctime.o >Compiling module cmdtest.o >Compiling module cmdversion.o >Compiling module ctype.o >Compiling module db.o >Compiling module dbinrange.o >Compiling module dbutil.o >Compiling module disk.o >disk.cpp: In function âchar* PrefixPaths(const char*, const char*)â: >disk.cpp:1011:13: warning: deprecated conversion from string constant to âchar*â >In file included from /usr/include/string.h:642:0, > from disk.cpp:3: >In function âchar* strncat(char*, const char*, size_t)â, > inlined from âchar* PathSubHome(const char*)â at disk.cpp:480:30: >/usr/include/bits/string3.h:154:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >Compiling module ecowin.o >Compiling module fio.o >Compiling module gctl.o >Compiling module ignoredobj.o >Compiling module images.o >Compiling module imglabels.o >Compiling module imgrefs.o >Compiling module imgrefsfio.o >imgrefsfio.cpp: In function âint ImgRefsFileOpen(imgref_struct***, int*, const char*, void (*)(void*, long unsigned int, long unsigned int), void*, void (*)(const char*))â: >imgrefsfio.cpp:226:8: warning: deprecated conversion from string constant to âchar*â >imgrefsfio.cpp:335:9: warning: deprecated conversion from string constant to âchar*â >imgrefsfio.cpp:593:10: warning: deprecated conversion from string constant to âchar*â >Compiling module jsmaps.o >Compiling module jsmapwin.o >Compiling module keymaps.o >Compiling module keymapwin.o >Compiling module log.o >Compiling module main.o >In file included from main.cpp:60:0: >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from main.cpp:61:0: >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_text.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from main.cpp:62:0: >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from main.cpp:63:0: >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >main.cpp: In function âint XSWInit(int, char**)â: >main.cpp:1738:10: warning: deprecated conversion from string constant to âchar*â >main.cpp: In function âvoid XSWStartServer(const char*)â: >main.cpp:420:20: warning: ignoring return value of âint chdir(const char*)â, declared with attribute warn_unused_result >main.cpp:428:12: warning: ignoring return value of âint chdir(const char*)â, declared with attribute warn_unused_result >Compiling module msglist.o >Compiling module msgwin.o >Compiling module net.o >Compiling module netio.o >Compiling module netrecv.o >Compiling module netsend.o >Compiling module ocsinfofio.o >ocsinfofio.cpp: In function âint OCSInfoFileOpen(ocs_info_struct***, int*, const char*, void (*)(long unsigned int, long unsigned int, void*), void*, void (*)(const char*))â: >ocsinfofio.cpp:185:8: warning: deprecated conversion from string constant to âchar*â >ocsinfofio.cpp:217:9: warning: deprecated conversion from string constant to âchar*â >ocsinfofio.cpp:272:9: warning: deprecated conversion from string constant to âchar*â >Compiling module ocsnames.o >Compiling module optwin.o >optwin.cpp:92:1: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:92:1: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:92:1: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:98:1: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:98:1: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:98:1: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:105:1: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:105:1: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:105:1: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:105:1: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:112:1: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:112:1: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:112:1: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:112:1: warning: deprecated conversion from string constant to âchar*â >optwin.cpp: In function âvoid OptWinDraw(xsw_options_win_struct*)â: >optwin.cpp:1937:6: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:2008:6: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:2086:6: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:2161:6: warning: deprecated conversion from string constant to âchar*â >optwin.cpp:2237:6: warning: deprecated conversion from string constant to âchar*â >Compiling module optwinops.o >Compiling module osw-x.o >In file included from osw-x.cpp:40:0: >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from osw-x.cpp:41:0: >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from osw-x.cpp:42:0: >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from osw-x.cpp:43:0: >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >osw-x.cpp: In function âvoid OSWSetWindowIcon(Window, Pixmap, int)â: >osw-x.cpp:5702:25: warning: deprecated conversion from string constant to âchar*â >osw-x.cpp:5703:26: warning: deprecated conversion from string constant to âchar*â >Compiling module page.o >Compiling module pagefile.o >pagefile.cpp: In function âint PageFileOpen(page_struct*, Window, shared_image_t*, const char*)â: >pagefile.cpp:180:8: warning: deprecated conversion from string constant to âchar*â >pagefile.cpp:239:9: warning: deprecated conversion from string constant to âchar*â >Compiling module particle.o >Compiling module prochandle.o >Compiling module rengine.o >Compiling module scannercontact.o >Compiling module serverscript.o >Compiling module sound.o >Compiling module splash.o >Compiling module sndrefs.o >Compiling module sndrefsfio.o >sndrefsfio.cpp: In function âint SndRefsFileOpen(sndref_struct***, int*, const char*, char**, void (*)(void*, long unsigned int, long unsigned int), void*, void (*)(const char*))â: >sndrefsfio.cpp:166:8: warning: deprecated conversion from string constant to âchar*â >sndrefsfio.cpp:238:9: warning: deprecated conversion from string constant to âchar*â >Compiling module starchartwin.o >Compiling module strexp.o >Compiling module string.o >string.cpp: In function âchar* StringGetNetArgument(const char*)â: >string.cpp:1516:15: warning: deprecated conversion from string constant to âchar*â >string.cpp:1530:11: warning: deprecated conversion from string constant to âchar*â >string.cpp: In function âchar* StringCurrentTimeFormat(const char*)â: >string.cpp:1553:15: warning: deprecated conversion from string constant to âchar*â >string.cpp:1555:15: warning: deprecated conversion from string constant to âchar*â >string.cpp:1561:15: warning: deprecated conversion from string constant to âchar*â >Compiling module tga.o >Compiling module tgadither.o >Compiling module timming.o >Compiling module unvlist.o >Compiling module unvlistfile.o >unvlistfile.cpp: In function âint UnvListFileOpen(const char*, unvitem_struct***, int*, void (*)(long unsigned int, long unsigned int, void*), void*, void (*)(const char*))â: >unvlistfile.cpp:140:8: warning: deprecated conversion from string constant to âchar*â >unvlistfile.cpp:190:9: warning: deprecated conversion from string constant to âchar*â >Compiling module unvlistwin.o >Compiling module unvfile.o >unvfile.cpp: In function âxsw_object_struct** UNVFileOpen(const char*, int*, sw_legend_struct*, void (*)(void*, long unsigned int, long unsigned int), void*)â: >unvfile.cpp:151:8: warning: deprecated conversion from string constant to âchar*â >unvfile.cpp:185:9: warning: deprecated conversion from string constant to âchar*â >unvfile.cpp:600:9: warning: deprecated conversion from string constant to âchar*â >unvfile.cpp:1260:10: warning: deprecated conversion from string constant to âchar*â >unvfile.cpp:1450:10: warning: deprecated conversion from string constant to âchar*â >unvfile.cpp:1555:11: warning: deprecated conversion from string constant to âchar*â >Compiling module unvmain.o >Compiling module unvmatch.o >Compiling module unvmath.o >Compiling module unvpropdlg.o >Compiling module unvutil.o >Compiling module urlparse.o >Compiling module vsdraw.o >Compiling module vsevent.o >Compiling module vslabels.o >Compiling module vsmenu.o >Compiling module vsmenuwin.o >Compiling module wcheckbutton.o >Compiling module wclist.o >Compiling module wdialog.o >Compiling module wfile.o >Compiling module wfilebrowser.o >Compiling module wglobal.o >In file included from wglobal.cpp:7:0: >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from wglobal.cpp:8:0: >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >Compiling module wlabel.o >Compiling module wlist.o >Compiling module wmenu.o >Compiling module wmenubar.o >Compiling module wprogressbar.o >Compiling module wprompt.o >Compiling module wpopuplist.o >Compiling module wpushbutton.o >Compiling module wradio.o >Compiling module wscalebar.o >Compiling module wscrollbar.o >Compiling module wtooltips.o >Compiling module wutils.o >Compiling module wviewer.o >wviewer.cpp: In function âint ViewerLoadFile(file_viewer_struct*, const char*)â: >wviewer.cpp:239:15: warning: deprecated conversion from string constant to âchar*â >Compiling module xswaction.o >Compiling module xswinstall.o >Compiling module xswops.o >Compiling module xswprint.o >Compiling module xswscrshot.o >Compiling module xswselectfile.o >Linking modules... 1.2M [0m[01;32mxsw[0m >Build done. >make[1]: Leaving directory `/var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1/client' >Collecting information about this platform... >Configuring for platform `Linux'... >Checking this platform... >[0;39m[0;39m[0;39m[0;39mESounD: [1;33mNo such feature to disable. >[0;39mlibjsw: [1;33mNo such feature to disable. >[0;39m[0;39m[0;39m[0;39mY2: [1;33mNo such feature to disable. >[0;39mChecking Dependency: X11-lib... >Checking Dependency: X11-devel... >Checking Dependency: xpm-lib... >Checking Dependency: xpm-devel... >Generating output Makefile `monitor/Makefile'... >[1;m >Platform configuration completed! >[0;39m-------------------------------------------------------------------------------- >Type 'make -f Makefile.monitor all' to compile the program. >make -j14 -j1 -f Makefile.monitor all >make[1]: Entering directory `/var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1/monitor' >Building program "monitor"... >Compiling resources >Compiling module conwin.o >Compiling module cdlg.o >Compiling module ctype.o >Compiling module disk.o >disk.cpp: In function âchar* PrefixPaths(const char*, const char*)â: >disk.cpp:1011:13: warning: deprecated conversion from string constant to âchar*â >In file included from /usr/include/string.h:642:0, > from disk.cpp:3: >In function âchar* strncat(char*, const char*, size_t)â, > inlined from âchar* PathSubHome(const char*)â at disk.cpp:480:30: >/usr/include/bits/string3.h:154:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >Compiling module fio.o >Compiling module main.o >In file included from main.cpp:22:0: >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/std_arrow.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from main.cpp:23:0: >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >Compiling module mesgwin.o >Compiling module mon.o >mon.cpp: In function âmonitor_struct* MonNew(int, char**)â: >mon.cpp:464:2: warning: deprecated conversion from string constant to âchar*â >mon.cpp:473:2: warning: deprecated conversion from string constant to âchar*â >Compiling module moncb.o >Compiling module monnet.o >Compiling module monprint.o >Compiling module netio.o >Compiling module osw-x.o >In file included from osw-x.cpp:40:0: >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from osw-x.cpp:41:0: >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from osw-x.cpp:42:0: >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from osw-x.cpp:43:0: >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >osw-x.cpp: In function âvoid OSWSetWindowIcon(Window, Pixmap, int)â: >osw-x.cpp:5702:25: warning: deprecated conversion from string constant to âchar*â >osw-x.cpp:5703:26: warning: deprecated conversion from string constant to âchar*â >Compiling module prochandle.o >Compiling module strexp.o >Compiling module string.o >string.cpp: In function âchar* StringGetNetArgument(const char*)â: >string.cpp:1516:15: warning: deprecated conversion from string constant to âchar*â >string.cpp:1530:11: warning: deprecated conversion from string constant to âchar*â >string.cpp: In function âchar* StringCurrentTimeFormat(const char*)â: >string.cpp:1553:15: warning: deprecated conversion from string constant to âchar*â >string.cpp:1555:15: warning: deprecated conversion from string constant to âchar*â >string.cpp:1561:15: warning: deprecated conversion from string constant to âchar*â >Compiling module tga.o >Compiling module tgadither.o >Compiling module timming.o >Compiling module wcheckbutton.o >Compiling module wclist.o >Compiling module wdialog.o >Compiling module wfile.o >Compiling module wfilebrowser.o >Compiling module wglobal.o >In file included from wglobal.cpp:7:0: >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from wglobal.cpp:8:0: >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >Compiling module wlabel.o >Compiling module wlist.o >Compiling module wmenu.o >Compiling module wmenubar.o >Compiling module wpopuplist.o >Compiling module wprogressbar.o >Compiling module wprompt.o >Compiling module wpushbutton.o >Compiling module wradio.o >Compiling module wscalebar.o >Compiling module wscrollbar.o >Compiling module wtooltips.o >Compiling module wutils.o >Compiling module wviewer.o >wviewer.cpp: In function âint ViewerLoadFile(file_viewer_struct*, const char*)â: >wviewer.cpp:239:15: warning: deprecated conversion from string constant to âchar*â >Linking modules... 588K [0m[01;32mmonitor[0m >Build done. >make[1]: Leaving directory `/var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1/monitor' >Collecting information about this platform... >Configuring for platform `Linux'... >Checking this platform... >[0;39m[0;39m[0;39m[0;39mESounD: [1;33mNo such feature to disable. >[0;39mlibjsw: [1;33mNo such feature to disable. >[0;39m[0;39m[0;39m[0;39mY2: [1;33mNo such feature to disable. >[0;39mChecking Dependency: X11-lib... >Checking Dependency: X11-devel... >Checking Dependency: xpm-lib... >Checking Dependency: xpm-devel... >Generating output Makefile `unvedit/Makefile'... >[1;m >Platform configuration completed! >[0;39m-------------------------------------------------------------------------------- >Type 'make -f Makefile.unvedit all' to compile the program. >make -j14 -j1 -f Makefile.unvedit all >make[1]: Entering directory `/var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1/unvedit' >Building program "unvedit"... >Compiling resources >Compiling module aboutdlg.o >Compiling module blitbeam.o >Compiling module blitcircle.o >Compiling module blitclear.o >Compiling module blitcursor.o >Compiling module blitfade.o >Compiling module blitline.o >Compiling module blitpointlight.o >Compiling module blitstd.o >Compiling module blittile.o >Compiling module cdlg.o >Compiling module cfgfile.o >In file included from cfgfile.cpp:16:0: >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >cfgfile.cpp: In function âint UECfgFileOpen(const char*)â: >cfgfile.cpp:87:8: warning: deprecated conversion from string constant to âchar*â >cfgfile.cpp:271:9: warning: deprecated conversion from string constant to âchar*â >Compiling module clipboard.o >Compiling module ctype.o >Compiling module disk.o >disk.cpp: In function âchar* PrefixPaths(const char*, const char*)â: >disk.cpp:1011:13: warning: deprecated conversion from string constant to âchar*â >In file included from /usr/include/string.h:642:0, > from disk.cpp:3: >In function âchar* strncat(char*, const char*, size_t)â, > inlined from âchar* PathSubHome(const char*)â at disk.cpp:480:30: >/usr/include/bits/string3.h:154:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >Compiling module ecow.o >Compiling module fio.o >Compiling module imgrefs.o >Compiling module imgrefsfio.o >imgrefsfio.cpp: In function âint ImgRefsFileOpen(imgref_struct***, int*, const char*, void (*)(void*, long unsigned int, long unsigned int), void*, void (*)(const char*))â: >imgrefsfio.cpp:226:8: warning: deprecated conversion from string constant to âchar*â >imgrefsfio.cpp:335:9: warning: deprecated conversion from string constant to âchar*â >imgrefsfio.cpp:593:10: warning: deprecated conversion from string constant to âchar*â >Compiling module main.o >In file included from main.cpp:24:0: >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >In file included from main.cpp:32:0: >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/translate.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from main.cpp:33:0: >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/xsw_scanner_lock.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from main.cpp:34:0: >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/zoom.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >Compiling module ocsinfofio.o >ocsinfofio.cpp: In function âint OCSInfoFileOpen(ocs_info_struct***, int*, const char*, void (*)(long unsigned int, long unsigned int, void*), void*, void (*)(const char*))â: >ocsinfofio.cpp:185:8: warning: deprecated conversion from string constant to âchar*â >ocsinfofio.cpp:217:9: warning: deprecated conversion from string constant to âchar*â >ocsinfofio.cpp:272:9: warning: deprecated conversion from string constant to âchar*â >Compiling module optwin.o >In file included from optwin.cpp:10:0: >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >Compiling module osw-x.o >In file included from osw-x.cpp:40:0: >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_unaccepted.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from osw-x.cpp:41:0: >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_move.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from osw-x.cpp:42:0: >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_copy.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from osw-x.cpp:43:0: >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/drag_link.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >osw-x.cpp: In function âvoid OSWSetWindowIcon(Window, Pixmap, int)â: >osw-x.cpp:5702:25: warning: deprecated conversion from string constant to âchar*â >osw-x.cpp:5703:26: warning: deprecated conversion from string constant to âchar*â >Compiling module printerw.o >Compiling module printdlg.o >printdlg.cpp: In function âprint_dlg_struct* PrintDlgNew(void*)â: >printdlg.cpp:989:16: warning: deprecated conversion from string constant to âchar*â >printdlg.cpp:990:16: warning: deprecated conversion from string constant to âchar*â >printdlg.cpp:1140:16: warning: deprecated conversion from string constant to âchar*â >printdlg.cpp:1141:16: warning: deprecated conversion from string constant to âchar*â >printdlg.cpp:1157:16: warning: deprecated conversion from string constant to âchar*â >printdlg.cpp:1158:16: warning: deprecated conversion from string constant to âchar*â >printdlg.cpp:1173:16: warning: deprecated conversion from string constant to âchar*â >printdlg.cpp:1174:16: warning: deprecated conversion from string constant to âchar*â >printdlg.cpp:1175:16: warning: deprecated conversion from string constant to âchar*â >printdlg.cpp:1176:16: warning: deprecated conversion from string constant to âchar*â >Compiling module prochandle.o >Compiling module propdlg.o >propdlg.cpp: In function âvoid PropDlgSetValues(prop_dlg_struct*)â: >propdlg.cpp:424:7: warning: deprecated conversion from string constant to âchar*â >propdlg.cpp:424:7: warning: format not a string literal and no format arguments >Compiling module sndrefs.o >Compiling module sndrefsfio.o >sndrefsfio.cpp: In function âint SndRefsFileOpen(sndref_struct***, int*, const char*, char**, void (*)(void*, long unsigned int, long unsigned int), void*, void (*)(const char*))â: >sndrefsfio.cpp:166:8: warning: deprecated conversion from string constant to âchar*â >sndrefsfio.cpp:238:9: warning: deprecated conversion from string constant to âchar*â >Compiling module strexp.o >Compiling module string.o >string.cpp: In function âchar* StringGetNetArgument(const char*)â: >string.cpp:1516:15: warning: deprecated conversion from string constant to âchar*â >string.cpp:1530:11: warning: deprecated conversion from string constant to âchar*â >string.cpp: In function âchar* StringCurrentTimeFormat(const char*)â: >string.cpp:1553:15: warning: deprecated conversion from string constant to âchar*â >string.cpp:1555:15: warning: deprecated conversion from string constant to âchar*â >string.cpp:1561:15: warning: deprecated conversion from string constant to âchar*â >Compiling module tga.o >Compiling module tgadither.o >Compiling module timming.o >Compiling module ueprint.o >Compiling module uescrshot.o >Compiling module ueselectfile.o >Compiling module uew.o >In file included from uew.cpp:14:0: >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >keymap.h:23:1: warning: deprecated conversion from string constant to âchar*â >Compiling module uewcb.o >Compiling module uewlist.o >Compiling module uewops.o >uewops.cpp: In function âvoid UEWOpenImgRefs(uew_struct*, const char*)â: >uewops.cpp:404:4: warning: deprecated conversion from string constant to âchar*â >Compiling module uewobjectdisplay.o >Compiling module uewprops.o >Compiling module uewpropsio.o >Compiling module uewview.o >Compiling module uhw.o >Compiling module unvfile.o >unvfile.cpp: In function âxsw_object_struct** UNVFileOpen(const char*, int*, sw_legend_struct*, void (*)(void*, long unsigned int, long unsigned int), void*)â: >unvfile.cpp:151:8: warning: deprecated conversion from string constant to âchar*â >unvfile.cpp:185:9: warning: deprecated conversion from string constant to âchar*â >unvfile.cpp:600:9: warning: deprecated conversion from string constant to âchar*â >unvfile.cpp:1260:10: warning: deprecated conversion from string constant to âchar*â >unvfile.cpp:1450:10: warning: deprecated conversion from string constant to âchar*â >unvfile.cpp:1555:11: warning: deprecated conversion from string constant to âchar*â >Compiling module unvmain.o >Compiling module unvmatch.o >Compiling module unvmath.o >Compiling module unvutil.o >Compiling module wcheckbutton.o >Compiling module wclist.o >Compiling module wdialog.o >Compiling module wepw.o >Compiling module wfile.o >Compiling module wfilebrowser.o >Compiling module wglobal.o >In file included from wglobal.cpp:7:0: >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/text_cur.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >In file included from wglobal.cpp:8:0: >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >../include/cursors/no_way.xpm:22:19: warning: deprecated conversion from string constant to âchar*â >Compiling module wlabel.o >Compiling module wlist.o >Compiling module wmenu.o >Compiling module wmenubar.o >Compiling module wprogressbar.o >Compiling module wprompt.o >Compiling module wpopuplist.o >Compiling module wpushbutton.o >Compiling module wradio.o >Compiling module wscalebar.o >Compiling module wscrollbar.o >Compiling module wtooltips.o >Compiling module wutils.o >Compiling module wviewer.o >wviewer.cpp: In function âint ViewerLoadFile(file_viewer_struct*, const char*)â: >wviewer.cpp:239:15: warning: deprecated conversion from string constant to âchar*â >Linking modules... 864K [0m[01;32munvedit[0m >Build done. >make[1]: Leaving directory `/var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1/unvedit' >>>> Source compiled. >>>> Test phase [none]: games-action/xshipwars-2.6.1 > >>>> Install xshipwars-2.6.1 into /var/tmp/portage/games-action/xshipwars-2.6.1/image/ category games-action >make -j14 -j1 DESTDIR=/var/tmp/portage/games-action/xshipwars-2.6.1/image/ -f Makefile.client install >make[1]: Entering directory `/var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1/client' >Installing xsw... >Installing xsw -> /var/tmp/portage/games-action/xshipwars-2.6.1/image//usr/games/bin >Installing data files -> /var/tmp/portage/games-action/xshipwars-2.6.1/image//usr/share/games/xshipwars >------------------------------------------------------------------------- >Program xsw installed in: > > /var/tmp/portage/games-action/xshipwars-2.6.1/image//usr/games/bin > >Data files installed in: > > /var/tmp/portage/games-action/xshipwars-2.6.1/image//usr/share/games/xshipwars/etc > >------------------------------------------------------------------------- > >Before running, make sure that you also have the following installed: > > * Client data files (version may be older, but that is okay). > * At least one graphics theme. > >All of the above are available from the same location where you obtained >this package. > >To run the application, use the command "xsw &" > >make[1]: Leaving directory `/var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1/client' >make -j14 -j1 DESTDIR=/var/tmp/portage/games-action/xshipwars-2.6.1/image/ -f Makefile.monitor install >make[1]: Entering directory `/var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1/monitor' >Installing monitor -> /var/tmp/portage/games-action/xshipwars-2.6.1/image//usr/games/bin >Installing images -> /var/tmp/portage/games-action/xshipwars-2.6.1/image//usr/share/games/xshipwars/images/monitor >------------------------------------------------------------------------- >Program monitor installed in: > > /var/tmp/portage/games-action/xshipwars-2.6.1/image//usr/games/bin > >Data files installed in: > > /var/tmp/portage/games-action/xshipwars-2.6.1/image//usr/share/games/xshipwars/images/monitor > >------------------------------------------------------------------------- > >Installation complete! > >To run the application, use the command "monitor &" > >make[1]: Leaving directory `/var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1/monitor' >make -j14 -j1 DESTDIR=/var/tmp/portage/games-action/xshipwars-2.6.1/image/ -f Makefile.unvedit install >make[1]: Entering directory `/var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1/unvedit' >Installing unvedit -> /var/tmp/portage/games-action/xshipwars-2.6.1/image//usr/games/bin >Installing images -> /var/tmp/portage/games-action/xshipwars-2.6.1/image//usr/share/games/xshipwars/images/unvedit >------------------------------------------------------------------------- >Program unvedit installed in: > > /var/tmp/portage/games-action/xshipwars-2.6.1/image//usr/games/bin > >Data files installed in: > > /var/tmp/portage/games-action/xshipwars-2.6.1/image//usr/share/games/xshipwars/images/unvedit > >------------------------------------------------------------------------- > >Installation complete! > >To run the application, use the command "unvedit &" > >make[1]: Leaving directory `/var/tmp/portage/games-action/xshipwars-2.6.1/work/xsw-2.6.1/unvedit' >>>> Completed installing xshipwars-2.6.1 into /var/tmp/portage/games-action/xshipwars-2.6.1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/games/bin/unvedit > usr/games/bin/monitor > usr/games/bin/xsw > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/games/bin/unvedit > * /usr/games/bin/monitor > * /usr/games/bin/xsw > > * Remember, in order to play games, you have to > * be in the 'games' group. > > * Just run 'gpasswd -a <USER> games', then have <USER> re-login. > > * For more info about Gentoo gaming in general, see our website: > * http://games.gentoo.org/ > > > * Before playing, you should get a copy of the installed > * global XShipWars client configuration file and copy it to > * your home directory: > > * # mkdir ~/.shipwars/ > * # cd /usr/share/games/xshipwars/etc/ > * # cp xsw.ini ~/.shipwars/ > * # cp universes.ini ~/.shipwars > > * You will probably need to edit xsw.ini to fit your needs. > > * Then type 'xsw &' to start the game > > * Type 'monitor &' to start the Universe Monitor > * Type 'unvedit &' to start the Universe Editor
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 336822
: 246851