+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/gbdfed.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qmDrIx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gbdfed-1.6 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gbdfed-1.6.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gbdfed-1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gbdfed-1.6-format-security-fix.patch):' Patch #0 (gbdfed-1.6-format-security-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .format-security-fix --fuzz=0 patching file bdf.c + echo 'Patch #2 (gbdfed-1.6-gtkfix.patch):' Patch #2 (gbdfed-1.6-gtkfix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gtkfix --fuzz=0 patching file fontgrid.c patching file gectrl.c patching file glyphedit.c patching file glyphtest.c patching file grayswatch.c patching file labcon.c + sed 's:-D.*_DISABLE_DEPRECATED::' -i Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OzUGSX + umask 022 + cd /builddir/build/BUILD + cd gbdfed-1.6 + autoconf + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for rm... rm checking for cp... cp checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for vprintf... yes checking for _doprnt... no checking for memmove... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes checking for pkg-config... /usr/bin/pkg-config checking for freetype2 >= 2.0... yes checking FREETYPE_CFLAGS... -I/usr/include/freetype2 -I/usr/include/libpng16 checking FREETYPE_LIBS... -lfreetype checking for gtk+-2.0 >= 2.6... yes checking GTK_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype checking for hbf.c... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XCreatePixmap in -lX11... yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c bdf.c -o bdf.o gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c bdfcons.c -o bdfcons.o gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c bdffnt.c -o bdffnt.o gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c bdfgname.c -o bdfgname.o bdfcons.c: In function 'bdf_load_console_font': bdfcons.c:497:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) hdr, sizeof(unsigned char), 4, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdfcons.c:517:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void) fread((char *) &vhdr, sizeof(vfhdr_t), 1, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdffnt.c: In function 'bdffnt_open_font': bdffnt.c:480:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) &sshift, 1, sizeof(unsigned short), in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdffnt.c:540:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) &version, sizeof(unsigned short), 1, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdfcons.c: In function '_bdf_load_vfont': bdfcons.c:105:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) metrics, sizeof(vfmetrics_t), 256, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdfcons.c:234:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) gp->bitmap, gp->bytes, 1, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdfcons.c: In function '_bdf_load_simple': bdfcons.c:340:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) gp->bitmap, height, 1, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdf.c: In function '_bdf_add_property': bdf.c:1100:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fp = font->props + (unsigned int) hn->data; ^ bdf.c:1154:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] propid = (unsigned int) hn->data; ^ bdf.c:1194:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] hash_insert(fp->name, (void *) font->props_used, ^ bdffnt.c: In function 'bdffnt_load_font': bdffnt.c:784:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) &tmp, sizeof(unsigned short), 1, font->in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdffnt.c:789:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) &cp->offset, sizeof(unsigned int), 1, font->in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdffnt.c:793:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) &tmp, sizeof(unsigned short), 1, font->in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdffnt.c:883:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) gp->bitmap, gp->bytes, 1, font->in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdf.c: In function '_bdf_parse_glyphs': bdf.c:1233:23: warning: variable 'next' set but not used [-Wunused-but-set-variable] _bdf_line_func_t *next; ^~~~ bdf.c: In function 'bdf_setup': bdf.c:1884:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] hash_insert(prop->name, (void *) i, &proptbl); ^ bdf.c: In function '_bdf_parse_hbf_header': bdf.c:2067:23: warning: variable 'next' set but not used [-Wunused-but-set-variable] _bdf_line_func_t *next; ^~~~ bdf.c: In function 'bdf_load_hbf_font': bdf.c:2371:9: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n, diff; ^ bdf.c: In function 'bdf_create_property': bdf.c:3230:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] hash_insert(p->name, (void *) n, &proptbl); ^ bdf.c: In function 'bdf_get_property': bdf.c:3247:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] propid = (unsigned int) hn->data; ^ bdf.c: In function 'bdf_add_font_property': bdf.c:3356:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] propid = (unsigned int) hn->data; ^ bdf.c:3372:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] p = font->props + ((unsigned int) hn->data); ^ bdf.c:3429:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] propid = (unsigned int) hn->data; ^ bdf.c:3476:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] hash_insert(p->name, (void *) font->props_used, ^ bdf.c: In function 'bdf_delete_font_property': bdf.c:3557:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] off = (unsigned int) hn->data; ^ bdf.c:3595:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] hash_insert(p->name, (void *) off, (hashtable *) font->internal); ^ bdf.c: In function 'bdf_get_font_property': bdf.c:3612:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (hn) ? (font->props + ((unsigned int) hn->data)) : 0; ^ bdf.c: In function '_bdf_eight_to_two': bdf.c:4724:28: warning: variable 'masks' set but not used [-Wunused-but-set-variable] unsigned char *nbmap, *masks; ^~~~~ bdf.c: In function '_bdf_eight_to_four': bdf.c:4809:28: warning: variable 'masks' set but not used [-Wunused-but-set-variable] unsigned char *nbmap, *masks; ^~~~~ gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c bdfgrab.c -o bdfgrab.o gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c bdfgrid.c -o bdfgrid.o gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c bdfotf.c -o bdfotf.o bdfgrid.c: In function 'bdf_grid_shear': bdfgrid.c:1871:15: warning: variable 'cy' set but not used [-Wunused-but-set-variable] short cx, cy, wd, ht, gx, gy, x, y; ^~ bdfgrid.c:1871:11: warning: variable 'cx' set but not used [-Wunused-but-set-variable] short cx, cy, wd, ht, gx, gy, x, y; ^~ gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c bdfpkgf.c -o bdfpkgf.o bdfpkgf.c: In function '_bdf_load_pk_font': bdfpkgf.c:351:20: warning: variable 'pend' set but not used [-Wunused-but-set-variable] int num, plen, pend, row_size, awidth; ^~~~ bdfpkgf.c: In function 'bdf_load_mf_font': bdfpkgf.c:1489:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) mfmag, 2, 1, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdfpkgf.c: In function '_bdf_load_pk_font': bdfpkgf.c:402:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) bytes, 1, 1, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdfpkgf.c:404:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(bytes, n, 1, in); ^~~~~~~~~~~~~~~~~~~~~~ bdfpkgf.c:422:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(bytes, 4, 1, in); ^~~~~~~~~~~~~~~~~~~~~~ bdfpkgf.c:526:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(bytes, 2, 1, in); ^~~~~~~~~~~~~~~~~~~~~~ bdfpkgf.c:567:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(bytes, 10, 1, in); ^~~~~~~~~~~~~~~~~~~~~~~ bdfpkgf.c:655:15: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(g.bitmap, g.bbx.height * bpr, 1, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdfpkgf.c: In function '_bdf_pk_specials': bdfpkgf.c:210:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) bytes, n, 1, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdfpkgf.c:229:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) comment, num, 1, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdfpkgf.c: In function '_bdf_load_gf_font': bdfpkgf.c:1071:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) bytes, 1, 1, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdfpkgf.c:1073:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(bytes, n, 1, in); ^~~~~~~~~~~~~~~~~~~~~~ bdfpkgf.c: In function '_bdf_gf_specials': bdfpkgf.c:939:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) bytes, n, 1, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdfpkgf.c:958:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) comment, num, 1, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c bdfpsf.c -o bdfpsf.o bdfpsf.c: In function 'bdf_load_psf': bdfpsf.c:678:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) &hdr, sizeof(_bdf_psfhdr_t), 1, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdfpsf.c:772:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *) gp->bitmap, hdr.bpc, 1, in); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdfpsf.c:147:24: warning: array subscript is above array bounds [-Warray-bounds] buf[cnt++] = 0x80 | (code & 0x3f); ~~~^~~~~~~ bdfpsf.c:153:24: warning: array subscript is above array bounds [-Warray-bounds] buf[cnt++] = 0x80 | ((code >> 6) & 0x3f); ~~~^~~~~~~ bdfpsf.c:154:24: warning: array subscript is above array bounds [-Warray-bounds] buf[cnt++] = 0x80 | (code & 0x3f); ~~~^~~~~~~ gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c fontgrid.c -o fontgrid.o gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c gbdfed.c -o gbdfed.o bdf.c: In function '_bdf_parse_hbf_header': bdf.c:921:16: warning: 'FONT_ASCENT property missing. Added "FONT_ASCENT ' directive writing 50 bytes into a region of size 24 [-Wformat-overflow=] #define ACMSG1 "FONT_ASCENT property missing. Added \"FONT_ASCENT %hd\"." ^ bdf.c:921:16: note: in definition of macro 'ACMSG1' #define ACMSG1 "FONT_ASCENT property missing. Added \"FONT_ASCENT %hd\"." ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdf.c:921:16: note: using the range [-32768, 32767] for directive argument #define ACMSG1 "FONT_ASCENT property missing. Added \"FONT_ASCENT %hd\"." ^ bdf.c:921:16: note: in definition of macro 'ACMSG1' #define ACMSG1 "FONT_ASCENT property missing. Added \"FONT_ASCENT %hd\"." ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from bdf.h:25, from bdfP.h:25, from bdf.c:22: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 54 and 59 bytes into a destination of size 24 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdf.c:922:16: warning: 'FONT_DESCENT property missing. Added "FONT_DESCENT ' directive writing 52 bytes into a region of size 24 [-Wformat-overflow=] #define ACMSG2 "FONT_DESCENT property missing. Added \"FONT_DESCENT %hd\"." ^ bdf.c:922:16: note: in definition of macro 'ACMSG2' #define ACMSG2 "FONT_DESCENT property missing. Added \"FONT_DESCENT %hd\"." ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bdf.c:922:16: note: using the range [-32768, 32767] for directive argument #define ACMSG2 "FONT_DESCENT property missing. Added \"FONT_DESCENT %hd\"." ^ bdf.c:922:16: note: in definition of macro 'ACMSG2' #define ACMSG2 "FONT_DESCENT property missing. Added \"FONT_DESCENT %hd\"." ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from bdf.h:25, from bdfP.h:25, from bdf.c:22: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 56 and 61 bytes into a destination of size 24 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from fontgrid.h:29:0, from fontgrid.c:23: gtkcompat.h:28:0: warning: "GTK_WIDGET_REALIZED" redefined #define GTK_WIDGET_REALIZED gtk_widget_get_realized In file included from fontgrid.h:26:0, from fontgrid.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:240:0: note: this is the location of the previous definition #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) In file included from fontgrid.h:29:0, from fontgrid.c:23: gtkcompat.h:29:0: warning: "GTK_WIDGET_STATE" redefined #define GTK_WIDGET_STATE gtk_widget_get_state In file included from fontgrid.h:26:0, from fontgrid.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:166:0: note: this is the location of the previous definition #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) In file included from fontgrid.h:29:0, from fontgrid.c:23: gtkcompat.h:30:0: warning: "GTK_WIDGET_HAS_FOCUS" redefined #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus In file included from fontgrid.h:26:0, from fontgrid.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:338:0: note: this is the location of the previous definition #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) In file included from fontgrid.h:29:0, from fontgrid.c:23: gtkcompat.h:31:0: warning: "GTK_WIDGET_DRAWABLE" redefined #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable In file included from fontgrid.h:26:0, from fontgrid.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:276:0: note: this is the location of the previous definition #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) In file included from fontgrid.h:29:0, from fontgrid.c:23: gtkcompat.h:32:0: warning: "GTK_WIDGET_IS_SENSITIVE" redefined #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive In file included from fontgrid.h:26:0, from fontgrid.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:312:0: note: this is the location of the previous definition #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ In file included from fontgrid.h:29:0, from fontgrid.c:23: gtkcompat.h:33:0: warning: "GTK_WIDGET_SENSITIVE" redefined #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive In file included from fontgrid.h:26:0, from fontgrid.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:288:0: note: this is the location of the previous definition #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) In file included from fontgrid.h:29:0, from fontgrid.c:23: gtkcompat.h:34:0: warning: "GTK_WIDGET_VISIBLE" redefined #define GTK_WIDGET_VISIBLE gtk_widget_get_visible In file included from fontgrid.h:26:0, from fontgrid.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:264:0: note: this is the location of the previous definition #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) fontgrid.c: In function 'fontgrid_set_property': fontgrid.c:362:16: warning: variable 'widget' set but not used [-Wunused-but-set-variable] GtkWidget *widget; ^~~~~~ fontgrid.c: In function 'fontgrid_shift_key_press': fontgrid.c:1782:36: warning: variable 'opi' set but not used [-Wunused-but-set-variable] FontgridInternalPageInfo *pi, *opi; ^~~ fontgrid.c: In function 'fontgrid_key_press': fontgrid.c:2024:36: warning: variable 'opi' set but not used [-Wunused-but-set-variable] FontgridInternalPageInfo *pi, *opi; ^~~ fontgrid.c: In function 'fontgrid_newv': fontgrid.c:2613:57: warning: passing argument 2 of 'bdf_make_xlfd_name' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fw->font->name = bdf_make_xlfd_name(fw->font, g_get_prgname(), ^~~~~~~~~~~~~ In file included from bdfP.h:25:0, from fontgrid.h:28, from fontgrid.c:23: bdf.h:610:14: note: expected 'char *' but argument is of type 'const gchar * {aka const char *}' extern char *bdf_make_xlfd_name(bdf_font_t *font, char *foundry, ^~~~~~~~~~~~~~~~~~ fontgrid.c: In function 'fontgrid_set_font_name': fontgrid.c:3306:53: warning: passing argument 2 of 'bdf_make_xlfd_name' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fw->font->name = bdf_make_xlfd_name(fw->font, g_get_prgname(), ^~~~~~~~~~~~~ In file included from bdfP.h:25:0, from fontgrid.h:28, from fontgrid.c:23: bdf.h:610:14: note: expected 'char *' but argument is of type 'const gchar * {aka const char *}' extern char *bdf_make_xlfd_name(bdf_font_t *font, char *foundry, ^~~~~~~~~~~~~~~~~~ gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c gectrl.c -o gectrl.o In file included from fontgrid.h:29:0, from gbdfed.h:233, from gbdfed.c:23: gtkcompat.h:28:0: warning: "GTK_WIDGET_REALIZED" redefined #define GTK_WIDGET_REALIZED gtk_widget_get_realized In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from gbdfed.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:240:0: note: this is the location of the previous definition #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from gbdfed.c:23: gtkcompat.h:29:0: warning: "GTK_WIDGET_STATE" redefined #define GTK_WIDGET_STATE gtk_widget_get_state In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from gbdfed.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:166:0: note: this is the location of the previous definition #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) In file included from fontgrid.h:29:0, from gbdfed.h:233, from gbdfed.c:23: gtkcompat.h:30:0: warning: "GTK_WIDGET_HAS_FOCUS" redefined #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from gbdfed.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:338:0: note: this is the location of the previous definition #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from gbdfed.c:23: gtkcompat.h:31:0: warning: "GTK_WIDGET_DRAWABLE" redefined #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from gbdfed.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:276:0: note: this is the location of the previous definition #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) In file included from fontgrid.h:29:0, from gbdfed.h:233, from gbdfed.c:23: gtkcompat.h:32:0: warning: "GTK_WIDGET_IS_SENSITIVE" redefined #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from gbdfed.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:312:0: note: this is the location of the previous definition #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ In file included from fontgrid.h:29:0, from gbdfed.h:233, from gbdfed.c:23: gtkcompat.h:33:0: warning: "GTK_WIDGET_SENSITIVE" redefined #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from gbdfed.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:288:0: note: this is the location of the previous definition #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from gbdfed.c:23: gtkcompat.h:34:0: warning: "GTK_WIDGET_VISIBLE" redefined #define GTK_WIDGET_VISIBLE gtk_widget_get_visible In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from gbdfed.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:264:0: note: this is the location of the previous definition #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) gbdfed.c: In function 'handle_modified_signal': gbdfed.c:596:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] gchar *prgname = g_get_prgname(); ^~~~~~~~~~~~~ In file included from gectrl.h:27:0, from gectrl.c:24: gtkcompat.h:28:0: warning: "GTK_WIDGET_REALIZED" redefined #define GTK_WIDGET_REALIZED gtk_widget_get_realized In file included from /usr/include/gtk-2.0/gtk/gtkmisc.h:35:0, from /usr/include/gtk-2.0/gtk/gtklabel.h:34, from gectrl.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:240:0: note: this is the location of the previous definition #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) In file included from gectrl.h:27:0, from gectrl.c:24: gtkcompat.h:29:0: warning: "GTK_WIDGET_STATE" redefined #define GTK_WIDGET_STATE gtk_widget_get_state In file included from /usr/include/gtk-2.0/gtk/gtkmisc.h:35:0, from /usr/include/gtk-2.0/gtk/gtklabel.h:34, from gectrl.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:166:0: note: this is the location of the previous definition #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) In file included from gectrl.h:27:0, from gectrl.c:24: gtkcompat.h:30:0: warning: "GTK_WIDGET_HAS_FOCUS" redefined #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus In file included from /usr/include/gtk-2.0/gtk/gtkmisc.h:35:0, from /usr/include/gtk-2.0/gtk/gtklabel.h:34, from gectrl.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:338:0: note: this is the location of the previous definition #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) In file included from gectrl.h:27:0, from gectrl.c:24: gtkcompat.h:31:0: warning: "GTK_WIDGET_DRAWABLE" redefined #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable In file included from /usr/include/gtk-2.0/gtk/gtkmisc.h:35:0, from /usr/include/gtk-2.0/gtk/gtklabel.h:34, from gectrl.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:276:0: note: this is the location of the previous definition #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) In file included from gectrl.h:27:0, from gectrl.c:24: gtkcompat.h:32:0: warning: "GTK_WIDGET_IS_SENSITIVE" redefined #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkmisc.h:35:0, from /usr/include/gtk-2.0/gtk/gtklabel.h:34, from gectrl.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:312:0: note: this is the location of the previous definition #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ In file included from gectrl.h:27:0, from gectrl.c:24: gtkcompat.h:33:0: warning: "GTK_WIDGET_SENSITIVE" redefined #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkmisc.h:35:0, from /usr/include/gtk-2.0/gtk/gtklabel.h:34, from gectrl.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:288:0: note: this is the location of the previous definition #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) In file included from gectrl.h:27:0, from gectrl.c:24: gtkcompat.h:34:0: warning: "GTK_WIDGET_VISIBLE" redefined #define GTK_WIDGET_VISIBLE gtk_widget_get_visible In file included from /usr/include/gtk-2.0/gtk/gtkmisc.h:35:0, from /usr/include/gtk-2.0/gtk/gtklabel.h:34, from gectrl.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:264:0: note: this is the location of the previous definition #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) gectrl.c: In function 'gecontrol_make_rgb_glyph': gectrl.c:847:36: warning: variable 'img' set but not used [-Wunused-but-set-variable] guchar bg[4], pix[4], *masks, *img; ^~~ gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c glyphedit.c -o glyphedit.o gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c glyphtest.c -o glyphtest.o gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c grayswatch.c -o grayswatch.o In file included from glyphtest.h:29:0, from glyphtest.c:23: gtkcompat.h:28:0: warning: "GTK_WIDGET_REALIZED" redefined #define GTK_WIDGET_REALIZED gtk_widget_get_realized In file included from glyphtest.h:26:0, from glyphtest.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:240:0: note: this is the location of the previous definition #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) In file included from glyphtest.h:29:0, from glyphtest.c:23: gtkcompat.h:29:0: warning: "GTK_WIDGET_STATE" redefined #define GTK_WIDGET_STATE gtk_widget_get_state In file included from glyphtest.h:26:0, from glyphtest.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:166:0: note: this is the location of the previous definition #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) In file included from glyphtest.h:29:0, from glyphtest.c:23: gtkcompat.h:30:0: warning: "GTK_WIDGET_HAS_FOCUS" redefined #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus In file included from glyphtest.h:26:0, from glyphtest.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:338:0: note: this is the location of the previous definition #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) In file included from glyphtest.h:29:0, from glyphtest.c:23: gtkcompat.h:31:0: warning: "GTK_WIDGET_DRAWABLE" redefined #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable In file included from glyphtest.h:26:0, from glyphtest.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:276:0: note: this is the location of the previous definition #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) In file included from glyphtest.h:29:0, from glyphtest.c:23: gtkcompat.h:32:0: warning: "GTK_WIDGET_IS_SENSITIVE" redefined #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive In file included from glyphtest.h:26:0, from glyphtest.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:312:0: note: this is the location of the previous definition #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ In file included from glyphtest.h:29:0, from glyphtest.c:23: gtkcompat.h:33:0: warning: "GTK_WIDGET_SENSITIVE" redefined #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive In file included from glyphtest.h:26:0, from glyphtest.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:288:0: note: this is the location of the previous definition #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) In file included from glyphtest.h:29:0, from glyphtest.c:23: gtkcompat.h:34:0: warning: "GTK_WIDGET_VISIBLE" redefined #define GTK_WIDGET_VISIBLE gtk_widget_get_visible In file included from glyphtest.h:26:0, from glyphtest.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:264:0: note: this is the location of the previous definition #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) In file included from glyphedit.h:29:0, from glyphedit.c:23: gtkcompat.h:28:0: warning: "GTK_WIDGET_REALIZED" redefined #define GTK_WIDGET_REALIZED gtk_widget_get_realized In file included from glyphedit.h:26:0, from glyphedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:240:0: note: this is the location of the previous definition #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) In file included from glyphedit.h:29:0, from glyphedit.c:23: gtkcompat.h:29:0: warning: "GTK_WIDGET_STATE" redefined #define GTK_WIDGET_STATE gtk_widget_get_state In file included from glyphedit.h:26:0, from glyphedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:166:0: note: this is the location of the previous definition #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) In file included from glyphedit.h:29:0, from glyphedit.c:23: gtkcompat.h:30:0: warning: "GTK_WIDGET_HAS_FOCUS" redefined #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus In file included from glyphedit.h:26:0, from glyphedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:338:0: note: this is the location of the previous definition #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) In file included from glyphedit.h:29:0, from glyphedit.c:23: gtkcompat.h:31:0: warning: "GTK_WIDGET_DRAWABLE" redefined #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable In file included from glyphedit.h:26:0, from glyphedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:276:0: note: this is the location of the previous definition #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) In file included from glyphedit.h:29:0, from glyphedit.c:23: gtkcompat.h:32:0: warning: "GTK_WIDGET_IS_SENSITIVE" redefined #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive In file included from glyphedit.h:26:0, from glyphedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:312:0: note: this is the location of the previous definition #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ In file included from glyphedit.h:29:0, from glyphedit.c:23: gtkcompat.h:33:0: warning: "GTK_WIDGET_SENSITIVE" redefined #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive In file included from glyphedit.h:26:0, from glyphedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:288:0: note: this is the location of the previous definition #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) In file included from glyphedit.h:29:0, from glyphedit.c:23: gtkcompat.h:34:0: warning: "GTK_WIDGET_VISIBLE" redefined #define GTK_WIDGET_VISIBLE gtk_widget_get_visible In file included from glyphedit.h:26:0, from glyphedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:264:0: note: this is the location of the previous definition #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) glyphtest.c: In function 'glyphtest_realize': glyphtest.c:454:16: warning: variable 'gw' set but not used [-Wunused-but-set-variable] Glyphtest *gw; ^~ glyphtest.c: In function 'glyphtest_unrealize': glyphtest.c:489:16: warning: variable 'gw' set but not used [-Wunused-but-set-variable] Glyphtest *gw; ^~ glyphedit.c: In function 'glyphedit_get_property': glyphedit.c:170:16: warning: variable 'widget' set but not used [-Wunused-but-set-variable] GtkWidget *widget; ^~~~~~ gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c guiedit.c -o guiedit.o glyphedit.c: In function 'glyphedit_realize': glyphedit.c:684:16: warning: variable 'gw' set but not used [-Wunused-but-set-variable] Glyphedit *gw; ^~ glyphedit.c: In function 'glyphedit_own_clipboard': glyphedit.c:1558:16: warning: variable 'win' set but not used [-Wunused-but-set-variable] GdkWindow *win; ^~~ glyphedit.c: In function 'glyphedit_change_operation': glyphedit.c:1685:14: warning: variable 'call_modify' set but not used [-Wunused-but-set-variable] gboolean call_modify; ^~~~~~~~~~~ In file included from grayswatch.h:26:0, from grayswatch.c:27: gtkcompat.h:28:0: warning: "GTK_WIDGET_REALIZED" redefined #define GTK_WIDGET_REALIZED gtk_widget_get_realized In file included from /usr/include/gtk-2.0/gtk/gtkdrawingarea.h:35:0, from grayswatch.c:25: /usr/include/gtk-2.0/gtk/gtkwidget.h:240:0: note: this is the location of the previous definition #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) In file included from grayswatch.h:26:0, from grayswatch.c:27: gtkcompat.h:29:0: warning: "GTK_WIDGET_STATE" redefined #define GTK_WIDGET_STATE gtk_widget_get_state In file included from /usr/include/gtk-2.0/gtk/gtkdrawingarea.h:35:0, from grayswatch.c:25: /usr/include/gtk-2.0/gtk/gtkwidget.h:166:0: note: this is the location of the previous definition #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) In file included from grayswatch.h:26:0, from grayswatch.c:27: gtkcompat.h:30:0: warning: "GTK_WIDGET_HAS_FOCUS" redefined #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus In file included from /usr/include/gtk-2.0/gtk/gtkdrawingarea.h:35:0, from grayswatch.c:25: /usr/include/gtk-2.0/gtk/gtkwidget.h:338:0: note: this is the location of the previous definition #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) In file included from grayswatch.h:26:0, from grayswatch.c:27: gtkcompat.h:31:0: warning: "GTK_WIDGET_DRAWABLE" redefined #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable In file included from /usr/include/gtk-2.0/gtk/gtkdrawingarea.h:35:0, from grayswatch.c:25: /usr/include/gtk-2.0/gtk/gtkwidget.h:276:0: note: this is the location of the previous definition #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) In file included from grayswatch.h:26:0, from grayswatch.c:27: gtkcompat.h:32:0: warning: "GTK_WIDGET_IS_SENSITIVE" redefined #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkdrawingarea.h:35:0, from grayswatch.c:25: /usr/include/gtk-2.0/gtk/gtkwidget.h:312:0: note: this is the location of the previous definition #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ In file included from grayswatch.h:26:0, from grayswatch.c:27: gtkcompat.h:33:0: warning: "GTK_WIDGET_SENSITIVE" redefined #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkdrawingarea.h:35:0, from grayswatch.c:25: /usr/include/gtk-2.0/gtk/gtkwidget.h:288:0: note: this is the location of the previous definition #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) In file included from grayswatch.h:26:0, from grayswatch.c:27: gtkcompat.h:34:0: warning: "GTK_WIDGET_VISIBLE" redefined #define GTK_WIDGET_VISIBLE gtk_widget_get_visible In file included from /usr/include/gtk-2.0/gtk/gtkdrawingarea.h:35:0, from grayswatch.c:25: /usr/include/gtk-2.0/gtk/gtkwidget.h:264:0: note: this is the location of the previous definition #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c guifile.c -o guifile.o gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c guigedit.c -o guigedit.o glyphedit.c: In function 'glyphedit_class_init': glyphedit.c:2500:22: warning: array subscript is above array bounds [-Warray-bounds] glyphedit_signals[COLOR_CHANGE] = ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ glyphedit.c: In function 'glyphedit_set_color': glyphedit.c:1759:9: warning: array subscript is above array bounds [-Warray-bounds] g_signal_emit(G_OBJECT(gw), glyphedit_signals[COLOR_CHANGE], 0, &si); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiedit.c:23: gtkcompat.h:28:0: warning: "GTK_WIDGET_REALIZED" redefined #define GTK_WIDGET_REALIZED gtk_widget_get_realized In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:240:0: note: this is the location of the previous definition #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiedit.c:23: gtkcompat.h:29:0: warning: "GTK_WIDGET_STATE" redefined #define GTK_WIDGET_STATE gtk_widget_get_state In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:166:0: note: this is the location of the previous definition #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiedit.c:23: gtkcompat.h:30:0: warning: "GTK_WIDGET_HAS_FOCUS" redefined #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:338:0: note: this is the location of the previous definition #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiedit.c:23: gtkcompat.h:31:0: warning: "GTK_WIDGET_DRAWABLE" redefined #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:276:0: note: this is the location of the previous definition #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiedit.c:23: gtkcompat.h:32:0: warning: "GTK_WIDGET_IS_SENSITIVE" redefined #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:312:0: note: this is the location of the previous definition #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiedit.c:23: gtkcompat.h:33:0: warning: "GTK_WIDGET_SENSITIVE" redefined #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:288:0: note: this is the location of the previous definition #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiedit.c:23: gtkcompat.h:34:0: warning: "GTK_WIDGET_VISIBLE" redefined #define GTK_WIDGET_VISIBLE gtk_widget_get_visible In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:264:0: note: this is the location of the previous definition #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) guiedit.c: In function 'guiedit_show_font_info': guiedit.c:771:17: warning: variable 'font' set but not used [-Wunused-but-set-variable] bdf_font_t *font; ^~~~ In file included from fontgrid.h:29:0, from gbdfed.h:233, from guifile.c:23: gtkcompat.h:28:0: warning: "GTK_WIDGET_REALIZED" redefined #define GTK_WIDGET_REALIZED gtk_widget_get_realized In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guifile.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:240:0: note: this is the location of the previous definition #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guifile.c:23: gtkcompat.h:29:0: warning: "GTK_WIDGET_STATE" redefined #define GTK_WIDGET_STATE gtk_widget_get_state In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guifile.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:166:0: note: this is the location of the previous definition #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guifile.c:23: gtkcompat.h:30:0: warning: "GTK_WIDGET_HAS_FOCUS" redefined #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guifile.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:338:0: note: this is the location of the previous definition #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guifile.c:23: gtkcompat.h:31:0: warning: "GTK_WIDGET_DRAWABLE" redefined #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guifile.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:276:0: note: this is the location of the previous definition #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guifile.c:23: gtkcompat.h:32:0: warning: "GTK_WIDGET_IS_SENSITIVE" redefined #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guifile.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:312:0: note: this is the location of the previous definition #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ In file included from fontgrid.h:29:0, from gbdfed.h:233, from guifile.c:23: gtkcompat.h:33:0: warning: "GTK_WIDGET_SENSITIVE" redefined #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guifile.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:288:0: note: this is the location of the previous definition #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guifile.c:23: gtkcompat.h:34:0: warning: "GTK_WIDGET_VISIBLE" redefined #define GTK_WIDGET_VISIBLE gtk_widget_get_visible In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guifile.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:264:0: note: this is the location of the previous definition #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) guifile.c: In function 'choose_otf': guifile.c:1360:17: warning: variable 'eid' set but not used [-Wunused-but-set-variable] gint16 pid, eid, lastpid; ^~~ guifile.c: In function 'load_otf_font': guifile.c:1886:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(buffer1, "%.*s.bdf", dot - file, file); ~~^~ ~~~~~~~~~~ guifile.c: In function 'set_psf_option': guifile.c:2204:10: warning: variable 'dotpos' set but not used [-Wunused-but-set-variable] gint dotpos; ^~~~~~ guifile.c: In function 'update_save_dialog': guifile.c:2280:10: warning: variable 'dotpos' set but not used [-Wunused-but-set-variable] gint dotpos; ^~~~~~ guifile.c:2278:16: warning: variable 'vbox' set but not used [-Wunused-but-set-variable] GtkWidget *vbox; ^~~~ gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c guihelp.c -o guihelp.o In file included from fontgrid.h:29:0, from gbdfed.h:233, from guigedit.c:23: gtkcompat.h:28:0: warning: "GTK_WIDGET_REALIZED" redefined #define GTK_WIDGET_REALIZED gtk_widget_get_realized In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guigedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:240:0: note: this is the location of the previous definition #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guigedit.c:23: gtkcompat.h:29:0: warning: "GTK_WIDGET_STATE" redefined #define GTK_WIDGET_STATE gtk_widget_get_state In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guigedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:166:0: note: this is the location of the previous definition #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guigedit.c:23: gtkcompat.h:30:0: warning: "GTK_WIDGET_HAS_FOCUS" redefined #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guigedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:338:0: note: this is the location of the previous definition #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guigedit.c:23: gtkcompat.h:31:0: warning: "GTK_WIDGET_DRAWABLE" redefined #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guigedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:276:0: note: this is the location of the previous definition #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guigedit.c:23: gtkcompat.h:32:0: warning: "GTK_WIDGET_IS_SENSITIVE" redefined #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guigedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:312:0: note: this is the location of the previous definition #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ In file included from fontgrid.h:29:0, from gbdfed.h:233, from guigedit.c:23: gtkcompat.h:33:0: warning: "GTK_WIDGET_SENSITIVE" redefined #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guigedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:288:0: note: this is the location of the previous definition #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guigedit.c:23: gtkcompat.h:34:0: warning: "GTK_WIDGET_VISIBLE" redefined #define GTK_WIDGET_VISIBLE gtk_widget_get_visible In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guigedit.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:264:0: note: this is the location of the previous definition #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) guigedit.c: In function 'update_font': guigedit.c:345:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] gchar *prgname = g_get_prgname(); ^~~~~~~~~~~~~ guigedit.c: In function 'operations_menu_down': guigedit.c:886:16: warning: variable 'gw' set but not used [-Wunused-but-set-variable] Glyphedit *gw; ^~ guigedit.c: In function 'operations_dialog_setup': guigedit.c:1252:23: warning: variable 'sel' set but not used [-Wunused-but-set-variable] GtkTreeSelection *sel; ^~~ guigedit.c:1248:29: warning: variable 'button' set but not used [-Wunused-but-set-variable] GtkWidget *nb, *label, *button, *hbox, *vbox, *frame, *swin; ^~~~~~ guigedit.c: In function 'glyph_modified': guigedit.c:1730:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] gchar *prgname = g_get_prgname(); ^~~~~~~~~~~~~ gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c guiops.c -o guiops.o gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c guipref.c -o guipref.o In file included from fontgrid.h:29:0, from gbdfed.h:233, from guihelp.c:23: gtkcompat.h:28:0: warning: "GTK_WIDGET_REALIZED" redefined #define GTK_WIDGET_REALIZED gtk_widget_get_realized In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guihelp.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:240:0: note: this is the location of the previous definition #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guihelp.c:23: gtkcompat.h:29:0: warning: "GTK_WIDGET_STATE" redefined #define GTK_WIDGET_STATE gtk_widget_get_state In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guihelp.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:166:0: note: this is the location of the previous definition #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guihelp.c:23: gtkcompat.h:30:0: warning: "GTK_WIDGET_HAS_FOCUS" redefined #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guihelp.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:338:0: note: this is the location of the previous definition #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guihelp.c:23: gtkcompat.h:31:0: warning: "GTK_WIDGET_DRAWABLE" redefined #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guihelp.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:276:0: note: this is the location of the previous definition #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guihelp.c:23: gtkcompat.h:32:0: warning: "GTK_WIDGET_IS_SENSITIVE" redefined #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guihelp.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:312:0: note: this is the location of the previous definition #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ In file included from fontgrid.h:29:0, from gbdfed.h:233, from guihelp.c:23: gtkcompat.h:33:0: warning: "GTK_WIDGET_SENSITIVE" redefined #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guihelp.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:288:0: note: this is the location of the previous definition #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guihelp.c:23: gtkcompat.h:34:0: warning: "GTK_WIDGET_VISIBLE" redefined #define GTK_WIDGET_VISIBLE gtk_widget_get_visible In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guihelp.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:264:0: note: this is the location of the previous definition #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) In file included from guihelp.c:24:0: htext.h:534:1: warning: string length '16227' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] ""; ^~~~~~~~~ htext.h:775:1: warning: string length '8379' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] "work."; ^~~~~~~~~~~~~~ htext.h:1176:1: warning: string length '14007' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] ""; ^~~~~~~~~ htext.h:1419:1: warning: string length '6586' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] ""; ^~~~~~~~~ gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c guiutil.c -o guiutil.o gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c hbf.c -o hbf.o hbf.c: In function 'path_open': hbf.c:1101:7: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len; ^~~ In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiops.c:23: gtkcompat.h:28:0: warning: "GTK_WIDGET_REALIZED" redefined #define GTK_WIDGET_REALIZED gtk_widget_get_realized In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiops.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:240:0: note: this is the location of the previous definition #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiops.c:23: gtkcompat.h:29:0: warning: "GTK_WIDGET_STATE" redefined #define GTK_WIDGET_STATE gtk_widget_get_state In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiops.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:166:0: note: this is the location of the previous definition #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiops.c:23: gtkcompat.h:30:0: warning: "GTK_WIDGET_HAS_FOCUS" redefined #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiops.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:338:0: note: this is the location of the previous definition #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiops.c:23: gtkcompat.h:31:0: warning: "GTK_WIDGET_DRAWABLE" redefined #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiops.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:276:0: note: this is the location of the previous definition #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiops.c:23: gtkcompat.h:32:0: warning: "GTK_WIDGET_IS_SENSITIVE" redefined #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiops.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:312:0: note: this is the location of the previous definition #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiops.c:23: gtkcompat.h:33:0: warning: "GTK_WIDGET_SENSITIVE" redefined #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiops.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:288:0: note: this is the location of the previous definition #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiops.c:23: gtkcompat.h:34:0: warning: "GTK_WIDGET_VISIBLE" redefined #define GTK_WIDGET_VISIBLE gtk_widget_get_visible In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiops.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:264:0: note: this is the location of the previous definition #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) gcc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -Wall -pedantic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -c labcon.c -o labcon.o In file included from fontgrid.h:29:0, from gbdfed.h:233, from guipref.c:23: gtkcompat.h:28:0: warning: "GTK_WIDGET_REALIZED" redefined #define GTK_WIDGET_REALIZED gtk_widget_get_realized In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guipref.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:240:0: note: this is the location of the previous definition #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guipref.c:23: gtkcompat.h:29:0: warning: "GTK_WIDGET_STATE" redefined #define GTK_WIDGET_STATE gtk_widget_get_state In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guipref.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:166:0: note: this is the location of the previous definition #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guipref.c:23: gtkcompat.h:30:0: warning: "GTK_WIDGET_HAS_FOCUS" redefined #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guipref.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:338:0: note: this is the location of the previous definition #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guipref.c:23: gtkcompat.h:31:0: warning: "GTK_WIDGET_DRAWABLE" redefined #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guipref.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:276:0: note: this is the location of the previous definition #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guipref.c:23: gtkcompat.h:32:0: warning: "GTK_WIDGET_IS_SENSITIVE" redefined #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guipref.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:312:0: note: this is the location of the previous definition #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ In file included from fontgrid.h:29:0, from gbdfed.h:233, from guipref.c:23: gtkcompat.h:33:0: warning: "GTK_WIDGET_SENSITIVE" redefined #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guipref.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:288:0: note: this is the location of the previous definition #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guipref.c:23: gtkcompat.h:34:0: warning: "GTK_WIDGET_VISIBLE" redefined #define GTK_WIDGET_VISIBLE gtk_widget_get_visible In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guipref.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:264:0: note: this is the location of the previous definition #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) guipref.c: In function 'guiedit_show_preferences': guipref.c:1072:29: warning: variable 'button' set but not used [-Wunused-but-set-variable] GtkWidget *dvbox, *nb, *button, *table, *label; ^~~~~~ In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiutil.c:23: gtkcompat.h:28:0: warning: "GTK_WIDGET_REALIZED" redefined #define GTK_WIDGET_REALIZED gtk_widget_get_realized In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiutil.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:240:0: note: this is the location of the previous definition #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiutil.c:23: gtkcompat.h:29:0: warning: "GTK_WIDGET_STATE" redefined #define GTK_WIDGET_STATE gtk_widget_get_state In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiutil.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:166:0: note: this is the location of the previous definition #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiutil.c:23: gtkcompat.h:30:0: warning: "GTK_WIDGET_HAS_FOCUS" redefined #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiutil.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:338:0: note: this is the location of the previous definition #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiutil.c:23: gtkcompat.h:31:0: warning: "GTK_WIDGET_DRAWABLE" redefined #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiutil.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:276:0: note: this is the location of the previous definition #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiutil.c:23: gtkcompat.h:32:0: warning: "GTK_WIDGET_IS_SENSITIVE" redefined #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiutil.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:312:0: note: this is the location of the previous definition #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiutil.c:23: gtkcompat.h:33:0: warning: "GTK_WIDGET_SENSITIVE" redefined #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiutil.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:288:0: note: this is the location of the previous definition #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) In file included from fontgrid.h:29:0, from gbdfed.h:233, from guiutil.c:23: gtkcompat.h:34:0: warning: "GTK_WIDGET_VISIBLE" redefined #define GTK_WIDGET_VISIBLE gtk_widget_get_visible In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gbdfed.h:4, from guiutil.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:264:0: note: this is the location of the previous definition #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) In file included from labcon.h:26:0, from labcon.c:23: gtkcompat.h:28:0: warning: "GTK_WIDGET_REALIZED" redefined #define GTK_WIDGET_REALIZED gtk_widget_get_realized In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from labcon.h:25, from labcon.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:240:0: note: this is the location of the previous definition #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) In file included from labcon.h:26:0, from labcon.c:23: gtkcompat.h:29:0: warning: "GTK_WIDGET_STATE" redefined #define GTK_WIDGET_STATE gtk_widget_get_state In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from labcon.h:25, from labcon.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:166:0: note: this is the location of the previous definition #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) In file included from labcon.h:26:0, from labcon.c:23: gtkcompat.h:30:0: warning: "GTK_WIDGET_HAS_FOCUS" redefined #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from labcon.h:25, from labcon.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:338:0: note: this is the location of the previous definition #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) In file included from labcon.h:26:0, from labcon.c:23: gtkcompat.h:31:0: warning: "GTK_WIDGET_DRAWABLE" redefined #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from labcon.h:25, from labcon.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:276:0: note: this is the location of the previous definition #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) In file included from labcon.h:26:0, from labcon.c:23: gtkcompat.h:32:0: warning: "GTK_WIDGET_IS_SENSITIVE" redefined #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from labcon.h:25, from labcon.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:312:0: note: this is the location of the previous definition #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ In file included from labcon.h:26:0, from labcon.c:23: gtkcompat.h:33:0: warning: "GTK_WIDGET_SENSITIVE" redefined #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from labcon.h:25, from labcon.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:288:0: note: this is the location of the previous definition #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) In file included from labcon.h:26:0, from labcon.c:23: gtkcompat.h:34:0: warning: "GTK_WIDGET_VISIBLE" redefined #define GTK_WIDGET_VISIBLE gtk_widget_get_visible In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35:0, from labcon.h:25, from labcon.c:23: /usr/include/gtk-2.0/gtk/gtkwidget.h:264:0: note: this is the location of the previous definition #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gbdfed bdf.o bdfcons.o bdffnt.o bdfgname.o bdfgrab.o bdfgrid.o bdfotf.o bdfpkgf.o bdfpsf.o fontgrid.o gbdfed.o gectrl.o glyphedit.o glyphtest.o grayswatch.o guiedit.o guifile.o guigedit.o guihelp.o guiops.o guipref.o guiutil.o hbf.o labcon.o -lX11 -lfreetype -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b6STC7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64 + cd gbdfed-1.6 + rm -rf /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64 + make DESTDIR=/builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64 install ./mkinstalldirs /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/bin /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64 mkdir /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/share/man mkdir /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/share/man/man1 cp gbdfed /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/bin/gbdfed cp gbdfed.man /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/share/man/man1/gbdfed.1 + mkdir -p /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/share/applications + mkdir -p /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/share/pixmaps + install -p -m0644 /builddir/build/SOURCES/gbdfed16x16.png /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/share/pixmaps/gbdfed.png + desktop-file-install --dir /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/gbdfed.desktop /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/share/applications/gbdfed.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/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gbdfed-1.6-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nkWbsu + umask 022 + cd /builddir/build/BUILD + cd gbdfed-1.6 + DOCDIR=/builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/share/doc/gbdfed + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/share/doc/gbdfed + cp -pr README /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64/usr/share/doc/gbdfed + exit 0 Provides: application() application(gbdfed.desktop) gbdfed = 1.6-8.fc28 gbdfed(riscv-64) = 1.6-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/gbdfed-1.6-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/gbdfed-1.6-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dANIA7 + umask 022 + cd /builddir/build/BUILD + cd gbdfed-1.6 + rm -rf /builddir/build/BUILDROOT/gbdfed-1.6-8.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff