D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/xmbdfed-4.7-10.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MEymRn + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf xmbdfed-4.7 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/xmbdfed-4.7.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmbdfed-4.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xmbdfed-4.7-patch1):' Patch #0 (xmbdfed-4.7-patch1): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .patch1 --fuzz=0 patching file FGrid.c + echo 'Patch #1 (xmbdfed-4.7-linux.patch):' Patch #1 (xmbdfed-4.7-linux.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .xmbdfed-4.7-linux.patch --fuzz=0 patching file Makefile + echo 'Patch #2 (xmbdfed-4.7-staticfix.patch):' Patch #2 (xmbdfed-4.7-staticfix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .xmbdfed-4.7-staticfix.patch --fuzz=0 patching file setup.c + echo 'Patch #3 (xmbdfed-4.7-getline.patch):' Patch #3 (xmbdfed-4.7-getline.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .xmbdfed-4.7-getline.patch --fuzz=0 patching file bdfgname.c + echo 'Patch #4 (xmbdfed-4.7-mga-format-security_bdf.c.patch):' Patch #4 (xmbdfed-4.7-mga-format-security_bdf.c.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .xmbdfed-4.7-mga-format-security_bdf.c.patch --fuzz=0 patching file bdf.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.b0ZSCn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmbdfed-4.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c bdfcons.c -o bdfcons.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c bdffnt.c -o bdffnt.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -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] 204 | Dimension wd, ht, pmargin, lheight, lwidth; | ^~~~~~~ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c GTest.c -o GTest.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c bdfgname.c -o bdfgname.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c GEditTB.c -o GEditTB.o GEditTB.c: In function '_XmuttGEditTBoxMakeBitmaps': GEditTB.c:347:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 347 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), draw_bits, | ^~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:350:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 350 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), move_bits, | ^~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:353:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 353 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), copy_bits, | ^~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:356:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 356 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), fliph_bits, | ^~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:359:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 359 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), flipv_bits, | ^~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:362:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 362 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), shear_bits, | ^~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:365:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 365 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), rleft_bits, | ^~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:368:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 368 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), rright_bits, | ^~~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:371:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 371 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), rotate_bits, | ^~~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:374:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 374 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), uleft_bits, | ^~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:377:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 377 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), up_bits, | ^~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:380:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 380 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), uright_bits, | ^~~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:383:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 383 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), left_bits, | ^~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:386:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 386 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), right_bits, | ^~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:389:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 389 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), dleft_bits, | ^~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:392:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 392 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), down_bits, | ^~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c:395:58: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 395 | XCreateBitmapFromData(XtDisplay(w), XtWindow(w), dright_bits, | ^~~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditTBP.h:30, from GEditTB.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEditTB.c: In function '_XmuttGEditTBoxPosition': GEditTB.c:928:38: warning: variable 'gwc' set but not used [-Wunused-but-set-variable] 928 | XmuttGlyphEditToolboxWidgetClass gwc; | ^~~ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c bdfgrab.c -o bdfgrab.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c GEdit.c -o GEdit.o GEdit.c: In function '_XmuttGlyphEditSetCursor': GEdit.c:776:63: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 776 | bm = XCreateBitmapFromData(XtDisplay(w), XtWindow(w), cursor_bits, | ^~~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from /usr/include/X11/Intrinsic.h:53, from /usr/include/Xm/Xm.h:59, from /usr/include/Xm/XmP.h:40, from GEditP.h:30, from GEdit.c:31: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ GEdit.c: In function 'XmuttGlyphEditImage': GEdit.c:1440:23: warning: variable 'grid' set but not used [-Wunused-but-set-variable] 1440 | bdf_glyph_grid_t *grid; | ^~~~ GEdit.c: In function 'XmuttGlyphEditChangeOperation': GEdit.c:1751:13: warning: variable 'call_modify' set but not used [-Wunused-but-set-variable] 1751 | Boolean call_modify; | ^~~~~~~~~~~ GEdit.c: In function 'XmuttGlyphEditImportXBM': GEdit.c:2008:42: warning: pointer targets in passing argument 5 of 'XmuReadBitmapDataFromFile' differ in signedness [-Wpointer-sign] 2008 | &xh, &yh)) != BitmapSuccess) | ^~~ | | | unsigned int * In file included from GEdit.c:32: /usr/include/X11/Xmu/Drawing.h:152:9: note: expected 'int *' but argument is of type 'unsigned int *' 152 | int *xhot_return, | ~~~~~~~^~~~~~~~~~~ GEdit.c:2008:47: warning: pointer targets in passing argument 6 of 'XmuReadBitmapDataFromFile' differ in signedness [-Wpointer-sign] 2008 | &xh, &yh)) != BitmapSuccess) | ^~~ | | | unsigned int * In file included from GEdit.c:32: /usr/include/X11/Xmu/Drawing.h:153:9: note: expected 'int *' but argument is of type 'unsigned int *' 153 | int *yhot_return | ~~~~~~~^~~~~~~~~~~ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -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 from 'FT_Byte *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign] 199 | s = sfntName.string; | ^ bdfotf.c:235:15: warning: pointer targets in assignment from 'FT_Byte *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign] 235 | s = sfntName.string; | ^ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c bdfpsf.c -o bdfpsf.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c bdfpkgf.c -o bdfpkgf.o bdfpkgf.c: In function '_bdf_pk_specials': bdfpkgf.c:266:30: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 266 | if (!strncmp(comment, "title ", 6)) | ^~~~~~~ | | | unsigned char * In file included from bdfpkgf.c:50: /usr/include/string.h:140:33: note: expected 'const char *' but argument is of type 'unsigned char *' 140 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ bdfpkgf.c:272:45: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] 272 | strcpy(glyphname, comment + 6); | ~~~~~~~~^~~ | | | unsigned char * In file included from bdfpkgf.c:50: /usr/include/string.h:122:14: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 122 | extern char *strcpy (char *__restrict __dest, const char *__restrict __src) | ^~~~~~ bdfpkgf.c:301:51: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 301 | printscaled(num, comment + strlen(comment)); | ^~~~~~~ | | | unsigned char * In file included from bdfpkgf.c:50: /usr/include/string.h:385:35: note: expected 'const char *' but argument is of type 'unsigned char *' 385 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ bdfpkgf.c: In function '_bdf_load_pk_font': bdfpkgf.c:526:49: warning: pointer targets in passing argument 4 of '_bdf_pk_specials' differ in signedness [-Wpointer-sign] 526 | while ((res = _bdf_pk_specials(in, f, opts, glyphname)) != PK_post && | ^~~~~~~~~ | | | unsigned char * bdfpkgf.c:207:23: note: expected 'char *' but argument is of type 'unsigned char *' 207 | char glyphname[]) | ~~~~~^~~~~~~~~~~ bdfpkgf.c:529:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 529 | if (strlen(glyphname)) { | ^~~~~~~~~ | | | unsigned char * In file included from bdfpkgf.c:50: /usr/include/string.h:385:35: note: expected 'const char *' but argument is of type 'unsigned char *' 385 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ bdfpkgf.c:530:36: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 530 | g.name = malloc(strlen(glyphname)+1); | ^~~~~~~~~ | | | unsigned char * In file included from bdfpkgf.c:50: /usr/include/string.h:385:35: note: expected 'const char *' but argument is of type 'unsigned char *' 385 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ bdfpkgf.c:531:21: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] 531 | strcpy(g.name, glyphname); | ^~~~~~~~~ | | | unsigned char * In file included from bdfpkgf.c:50: /usr/include/string.h:122:14: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 122 | extern char *strcpy (char *__restrict __dest, const char *__restrict __src) | ^~~~~~ bdfpkgf.c:414:21: warning: variable 'pend' set but not used [-Wunused-but-set-variable] 414 | long num, plen, pend, row_size, awidth; | ^~~~ bdfpkgf.c: In function '_bdf_gf_specials': bdfpkgf.c:1031:30: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 1031 | if (!strncmp(comment, "title ", 6)) | ^~~~~~~ | | | unsigned char * In file included from bdfpkgf.c:50: /usr/include/string.h:140:33: note: expected 'const char *' but argument is of type 'unsigned char *' 140 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ bdfpkgf.c:1037:45: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] 1037 | strcpy(glyphname, comment + 6); | ~~~~~~~~^~~ | | | unsigned char * In file included from bdfpkgf.c:50: /usr/include/string.h:122:14: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 122 | extern char *strcpy (char *__restrict __dest, const char *__restrict __src) | ^~~~~~ bdfpkgf.c:1067:51: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1067 | printscaled(num, comment + strlen(comment)); | ^~~~~~~ | | | unsigned char * In file included from bdfpkgf.c:50: /usr/include/string.h:385:35: note: expected 'const char *' but argument is of type 'unsigned char *' 385 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ bdfpkgf.c: In function '_bdf_load_gf_font': bdfpkgf.c:1180:49: warning: pointer targets in passing argument 4 of '_bdf_gf_specials' differ in signedness [-Wpointer-sign] 1180 | while ((res = _bdf_gf_specials(in, f, opts, glyphname)) != GF_post) { | ^~~~~~~~~ | | | unsigned char * bdfpkgf.c:978:23: note: expected 'char *' but argument is of type 'unsigned char *' 978 | char glyphname[]) | ~~~~~^~~~~~~~~~~ bdfpkgf.c:1182:61: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1182 | if (((res == GF_boc) || (res == GF_boc1)) && strlen(glyphname)) { | ^~~~~~~~~ | | | unsigned char * In file included from bdfpkgf.c:50: /usr/include/string.h:385:35: note: expected 'const char *' but argument is of type 'unsigned char *' 385 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ bdfpkgf.c:1183:36: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1183 | g.name = malloc(strlen(glyphname)+1); | ^~~~~~~~~ | | | unsigned char * In file included from bdfpkgf.c:50: /usr/include/string.h:385:35: note: expected 'const char *' but argument is of type 'unsigned char *' 385 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ bdfpkgf.c:1184:21: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] 1184 | strcpy(g.name, glyphname); | ^~~~~~~~~ | | | unsigned char * In file included from bdfpkgf.c:50: /usr/include/string.h:122:14: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 122 | extern char *strcpy (char *__restrict __dest, const char *__restrict __src) | ^~~~~~ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c color.c -o color.o color.c: In function 'AdjustColor': color.c:236:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 236 | which = (int) client_data; | ^ color.c: In function 'BuildColorDialog': color.c:433:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 433 | (XtPointer) i); | ^ color.c:435:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 435 | (XtPointer) i); | ^ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c comment.c -o comment.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -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] 3019 | bdf_font_t *font; | ^~~~ FGrid.c: In function 'XmuttFontGridPreviousPage': FGrid.c:3092:17: warning: variable 'font' set but not used [-Wunused-but-set-variable] 3092 | bdf_font_t *font; | ^~~~ FGrid.c: In function 'MoveCursor': FGrid.c:5156:31: warning: variable 'opi' set but not used [-Wunused-but-set-variable] 5156 | _XmuttFGridPageInfo *pi, *opi; | ^~~ FGrid.c: In function 'ExtendCursor': FGrid.c:5319:31: warning: variable 'opi' set but not used [-Wunused-but-set-variable] 5319 | _XmuttFGridPageInfo *pi, *opi; | ^~~ FGrid.c: In function 'PageExtendCursor': FGrid.c:5472:31: warning: variable 'opi' set but not used [-Wunused-but-set-variable] 5472 | _XmuttFGridPageInfo *pi, *opi; | ^~~ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -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] 172 | Widget pb, frame, form, label, rc; | ^~~~~ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -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] 1944 | short cx, cy, wd, ht, gx, gy, x, y; | ^~ bdfgrid.c:1944:11: warning: variable 'cx' set but not used [-Wunused-but-set-variable] 1944 | short cx, cy, wd, ht, gx, gy, x, y; | ^~ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c fntin.c -o fntin.o fntin.c: In function 'SelectAction': fntin.c:67:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 67 | select_action = (int) client_data; | ^ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c help.c -o help.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -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] 347 | Widget form, frame, pb, label; | ^~~~~ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c prog.c -o prog.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -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] 1378 | _bdf_line_func_t *next; | ^~~~ bdf.c: In function 'bdf_save_font': bdf.c:2946:37: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 2946 | fprintf(out, "COMMENT %.*s%s", ep - sp, sp, eol); | ~~^~ ~~~~~~~ | | | | int long int gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -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] 477 | Widget label, frame, form, rc, pb; | ^~~~~ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -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] 180 | short pid, eid, lastpid, i; | ^~~ otfin.c: In function 'BuildOTFDialog': otfin.c:258:45: warning: variable 'label' set but not used [-Wunused-but-set-variable] 258 | Widget pb, form, frame, framel, framer, label; | ^~~~~ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c props.c -o props.o gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -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] 148 | Widget pb, form, frame, label, rc; | ^~~~~ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -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] 266 | MXFEditor *ed; | ^~ glyphed.c: In function 'DoImportXBM': glyphed.c:341:16: warning: variable 'ed' set but not used [-Wunused-but-set-variable] 341 | MXFEditor *ed; | ^~ glyphed.c: In function 'DoExportXBM': glyphed.c:381:16: warning: variable 'ed' set but not used [-Wunused-but-set-variable] 381 | MXFEditor *ed; | ^~ glyphed.c: In function 'CreatePSFMapEdit': glyphed.c:1258:33: warning: variable 'label' set but not used [-Wunused-but-set-variable] 1258 | Widget frame, form, cancel, label; | ^~~~~ glyphed.c: In function 'EditPSFUnicodeMap': glyphed.c:1740:17: warning: variable 'font' set but not used [-Wunused-but-set-variable] 1740 | bdf_font_t *font; | ^~~~ glyphed.c: In function 'DoPointerUpdate': glyphed.c:1798:5: warning: missing sentinel in function call [-Wformat=] 1798 | XtVaSetValues(ge->pointer, XmNlabelString, s, 0); | ^~~~~~~~~~~~~ glyphed.c: In function 'MakeMenuBar': glyphed.c:2193:29: warning: variable 'sep' set but not used [-Wunused-but-set-variable] 2193 | Widget pdown, casc, pb, sep; | ^~~ glyphed.c:2193:19: warning: variable 'casc' set but not used [-Wunused-but-set-variable] 2193 | Widget pdown, casc, pb, sep; | ^~~~ glyphed.c: In function 'GlyphEditCreatePixmaps': glyphed.c:3057:41: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness [-Wpointer-sign] 3057 | lbearing_bits, lbearing_width, | ^~~~~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Intrinsic.h:53, from /usr/include/X11/IntrinsicP.h:51, from glyphed.c:33: /usr/include/X11/Xlib.h:1614:5: note: expected 'char *' but argument is of type 'unsigned char *' 1614 | char* /* data */, | ^~~~~ glyphed.c:3062:41: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness [-Wpointer-sign] 3062 | rbearing_bits, rbearing_width, | ^~~~~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Intrinsic.h:53, from /usr/include/X11/IntrinsicP.h:51, from glyphed.c:33: /usr/include/X11/Xlib.h:1614:5: note: expected 'char *' but argument is of type 'unsigned char *' 1614 | char* /* data */, | ^~~~~ glyphed.c:3067:41: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness [-Wpointer-sign] 3067 | ascent_bits, ascent_width, | ^~~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Intrinsic.h:53, from /usr/include/X11/IntrinsicP.h:51, from glyphed.c:33: /usr/include/X11/Xlib.h:1614:5: note: expected 'char *' but argument is of type 'unsigned char *' 1614 | char* /* data */, | ^~~~~ glyphed.c:3072:41: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness [-Wpointer-sign] 3072 | descent_bits, descent_width, | ^~~~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Intrinsic.h:53, from /usr/include/X11/IntrinsicP.h:51, from glyphed.c:33: /usr/include/X11/Xlib.h:1614:5: note: expected 'char *' but argument is of type 'unsigned char *' 1614 | char* /* data */, | ^~~~~ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -I/usr/include/freetype2 -c setup.c -o setup.o setup.c: In function 'SetProgBar': setup.c:374:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 374 | which = (int) client_data; | ^ setup.c: In function 'SetPixelSize': setup.c:398:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 398 | setup.pixsize = (int) client_data; | ^ setup.c: In function 'SetBitsPerPixel': setup.c:411:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 411 | if ((setup.bpp = (int) client_data) > 1) { | ^ setup.c:412:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 412 | xmbdfedAllocateColors(top, (int) client_data); | ^ setup.c: In function 'SetEOLType': setup.c:428:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 428 | setup.eol = (int) client_data; | ^ setup.c: In function 'SetGlyphFileName': setup.c:446:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 446 | adobe = (int) client_data; | ^ setup.c: In function 'ShowFileBrowser': setup.c:501:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 501 | adobe = (int) client_data; | ^ setup.c: In function 'DoOtherOptions': setup.c:737:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 737 | (XtPointer) i); | ^ setup.c:566:32: warning: variable 'label' set but not used [-Wunused-but-set-variable] 566 | Widget frame, opts, pdown, label, pb, form; | ^~~~~ setup.c: In function 'BuildSetupDialog': setup.c:905:23: warning: variable 'label' set but not used [-Wunused-but-set-variable] 905 | Widget frame, rc, label, pb, form, opts, pdown; | ^~~~~ gcc -g -Wall -DHAVE_XLIB -DHAVE_FREETYPE -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=] 509 | XtVaSetValues(ed->shell, XmNtitle, title, 0); | ^~~~~~~~~~~~~ xmbdfed.c: In function 'DoSave': xmbdfed.c:899:5: warning: missing sentinel in function call [-Wformat=] 899 | XtVaSetValues(ed->shell, XmNtitle, title, 0); | ^~~~~~~~~~~~~ xmbdfed.c: In function 'SetPSFOptions': xmbdfed.c:922:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 922 | int flags = (int) client_data; | ^ xmbdfed.c: In function 'ToggleEncodedView': xmbdfed.c:2902:5: warning: missing sentinel in function call [-Wformat=] 2902 | XtVaSetValues(ed->viewmenu.unencoded, XmNlabelString, s, 0); | ^~~~~~~~~~~~~ xmbdfed.c:2885:12: warning: variable 'pb' set but not used [-Wunused-but-set-variable] 2885 | Widget pb; | ^~ xmbdfed.c: In function 'MakeMenuBar': xmbdfed.c:3721:37: warning: variable 'sep' set but not used [-Wunused-but-set-variable] 3721 | Widget pdown, cpdown, casc, pb, sep; | ^~~ xmbdfed.c: In function '_XmBDFEditorSetup': xmbdfed.c:5306:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 5306 | (XtPointer) xmbdfed_opts.font_opts.correct_metrics; | ^ xmbdfed.c:5308:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 5308 | (XtPointer) xmbdfed_opts.font_opts.keep_unencoded; | ^ xmbdfed.c:5310:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 5310 | (XtPointer) xmbdfed_opts.font_opts.keep_comments; | ^ xmbdfed.c:5312:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 5312 | cmdres[3].default_addr = (XtPointer) xmbdfed_opts.font_opts.pad_cells; | ^ xmbdfed.c:5316:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 5316 | cmdres[7].default_addr = (XtPointer) xmbdfed_opts.font_opts.font_spacing; | ^ xmbdfed.c:5317:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 5317 | cmdres[8].default_addr = (XtPointer) xmbdfed_opts.font_opts.bits_per_pixel; | ^ xmbdfed.c:5318:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 5318 | cmdres[9].default_addr = (XtPointer) xmbdfed_opts.font_opts.eol; | ^ xmbdfed.c:5320:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 5320 | cmdres[11].default_addr = (XtPointer) xmbdfed_opts.no_blanks; | ^ xmbdfed.c:5321:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 5321 | cmdres[12].default_addr = (XtPointer) xmbdfed_opts.really_exit; | ^ xmbdfed.c:5322:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 5322 | cmdres[13].default_addr = (XtPointer) xmbdfed_opts.overwrite_mode; | ^ xmbdfed.c:5323:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 5323 | cmdres[14].default_addr = (XtPointer) xmbdfed_opts.initial_glyph; | ^ xmbdfed.c:5324:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 5324 | cmdres[15].default_addr = (XtPointer) xmbdfed_opts.progbar; | ^ xmbdfed.c:5325:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 5325 | cmdres[16].default_addr = (XtPointer) xmbdfed_opts.code_base; | ^ xmbdfed.c: In function 'AddFilename': xmbdfed.c:578:26: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 578 | sprintf(title, "%s/%s", dir, name); | ^ xmbdfed.c:578:5: note: 'sprintf' output 2 or more bytes (assuming 8193) into a destination of size 8192 578 | sprintf(title, "%s/%s", dir, name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c: In function 'DoSaveAs': xmbdfed.c:789:26: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 789 | sprintf(title, "%s/%s", dir, name); | ^ xmbdfed.c:789:5: note: 'sprintf' output 2 or more bytes (assuming 8193) into a destination of size 8192 789 | sprintf(title, "%s/%s", dir, name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c: In function 'DoSave': xmbdfed.c:840:26: warning: '.BAK' directive writing 4 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] 840 | sprintf(name, "%s.BAK", path); | ^~~~ xmbdfed.c:840:9: note: 'sprintf' output between 5 and 8196 bytes into a destination of size 8192 840 | sprintf(name, "%s.BAK", path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:843:65: warning: '%s' directive writing up to 8191 bytes into a region of size 8150 [-Wformat-overflow=] 843 | "A problem occured making the backup file:\n%s.BAK", | ^~ 844 | path); | ~~~~ xmbdfed.c:842:13: note: 'sprintf' output between 47 and 8238 bytes into a destination of size 8192 842 | sprintf(name, | ^~~~~~~~~~~~~ 843 | "A problem occured making the backup file:\n%s.BAK", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 844 | path); | ~~~~~ xmbdfed.c:851:43: warning: '%s' directive writing up to 8191 bytes into a region of size 8173 [-Wformat-overflow=] 851 | sprintf(name, "Unable to save to '%s'.", path); | ^~ ~~~~ xmbdfed.c:851:9: note: 'sprintf' output between 22 and 8213 bytes into a destination of size 8192 851 | sprintf(name, "Unable to save to '%s'.", path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c: In function 'OpenExportDialog': xmbdfed.c:1173:26: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 1173 | sprintf(title, "%s/%s", dir, name); | ^ xmbdfed.c:1173:5: note: 'sprintf' output 2 or more bytes (assuming 8193) into a destination of size 8192 1173 | sprintf(title, "%s/%s", dir, name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c: In function 'UpdateGlyphInfo': xmbdfed.c:103:16: warning: '" ' directive writing 2 bytes into a region of size between 0 and 8191 [-Wformat-overflow=] 103 | #define HGINFO "\"%s\" %04lX (%02X,%02X)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:103:16: note: in definition of macro 'HGINFO' 103 | #define HGINFO "\"%s\" %04lX (%02X,%02X)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:103:21: note: format string is defined here 103 | #define HGINFO "\"%s\" %04lX (%02X,%02X)\nascent %d descent %d right %d left %d" | ^~~ xmbdfed.c:103:16: note: using the range [0, 18446744073709551615] for directive argument 103 | #define HGINFO "\"%s\" %04lX (%02X,%02X)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:103:16: note: in definition of macro 'HGINFO' 103 | #define HGINFO "\"%s\" %04lX (%02X,%02X)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:2382:13: note: 'sprintf' output between 50 and 8285 bytes into a destination of size 8192 2382 | sprintf(title, HGINFO, name, cb->start, b1, b2, as, ds, rt, lt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:102:16: warning: '" ' directive writing 2 bytes into a region of size between 0 and 8191 [-Wformat-overflow=] 102 | #define DGINFO "\"%s\" %ld (%d,%d)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:102:16: note: in definition of macro 'DGINFO' 102 | #define DGINFO "\"%s\" %ld (%d,%d)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:102:21: note: format string is defined here 102 | #define DGINFO "\"%s\" %ld (%d,%d)\nascent %d descent %d right %d left %d" | ^~~ xmbdfed.c:102:16: note: using the range [-2147483648, 2147483647] for directive argument 102 | #define DGINFO "\"%s\" %ld (%d,%d)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:102:16: note: in definition of macro 'DGINFO' 102 | #define DGINFO "\"%s\" %ld (%d,%d)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:102:16: note: using the range [-2147483648, 2147483647] for directive argument 102 | #define DGINFO "\"%s\" %ld (%d,%d)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:102:16: note: in definition of macro 'DGINFO' 102 | #define DGINFO "\"%s\" %ld (%d,%d)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:2379:13: note: 'sprintf' output between 45 and 8295 bytes into a destination of size 8192 2379 | sprintf(title, DGINFO, name, cb->start, b1, b2, as, ds, rt, lt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:101:16: warning: '" ' directive writing 2 bytes into a region of size between 0 and 8191 [-Wformat-overflow=] 101 | #define OGINFO "\"%s\" %lo (%o,%o)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:101:16: note: in definition of macro 'OGINFO' 101 | #define OGINFO "\"%s\" %lo (%o,%o)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:101:21: note: format string is defined here 101 | #define OGINFO "\"%s\" %lo (%o,%o)\nascent %d descent %d right %d left %d" | ^~~ xmbdfed.c:101:16: note: using the range [0, 18446744073709551615] for directive argument 101 | #define OGINFO "\"%s\" %lo (%o,%o)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:101:16: note: in definition of macro 'OGINFO' 101 | #define OGINFO "\"%s\" %lo (%o,%o)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:2376:13: note: 'sprintf' output between 45 and 8297 bytes into a destination of size 8192 2376 | sprintf(title, OGINFO, name, cb->start, b1, b2, as, ds, rt, lt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c: In function 'DisplayOctal': xmbdfed.c:101:16: warning: '" ' directive writing 2 bytes into a region of size between 0 and 8191 [-Wformat-overflow=] 101 | #define OGINFO "\"%s\" %lo (%o,%o)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:101:16: note: in definition of macro 'OGINFO' 101 | #define OGINFO "\"%s\" %lo (%o,%o)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:101:21: note: format string is defined here 101 | #define OGINFO "\"%s\" %lo (%o,%o)\nascent %d descent %d right %d left %d" | ^~~ xmbdfed.c:101:16: note: using the range [0, 18446744073709551615] for directive argument 101 | #define OGINFO "\"%s\" %lo (%o,%o)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:101:16: note: in definition of macro 'OGINFO' 101 | #define OGINFO "\"%s\" %lo (%o,%o)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:2734:17: note: 'sprintf' output between 45 and 8297 bytes into a destination of size 8192 2734 | sprintf(title, OGINFO, name, sinfo.start, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2735 | s1, s2, as, ds, rt, lt); | ~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c: In function 'DisplayDecimal': xmbdfed.c:102:16: warning: '" ' directive writing 2 bytes into a region of size between 0 and 8191 [-Wformat-overflow=] 102 | #define DGINFO "\"%s\" %ld (%d,%d)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:102:16: note: in definition of macro 'DGINFO' 102 | #define DGINFO "\"%s\" %ld (%d,%d)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:102:21: note: format string is defined here 102 | #define DGINFO "\"%s\" %ld (%d,%d)\nascent %d descent %d right %d left %d" | ^~~ xmbdfed.c:102:16: note: using the range [-2147483648, 2147483647] for directive argument 102 | #define DGINFO "\"%s\" %ld (%d,%d)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:102:16: note: in definition of macro 'DGINFO' 102 | #define DGINFO "\"%s\" %ld (%d,%d)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:102:16: note: using the range [-2147483648, 2147483647] for directive argument 102 | #define DGINFO "\"%s\" %ld (%d,%d)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:102:16: note: in definition of macro 'DGINFO' 102 | #define DGINFO "\"%s\" %ld (%d,%d)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:2794:17: note: 'sprintf' output between 45 and 8295 bytes into a destination of size 8192 2794 | sprintf(title, DGINFO, name, sinfo.start, s1, s2, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2795 | as, ds, rt, lt); | ~~~~~~~~~~~~~~~ xmbdfed.c: In function 'DisplayHex': xmbdfed.c:103:16: warning: '" ' directive writing 2 bytes into a region of size between 0 and 8191 [-Wformat-overflow=] 103 | #define HGINFO "\"%s\" %04lX (%02X,%02X)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:103:16: note: in definition of macro 'HGINFO' 103 | #define HGINFO "\"%s\" %04lX (%02X,%02X)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:103:21: note: format string is defined here 103 | #define HGINFO "\"%s\" %04lX (%02X,%02X)\nascent %d descent %d right %d left %d" | ^~~ xmbdfed.c:103:16: note: using the range [0, 18446744073709551615] for directive argument 103 | #define HGINFO "\"%s\" %04lX (%02X,%02X)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:103:16: note: in definition of macro 'HGINFO' 103 | #define HGINFO "\"%s\" %04lX (%02X,%02X)\nascent %d descent %d right %d left %d" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xmbdfed.c:2854:17: note: 'sprintf' output between 50 and 8285 bytes into a destination of size 8192 2854 | sprintf(title, HGINFO, name, sinfo.start, s1, s2, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2855 | as, ds, rt, lt); | ~~~~~~~~~~~~~~~ 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 -lXm -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lfreetype + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GeNstm + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64 + cd xmbdfed-4.7 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/bin + install -p -m0755 xmbdfed /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/bin + mkdir -p /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/share/man/man1 + install -p -m0644 xmbdfed.man /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/share/man/man1 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/share/applications + mkdir -p /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/share/pixmaps + install -p -m0644 /home/iurt/rpmbuild/SOURCES/xmbdfed.png /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/share/pixmaps + desktop-file-install --dir /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/share/applications/ /home/iurt/rpmbuild/SOURCES/xmbdfed.desktop /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/share/applications/xmbdfed.desktop: warning: value "Bitmap Font Editor" for key "Comment" in group "Desktop Entry" looks redundant with value "Bitmap Font Editor" of key "GenericName" + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 4.7-10.mga8 --unique-debug-suffix -4.7-10.mga8.aarch64 --unique-debug-src-base xmbdfed-4.7-10.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xmbdfed-4.7 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/bin/xmbdfed extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/bin/xmbdfed original debug info size: 720kB, size after compression: 424kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2970 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/share/applications/xmbdfed.desktop: warning: value "Bitmap Font Editor" for key "Comment" in group "Desktop Entry" looks redundant with value "Bitmap Font Editor" of key "GenericName" + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/bin/xmbdfed: libXext.so.6 libSM.so.6 libICE.so.6 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xmbdfed-4.7-10.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Nh3lBm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmbdfed-4.7 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/share/doc/xmbdfed + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/share/doc/xmbdfed + cp -pr README /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/share/doc/xmbdfed + cp -pr COPYRIGHTS /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/share/doc/xmbdfed + cp -pr xmbdfedrc /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/share/doc/xmbdfed + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64/usr/share/doc/xmbdfed + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(xmbdfed.desktop) xmbdfed = 4.7-10.mga8 xmbdfed(aarch-64) = 4.7-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXm.so.4()(64bit) libXmu.so.6()(64bit) libXpm.so.4()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libfreetype.so.6()(64bit) Processing files: xmbdfed-debugsource-4.7-10.mga8.aarch64 Provides: xmbdfed-debugsource = 4.7-10.mga8 xmbdfed-debugsource(aarch-64) = 4.7-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xmbdfed-debuginfo-4.7-10.mga8.aarch64 Provides: debuginfo(build-id) = dfdcfc04f8fb9cadaaf9a8fb9865a06608b4cc22 xmbdfed-debuginfo = 4.7-10.mga8 xmbdfed-debuginfo(aarch-64) = 4.7-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xmbdfed-debugsource(aarch-64) = 4.7-10.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xmbdfed-debuginfo-4.7-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xmbdfed-4.7-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xmbdfed-debugsource-4.7-10.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cc1scp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmbdfed-4.7 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/xmbdfed-4.7-10.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DrDzUp + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf xmbdfed-4.7 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!