-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- acquire... xmbdfed-4.7/ xmbdfed-4.7/CHANGES xmbdfed-4.7/COPYRIGHTS xmbdfed-4.7/FGrid.c xmbdfed-4.7/FGrid.h xmbdfed-4.7/FGridP.h xmbdfed-4.7/GEShared.h xmbdfed-4.7/GEdit.c xmbdfed-4.7/GEdit.h xmbdfed-4.7/GEditP.h xmbdfed-4.7/GEditTB.c xmbdfed-4.7/GEditTB.h xmbdfed-4.7/GEditTBP.h xmbdfed-4.7/GTest.c xmbdfed-4.7/GTest.h xmbdfed-4.7/GTestP.h xmbdfed-4.7/HBF.PATCH xmbdfed-4.7/INSTALL xmbdfed-4.7/Makefile xmbdfed-4.7/ProgBar.c xmbdfed-4.7/ProgBar.h xmbdfed-4.7/ProgBarP.h xmbdfed-4.7/Project.tmpl xmbdfed-4.7/README xmbdfed-4.7/bdf.c xmbdfed-4.7/bdf.h xmbdfed-4.7/bdfP.h xmbdfed-4.7/bdfcons.c xmbdfed-4.7/bdffnt.c xmbdfed-4.7/bdfgname.c xmbdfed-4.7/bdfgrab.c xmbdfed-4.7/bdfgrid.c xmbdfed-4.7/bdfotf.c xmbdfed-4.7/bdfpkgf.c xmbdfed-4.7/bdfpsf.c xmbdfed-4.7/bitmaps.h xmbdfed-4.7/color.c xmbdfed-4.7/comment.c xmbdfed-4.7/finfo.c xmbdfed-4.7/fntin.c xmbdfed-4.7/glyphed.c xmbdfed-4.7/grab.c xmbdfed-4.7/hbf.c xmbdfed-4.7/hbf.h xmbdfed-4.7/help.c xmbdfed-4.7/htext.h xmbdfed-4.7/ops.c xmbdfed-4.7/otfin.c xmbdfed-4.7/prog.c xmbdfed-4.7/props.c xmbdfed-4.7/setup.c xmbdfed-4.7/test.c xmbdfed-4.7/xmbdfed.c xmbdfed-4.7/xmbdfed.h xmbdfed-4.7/xmbdfed.man xmbdfed-4.7/xmbdfedrc +++ Applying patch: /var/uhubuild/work/.src/patches/00.patch0 patching file FGrid.c +++ Applying patch: /var/uhubuild/work/.src/patches/01-freetype.patch patching file Makefile +++ Applying patch: /var/uhubuild/work/.src/patches/02-gzip.patch patching file Makefile +++ Applying patch: /var/uhubuild/work/.src/patches/03-gcc4.patch patching file xmbdfed.h +++ Applying patch: /var/uhubuild/work/.src/patches/04-xmbdfed-4.7-getline.patch patching file bdfgname.c -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-extract... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile... + ub_compile make -j1 MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c FGrid.c -o FGrid.o FGrid.c: In function 'XmuttFontGridNextPage': FGrid.c:3019:17: warning: variable 'font' set but not used [-Wunused-but-set-variable] FGrid.c: In function 'XmuttFontGridPreviousPage': FGrid.c:3092:17: warning: variable 'font' set but not used [-Wunused-but-set-variable] FGrid.c: In function 'MoveCursor': FGrid.c:5156:31: warning: variable 'opi' set but not used [-Wunused-but-set-variable] FGrid.c: In function 'ExtendCursor': FGrid.c:5319:31: warning: variable 'opi' set but not used [-Wunused-but-set-variable] FGrid.c: In function 'PageExtendCursor': FGrid.c:5472:31: warning: variable 'opi' set but not used [-Wunused-but-set-variable] gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c GEdit.c -o GEdit.o GEdit.c: In function '_XmuttGlyphEditSetCursor': GEdit.c:777:36: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditP.h:30, from GEdit.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEdit.c: In function 'XmuttGlyphEditImage': GEdit.c:1440:23: warning: variable 'grid' set but not used [-Wunused-but-set-variable] GEdit.c: In function 'XmuttGlyphEditChangeOperation': GEdit.c:1751:13: warning: variable 'call_modify' set but not used [-Wunused-but-set-variable] GEdit.c: In function 'XmuttGlyphEditImportXBM': GEdit.c:2008:42: warning: pointer targets in passing argument 5 of 'XmuReadBitmapDataFromFile' differ in signedness [-Wpointer-sign] In file included from GEdit.c:32:0: /usr/include/X11/Xmu/Drawing.h:146:5: note: expected 'int *' but argument is of type 'unsigned int *' GEdit.c:2008:42: warning: pointer targets in passing argument 6 of 'XmuReadBitmapDataFromFile' differ in signedness [-Wpointer-sign] In file included from GEdit.c:32:0: /usr/include/X11/Xmu/Drawing.h:146:5: note: expected 'int *' but argument is of type 'unsigned int *' gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c GEditTB.c -o GEditTB.o GEditTB.c: In function '_XmuttGEditTBoxMakeBitmaps': GEditTB.c:348:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:351:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:354:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:357:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:360:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:363:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:366:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:369:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:372:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:375:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:378:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:381:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:384:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:387:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:390:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:393:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c:396:31: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from /usr/include/Xm/XmP.h:29, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1612:15: note: expected 'const char *' but argument is of type 'unsigned char *' GEditTB.c: In function '_XmuttGEditTBoxPosition': GEditTB.c:928:38: warning: variable 'gwc' set but not used [-Wunused-but-set-variable] gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c GTest.c -o GTest.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c ProgBar.c -o ProgBar.o ProgBar.c: In function '_XmuttProgressBarPreferredGeometry': ProgBar.c:204:23: warning: variable 'pmargin' set but not used [-Wunused-but-set-variable] gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c bdf.c -o bdf.o bdf.c: In function '_bdf_parse_glyphs': bdf.c:1378:23: warning: variable 'next' set but not used [-Wunused-but-set-variable] gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c bdfcons.c -o bdfcons.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c bdffnt.c -o bdffnt.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c bdfgname.c -o bdfgname.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c bdfgrab.c -o bdfgrab.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c bdfgrid.c -o bdfgrid.o bdfgrid.c: In function 'bdf_grid_shear': bdfgrid.c:1944:15: warning: variable 'cy' set but not used [-Wunused-but-set-variable] bdfgrid.c:1944:11: warning: variable 'cx' set but not used [-Wunused-but-set-variable] gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c bdfotf.c -o bdfotf.o bdfotf.c: In function 'bdfotf_get_english_string': bdfotf.c:199:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] bdfotf.c:235:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c bdfpkgf.c -o bdfpkgf.o bdfpkgf.c: In function '_bdf_pk_specials': bdfpkgf.c:266:17: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from bdfpkgf.c:50:0: /usr/include/string.h:146:12: note: expected 'const char *' but argument is of type 'unsigned char *' bdfpkgf.c:272:19: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] In file included from bdfpkgf.c:50:0: /usr/include/string.h:128:14: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' bdfpkgf.c:301:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from bdfpkgf.c:50:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' bdfpkgf.c: In function '_bdf_load_pk_font': bdfpkgf.c:526:5: warning: pointer targets in passing argument 4 of '_bdf_pk_specials' differ in signedness [-Wpointer-sign] bdfpkgf.c:206:1: note: expected 'char *' but argument is of type 'unsigned char *' bdfpkgf.c:529:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from bdfpkgf.c:50:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' bdfpkgf.c:530:13: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from bdfpkgf.c:50:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' bdfpkgf.c:531:6: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] In file included from bdfpkgf.c:50:0: /usr/include/string.h:128:14: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' bdfpkgf.c:414:21: warning: variable 'pend' set but not used [-Wunused-but-set-variable] bdfpkgf.c: In function '_bdf_gf_specials': bdfpkgf.c:1031:17: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from bdfpkgf.c:50:0: /usr/include/string.h:146:12: note: expected 'const char *' but argument is of type 'unsigned char *' bdfpkgf.c:1037:19: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] In file included from bdfpkgf.c:50:0: /usr/include/string.h:128:14: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' bdfpkgf.c:1067:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from bdfpkgf.c:50:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' bdfpkgf.c: In function '_bdf_load_gf_font': bdfpkgf.c:1180:5: warning: pointer targets in passing argument 4 of '_bdf_gf_specials' differ in signedness [-Wpointer-sign] bdfpkgf.c:977:1: note: expected 'char *' but argument is of type 'unsigned char *' bdfpkgf.c:1182:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from bdfpkgf.c:50:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' bdfpkgf.c:1183:13: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from bdfpkgf.c:50:0: /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *' bdfpkgf.c:1184:6: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] In file included from bdfpkgf.c:50:0: /usr/include/string.h:128:14: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c bdfpsf.c -o bdfpsf.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c color.c -o color.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c comment.c -o comment.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c finfo.c -o finfo.o finfo.c: In function 'BuildFontInfo': finfo.c:172:29: warning: variable 'label' set but not used [-Wunused-but-set-variable] gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c fntin.c -o fntin.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c glyphed.c -o glyphed.o glyphed.c: In function 'ImportExportXBM': glyphed.c:266:16: warning: variable 'ed' set but not used [-Wunused-but-set-variable] glyphed.c: In function 'DoImportXBM': glyphed.c:341:16: warning: variable 'ed' set but not used [-Wunused-but-set-variable] glyphed.c: In function 'DoExportXBM': glyphed.c:381:16: warning: variable 'ed' set but not used [-Wunused-but-set-variable] glyphed.c: In function 'CreatePSFMapEdit': glyphed.c:1258:33: warning: variable 'label' set but not used [-Wunused-but-set-variable] glyphed.c: In function 'EditPSFUnicodeMap': glyphed.c:1740:17: warning: variable 'font' set but not used [-Wunused-but-set-variable] glyphed.c: In function 'DoPointerUpdate': glyphed.c:1798:5: warning: missing sentinel in function call [-Wformat] glyphed.c: In function 'MakeMenuBar': glyphed.c:2193:29: warning: variable 'sep' set but not used [-Wunused-but-set-variable] glyphed.c:2193:19: warning: variable 'casc' set but not used [-Wunused-but-set-variable] glyphed.c: In function 'GlyphEditCreatePixmaps': glyphed.c:3059:41: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from glyphed.c:33: /usr/include/X11/Xlib.h:1619:15: note: expected 'char *' but argument is of type 'unsigned char *' glyphed.c:3064:41: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from glyphed.c:33: /usr/include/X11/Xlib.h:1619:15: note: expected 'char *' but argument is of type 'unsigned char *' glyphed.c:3069:41: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from glyphed.c:33: /usr/include/X11/Xlib.h:1619:15: note: expected 'char *' but argument is of type 'unsigned char *' glyphed.c:3074:41: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness [-Wpointer-sign] In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/X11/IntrinsicP.h:51, from glyphed.c:33: /usr/include/X11/Xlib.h:1619:15: note: expected 'char *' but argument is of type 'unsigned char *' gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c grab.c -o grab.o grab.c: In function 'BuildFontGrabber': grab.c:347:29: warning: variable 'label' set but not used [-Wunused-but-set-variable] gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c help.c -o help.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c ops.c -o ops.o ops.c: In function 'BuildEmboldenDialog': ops.c:477:12: warning: variable 'label' set but not used [-Wunused-but-set-variable] gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c otfin.c -o otfin.o otfin.c: In function 'SelectFont': otfin.c:180:16: warning: variable 'eid' set but not used [-Wunused-but-set-variable] otfin.c: In function 'BuildOTFDialog': otfin.c:258:45: warning: variable 'label' set but not used [-Wunused-but-set-variable] gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c prog.c -o prog.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c props.c -o props.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c setup.c -o setup.o setup.c: In function 'DoOtherOptions': setup.c:566:32: warning: variable 'label' set but not used [-Wunused-but-set-variable] setup.c: In function 'BuildSetupDialog': setup.c:905:23: warning: variable 'label' set but not used [-Wunused-but-set-variable] gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c test.c -o test.o test.c: In function 'BuildTestDialog': test.c:148:29: warning: variable 'label' set but not used [-Wunused-but-set-variable] gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/X11/include -I/usr/include/freetype2 -c xmbdfed.c -o xmbdfed.o xmbdfed.c: In function 'ReallySaveAs': xmbdfed.c:509:5: warning: missing sentinel in function call [-Wformat] xmbdfed.c: In function 'DoSave': xmbdfed.c:899:5: warning: missing sentinel in function call [-Wformat] xmbdfed.c: In function 'ToggleEncodedView': xmbdfed.c:2902:5: warning: missing sentinel in function call [-Wformat] xmbdfed.c:2885:12: warning: variable 'pb' set but not used [-Wunused-but-set-variable] xmbdfed.c: In function 'MakeMenuBar': xmbdfed.c:3721:37: warning: variable 'sep' set but not used [-Wunused-but-set-variable] gcc -g -Wall -o xmbdfed FGrid.o GEdit.o GEditTB.o GTest.o ProgBar.o bdf.o bdfcons.o bdffnt.o bdfgname.o bdfgrab.o bdfgrid.o bdfotf.o bdfpkgf.o bdfpsf.o color.o comment.o finfo.o fntin.o glyphed.o grab.o help.o ops.o otfin.o prog.o props.o setup.o test.o xmbdfed.o -L/usr/X11/lib -lXm -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lfreetype -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-remove-unused... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-compress... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install... + install -m 755 xmbdfed /var/uhubuild/work/install/usr/bin/ + install -m 644 xmbdfed.man /var/uhubuild/work/install/usr/share/man/man1/xmbdfed.1 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- strip... ./usr/bin/xmbdfed -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- doc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- move-compile... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- python... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- addons... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- cleanup... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- optipng... /var/uhubuild/work/install/usr/share/pixmaps/xmbdfed.png OK /var/uhubuild/work/install/usr/share/pixmaps/xmbdfed-big.png OK /var/uhubuild/work/install/usr/share/pixmaps/xmbdfed-small.png OK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- split... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- dirs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- users-groups... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- changelog... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- suid_wrapper... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- perms... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- scripts... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- remove-misc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- man... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- info... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- mo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- timestamps... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- menu... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- depends... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- shlibs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- fhs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- conffiles... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- buildinfo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- control... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- pack... xmbdfed...