=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for xournal-0.4.8.2016nb20 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in ttsubset --- sft.o --- --- list.o --- --- ttcr.o --- --- list.o --- clang -DHAVE_CONFIG_H -I. -I../.. -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -DNO_MAPPERS -DNO_TYPE3 -DNO_TYPE42 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c --- sft.o --- clang -DHAVE_CONFIG_H -I. -I../.. -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -DNO_MAPPERS -DNO_TYPE3 -DNO_TYPE42 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT sft.o -MD -MP -MF .deps/sft.Tpo -c -o sft.o sft.c --- ttcr.o --- clang -DHAVE_CONFIG_H -I. -I../.. -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -DNO_MAPPERS -DNO_TYPE3 -DNO_TYPE42 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT ttcr.o -MD -MP -MF .deps/ttcr.Tpo -c -o ttcr.o ttcr.c ttcr.c:420:9: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration] if (write(fd, ptr, length) != length) { ^ ttcr.c:426:5: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] close(fd); ^ --- sft.o --- sft.c:742:33: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] if (listFind(glyphlist, (void *) (int) index)) { ^~~~~~~~~~~~~~~~~~~~ sft.c:756:31: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] listAppend(glyphlist, (void *) (int) index); ^~~~~~~~~~~~~~~~~~~~ sft.c:940:35: warning: cast to 'void *' from smaller integer type 'guint32' (aka 'unsigned int') [-Wint-to-void-pointer-cast] listAppend(glyphlist, (void *) glyphID); ^~~~~~~~~~~~~~~~ --- ttcr.o --- ttcr.c:1333:25: warning: cast to smaller integer type 'guint32' (aka 'unsigned int') from 'void *' [-Wvoid-pointer-to-int-cast] currentID = (guint32) listCurrent(glyphlist); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- sft.o --- sft.c:1633:13: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration] if (read(fd, buffer, 12) == 12) { ^ sft.c:1637:9: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] close(fd); ^ sft.c:1806:19: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] if (fd != -1) close(fd); ^ sft.c:1847:27: warning: cast to 'void *' from smaller integer type 'guint32' (aka 'unsigned int') [-Wint-to-void-pointer-cast] listAppend(glyphlist, (void *) glyphID); ^~~~~~~~~~~~~~~~ --- list.o --- mv -f .deps/list.Tpo .deps/list.Po --- ttcr.o --- 3 warnings generated. mv -f .deps/ttcr.Tpo .deps/ttcr.Po --- sft.o --- 7 warnings generated. mv -f .deps/sft.Tpo .deps/sft.Po --- libttsubset.a --- rm -f libttsubset.a ar cru libttsubset.a sft.o list.o ttcr.o ranlib libttsubset.a --- main.o --- --- xo-misc.o --- --- xo-file.o --- --- main.o --- clang -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg/share/locale"\" -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- xo-misc.o --- clang -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg/share/locale"\" -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT xo-misc.o -MD -MP -MF .deps/xo-misc.Tpo -c -o xo-misc.o xo-misc.c --- xo-file.o --- clang -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg/share/locale"\" -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT xo-file.o -MD -MP -MF .deps/xo-file.Tpo -c -o xo-file.o xo-file.c --- main.o --- In file included from main.c:22: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- xo-misc.o --- In file included from xo-misc.c:22: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: --- xo-file.o --- In file included from xo-file.c:25: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: --- xo-misc.o --- /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ --- xo-file.o --- /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ --- xo-misc.o --- /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- xo-file.o --- /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- main.o --- In file included from main.c:22: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ --- xo-file.o --- In file included from xo-file.c:25: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ --- main.o --- /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: 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) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-file.o --- /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: 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) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-misc.o --- In file included from xo-misc.c:22: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: 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) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- main.o --- main.c:118:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(ui.default_brushes+i, &(ui.brushes[0][i]), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :3:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ --- xo-misc.o --- xo-misc.c:94:37: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] struct Page *pg = (struct Page *) g_memdup(template, sizeof(struct Page)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-misc.c:102:35: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] pg->bg = (struct Background *)g_memdup(ui.default_page.bg, sizeof(struct Background)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-misc.c:104:35: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] pg->bg = (struct Background *)g_memdup(template->bg, sizeof(struct Background)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-misc.c:459:11: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations] return (finite(x) && x<1E8 && x>-1E8); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here extern int finite(double) ^ --- xo-file.o --- xo-file.c:120:32: warning: passing 'gchar *' (aka 'char *') to parameter of type 'const guchar *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] base64_str = g_base64_encode(item->image_png, item->image_png_len); ^~~~~~~~~~~~~~~ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gbase64.h:43:48: note: passing argument to parameter 'data' here gchar* g_base64_encode (const guchar *data, ^ xo-file.c:136:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] base64_str2 = g_memdup(base64_str, base64_strlen+1); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-file.c:138:11: warning: assigning to 'gchar *' (aka 'char *') from 'guchar *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] png_buf = g_base64_decode(base64_str2, &png_buflen); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xo-file.c:742:41: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] tmpItem->widths = (gdouble *) g_memdup(ui.cur_widths, i*sizeof(gdouble)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-file.c:969:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(tmpItem->path->coords, ui.cur_path.coords, n*sizeof(double)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :89:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-file.c:973:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(tmpItem->text, text, text_len); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :94:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ --- xo-misc.o --- xo-misc.c:1678:9: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(ui.brushes[i][toolno]), &(ui.brushes[0][toolno]), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :53:6: note: expanded from here --- xo-file.o --- xo-file.c:1121:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&journal, &tmpJournal, sizeof(struct Journal)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' --- xo-misc.o --- GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-misc.c:1716:35: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] undo->brush = (struct Brush *)g_memdup(&(ui.cur_item->brush), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ --- xo-file.o --- G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :99:6: note: expanded from here --- xo-misc.o --- /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-file.o --- GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ --- xo-misc.o --- xo-misc.c:1830:39: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] undo->bg = (struct Background *)g_memdup(pg->bg, sizeof(struct Background)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-misc.c:1867:39: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] undo->bg = (struct Background *)g_memdup(pg->bg, sizeof(struct Background)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-file.o --- xo-file.c:1801:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(ui.brushes[j][i]), &(ui.brushes[0][i]), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :128:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ --- xo-misc.o --- xo-misc.c:2413:29: warning: cast to smaller integer type 'GtkWidgetFlags' from 'gpointer' (aka 'void *') [-Wvoid-pointer-to-enum-cast] GTK_WIDGET_UNSET_FLAGS(w, (GtkWidgetFlags)flag); ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:471:86: note: expanded from macro 'GTK_WIDGET_UNSET_FLAGS' #define GTK_WIDGET_UNSET_FLAGS(wid,flag) G_STMT_START{ (GTK_WIDGET_FLAGS (wid) &= ~(flag)); }G_STMT_END ^~~~ --- xo-file.o --- xo-file.c:2395:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(ui.brushes[j][i]), &(ui.brushes[0][i]), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :133:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ --- main.o --- 3 warnings generated. mv -f .deps/main.Tpo .deps/main.Po --- xo-paint.o --- clang -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg/share/locale"\" -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT xo-paint.o -MD -MP -MF .deps/xo-paint.Tpo -c -o xo-paint.o xo-paint.c In file included from xo-paint.c:22: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- xo-misc.o --- 11 warnings generated. --- xo-paint.o --- In file included from xo-paint.c:22: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: 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) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-misc.o --- mv -f .deps/xo-misc.Tpo .deps/xo-misc.Po --- xo-file.o --- 11 warnings generated. --- xo-selection.o --- --- xo-file.o --- mv -f .deps/xo-file.Tpo .deps/xo-file.Po --- xo-paint.o --- xo-paint.c:78:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(pixels + y*rowstride + x*4, col, 4); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :37:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-paint.c:100:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(pixels + y*rowstride + x*4, col, 4); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :42:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-paint.c:108:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(pixels + y*rowstride + x*4, col, 4); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :47:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-paint.c:211:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(ui.cur_path.coords+2*(n+pieces), ui.cur_path.coords+2*(n+1), ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :52:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ --- xo-selection.o --- clang -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg/share/locale"\" -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT xo-selection.o -MD -MP -MF .deps/xo-selection.Tpo -c -o xo-selection.o xo-selection.c --- xo-paint.o --- xo-paint.c:230:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(ui.cur_item->brush), ui.cur_brush, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :61:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-paint.c:345:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(ui.cur_item->path->coords, ui.cur_path.coords, ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :66:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-paint.c:348:38: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] ui.cur_item->widths = (gdouble *)g_memdup(ui.cur_widths, ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-paint.c:405:11: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&newhead->brush, &item->brush, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :71:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-paint.c:407:11: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(newhead->path->coords, item->path->coords, 2*i*sizeof(double)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :76:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-paint.c:409:42: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] newhead->widths = (gdouble *)g_memdup(item->widths, (i-1)*sizeof(gdouble)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-paint.c:419:11: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&newtail->brush, &item->brush, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :81:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-paint.c:421:11: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(newtail->path->coords, item->path->coords+2*i, ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :86:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-paint.c:424:42: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] newtail->widths = (gdouble *)g_memdup(item->widths+i, ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-paint.c:604:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(item->brush), ui.cur_brush, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :95:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-paint.c:782:35: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] undo->brush = (struct Brush *)g_memdup(&(item->brush), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ --- xo-clipboard.o --- --- xo-paint.o --- /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-clipboard.o --- clang -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg/share/locale"\" -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT xo-clipboard.o -MD -MP -MF .deps/xo-clipboard.Tpo -c -o xo-clipboard.o xo-clipboard.c --- xo-paint.o --- 17 warnings generated. mv -f .deps/xo-paint.Tpo .deps/xo-paint.Po --- xo-image.o --- clang -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg/share/locale"\" -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT xo-image.o -MD -MP -MF .deps/xo-image.Tpo -c -o xo-image.o xo-image.c --- xo-selection.o --- In file included from xo-selection.c:22: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- xo-clipboard.o --- In file included from xo-clipboard.c:21: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- xo-selection.o --- In file included from xo-selection.c:22: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: 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) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-clipboard.o --- In file included from xo-clipboard.c:21: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: 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) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-selection.o --- xo-selection.c:109:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(ui.selection->bbox), &(item->bbox), sizeof(struct BBox)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :41:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-selection.c:257:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(ui.selection->bbox), &(item->bbox), sizeof(struct BBox)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :50:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ --- xo-clipboard.o --- xo-clipboard.c:56:57: warning: passing 'char *' to parameter of type 'const guchar *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] gdk_atom_intern(XOURNAL_TARGET_ATOM, FALSE), 8, sel->xo_data, sel->xo_data_len); ^~~~~~~~~~~~ /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkselection.h:162:33: note: passing argument to parameter 'data' here const guchar *data, ^ --- xo-selection.o --- xo-selection.c:661:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(brush, &(item->brush), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :63:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-selection.c:697:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(brush, &(item->brush), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :68:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ --- xo-clipboard.o --- xo-clipboard.c:139:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, &bufsz, sizeof(int)); p+= sizeof(int); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :91:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:140:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, &nitems, sizeof(int)); p+= sizeof(int); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :96:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:141:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, &ui.selection->bbox, sizeof(struct BBox)); p+= sizeof(struct BBox); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :101:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:144:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, &item->type, sizeof(int)); p+= sizeof(int); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :106:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:146:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, &item->brush, sizeof(struct Brush)); p+= sizeof(struct Brush); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :111:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:147:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, &item->path->num_points, sizeof(int)); p+= sizeof(int); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :116:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:148:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, item->path->coords, 2*item->path->num_points*sizeof(double)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :2:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:151:9: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, item->widths, (item->path->num_points-1)*sizeof(double)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :7:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:156:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, &item->brush, sizeof(struct Brush)); p+= sizeof(struct Brush); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :12:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:157:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, &item->bbox.left, sizeof(double)); p+= sizeof(double); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :17:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:158:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, &item->bbox.top, sizeof(double)); p+= sizeof(double); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :22:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:160:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, &val, sizeof(int)); p+= sizeof(int); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :27:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:161:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, item->text, val+1); p+= val+1; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :32:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:163:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, &val, sizeof(int)); p+= sizeof(int); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :37:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:164:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, item->font_name, val+1); p+= val+1; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :42:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:165:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, &item->font_size, sizeof(double)); p+= sizeof(double); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :47:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:169:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, &item->bbox, sizeof(struct BBox)); p+= sizeof(struct BBox); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :52:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:170:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, &item->image_png_len, sizeof(gsize)); p+= sizeof(gsize); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :57:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:172:9: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(p, item->image_png, item->image_png_len); p+= item->image_png_len; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :62:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:209:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&nitems, p, sizeof(int)); p+= sizeof(int); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :71:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:212:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&ui.selection->bbox, p, sizeof(struct BBox)); p+= sizeof(struct BBox); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :76:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:249:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&item->type, p, sizeof(int)); p+= sizeof(int); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :85:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:251:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&item->brush, p, sizeof(struct Brush)); p+= sizeof(struct Brush); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :90:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:252:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&npts, p, sizeof(int)); p+= sizeof(int); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :95:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:261:24: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] item->widths = g_memdup(p, (item->path->num_points-1)*sizeof(double)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-clipboard.c:269:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&item->brush, p, sizeof(struct Brush)); p+= sizeof(struct Brush); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :4:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:270:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&item->bbox.left, p, sizeof(double)); p+= sizeof(double); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :9:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:271:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&item->bbox.top, p, sizeof(double)); p+= sizeof(double); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :14:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:274:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&len, p, sizeof(int)); p+= sizeof(int); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :19:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:276:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(item->text, p, len+1); p+= len+1; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :24:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:277:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&len, p, sizeof(int)); p+= sizeof(int); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :29:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:279:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(item->font_name, p, len+1); p+= len+1; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :34:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:280:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&item->font_size, p, sizeof(double)); p+= sizeof(double); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :39:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:287:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&item->bbox, p, sizeof(struct BBox)); p+= sizeof(struct BBox); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :44:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:292:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&item->image_png_len, p, sizeof(gsize)); p+= sizeof(gsize); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :49:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-clipboard.c:294:27: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] item->image_png = g_memdup(p, item->image_png_len); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-clipboard.c:338:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(item->brush), &(ui.brushes[ui.cur_mapping][TOOL_PEN]), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :62:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ 40 warnings generated. mv -f .deps/xo-clipboard.Tpo .deps/xo-clipboard.Po --- xo-print.o --- --- xo-image.o --- In file included from xo-image.c:22: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- xo-print.o --- clang -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg/share/locale"\" -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT xo-print.o -MD -MP -MF .deps/xo-print.Tpo -c -o xo-print.o xo-print.c --- xo-selection.o --- 6 warnings generated. mv -f .deps/xo-selection.Tpo .deps/xo-selection.Po --- xo-support.o --- --- xo-image.o --- In file included from xo-image.c:22: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: 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) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-support.o --- clang -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg/share/locale"\" -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT xo-support.o -MD -MP -MF .deps/xo-support.Tpo -c -o xo-support.o xo-support.c --- xo-image.o --- xo-image.c:36:35: warning: passing 'const gchar *' (aka 'const char *') to parameter of type 'const guchar *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] gdk_pixbuf_loader_write(loader, buf, buflen, NULL); ^~~ /Users/pbulk/build/editors/xournal/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-loader.h:92:30: note: passing argument to parameter 'buf' here const guchar *buf, ^ xo-image.c:93:3: warning: implicit declaration of function 'make_dashed' is invalid in C99 [-Wimplicit-function-declaration] make_dashed(ui.selection->canvas_item); ^ xo-image.c:140:3: warning: implicit declaration of function 'set_cursor_busy' is invalid in C99 [-Wimplicit-function-declaration] set_cursor_busy(TRUE); ^ 5 warnings generated. mv -f .deps/xo-image.Tpo .deps/xo-image.Po --- xo-interface.o --- clang -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg/share/locale"\" -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT xo-interface.o -MD -MP -MF .deps/xo-interface.Tpo -c -o xo-interface.o xo-interface.c --- xo-print.o --- In file included from xo-print.c:22: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from xo-print.c:22: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: 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) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-support.o --- In file included from xo-support.c:15: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- xo-print.o --- xo-print.c:104:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] dup = g_memdup(obj, sizeof(struct PdfObj)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-print.c:108:16: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] dup->str = g_memdup(obj->str, obj->len+1); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-support.o --- In file included from xo-support.c:15: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: 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) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-print.o --- xo-print.c:250:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(obj->str, p, obj->len); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :138:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-print.c:263:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(obj->str, p, obj->len); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :143:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-print.c:827:19: warning: format specifies type 'int' but the argument has type 'gsize' (aka 'unsigned long') [-Wformat] image->n_obj, zpix->len, width, height); ^~~~~~~~~ xo-print.c:856:27: warning: format specifies type 'int' but the argument has type 'gsize' (aka 'unsigned long') [-Wformat] image->n_obj_smask, zpix->len, width, height); ^~~~~~~~~ xo-print.c:1229:20: warning: 'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations] ftface = pango_fc_font_lock_face(fcfont); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/pango-1.0/pango/pangofc-font.h:113:1: note: 'pango_fc_font_lock_face' has been explicitly marked deprecated here PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/pango-1.0/pango/pango-version-macros.h:688:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR' # define PANGO_DEPRECATED_IN_1_44_FOR(f) PANGO_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/pango-1.0/pango/pango-version-macros.h:386:49: note: expanded from macro 'PANGO_DEPRECATED_FOR' # define PANGO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _PANGO_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-print.c:1279:11: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations] pango_fc_font_unlock_face(fcfont); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/pango-1.0/pango/pangofc-font.h:115:1: note: 'pango_fc_font_unlock_face' has been explicitly marked deprecated here PANGO_DEPRECATED_IN_1_44_FOR(pango_font_get_hb_font) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/pango-1.0/pango/pango-version-macros.h:688:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44_FOR' # define PANGO_DEPRECATED_IN_1_44_FOR(f) PANGO_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/pango-1.0/pango/pango-version-macros.h:386:49: note: expanded from macro 'PANGO_DEPRECATED_FOR' # define PANGO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _PANGO_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-interface.o --- In file included from xo-interface.c:16: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- xo-support.o --- 2 warnings generated. mv -f .deps/xo-support.Tpo .deps/xo-support.Po --- xo-interface.o --- In file included from xo-interface.c:16: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: 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) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-callbacks.o --- clang -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg/share/locale"\" -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT xo-callbacks.o -MD -MP -MF .deps/xo-callbacks.Tpo -c -o xo-callbacks.o xo-callbacks.c In file included from xo-callbacks.c:23: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from xo-callbacks.c:23: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: 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) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- xo-print.o --- 10 warnings generated. --- xo-callbacks.o --- xo-callbacks.c:613:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&tmp_brush, &(it->brush), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :80:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:614:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(it->brush), list->data, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :85:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:615:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(list->data, &tmp_brush, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :90:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:641:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&tmp_brush, undo->brush, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :95:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:642:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(undo->brush, &(undo->item->brush), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :100:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:643:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(undo->item->brush), &tmp_brush, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :105:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ --- xo-print.o --- mv -f .deps/xo-print.Tpo .deps/xo-print.Po --- xo-callbacks.o --- xo-callbacks.c:827:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&tmp_brush, &(it->brush), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :110:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:828:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(it->brush), list->data, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :115:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:829:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(list->data, &tmp_brush, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :3:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:861:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&tmp_brush, redo->brush, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :8:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:862:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(redo->brush, &(redo->item->brush), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :13:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:863:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(redo->item->brush), &tmp_brush, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :18:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ --- xo-shapes.o --- --- xo-callbacks.o --- xo-callbacks.c:2131:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(ui.brushes[0][TOOL_PEN]), ui.default_brushes+TOOL_PEN, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :31:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:2150:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(ui.brushes[0][TOOL_ERASER]), ui.default_brushes+TOOL_ERASER, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :36:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:2169:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(ui.brushes[0][TOOL_HIGHLIGHTER]), ui.default_brushes+TOOL_HIGHLIGHTER, sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :41:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:2214:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(ui.default_brushes+ui.toolno[ui.cur_mapping], ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :46:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:2353:5: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(ui.brushes[0][ui.toolno[0]]), ui.default_brushes+ui.toolno[0], sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :51:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ --- xo-shapes.o --- clang -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg/share/locale"\" -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/libgnomecanvas-2.0 -I/opt/pkg/include/libart-2.0 -I/opt/pkg/include/gail-1.0 -I/opt/pkg/include/poppler/glib -I/opt/pkg/include/poppler -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -MT xo-shapes.o -MD -MP -MF .deps/xo-shapes.Tpo -c -o xo-shapes.o xo-shapes.c --- xo-callbacks.o --- xo-callbacks.c:3122:35: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] pg->bg = (struct Background *)g_memdup(ui.default_page.bg, sizeof(struct Background)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-callbacks.c:3151:45: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] ui.default_page.bg = (struct Background *)g_memdup(ui.cur_page->bg, sizeof(struct Background)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:256:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1067:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1145:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-callbacks.c:3424:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(ui.brushes[1][ui.toolno[1]]), &(ui.brushes[0][ui.toolno[1]]), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :56:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-callbacks.c:3517:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(ui.brushes[2][ui.toolno[2]]), &(ui.brushes[0][ui.toolno[2]]), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :61:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ --- xo-interface.o --- 2 warnings generated. mv -f .deps/xo-interface.Tpo .deps/xo-interface.Po --- xo-shapes.o --- In file included from xo-shapes.c:22: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from xo-shapes.c:22: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/editors/xournal/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: 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) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xo-shapes.c:330:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(&(item->brush), &(erasure->item->brush), sizeof(struct Brush)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :39:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-shapes.c:334:3: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(item->path->coords, ui.cur_path.coords, 2*ui.cur_path.num_points*sizeof(double)); ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :44:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ xo-shapes.c:581:7: warning: Deprecated pre-processor symbol: replace with "memmove" [-W#pragma-messages] g_memmove(recognizer_queue, recognizer_queue+i, ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gutils.h:324:64: note: expanded from macro 'g_memmove' G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:619:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1156:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/editors/xournal/work/.buildlink/include/glib-2.0/glib/gmacros.h:1153:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :49:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"memmove\"" ^ --- xo-callbacks.o --- 23 warnings generated. mv -f .deps/xo-callbacks.Tpo .deps/xo-callbacks.Po --- xo-shapes.o --- 5 warnings generated. mv -f .deps/xo-shapes.Tpo .deps/xo-shapes.Po --- xournal --- clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/nspr -L/opt/pkg/lib -L/opt/pkg/lib/nss -L/opt/pkg/lib/nspr -lz -lm -o xournal main.o xo-misc.o xo-file.o xo-paint.o xo-selection.o xo-clipboard.o xo-image.o xo-print.o xo-support.o xo-interface.o xo-callbacks.o xo-shapes.o ttsubset/libttsubset.a -L/opt/pkg/lib -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpoppler-glib -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -lfontconfig -lfreetype -lintl -Wl,-framework -Wl,CoreFoundation -lz -lm Undefined symbols for architecture x86_64: "_XGrabButton", referenced from: _attempt_screenshot_bg in xo-file.o "_XUngrabButton", referenced from: _attempt_screenshot_bg in xo-file.o "_XWindowEvent", referenced from: _attempt_screenshot_bg in xo-file.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [xournal] Error code 1 bmake[3]: stopped in /Users/pbulk/build/editors/xournal/work/xournal-0.4.8.2016/src 1 error bmake[3]: stopped in /Users/pbulk/build/editors/xournal/work/xournal-0.4.8.2016/src *** [all-recursive] Error code 1 bmake[2]: stopped in /Users/pbulk/build/editors/xournal/work/xournal-0.4.8.2016/src 1 error bmake[2]: stopped in /Users/pbulk/build/editors/xournal/work/xournal-0.4.8.2016/src *** [all-recursive] Error code 1 bmake[1]: stopped in /Users/pbulk/build/editors/xournal/work/xournal-0.4.8.2016 1 error bmake[1]: stopped in /Users/pbulk/build/editors/xournal/work/xournal-0.4.8.2016 *** [all] Error code 2 bmake: stopped in /Users/pbulk/build/editors/xournal/work/xournal-0.4.8.2016 1 error bmake: stopped in /Users/pbulk/build/editors/xournal/work/xournal-0.4.8.2016 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/editors/xournal *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/editors/xournal