* Package: x11-misc/xrmap-2.33-r1 * Repository: gentoo * Maintainer: desktop-misc@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 zlib * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking xrmap-2.33.tar.bz2 to /var/tmp/portage/x11-misc/xrmap-2.33-r1/work >>> Unpacking factbook_html_2008.tar.bz2 to /var/tmp/portage/x11-misc/xrmap-2.33-r1/work >>> Unpacking anthems-1.3.tar.bz2 to /var/tmp/portage/x11-misc/xrmap-2.33-r1/work >>> Unpacking flags-2.9-xpm_150.tar.bz2 to /var/tmp/portage/x11-misc/xrmap-2.33-r1/work >>> Unpacking hymns-1.4.tar.bz2 to /var/tmp/portage/x11-misc/xrmap-2.33-r1/work >>> Unpacking earthdata_low_res.tar.bz2 to /var/tmp/portage/x11-misc/xrmap-2.33-r1/work >>> Unpacking CIA_WDB2.jpd.gz to /var/tmp/portage/x11-misc/xrmap-2.33-r1/work >>> Source unpacked in /var/tmp/portage/x11-misc/xrmap-2.33-r1/work >>> Preparing source in /var/tmp/portage/x11-misc/xrmap-2.33-r1/work/xrmap-2.33 ... * Applying xrmap-2.33-Makefile.kit.patch ... [ ok ] * Applying xrmap-2.33-as-needed.patch ... [ ok ] * Applying xrmap-2.33-parallel-make.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-misc/xrmap-2.33-r1/work/xrmap-2.33 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-misc/xrmap-2.33-r1/work/xrmap-2.33 ... make -j14 HTML_VIEWER=xdg-open make -C tools make[1]: Entering directory `/var/tmp/portage/x11-misc/xrmap-2.33-r1/work/xrmap-2.33/tools' i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu preproc.c -o preproc ./preproc > ../numdefs.h make[1]: Leaving directory `/var/tmp/portage/x11-misc/xrmap-2.33-r1/work/xrmap-2.33/tools' i686-pc-linux-gnu-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=\"xdg-open\" -DPRINT_CMD=\""lpr -Plocal"\" -DEDITOR=\"less\" -DMIDIPLAYER=\""timidity -ig"\" -c explorer.c i686-pc-linux-gnu-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=\"xdg-open\" -DPRINT_CMD=\""lpr -Plocal"\" -DEDITOR=\"less\" -DMIDIPLAYER=\""timidity -ig"\" -c image.c i686-pc-linux-gnu-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=\"xdg-open\" -DPRINT_CMD=\""lpr -Plocal"\" -DEDITOR=\"less\" -DMIDIPLAYER=\""timidity -ig"\" -c xrmap.c explorer.c: In function ‘show_explwin’: explorer.c:407:15: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] explorer.c: In function ‘get_dir_list’: explorer.c:157:10: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] explorer.c:163:12: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] explorer.c:170:12: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] explorer.c:190:12: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] explorer.c:204:9: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] image.c: In function ‘readPNG’: image.c:333:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] image.c:360:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] image.c:405:9: warning: pointer targets in passing argument 1 of ‘fill_line’ differ in signedness [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] image.c:419:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] image.c: In function ‘DoExtension’: image.c:652:11: warning: variable ‘str’ set but not used [-Wunused-but-set-variable] image.c: In function ‘ReadImage’: image.c:923:6: warning: pointer targets in passing argument 1 of ‘fill_line’ differ in signedness [-Wpointer-sign] image.c:141:1: note: expected ‘char *’ but argument is of type ‘unsigned char *’ image.c: In function ‘readXPM’: image.c:1080:6: error: unknown type name ‘gzFile’ image.c:1107:6: warning: implicit declaration of function ‘gzopen’ [-Wimplicit-function-declaration] image.c:1111:6: warning: implicit declaration of function ‘gzeof’ [-Wimplicit-function-declaration] image.c:1117:9: warning: implicit declaration of function ‘gzgetc’ [-Wimplicit-function-declaration] image.c:1119:6: warning: implicit declaration of function ‘gzclose’ [-Wimplicit-function-declaration] image.c:1152:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] image.c: In function ‘readEPS’: image.c:1178:5: error: unknown type name ‘gzFile’ image.c:1201:8: warning: implicit declaration of function ‘gzgets’ [-Wimplicit-function-declaration] image.c: In function ‘readSVG’: image.c:1252:5: error: unknown type name ‘gzFile’ image.c:1277:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] image.c: In function ‘readEPS’: image.c:1238:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] make: *** [image.o] Error 1 make: *** Waiting for unfinished jobs.... xrmap.c: In function ‘read_primary’: xrmap.c:481:5: warning: pointer targets in passing argument 10 of ‘XGetWindowProperty’ differ in signedness [-Wpointer-sign] /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 [-Wpointer-sign] /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 [-Wpointer-sign] /usr/include/bits/string3.h:142: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 [-Wpointer-sign] /usr/include/X11/Xlib.h:2075:12: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ xrmap.c: In function ‘get_color’: xrmap.c:507:13: warning: variable ‘bool’ set but not used [-Wunused-but-set-variable] xrmap.c: In function ‘close_datawin’: xrmap.c:1116:4: warning: pointer targets in passing argument 4 of ‘get_window_placement’ differ in signedness [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] xrmap.c:620:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c: In function ‘get_button_dimensions’: xrmap.c:2883:13: warning: pointer targets in passing argument 6 of ‘XGetGeometry’ differ in signedness [-Wpointer-sign] /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 [-Wpointer-sign] /usr/include/X11/Xlib.h:2627:15: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c: In function ‘draw_feature’: xrmap.c:5191:16: warning: variable ‘j’ set but not used [-Wunused-but-set-variable] xrmap.c: In function ‘arcinfo_lines’: xrmap.c:5862:10: warning: pointer targets in passing argument 1 of ‘str4toint’ differ in signedness [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] xrmap.c:6161:3: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wformat-security] xrmap.c:6257:7: warning: pointer targets in passing argument 1 of ‘str4toint’ differ in signedness [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] xrmap.c:6309:7: warning: pointer targets in passing argument 1 of ‘str4toint’ differ in signedness [-Wpointer-sign] 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 [-Wpointer-sign] xrmap.c:6379:11: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] xrmap.c:6987:19: warning: pointer targets in passing argument 1 of ‘str3toint’ differ in signedness [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wformat-security] xrmap.c:8927:7: warning: format not a string literal and no format arguments [-Wformat-security] xrmap.c:8949:10: warning: format not a string literal and no format arguments [-Wformat-security] xrmap.c:8965:7: warning: format not a string literal and no format arguments [-Wformat-security] xrmap.c:8966:7: warning: format not a string literal and no format arguments [-Wformat-security] xrmap.c:9054:4: warning: pointer targets in passing argument 4 of ‘get_window_placement’ differ in signedness [-Wpointer-sign] 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 [-Wpointer-sign] 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 [-Wtrigraphs] xrmap.c: In function ‘show_flagwin’: xrmap.c:9197:7: warning: pointer targets in passing argument 4 of ‘get_window_placement’ differ in signedness [-Wpointer-sign] 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 [-Wpointer-sign] xrmap.c:620:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ xrmap.c: In function ‘show_point’: xrmap.c:9300:22: warning: variable ‘vf’ set but not used [-Wunused-but-set-variable] xrmap.c:9300:16: warning: variable ‘uf’ set but not used [-Wunused-but-set-variable] xrmap.c: In function ‘main’: xrmap.c:10574:32: warning: format not a string literal and no format arguments [-Wformat-security] xrmap.c:9816:14: warning: variable ‘ev_time’ set but not used [-Wunused-but-set-variable] xrmap.c:10332:29: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:10559:32: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:10582:35: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:10588:32: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:10592:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:11165:14: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:11195:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:11220:13: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:11277:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:11280:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:11285:13: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:11549:29: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:11567:26: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:11598:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c: In function ‘do_activate’: xrmap.c:9531:14: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c: In function ‘show_point’: xrmap.c:9338:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c: In function ‘view_outfile’: xrmap.c:9259:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:9263:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:9267:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c: In function ‘flag_viewer’: xrmap.c:9171:10: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c: In function ‘show_manual’: xrmap.c:7896:12: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] xrmap.c:7962:12: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] emake failed * ERROR: x11-misc/xrmap-2.33-r1 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2432: Called die * The specific snippet of code: * emake HTML_VIEWER="xdg-open" || die; * * If you need support, post the output of 'emerge --info =x11-misc/xrmap-2.33-r1', * the complete build log and the output of 'emerge -pqv =x11-misc/xrmap-2.33-r1'. * The complete build log is located at '/var/log/portage/build/x11-misc/xrmap-2.33-r1:20110810-174654.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/xrmap-2.33-r1/temp/environment'. * S: '/var/tmp/portage/x11-misc/xrmap-2.33-r1/work/xrmap-2.33'