* Package: x11-misc/xrmap-2.33 * Repository: gentoo * Maintainer: desktop-misc@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 zlib >>> Unpacking source... >>> Unpacking xrmap-2.10.tgz to /var/tmp/portage/x11-misc/xrmap-2.33/work >>> Unpacking xrmap-2.33.tar.bz2 to /var/tmp/portage/x11-misc/xrmap-2.33/work >>> Unpacking CIA_WDB2.jpd.gz to /var/tmp/portage/x11-misc/xrmap-2.33/work >>> Unpacking xrmap-2.10.tgz to /var/tmp/portage/x11-misc/xrmap-2.33/work >>> Unpacking xrmap-2.33.tar.bz2 to /var/tmp/portage/x11-misc/xrmap-2.33/work >>> Unpacking CIA_WDB2.jpd.gz to /var/tmp/portage/x11-misc/xrmap-2.33/work >>> Source unpacked in /var/tmp/portage/x11-misc/xrmap-2.33/work >>> Preparing source in /var/tmp/portage/x11-misc/xrmap-2.33/work/xrmap-2.33 ... * Applying xrmap-2.33-Makefile.kit.patch ... [ ok ] * Applying xrmap-2.33-as-needed.patch ... [ ok ] mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/lib/X11/config >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-misc/xrmap-2.33/work/xrmap-2.33 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-misc/xrmap-2.33/work/xrmap-2.33 ... make -j14 cd tools ; make make[1]: Entering directory `/var/tmp/portage/x11-misc/xrmap-2.33/work/xrmap-2.33/tools' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cc preproc.c -o preproc preproc.c: In function ‘main’: preproc.c:19:12: warning: incompatible implicit declaration of built-in function ‘strlen’ ./preproc > ../numdefs.h make[1]: Leaving directory `/var/tmp/portage/x11-misc/xrmap-2.33/work/xrmap-2.33/tools' gcc -O2 -pipe -Wall -DZLIB -DXPMBUG -DSHAREDIR=\"/usr/share/xrmap\" -DPS_VIEWER=\""gv -noantialias"\" -DIM_VIEWER=\""display -background gray84"\" -DSVG_VIEWER=\""inkscape"\" -DSVG_CONVERT=\""inkscape %s --export-height=%d --export-png=%s"\" -DHTML_VIEWER=\""dillo"\" -DPRINT_CMD=\""lpr -Plocal"\" -DEDITOR=\"less\" -DMIDIPLAYER=\""timidity -ig"\" -c explorer.c gcc -O2 -pipe -Wall -DZLIB -DXPMBUG -DSHAREDIR=\"/usr/share/xrmap\" -DPS_VIEWER=\""gv -noantialias"\" -DIM_VIEWER=\""display -background gray84"\" -DSVG_VIEWER=\""inkscape"\" -DSVG_CONVERT=\""inkscape %s --export-height=%d --export-png=%s"\" -DHTML_VIEWER=\""dillo"\" -DPRINT_CMD=\""lpr -Plocal"\" -DEDITOR=\"less\" -DMIDIPLAYER=\""timidity -ig"\" -c image.c gcc -O2 -pipe -Wall -DZLIB -DXPMBUG -DSHAREDIR=\"/usr/share/xrmap\" -DPS_VIEWER=\""gv -noantialias"\" -DIM_VIEWER=\""display -background gray84"\" -DSVG_VIEWER=\""inkscape"\" -DSVG_CONVERT=\""inkscape %s --export-height=%d --export-png=%s"\" -DHTML_VIEWER=\""dillo"\" -DPRINT_CMD=\""lpr -Plocal"\" -DEDITOR=\"less\" -DMIDIPLAYER=\""timidity -ig"\" -c xrmap.c xrmap.c: In function ‘read_primary’: xrmap.c:481:5: warning: pointer targets in passing argument 10 of ‘XGetWindowProperty’ differ in signedness /usr/include/X11/Xlib.h:2683:12: note: expected ‘long unsigned int *’ but argument is of type ‘long int *’ xrmap.c:481:5: warning: pointer targets in passing argument 11 of ‘XGetWindowProperty’ differ in signedness /usr/include/X11/Xlib.h:2683:12: note: expected ‘long unsigned int *’ but argument is of type ‘long int *’ xrmap.c:487:3: warning: pointer targets in passing argument 2 of ‘strcat’ differ in signedness /usr/include/bits/string3.h:144:1: note: expected ‘const char * __restrict__’ but argument is of type ‘unsigned char *’ xrmap.c: In function ‘write_primary’: xrmap.c:499:23: warning: pointer targets in passing argument 7 of ‘XChangeProperty’ differ in signedness /usr/include/X11/Xlib.h:2075:12: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ explorer.c: In function ‘show_explwin’: explorer.c:407:15: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c: In function ‘close_datawin’: xrmap.c:1116:4: warning: pointer targets in passing argument 4 of ‘get_window_placement’ differ in signedness xrmap.c:620:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c:1116:4: warning: pointer targets in passing argument 5 of ‘get_window_placement’ differ in signedness xrmap.c:620:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c: In function ‘close_flagwin’: xrmap.c:1125:4: warning: pointer targets in passing argument 4 of ‘get_window_placement’ differ in signedness xrmap.c:620:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c:1125:4: warning: pointer targets in passing argument 5 of ‘get_window_placement’ differ in signedness xrmap.c:620:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c: In function ‘close_cmdwin’: xrmap.c:1136:4: warning: pointer targets in passing argument 4 of ‘get_window_placement’ differ in signedness xrmap.c:620:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c:1136:4: warning: pointer targets in passing argument 5 of ‘get_window_placement’ differ in signedness xrmap.c:620:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ explorer.c: In function ‘get_dir_list’: explorer.c:157:10: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result explorer.c:163:12: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result explorer.c:170:12: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result explorer.c:190:12: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result explorer.c:204:9: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result image.c: In function ‘readPNG’: image.c:333:10: warning: pointer targets in assignment differ in signedness image.c:360:13: warning: pointer targets in assignment differ in signedness image.c:405:9: warning: pointer targets in passing argument 1 of ‘fill_line’ differ in signedness image.c:141:1: note: expected ‘char *’ but argument is of type ‘unsigned char *’ image.c:405:9: warning: pointer targets in passing argument 2 of ‘fill_line’ differ in signedness image.c:141:1: note: expected ‘char *’ but argument is of type ‘unsigned char *’ image.c:414:21: warning: pointer targets in assignment differ in signedness image.c:419:21: warning: pointer targets in assignment differ in signedness image.c: In function ‘ReadImage’: image.c:923:6: warning: pointer targets in passing argument 1 of ‘fill_line’ differ in signedness image.c:141:1: note: expected ‘char *’ but argument is of type ‘unsigned char *’ image.c: In function ‘readXPM’: image.c:1152:11: warning: pointer targets in assignment differ in signedness image.c: In function ‘readSVG’: image.c:1277:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result image.c: In function ‘readEPS’: image.c:1238:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c: In function ‘get_button_dimensions’: xrmap.c:2883:13: warning: pointer targets in passing argument 6 of ‘XGetGeometry’ differ in signedness /usr/include/X11/Xlib.h:2627:15: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c:2883:13: warning: pointer targets in passing argument 7 of ‘XGetGeometry’ differ in signedness /usr/include/X11/Xlib.h:2627:15: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c: In function ‘arcinfo_lines’: xrmap.c:5862:10: warning: pointer targets in passing argument 1 of ‘str4toint’ differ in signedness xrmap.c:4683:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c:5863:3: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness xrmap.c:4675:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c:5864:3: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness xrmap.c:4675:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c: In function ‘dump_arcs’: xrmap.c:6102:10: warning: pointer targets in passing argument 1 of ‘str4toint’ differ in signedness xrmap.c:4683:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c:6160:21: warning: pointer targets in assignment differ in signedness xrmap.c:6161:3: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness xrmap.c:4675:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c:6162:3: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness xrmap.c:4675:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c:6182:10: warning: pointer targets in passing argument 1 of ‘str4toint’ differ in signedness xrmap.c:4683:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c:6183:3: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness xrmap.c:4675:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c:6184:3: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness xrmap.c:4675:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c:6221:8: warning: format not a string literal and no format arguments xrmap.c:6257:7: warning: pointer targets in passing argument 1 of ‘str4toint’ differ in signedness xrmap.c:4683:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c:6258:14: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness xrmap.c:4675:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c:6259:14: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness xrmap.c:4675:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c:6300:18: warning: pointer targets in assignment differ in signedness xrmap.c:6309:7: warning: pointer targets in passing argument 1 of ‘str4toint’ differ in signedness xrmap.c:4683:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c: In function ‘seg_scan’: xrmap.c:6378:15: warning: pointer targets in assignment differ in signedness xrmap.c:6379:11: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness xrmap.c:4675:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c:6380:4: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness xrmap.c:4675:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’ xrmap.c: In function ‘generate’: xrmap.c:6816:20: warning: pointer targets in assignment differ in signedness xrmap.c:6987:19: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness xrmap.c:4675:12: note: expected ‘unsigned char *’ but argument is of type ‘signed char *’ xrmap.c:6988:5: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness xrmap.c:4675:12: note: expected ‘unsigned char *’ but argument is of type ‘signed char *’ xrmap.c: In function ‘show_datawin’: xrmap.c:8854:10: warning: pointer targets in passing argument 4 of ‘get_window_placement’ differ in signedness xrmap.c:620:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c:8854:10: warning: pointer targets in passing argument 5 of ‘get_window_placement’ differ in signedness xrmap.c:620:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c:8918:7: warning: format not a string literal and no format arguments xrmap.c:8927:7: warning: format not a string literal and no format arguments xrmap.c:8949:10: warning: format not a string literal and no format arguments xrmap.c:8965:7: warning: format not a string literal and no format arguments xrmap.c:8966:7: warning: format not a string literal and no format arguments xrmap.c:9054:4: warning: pointer targets in passing argument 4 of ‘get_window_placement’ differ in signedness xrmap.c:620:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c:9054:4: warning: pointer targets in passing argument 5 of ‘get_window_placement’ differ in signedness xrmap.c:620:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c:9076:22: warning: trigraph ??/ ignored, use -trigraphs to enable xrmap.c: In function ‘show_flagwin’: xrmap.c:9197:7: warning: pointer targets in passing argument 4 of ‘get_window_placement’ differ in signedness xrmap.c:620:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c:9197:7: warning: pointer targets in passing argument 5 of ‘get_window_placement’ differ in signedness xrmap.c:620:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c: In function ‘main’: xrmap.c:10574:32: warning: format not a string literal and no format arguments xrmap.c:10332:29: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result xrmap.c:10559:32: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c:10582:35: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c:10588:32: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c:10592:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c:11165:14: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c:11195:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c:11220:13: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result xrmap.c:11277:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c:11280:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c:11285:13: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result xrmap.c:11549:29: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result xrmap.c:11567:26: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c:11598:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c: In function ‘do_activate’: xrmap.c:9531:14: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c: In function ‘show_point’: xrmap.c:9338:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c: In function ‘view_outfile’: xrmap.c:9259:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c:9263:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c:9267:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c: In function ‘flag_viewer’: xrmap.c:9171:10: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c: In function ‘show_manual’: xrmap.c:7896:12: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c:7962:12: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xrmap.c: In function ‘parse_locfile’: xrmap.c:2495:27: warning: array subscript is below array bounds gcc -o xrmap explorer.o image.o xrmap.o -O6 -g -Wall -lXpm -lX11 -ljpeg -lz -lpng -lm -L/usr/X11R6/lib cd editkit ; make -f Makefile.kit DESTDIR=/usr make[1]: Entering directory `/var/tmp/portage/x11-misc/xrmap-2.33/work/xrmap-2.33/editkit' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -O2 -fomit-frame-pointer -pipe -Wall -DTHREED -DGREEK -DJUSTIFY -DSHAREDIR="\"/usr/share/editkit\"" -DSHAREDIR="\"\"" -DWORDSTAR -o edt.o -c termcap.c :0:0: warning: "SHAREDIR" redefined :0:0: note: this is the location of the previous definition In file included from termcap.c:204:0: edit.h:112:5: warning: built-in function ‘y1’ declared as non-function termcap.c: In function ‘main’: termcap.c:785:9: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result termcap.c: In function ‘block_get’: edit.c:1564:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result termcap.c: In function ‘block_put’: edit.c:1550:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result termcap.c: In function ‘do_cd’: edit.c:1125:7: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result gcc -O2 -fomit-frame-pointer -pipe -Wall -DTHREED -DGREEK -DJUSTIFY -DSHAREDIR="\"/usr/share/editkit\"" -DSHAREDIR="\"\"" -o edt edt.o -L/usr/lib -lcurses -rwxr-xr-x 1 portage portage 44647 Oct 22 15:16 edt -rwxr-xr-x 1 portage portage 35920 Oct 22 15:16 edt gcc -O2 -fomit-frame-pointer -pipe -Wall -DTHREED -DGREEK -DJUSTIFY -DSHAREDIR="\"/usr/share/editkit\"" -DSHAREDIR="\"\"" -DEMACS -o emt.o -c termcap.c :0:0: warning: "SHAREDIR" redefined :0:0: note: this is the location of the previous definition In file included from termcap.c:204:0: edit.h:112:5: warning: built-in function ‘y1’ declared as non-function termcap.c: In function ‘main’: termcap.c:785:9: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result termcap.c: In function ‘block_get’: edit.c:1564:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result termcap.c: In function ‘block_put’: edit.c:1550:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result termcap.c: In function ‘do_cd’: edit.c:1125:7: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result gcc -O2 -fomit-frame-pointer -pipe -Wall -DTHREED -DGREEK -DJUSTIFY -DSHAREDIR="\"/usr/share/editkit\"" -DSHAREDIR="\"\"" -o emt emt.o -L/usr/lib -lcurses -rwxr-xr-x 1 portage portage 44784 Oct 22 15:16 emt -rwxr-xr-x 1 portage portage 36032 Oct 22 15:16 emt gcc -O2 -fomit-frame-pointer -pipe -Wall -DTHREED -DGREEK -DJUSTIFY -DSHAREDIR="\"/usr/share/editkit\"" -DSHAREDIR="\"\"" -DWORDSTAR -o edx.o -c x11.c :0:0: warning: "SHAREDIR" redefined :0:0: note: this is the location of the previous definition In file included from x11.c:148:0: edit.h:112:5: warning: built-in function ‘y1’ declared as non-function x11.c: In function ‘paste_primary’: x11.c:408:5: warning: pointer targets in passing argument 10 of ‘XGetWindowProperty’ differ in signedness /usr/include/X11/Xlib.h:2683:12: note: expected ‘long unsigned int *’ but argument is of type ‘long int *’ x11.c:408:5: warning: pointer targets in passing argument 11 of ‘XGetWindowProperty’ differ in signedness /usr/include/X11/Xlib.h:2683:12: note: expected ‘long unsigned int *’ but argument is of type ‘long int *’ x11.c: In function ‘set_selection’: x11.c:476:4: warning: pointer targets in passing argument 7 of ‘XChangeProperty’ differ in signedness /usr/include/X11/Xlib.h:2075:12: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ x11.c: In function ‘send_selection’: x11.c:490:4: warning: pointer targets in passing argument 7 of ‘XChangeProperty’ differ in signedness /usr/include/X11/Xlib.h:2075:12: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ x11.c: In function ‘main’: x11.c:862:9: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result x11.c: In function ‘block_get’: edit.c:1564:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result x11.c: In function ‘block_put’: edit.c:1550:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result x11.c: In function ‘do_cd’: edit.c:1125:7: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result gcc -O2 -fomit-frame-pointer -pipe -Wall -DTHREED -DGREEK -DJUSTIFY -DSHAREDIR="\"/usr/share/editkit\"" -DSHAREDIR="\"\"" -o edx edx.o -L/usr/X11R6/lib -lX11 -rwxr-xr-x 1 portage portage 53556 Oct 22 15:16 edx -rwxr-xr-x 1 portage portage 42812 Oct 22 15:16 edx gcc -O2 -fomit-frame-pointer -pipe -Wall -DTHREED -DGREEK -DJUSTIFY -DSHAREDIR="\"/usr/share/editkit\"" -DSHAREDIR="\"\"" -DEMACS -o emx.o -c x11.c :0:0: warning: "SHAREDIR" redefined :0:0: note: this is the location of the previous definition In file included from x11.c:148:0: edit.h:112:5: warning: built-in function ‘y1’ declared as non-function x11.c: In function ‘paste_primary’: x11.c:408:5: warning: pointer targets in passing argument 10 of ‘XGetWindowProperty’ differ in signedness /usr/include/X11/Xlib.h:2683:12: note: expected ‘long unsigned int *’ but argument is of type ‘long int *’ x11.c:408:5: warning: pointer targets in passing argument 11 of ‘XGetWindowProperty’ differ in signedness /usr/include/X11/Xlib.h:2683:12: note: expected ‘long unsigned int *’ but argument is of type ‘long int *’ x11.c: In function ‘set_selection’: x11.c:476:4: warning: pointer targets in passing argument 7 of ‘XChangeProperty’ differ in signedness /usr/include/X11/Xlib.h:2075:12: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ x11.c: In function ‘send_selection’: x11.c:490:4: warning: pointer targets in passing argument 7 of ‘XChangeProperty’ differ in signedness /usr/include/X11/Xlib.h:2075:12: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ x11.c: In function ‘main’: x11.c:862:9: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result x11.c: In function ‘block_get’: edit.c:1564:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result x11.c: In function ‘block_put’: edit.c:1550:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result x11.c: In function ‘do_cd’: edit.c:1125:7: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result gcc -O2 -fomit-frame-pointer -pipe -Wall -DTHREED -DGREEK -DJUSTIFY -DSHAREDIR="\"/usr/share/editkit\"" -DSHAREDIR="\"\"" -o emx emx.o -L/usr/X11R6/lib -lX11 -rwxr-xr-x 1 portage portage 53557 Oct 22 15:16 emx -rwxr-xr-x 1 portage portage 42812 Oct 22 15:16 emx make[1]: Leaving directory `/var/tmp/portage/x11-misc/xrmap-2.33/work/xrmap-2.33/editkit' cd earthview ; make DESTDIR=/usr make[1]: Entering directory `/var/tmp/portage/x11-misc/xrmap-2.33/work/xrmap-2.33/earthview' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -Wall -DDATADIR=\"/usr/share/rmap/earthdata\" earthview.c -o earthview -L/usr/X11R6/lib -lX11 -lm -lz -lbz2 earthview.c: In function ‘manage_event’: earthview.c:719:7: warning: pointer targets in passing argument 6 of ‘XGetGeometry’ differ in signedness /usr/include/X11/Xlib.h:2627:15: note: expected ‘unsigned int *’ but argument is of type ‘int *’ earthview.c:719:7: warning: pointer targets in passing argument 7 of ‘XGetGeometry’ differ in signedness /usr/include/X11/Xlib.h:2627:15: note: expected ‘unsigned int *’ but argument is of type ‘int *’ earthview.c: In function ‘main’: earthview.c:1339:7: warning: format not a string literal and no format arguments earthview.c:1341:7: warning: format not a string literal and no format arguments earthview.c:1597:14: warning: pointer targets in assignment differ in signedness earthview.c:1599:12: warning: pointer targets in assignment differ in signedness earthview.c:1677:17: warning: pointer targets in passing argument 2 of ‘BZ2_bzBuffToBuffCompress’ differ in signedness /usr/include/bzlib.h:204:15: note: expected ‘unsigned int *’ but argument is of type ‘int *’ earthview.c:1637:47: warning: ‘total’ may be used uninitialized in this function make[1]: Leaving directory `/var/tmp/portage/x11-misc/xrmap-2.33/work/xrmap-2.33/earthview' ****************************************************************************** In addition to compiling and installing source files, xrmap requires DATA FILES. You should download them SEPARATELY, and uncompress them in SHAREDIR (/usr/share/rmap by default) : Required: 6750214 CIA_WDB2.jpd.bz2 (CIA vector map data) 4006416 flags-2.5-eps.tar.bz2 (national flags, EPS format) or 1198980 flags-2.5-xpm_150.tar.bz2 (national flags, XPM format) Required only by earthview: 8399634 earthdata_low_res.tar.bz2 (topography + population data) Recommended: 95748 anthems-1.1.tar.bz2 (national anthems) 612060 hymns-1.2.tar.bz2 (national hymns in MIDI format) 699410 factbook_text_2005.tar.bz2 (CIA factbook, ASCII format) 50589431 earthdata_med_res.tar.bz2 (required only by earthview) Optional: 27193880 factbook_html_2005.tar.bz2 (CIA factbook, HTML format + maps) 46412445 pdfmaps-1.2.tar.bz2 (PDF maps from United Nations) 29194589 eawpats12.tar.bz2 (GUS samples for the MIDI player) 4062495 flags-2.5-svg.tar.bz2 (national flags, SVG format) 488145582 earthdata_high_res.tar.bz2 (required only by earthview) Source files (not needed to run xrmap) : 7084612 flags-2.5-src.tar.bz2 (national flags, SVG full collection) available from ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/data ****************************************************************************** make -j14 make: `preproc' is up to date. make -j14 gcc -Wall jpd2else.c -o jpd2else -lm jpd2else.c: In function ‘main’: jpd2else.c:228:20: warning: pointer targets in assignment differ in signedness jpd2else.c:347:12: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness jpd2else.c:68:12: note: expected ‘unsigned char *’ but argument is of type ‘signed char *’ jpd2else.c:348:5: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness jpd2else.c:68:12: note: expected ‘unsigned char *’ but argument is of type ‘signed char *’ make -j14 gcc -Wall cbd2else.c -o cbd2else -lm >>> Source compiled. >>> Test phase [none]: x11-misc/xrmap-2.33 >>> Install xrmap-2.33 into /var/tmp/portage/x11-misc/xrmap-2.33/image/ category x11-misc >>> Completed installing xrmap-2.33 into /var/tmp/portage/x11-misc/xrmap-2.33/image/ * QA Notice: make jobserver unavailable: * * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/jpd2else usr/bin/preproc usr/bin/cbd2else usr/bin/xrmap * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/jpd2else * /usr/bin/preproc * /usr/bin/cbd2else * /usr/bin/xrmap * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * preproc.c:19:12: warning: incompatible implicit declaration of built-in function ‘strlen’ * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * xrmap.c:2495:27: warning: array subscript is below array bounds * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://frmas.free.fr/li_1.htm#_Xrmap_