>>> Building on exopi-4 under x11/gbdfed BDEPENDS = [x11/gtk+2;archivers/bzip2] DIST = [x11/gbdfed:gbdfed-1.6.tar.bz2] FULLPKGNAME = gbdfed-1.6p7 RDEPENDS = [x11/gtk+2] (Junk lock obtained for exopi-4 at 1713972640.30) >>> Running depends in x11/gbdfed at 1713972640.34 last junk was in games/warzone2100 /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 gtk+2-2.24.33p6 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 gtk+2-2.24.33p6 /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 gtk+2-2.24.33p6 >>> Running show-prepare-results in x11/gbdfed at 1713972642.46 ===> x11/gbdfed ===> Building from scratch gbdfed-1.6p7 ===> gbdfed-1.6p7 depends on: bzip2-* -> bzip2-1.0.8p0 ===> gbdfed-1.6p7 depends on: gtk+2-* -> gtk+2-2.24.33p6 ===> Verifying specs: X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0 harfbuzz iconv intl m pango-1.0 pangocairo-1.0 pangoft2-1.0 pixman-1 png pthread xcb xcb-render xcb-render-util z ===> found X11.18.0 Xau.10.0 Xcomposite.4.0 Xcursor.5.0 Xdamage.4.0 Xdmcp.11.0 Xext.13.0 Xfixes.6.1 Xi.12.2 Xinerama.6.0 Xrandr.7.1 Xrender.6.0 atk-1.0.21810.2 c.100.0 cairo.13.4 expat.14.1 fontconfig.13.1 freetype.30.3 gdk-x11-2.0.2400.0 gdk_pixbuf-2.0.3200.3 gio-2.0.4200.19 glib-2.0.4201.12 gmodule-2.0.4200.19 gobject-2.0.4200.19 gthread-2.0.4200.19 gtk-x11-2.0.2400.0 harfbuzz.18.8 iconv.7.1 intl.8.0 m.10.1 pango-1.0.3801.4 pangocairo-1.0.3801.3 pangoft2-1.0.3801.3 pixman-1.40.0 png.18.0 pthread.27.1 xcb.4.1 xcb-render.1.1 xcb-render-util.2.0 z.7.0 bzip2-1.0.8p0 gtk+2-2.24.33p6 (Junk lock released for exopi-4 at 1713972643.27) distfiles size=236166 >>> Running build in x11/gbdfed at 1713972643.31 ===> x11/gbdfed ===> Checking files for gbdfed-1.6p7 `/exopi-cvs/ports/distfiles/gbdfed-1.6.tar.bz2' is up to date. >> (SHA256) gbdfed-1.6.tar.bz2: OK ===> Extracting for gbdfed-1.6p7 ===> Patching for gbdfed-1.6p7 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |XXX make it compile with gtk+2 2.22 (*_DISABLE_DEPRECATED) |gectrl.c:639: warning: implicit declaration of function 'gdk_gc_set_clip_rectangle' |fontgrid.c:601: warning: implicit declaration of function 'GTK_OBJECT_FLAGS' | |--- Makefile.in.orig Fri Apr 16 16:38:59 2010 |+++ Makefile.in Thu Sep 30 08:45:32 2010 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 28. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for gbdfed-1.6p7 ===> Configuring for gbdfed-1.6p7 Using /exopi-obj/pobj/gbdfed-1.6/config.site (generated) configure: loading site script /exopi-obj/pobj/gbdfed-1.6/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for rm... rm checking for cp... cp checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for stddef.h... (cached) 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... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for vprintf... (cached) yes checking for _doprnt... no checking for memmove... (cached) yes checking for memset... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking for freetype2 >= 2.0... yes checking FREETYPE_CFLAGS... -I/usr/X11R6/include/freetype2 checking FREETYPE_LIBS... -L/usr/X11R6/lib -lfreetype checking for gtk+-2.0 >= 2.6... yes checking GTK_CFLAGS... -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 checking GTK_LIBS... -L/usr/local/lib -L/usr/X11R6/lib -Wl,-rpath-link,/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -lfontconfig -lfreetype checking for hbf.c... yes checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for XCreatePixmap in -lX11... yes configure: creating ./config.status config.status: creating Makefile ===> Building for gbdfed-1.6p7 cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c bdf.c -o bdf.o bdf.c:1100:28: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast] fp = font->props + (unsigned int) hn->data; ^~~~~~~~~~~~~~~~~~~~~~~ bdf.c:1154:14: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast] propid = (unsigned int) hn->data; ^~~~~~~~~~~~~~~~~~~~~~~ bdf.c:1194:29: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast] hash_insert(fp->name, (void *) font->props_used, ^~~~~~~~~~~~~~~~~~~~~~~~~ bdf.c:1884:31: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast] hash_insert(prop->name, (void *) i, &proptbl); ^~~~~~~~~~ bdf.c:2228:17: warning: 'sprintf' will always overflow; destination buffer has size 24, but format string expands to at least 54 [-Wfortify-source] sprintf(nbuf, ACMSG1, p->font->bbx.ascent); ^ bdf.c:2236:17: warning: 'sprintf' will always overflow; destination buffer has size 24, but format string expands to at least 56 [-Wfortify-source] sprintf(nbuf, ACMSG2, p->font->bbx.descent); ^ bdf.c:2846:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(out, eol); ^~~ bdf.c:2846:28: note: treat the string as an argument to avoid this fprintf(out, eol); ^ "%s", bdf.c:2853:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(out, eol); ^~~ bdf.c:2853:24: note: treat the string as an argument to avoid this fprintf(out, eol); ^ "%s", bdf.c:2918:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(out, eol); ^~~ bdf.c:2918:28: note: treat the string as an argument to avoid this fprintf(out, eol); ^ "%s", bdf.c:2925:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(out, eol); ^~~ bdf.c:2925:24: note: treat the string as an argument to avoid this fprintf(out, eol); ^ "%s", bdf.c:3230:26: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast] hash_insert(p->name, (void *) n, &proptbl); ^~~~~~~~~~ bdf.c:3247:14: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast] propid = (unsigned int) hn->data; ^~~~~~~~~~~~~~~~~~~~~~~ bdf.c:3356:18: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast] propid = (unsigned int) hn->data; ^~~~~~~~~~~~~~~~~~~~~~~ bdf.c:3372:28: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast] p = font->props + ((unsigned int) hn->data); ^~~~~~~~~~~~~~~~~~~~~~~ bdf.c:3429:18: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast] propid = (unsigned int) hn->data; ^~~~~~~~~~~~~~~~~~~~~~~ bdf.c:3476:30: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast] hash_insert(p->name, (void *) font->props_used, ^~~~~~~~~~~~~~~~~~~~~~~~~ bdf.c:3557:11: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast] off = (unsigned int) hn->data; ^~~~~~~~~~~~~~~~~~~~~~~ bdf.c:3595:28: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast] hash_insert(p->name, (void *) off, (hashtable *) font->internal); ^~~~~~~~~~~~ bdf.c:3612:35: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast] return (hn) ? (font->props + ((unsigned int) hn->data)) : 0; ^~~~~~~~~~~~~~~~~~~~~~~ bdf.c:3909:5: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (void *) memset((char *) &p, 0, sizeof(_bdf_opts_parse_t)); ^ ~ 20 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c bdfcons.c -o bdfcons.o cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c bdffnt.c -o bdffnt.o cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c bdfgname.c -o bdfgname.o cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c bdfgrab.c -o bdfgrab.o cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c bdfgrid.c -o bdfgrid.o cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c bdfotf.c -o bdfotf.o cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c bdfpkgf.c -o bdfpkgf.o cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c bdfpsf.c -o bdfpsf.o bdfpsf.c:859:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((opts->psf_flags == BDF_PSF_UNIMAP)) ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ bdfpsf.c:859:26: note: remove extraneous parentheses around the comparison to silence this warning if ((opts->psf_flags == BDF_PSF_UNIMAP)) ~ ^ ~ bdfpsf.c:859:26: note: use '=' to turn this equality comparison into an assignment if ((opts->psf_flags == BDF_PSF_UNIMAP)) ^~ = 1 warning generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c fontgrid.c -o fontgrid.o In file included from fontgrid.c:23: In file included from ./fontgrid.h:26: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from fontgrid.c:23: In file included from ./fontgrid.h:29: ./gtkcompat.h:28:9: warning: 'GTK_WIDGET_REALIZED' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_REALIZED gtk_widget_get_realized ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:240:9: note: previous definition is here #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) ^ In file included from fontgrid.c:23: In file included from ./fontgrid.h:29: ./gtkcompat.h:29:9: warning: 'GTK_WIDGET_STATE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_STATE gtk_widget_get_state ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:166:9: note: previous definition is here #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ In file included from fontgrid.c:23: In file included from ./fontgrid.h:29: ./gtkcompat.h:30:9: warning: 'GTK_WIDGET_HAS_FOCUS' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:338:9: note: previous definition is here #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ In file included from fontgrid.c:23: In file included from ./fontgrid.h:29: ./gtkcompat.h:31:9: warning: 'GTK_WIDGET_DRAWABLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:276:9: note: previous definition is here #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) ^ In file included from fontgrid.c:23: In file included from ./fontgrid.h:29: ./gtkcompat.h:32:9: warning: 'GTK_WIDGET_IS_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:312:9: note: previous definition is here #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ In file included from fontgrid.c:23: In file included from ./fontgrid.h:29: ./gtkcompat.h:33:9: warning: 'GTK_WIDGET_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:288:9: note: previous definition is here #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ In file included from fontgrid.c:23: In file included from ./fontgrid.h:29: ./gtkcompat.h:34:9: warning: 'GTK_WIDGET_VISIBLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_VISIBLE gtk_widget_get_visible ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:264:9: note: previous definition is here #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ fontgrid.c:2610:57: warning: passing 'const gchar *' (aka 'const char *') to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] fw->font->name = bdf_make_xlfd_name(fw->font, g_get_prgname(), ^~~~~~~~~~~~~~~ ./bdf.h:610:57: note: passing argument to parameter 'foundry' here extern char *bdf_make_xlfd_name(bdf_font_t *font, char *foundry, ^ fontgrid.c:3303:53: warning: passing 'const gchar *' (aka 'const char *') to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] fw->font->name = bdf_make_xlfd_name(fw->font, g_get_prgname(), ^~~~~~~~~~~~~~~ ./bdf.h:610:57: note: passing argument to parameter 'foundry' here extern char *bdf_make_xlfd_name(bdf_font_t *font, char *foundry, ^ 10 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c gbdfed.c -o gbdfed.o In file included from gbdfed.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from gbdfed.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gbdfed.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:28:9: warning: 'GTK_WIDGET_REALIZED' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_REALIZED gtk_widget_get_realized ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:240:9: note: previous definition is here #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) ^ In file included from gbdfed.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:29:9: warning: 'GTK_WIDGET_STATE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_STATE gtk_widget_get_state ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:166:9: note: previous definition is here #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ In file included from gbdfed.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:30:9: warning: 'GTK_WIDGET_HAS_FOCUS' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:338:9: note: previous definition is here #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ In file included from gbdfed.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:31:9: warning: 'GTK_WIDGET_DRAWABLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:276:9: note: previous definition is here #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) ^ In file included from gbdfed.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:32:9: warning: 'GTK_WIDGET_IS_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:312:9: note: previous definition is here #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ In file included from gbdfed.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:33:9: warning: 'GTK_WIDGET_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:288:9: note: previous definition is here #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ In file included from gbdfed.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:34:9: warning: 'GTK_WIDGET_VISIBLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_VISIBLE gtk_widget_get_visible ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:264:9: note: previous definition is here #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ gbdfed.c:596:12: warning: initializing 'gchar *' (aka 'char *') with an expression of type 'const gchar *' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] gchar *prgname = g_get_prgname(); ^ ~~~~~~~~~~~~~~~ 10 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c gectrl.c -o gectrl.o In file included from gectrl.c:23: In file included from /usr/local/include/gtk-2.0/gtk/gtklabel.h:34: In file included from /usr/local/include/gtk-2.0/gtk/gtkmisc.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from gectrl.c:24: In file included from ./gectrl.h:27: ./gtkcompat.h:28:9: warning: 'GTK_WIDGET_REALIZED' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_REALIZED gtk_widget_get_realized ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:240:9: note: previous definition is here #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) ^ In file included from gectrl.c:24: In file included from ./gectrl.h:27: ./gtkcompat.h:29:9: warning: 'GTK_WIDGET_STATE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_STATE gtk_widget_get_state ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:166:9: note: previous definition is here #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ In file included from gectrl.c:24: In file included from ./gectrl.h:27: ./gtkcompat.h:30:9: warning: 'GTK_WIDGET_HAS_FOCUS' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:338:9: note: previous definition is here #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ In file included from gectrl.c:24: In file included from ./gectrl.h:27: ./gtkcompat.h:31:9: warning: 'GTK_WIDGET_DRAWABLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:276:9: note: previous definition is here #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) ^ In file included from gectrl.c:24: In file included from ./gectrl.h:27: ./gtkcompat.h:32:9: warning: 'GTK_WIDGET_IS_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:312:9: note: previous definition is here #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ In file included from gectrl.c:24: In file included from ./gectrl.h:27: ./gtkcompat.h:33:9: warning: 'GTK_WIDGET_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:288:9: note: previous definition is here #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ In file included from gectrl.c:24: In file included from ./gectrl.h:27: ./gtkcompat.h:34:9: warning: 'GTK_WIDGET_VISIBLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_VISIBLE gtk_widget_get_visible ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:264:9: note: previous definition is here #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ 8 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c glyphedit.c -o glyphedit.o In file included from glyphedit.c:23: In file included from ./glyphedit.h:26: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from glyphedit.c:23: In file included from ./glyphedit.h:29: ./gtkcompat.h:28:9: warning: 'GTK_WIDGET_REALIZED' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_REALIZED gtk_widget_get_realized ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:240:9: note: previous definition is here #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) ^ In file included from glyphedit.c:23: In file included from ./glyphedit.h:29: ./gtkcompat.h:29:9: warning: 'GTK_WIDGET_STATE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_STATE gtk_widget_get_state ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:166:9: note: previous definition is here #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ In file included from glyphedit.c:23: In file included from ./glyphedit.h:29: ./gtkcompat.h:30:9: warning: 'GTK_WIDGET_HAS_FOCUS' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:338:9: note: previous definition is here #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ In file included from glyphedit.c:23: In file included from ./glyphedit.h:29: ./gtkcompat.h:31:9: warning: 'GTK_WIDGET_DRAWABLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:276:9: note: previous definition is here #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) ^ In file included from glyphedit.c:23: In file included from ./glyphedit.h:29: ./gtkcompat.h:32:9: warning: 'GTK_WIDGET_IS_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:312:9: note: previous definition is here #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ In file included from glyphedit.c:23: In file included from ./glyphedit.h:29: ./gtkcompat.h:33:9: warning: 'GTK_WIDGET_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:288:9: note: previous definition is here #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ In file included from glyphedit.c:23: In file included from ./glyphedit.h:29: ./gtkcompat.h:34:9: warning: 'GTK_WIDGET_VISIBLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_VISIBLE gtk_widget_get_visible ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:264:9: note: previous definition is here #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ glyphedit.c:1759:37: warning: array index 3 is past the end of the array (that has type 'guint[3]' (aka 'unsigned int[3]')) [-Warray-bounds] g_signal_emit(G_OBJECT(gw), glyphedit_signals[COLOR_CHANGE], 0, &si); ^ ~~~~~~~~~~~~ glyphedit.c:117:1: note: array 'glyphedit_signals' declared here static guint glyphedit_signals[OPERATION_CHANGE + 1]; ^ glyphedit.c:2500:5: warning: array index 3 is past the end of the array (that has type 'guint[3]' (aka 'unsigned int[3]')) [-Warray-bounds] glyphedit_signals[COLOR_CHANGE] = ^ ~~~~~~~~~~~~ glyphedit.c:117:1: note: array 'glyphedit_signals' declared here static guint glyphedit_signals[OPERATION_CHANGE + 1]; ^ 10 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c glyphtest.c -o glyphtest.o In file included from glyphtest.c:23: In file included from ./glyphtest.h:26: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from glyphtest.c:23: In file included from ./glyphtest.h:29: ./gtkcompat.h:28:9: warning: 'GTK_WIDGET_REALIZED' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_REALIZED gtk_widget_get_realized ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:240:9: note: previous definition is here #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) ^ In file included from glyphtest.c:23: In file included from ./glyphtest.h:29: ./gtkcompat.h:29:9: warning: 'GTK_WIDGET_STATE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_STATE gtk_widget_get_state ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:166:9: note: previous definition is here #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ In file included from glyphtest.c:23: In file included from ./glyphtest.h:29: ./gtkcompat.h:30:9: warning: 'GTK_WIDGET_HAS_FOCUS' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:338:9: note: previous definition is here #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ In file included from glyphtest.c:23: In file included from ./glyphtest.h:29: ./gtkcompat.h:31:9: warning: 'GTK_WIDGET_DRAWABLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:276:9: note: previous definition is here #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) ^ In file included from glyphtest.c:23: In file included from ./glyphtest.h:29: ./gtkcompat.h:32:9: warning: 'GTK_WIDGET_IS_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:312:9: note: previous definition is here #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ In file included from glyphtest.c:23: In file included from ./glyphtest.h:29: ./gtkcompat.h:33:9: warning: 'GTK_WIDGET_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:288:9: note: previous definition is here #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ In file included from glyphtest.c:23: In file included from ./glyphtest.h:29: ./gtkcompat.h:34:9: warning: 'GTK_WIDGET_VISIBLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_VISIBLE gtk_widget_get_visible ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:264:9: note: previous definition is here #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ 8 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c grayswatch.c -o grayswatch.o In file included from grayswatch.c:25: In file included from /usr/local/include/gtk-2.0/gtk/gtkdrawingarea.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from grayswatch.c:27: In file included from ./grayswatch.h:26: ./gtkcompat.h:28:9: warning: 'GTK_WIDGET_REALIZED' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_REALIZED gtk_widget_get_realized ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:240:9: note: previous definition is here #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) ^ In file included from grayswatch.c:27: In file included from ./grayswatch.h:26: ./gtkcompat.h:29:9: warning: 'GTK_WIDGET_STATE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_STATE gtk_widget_get_state ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:166:9: note: previous definition is here #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ In file included from grayswatch.c:27: In file included from ./grayswatch.h:26: ./gtkcompat.h:30:9: warning: 'GTK_WIDGET_HAS_FOCUS' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:338:9: note: previous definition is here #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ In file included from grayswatch.c:27: In file included from ./grayswatch.h:26: ./gtkcompat.h:31:9: warning: 'GTK_WIDGET_DRAWABLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:276:9: note: previous definition is here #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) ^ In file included from grayswatch.c:27: In file included from ./grayswatch.h:26: ./gtkcompat.h:32:9: warning: 'GTK_WIDGET_IS_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:312:9: note: previous definition is here #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ In file included from grayswatch.c:27: In file included from ./grayswatch.h:26: ./gtkcompat.h:33:9: warning: 'GTK_WIDGET_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:288:9: note: previous definition is here #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ In file included from grayswatch.c:27: In file included from ./grayswatch.h:26: ./gtkcompat.h:34:9: warning: 'GTK_WIDGET_VISIBLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_VISIBLE gtk_widget_get_visible ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:264:9: note: previous definition is here #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ 8 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c guiedit.c -o guiedit.o In file included from guiedit.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from guiedit.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from guiedit.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:28:9: warning: 'GTK_WIDGET_REALIZED' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_REALIZED gtk_widget_get_realized ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:240:9: note: previous definition is here #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) ^ In file included from guiedit.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:29:9: warning: 'GTK_WIDGET_STATE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_STATE gtk_widget_get_state ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:166:9: note: previous definition is here #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ In file included from guiedit.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:30:9: warning: 'GTK_WIDGET_HAS_FOCUS' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:338:9: note: previous definition is here #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ In file included from guiedit.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:31:9: warning: 'GTK_WIDGET_DRAWABLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:276:9: note: previous definition is here #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) ^ In file included from guiedit.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:32:9: warning: 'GTK_WIDGET_IS_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:312:9: note: previous definition is here #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ In file included from guiedit.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:33:9: warning: 'GTK_WIDGET_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:288:9: note: previous definition is here #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ In file included from guiedit.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:34:9: warning: 'GTK_WIDGET_VISIBLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_VISIBLE gtk_widget_get_visible ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:264:9: note: previous definition is here #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ 9 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c guifile.c -o guifile.o In file included from guifile.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from guifile.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from guifile.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:28:9: warning: 'GTK_WIDGET_REALIZED' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_REALIZED gtk_widget_get_realized ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:240:9: note: previous definition is here #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) ^ In file included from guifile.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:29:9: warning: 'GTK_WIDGET_STATE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_STATE gtk_widget_get_state ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:166:9: note: previous definition is here #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ In file included from guifile.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:30:9: warning: 'GTK_WIDGET_HAS_FOCUS' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:338:9: note: previous definition is here #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ In file included from guifile.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:31:9: warning: 'GTK_WIDGET_DRAWABLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:276:9: note: previous definition is here #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) ^ In file included from guifile.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:32:9: warning: 'GTK_WIDGET_IS_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:312:9: note: previous definition is here #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ In file included from guifile.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:33:9: warning: 'GTK_WIDGET_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:288:9: note: previous definition is here #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ In file included from guifile.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:34:9: warning: 'GTK_WIDGET_VISIBLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_VISIBLE gtk_widget_get_visible ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:264:9: note: previous definition is here #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ guifile.c:1886:25: warning: field precision should have type 'int', but argument has type 'long' [-Wformat] sprintf(buffer1, "%.*s.bdf", dot - file, file); ~~^~ ~~~~~~~~~~ 10 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c guigedit.c -o guigedit.o In file included from guigedit.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from guigedit.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from guigedit.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:28:9: warning: 'GTK_WIDGET_REALIZED' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_REALIZED gtk_widget_get_realized ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:240:9: note: previous definition is here #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) ^ In file included from guigedit.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:29:9: warning: 'GTK_WIDGET_STATE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_STATE gtk_widget_get_state ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:166:9: note: previous definition is here #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ In file included from guigedit.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:30:9: warning: 'GTK_WIDGET_HAS_FOCUS' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:338:9: note: previous definition is here #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ In file included from guigedit.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:31:9: warning: 'GTK_WIDGET_DRAWABLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:276:9: note: previous definition is here #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) ^ In file included from guigedit.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:32:9: warning: 'GTK_WIDGET_IS_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:312:9: note: previous definition is here #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ In file included from guigedit.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:33:9: warning: 'GTK_WIDGET_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:288:9: note: previous definition is here #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ In file included from guigedit.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:34:9: warning: 'GTK_WIDGET_VISIBLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_VISIBLE gtk_widget_get_visible ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:264:9: note: previous definition is here #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ guigedit.c:345:12: warning: initializing 'gchar *' (aka 'char *') with an expression of type 'const gchar *' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] gchar *prgname = g_get_prgname(); ^ ~~~~~~~~~~~~~~~ guigedit.c:1730:12: warning: initializing 'gchar *' (aka 'char *') with an expression of type 'const gchar *' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] gchar *prgname = g_get_prgname(); ^ ~~~~~~~~~~~~~~~ 11 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c guihelp.c -o guihelp.o In file included from guihelp.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from guihelp.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from guihelp.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:28:9: warning: 'GTK_WIDGET_REALIZED' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_REALIZED gtk_widget_get_realized ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:240:9: note: previous definition is here #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) ^ In file included from guihelp.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:29:9: warning: 'GTK_WIDGET_STATE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_STATE gtk_widget_get_state ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:166:9: note: previous definition is here #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ In file included from guihelp.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:30:9: warning: 'GTK_WIDGET_HAS_FOCUS' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:338:9: note: previous definition is here #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ In file included from guihelp.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:31:9: warning: 'GTK_WIDGET_DRAWABLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:276:9: note: previous definition is here #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) ^ In file included from guihelp.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:32:9: warning: 'GTK_WIDGET_IS_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:312:9: note: previous definition is here #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ In file included from guihelp.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:33:9: warning: 'GTK_WIDGET_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:288:9: note: previous definition is here #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ In file included from guihelp.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:34:9: warning: 'GTK_WIDGET_VISIBLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_VISIBLE gtk_widget_get_visible ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:264:9: note: previous definition is here #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ 9 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c guiops.c -o guiops.o In file included from guiops.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from guiops.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from guiops.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:28:9: warning: 'GTK_WIDGET_REALIZED' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_REALIZED gtk_widget_get_realized ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:240:9: note: previous definition is here #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) ^ In file included from guiops.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:29:9: warning: 'GTK_WIDGET_STATE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_STATE gtk_widget_get_state ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:166:9: note: previous definition is here #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ In file included from guiops.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:30:9: warning: 'GTK_WIDGET_HAS_FOCUS' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:338:9: note: previous definition is here #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ In file included from guiops.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:31:9: warning: 'GTK_WIDGET_DRAWABLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:276:9: note: previous definition is here #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) ^ In file included from guiops.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:32:9: warning: 'GTK_WIDGET_IS_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:312:9: note: previous definition is here #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ In file included from guiops.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:33:9: warning: 'GTK_WIDGET_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:288:9: note: previous definition is here #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ In file included from guiops.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:34:9: warning: 'GTK_WIDGET_VISIBLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_VISIBLE gtk_widget_get_visible ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:264:9: note: previous definition is here #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ 9 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c guipref.c -o guipref.o In file included from guipref.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from guipref.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from guipref.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:28:9: warning: 'GTK_WIDGET_REALIZED' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_REALIZED gtk_widget_get_realized ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:240:9: note: previous definition is here #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) ^ In file included from guipref.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:29:9: warning: 'GTK_WIDGET_STATE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_STATE gtk_widget_get_state ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:166:9: note: previous definition is here #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ In file included from guipref.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:30:9: warning: 'GTK_WIDGET_HAS_FOCUS' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:338:9: note: previous definition is here #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ In file included from guipref.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:31:9: warning: 'GTK_WIDGET_DRAWABLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:276:9: note: previous definition is here #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) ^ In file included from guipref.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:32:9: warning: 'GTK_WIDGET_IS_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:312:9: note: previous definition is here #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ In file included from guipref.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:33:9: warning: 'GTK_WIDGET_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:288:9: note: previous definition is here #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ In file included from guipref.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:34:9: warning: 'GTK_WIDGET_VISIBLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_VISIBLE gtk_widget_get_visible ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:264:9: note: previous definition is here #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ 9 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c guiutil.c -o guiutil.o In file included from guiutil.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from guiutil.c:23: In file included from ./gbdfed.h:4: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from guiutil.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:28:9: warning: 'GTK_WIDGET_REALIZED' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_REALIZED gtk_widget_get_realized ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:240:9: note: previous definition is here #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) ^ In file included from guiutil.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:29:9: warning: 'GTK_WIDGET_STATE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_STATE gtk_widget_get_state ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:166:9: note: previous definition is here #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ In file included from guiutil.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:30:9: warning: 'GTK_WIDGET_HAS_FOCUS' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:338:9: note: previous definition is here #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ In file included from guiutil.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:31:9: warning: 'GTK_WIDGET_DRAWABLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:276:9: note: previous definition is here #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) ^ In file included from guiutil.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:32:9: warning: 'GTK_WIDGET_IS_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:312:9: note: previous definition is here #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ In file included from guiutil.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:33:9: warning: 'GTK_WIDGET_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:288:9: note: previous definition is here #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ In file included from guiutil.c:23: In file included from ./gbdfed.h:233: In file included from ./fontgrid.h:29: ./gtkcompat.h:34:9: warning: 'GTK_WIDGET_VISIBLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_VISIBLE gtk_widget_get_visible ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:264:9: note: previous definition is here #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ 9 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c hbf.c -o hbf.o hbf.c:286:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clear_bbox(bbox) ^ hbf.c:294:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clear_record(hbf) ^ hbf.c:312:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] add_b2r(last_b2r, start, finish) ^ hbf.c:329:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] b2_pos(hbf, code) ^ hbf.c:348:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] b2_size(b2r) ^ hbf.c:361:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] code_of(hbf, pos) ^ hbf.c:385:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] match(lp, sp) ^ hbf.c:414:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] add_property(hbf, lp) ^ hbf.c:457:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hbfProperty(hbfFile, propName) ^ hbf.c:476:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HBF_GetProperty(handle, propertyName) ^ hbf.c:484:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HBF_GetFontBoundingBox(handle, width, height, xDisplacement, yDisplacement) ^ hbf.c:503:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HBF_GetBitmapBoundingBox(handle, width, height, xDisplacement, yDisplacement) ^ hbf.c:525:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] concat(dir, dirlen, stem) ^ hbf.c:573:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expand_filename(name, hbf_name) ^ hbf.c:642:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] find_file(hbf, filename) ^ hbf.c:763:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] too_short(hbf, cp) ^ hbf.c:799:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] skip_word(n, s) ^ hbf.c:814:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] parse_keywords(cp, s) ^ hbf.c:832:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] add_code_range(hbf, line) ^ hbf.c:899:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_line(buf, len, f) ^ hbf.c:929:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_text_line(buf, len, f) ^ hbf.c:941:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_property(line, keyword, hbf) ^ hbf.c:955:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_bbox(line, keyword, bbox) ^ hbf.c:998:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] parse_file(f, hbf) ^ hbf.c:1094:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] path_open(path, filename, fullp) ^ hbf.c:1131:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] real_open(filename, hbf) ^ hbf.c:1151:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hbfOpen(filename) ^ hbf.c:1168:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HBF_OpenFont(filename, ptrHandleStorage) ^ hbf.c:1180:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HBF_CloseFont(hbfFile) ^ hbf.c:1242:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hbfClose(hbfFile) ^ hbf.c:1253:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hbfGetBitmap(hbf, code) ^ hbf.c:1261:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HBF_GetBitmap(hbf, code, buffer) ^ hbf.c:1274:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_bitmap(hbf, code, buffer) ^ hbf.c:1334:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local_buffer(hbf) ^ hbf.c:1346:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] invert(buffer, length) ^ hbf.c:1405:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_transposed(hbf, f, bitmap) ^ hbf.c:1459:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hbfForEach(hbfFile, func, data) ^ hbf.c:1497:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hbfFileName(hbf) ^ hbf.c:1504:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hbfChars(hbfFile) ^ hbf.c:1531:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hbfBitmapBBox(hbf) ^ hbf.c:1542:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hbfFontBBox(hbf) ^ hbf.c:1549:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hbfGetByte2Range(hbfFile, b2r_pointer, startp, finishp) ^ hbf.c:1571:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hbfGetCodeRange(hbfFile, code_pointer, startp, finishp) ^ 43 warnings generated. cc -DHAVE_FREETYPE -DHAVE_HBF -DHAVE_XLIB -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -I/usr/X11R6/include/freetype2 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -c labcon.c -o labcon.o In file included from labcon.c:23: In file included from ./labcon.h:25: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from labcon.c:23: In file included from ./labcon.h:26: ./gtkcompat.h:28:9: warning: 'GTK_WIDGET_REALIZED' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_REALIZED gtk_widget_get_realized ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:240:9: note: previous definition is here #define GTK_WIDGET_REALIZED(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_REALIZED) != 0) ^ In file included from labcon.c:23: In file included from ./labcon.h:26: ./gtkcompat.h:29:9: warning: 'GTK_WIDGET_STATE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_STATE gtk_widget_get_state ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:166:9: note: previous definition is here #define GTK_WIDGET_STATE(wid) (GTK_WIDGET (wid)->state) ^ In file included from labcon.c:23: In file included from ./labcon.h:26: ./gtkcompat.h:30:9: warning: 'GTK_WIDGET_HAS_FOCUS' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:338:9: note: previous definition is here #define GTK_WIDGET_HAS_FOCUS(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_HAS_FOCUS) != 0) ^ In file included from labcon.c:23: In file included from ./labcon.h:26: ./gtkcompat.h:31:9: warning: 'GTK_WIDGET_DRAWABLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_DRAWABLE gtk_widget_is_drawable ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:276:9: note: previous definition is here #define GTK_WIDGET_DRAWABLE(wid) (GTK_WIDGET_VISIBLE (wid) && GTK_WIDGET_MAPPED (wid)) ^ In file included from labcon.c:23: In file included from ./labcon.h:26: ./gtkcompat.h:32:9: warning: 'GTK_WIDGET_IS_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_IS_SENSITIVE gtk_widget_is_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:312:9: note: previous definition is here #define GTK_WIDGET_IS_SENSITIVE(wid) (GTK_WIDGET_SENSITIVE (wid) && \ ^ In file included from labcon.c:23: In file included from ./labcon.h:26: ./gtkcompat.h:33:9: warning: 'GTK_WIDGET_SENSITIVE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_SENSITIVE gtk_widget_get_sensitive ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:288:9: note: previous definition is here #define GTK_WIDGET_SENSITIVE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_SENSITIVE) != 0) ^ In file included from labcon.c:23: In file included from ./labcon.h:26: ./gtkcompat.h:34:9: warning: 'GTK_WIDGET_VISIBLE' macro redefined [-Wmacro-redefined] #define GTK_WIDGET_VISIBLE gtk_widget_get_visible ^ /usr/local/include/gtk-2.0/gtk/gtkwidget.h:264:9: note: previous definition is here #define GTK_WIDGET_VISIBLE(wid) ((GTK_WIDGET_FLAGS (wid) & GTK_VISIBLE) != 0) ^ 8 warnings generated. cc -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 -L/usr/X11R6/lib -lfreetype -L/usr/local/lib -L/usr/X11R6/lib -Wl,-rpath-link,/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -lfontconfig -lfreetype bdfgname.c(bdfgname.o:(_bdf_set_glyph_names)): warning: sprintf() is often misused, please use snprintf() bdfgname.c(bdfgname.o:(_bdf_set_glyph_names)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in x11/gbdfed at 1713972668.67 ===> x11/gbdfed ===> Faking installation for gbdfed-1.6p7 /exopi-obj/pobj/gbdfed-1.6/bin/install -c -s -m 755 /exopi-obj/pobj/gbdfed-1.6/gbdfed-1.6/gbdfed /exopi-obj/pobj/gbdfed-1.6/fake-amd64/usr/local/bin /exopi-obj/pobj/gbdfed-1.6/bin/install -c -m 644 /exopi-obj/pobj/gbdfed-1.6/gbdfed-1.6/gbdfed.man /exopi-obj/pobj/gbdfed-1.6/fake-amd64/usr/local/man/man1/gbdfed.1 ===> Building package for gbdfed-1.6p7 Create /exopi-cvs/ports/packages/amd64/all/gbdfed-1.6p7.tgz Creating package gbdfed-1.6p7 reading plist| checking dependencies| checking dependencies|x11/gtk+2,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gbdfed-1.6p7.tgz >>> Running clean in x11/gbdfed at 1713972677.28 ===> x11/gbdfed ===> Cleaning for gbdfed-1.6p7 >>> Ended at 1713972677.71 max_stuck=0.00/depends=2.13/show-prepare-results=0.84/build=25.37/package=8.59/clean=0.47