=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for dia-0.97.3nb29 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/Users/pbulk/build/graphics/dia/work/dia-0.97.3' Making all in lib gmake[2]: Entering directory '/Users/pbulk/build/graphics/dia/work/dia-0.97.3/lib' /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/Users/pbulk/build/graphics/dia/work/dia-0.97.3/lib' Making all in pixmaps gmake[4]: Entering directory '/Users/pbulk/build/graphics/dia/work/dia-0.97.3/lib/pixmaps' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/graphics/dia/work/dia-0.97.3/lib/pixmaps' gmake[4]: Entering directory '/Users/pbulk/build/graphics/dia/work/dia-0.97.3/lib' CC diagramdata.lo CC layer.lo CC geometry.lo geometry.c:29:9: warning: 'G_CAN_INLINE' macro redefined [-Wmacro-redefined] #define G_CAN_INLINE 1 ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:118:9: note: previous definition is here #define G_CAN_INLINE ^ In file included from diagramdata.c:28: In file included from ./diagramdata.hIn file included from layer.c:24: In file included from ./diagramdata.h:27: :./geometry.h:122:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]27 : ./geometry.h:122:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39G_INLINE_FUNC void point_add(Point *p1, const Point *p2);: ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414note: :46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' expanded from macro 'G_INLINE_FUNC' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ note: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :73:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :73:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from layer.c:24: In file included from ./diagramdata.h:27: In file included from diagramdata.c:./geometry.h28:124:1: warning: : Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ In file included from ./diagramdata.h::78:27: ./geometry.h:124:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:132:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] note: expanded from macro 'G_INLINE_FUNC' G_INLINE_FUNC void point_sub(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h# define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33:/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :78:6: note: expanded from here note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :83 ^ :6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:134:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' In file included from diagramdata.c:28: #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^In file included from ./diagramdata.h:27: ./geometry.h:132:1: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' G_INLINE_FUNC void point_sub(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h: _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h157::39:1296:33: note: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'expanded from macro 'G_INLINE_FUNC' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: ^3: note: :88:6: note: expanded from here expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :83:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from diagramdata.c:28: In file included from ./diagramdata.h:27: ./geometry.h:134:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :88:6: note: expanded from here In file included from layer.c: GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ 24: In file included from ./diagramdata.h:27: ./geometry.h:142:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_dot(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :93:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:144:In file included from diagramdata.c:28: In file included from ./diagramdata.h:27: 1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC'./geometry.h:142:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_dot(const Point *p1, const Point *p2); ^ # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:157:39: note: expanded from macro 'G_INLINE_FUNC':414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^# define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) :98 ^ :6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' In file included from layer.c:24: In file included from ./diagramdata.h:27 _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :93:6: note: expanded from here : ./geometry.h:151 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ :1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_len(const Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^In file included from diagramdata.c :28: In file included from ./diagramdata.h:27: ./geometry.h:144:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: :39: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' expanded from macro 'G_INLINE_FUNC' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h# define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' :1296:33#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ : note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :103:6: note: expanded from here /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" :1299 ^ :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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: In file included from expanded from macro '_GLIB_GNUC_DO_PRAGMA' layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:153:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ ::98 note: :6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' In file included from diagramdata.c:28: In file included from ./diagramdata.h: _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ 27: ./geometry.h:151::108:61: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_len(const Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' : note: # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' expanded from here #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :103:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from diagramdata.c:28: In file included from ./diagramdata.h:27: ./geometry.h:153:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157In file included from layer.c:24:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f): In file included from ./diagramdata.h:27 ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: : expanded from macro '_GLIB_GNUC_DO_PRAGMA' ./geometry.h:160:1:#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_scale(Point *p, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46:108:6:: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from here note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :5:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:162:1:In file included from diagramdata.c:28 warning: : In file included from ./diagramdata.h:Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] 27: ./geometry.hG_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: :160:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] note: expanded from macro 'G_INLINE_FUNC' G_INLINE_FUNC void point_scale(Point *p, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414# define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ :/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 46: note: #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: 33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :5:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' In file included from diagramdata.c:28: #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^In file included from ./diagramdata.h:27: ./geometry.h:162:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' :10:6: # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^note: expanded from here /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ :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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :10:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:170:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_normalize(Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' In file included from #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^diagramdata.c:28: In file included from ./diagramdata.h:27: ./geometry.h:170:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_normalize(Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46::15:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ note: In file included from layer.c:expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 24: In file included from _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ./diagramdata.h: ^ 27/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :15:6:: ./geometry.h: note: expanded from here 172:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' In file included from diagramdata.c:28: # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^In file included from ./diagramdata.h:27 /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: : ./geometry.h:172:1:expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: expanded from macro '_GLIB_GNUC_DO_PRAGMA' note: #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h: ^ 1296::20:633: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :20:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ : note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from diagramdata.c:28: In file included from ./diagramdata.h:27: ./geometry.h:195:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:195:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]G_INLINE_FUNC void point_rotate(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:G_INLINE_FUNC void point_rotate(Point *p1, const Point *p2); ^ 3:/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39 note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' : note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :25:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ :46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'In file included from diagramdata.c:28: In file included from ./diagramdata.h:27 _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ : ./geometry.h::25:6: note: expanded from here 197:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h: GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ 157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:197:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h: G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' 414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296# define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414::33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' 46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' :30:6: note: expanded from here _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :30:6: note: expanded from here In file included from diagramdata.c:28: GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from ./diagramdata.h:27: ./geometry.h:205:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_normed(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:205:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] 46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' G_INLINE_FUNC void point_get_normed(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ expanded from macro '_GLIB_GNUC_DO_PRAGMA'/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :35:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'In file included from diagramdata.c:28: In file included from ./diagramdata.h:27: ./geometry.h:207:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :35:6: note: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' In file included from layer.c:24: _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^In file included from ./diagramdata.h /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' :27: ./geometry.h:207:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ G_INLINE_FUNC void:40 ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' :6:#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) note: expanded from here ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :40:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from geometry.c:32: In file included from ./object.h:26: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.hIn file included from diagramdata.c::3628: : In file included from In file included from ./diagramdata.h/Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: :27: ./geometry.h:/Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:219:1:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] void gtk_type_init (GTypeDebugFlags debug_flags); ^ G_INLINE_FUNC void point_get_perp(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :45:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' In file included from diagramdata.c:28: In file included from ./diagramdata.h:27: ./geometry.h:221:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] #define GLIB_DEPRECATED_TYPE G_DEPRECATEDG_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157 ^ In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:219:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] :/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h39: G_INLINE_FUNC void point_get_perp(Point *dst, const Point *src);:note: expanded from macro 'G_INLINE_FUNC'^ 1262:/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:37:157: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) 39: ^ note: expanded from macro 'G_INLINE_FUNC' /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'# define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :45:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:221:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:231:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :55:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:233:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :60:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' In file included from layer.c:24 _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ : In file included from ./diagramdata.h:/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:27: ./geometry.h:246:11296: :33warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' G_INLINE_FUNC void point_add_scaled(Point *dst, const Point *src, real alpha); ^ #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h: ^ 157::39: note: expanded from macro 'G_INLINE_FUNC' 50# define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' :#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 6: _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296note: expanded from here:33 : note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :65:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:248:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ In file included from diagramdata.c:/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:15728: In file included from :39: ./diagramdata.h:27note: expanded from macro 'G_INLINE_FUNC' : ./geometry.h:231:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline)G_INLINE_FUNC void point_copy(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: :414expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' :46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33:#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' ^ #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :55/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3::6: note: expanded from here note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ In file included from diagramdata.c::70:28: 6:In file included from ./diagramdata.h note: :27expanded from here : ./geometry.h: GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^233:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' In file included from layer.c:24: In file included from ./diagramdata.h: _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^27: ./geometry.h :257:/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1: 1296:33:warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' G_INLINE_FUNC void point_copy_add_scaled(Point *dst, const Point *src, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39:#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) note: ^ :60expanded from macro 'G_INLINE_FUNC' :6: # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ note: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' expanded from here #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" 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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :75:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:261:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: In file included from diagramdata.c:28: In file included from ./diagramdata.h:27: ./geometry.h:246:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add_scaled(Point *dst, const Point *src, real alpha);note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' ^ #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157: ^39: note: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' expanded from macro 'G_INLINE_FUNC' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h# define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414::1296:33:46: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^:80 :6: note: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:expanded from here 3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :65:6: note: expanded from here In file included from layer.c:24: In file included from GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ ./diagramdata.h:27: ./geometry.h:281:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean rectangle_equals(const Rectangle *old_extents, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39:In file included from diagramdata.c:28: In file included from ./diagramdata.h note: :27: expanded from macro 'G_INLINE_FUNC' ./geometry.h:248:1: warning: # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414G_INLINE_FUNC void :46^ : note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3# define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) : note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :4:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' In file included from layer.c:#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ 24: In file included from :70:./diagramdata.h:6:27: note: expanded from here./geometry.h: 284:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^G_INLINE_FUNC gboolean ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' In file included from diagramdata.c:28: In file included from _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ ./diagramdata.h/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:27:33: ./geometry.h: :257note: expanded from macro '_GLIB_GNUC_DO_PRAGMA':1 : warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :9:G_INLINE_FUNC void point_copy_add_scaled(Point *dst, const Point *src, 6:^ note: expanded from here/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157 :39: note: expanded from macro 'G_INLINE_FUNC' GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :75:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from layer.c:24: In file included from ./diagramdata.h:27: ./geometry.h:294:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)In file included from ^diagramdata.c:28: In file included from ./diagramdata.h:27: ./geometry.h:261:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.hG_INLINE_FUNC void ^ :/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3157:: 39:note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' note: expanded from macro 'G_INLINE_FUNC' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296 :33/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414: :46note: expanded from macro '_GLIB_GNUC_DO_PRAGMA': note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :14#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) :6 ^ :/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299 note: :3expanded from here : note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ In file included from :layer.c:80:24: In file included from 6:./diagramdata.h:27: note: ./geometry.h:expanded from here 296:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""G_INLINE_FUNC real ^ ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 In file included from diagramdata.c GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" :28: ^ In file included from ./diagramdata.h:27: ./geometry.h:281:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean rectangle_equals(const Rectangle *old_extents, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' In file included from layer.c:24: In file included from _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ ./diagramdata.h:27/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:: ./geometry.h:1296:305:133:: note: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ G_INLINE_FUNC const Point *closest_to(const Point *to, const Point *p1, const Point *p2);: ^4: 6:/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39 note: : expanded from here note: expanded from macro 'G_INLINE_FUNC' GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' In file included from diagramdata.c:#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) 28: In file included from ^ ./diagramdata.h/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299::273:: ./geometry.h note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR':284 :1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))G_INLINE_FUNC gboolean ^^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:1296:39:33: note: note: expanded from macro 'G_INLINE_FUNC' expanded from macro '_GLIB_GNUC_DO_PRAGMA' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414 ^:46: note: :expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 24:6: note: expanded from here#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296In file included from layer.c:24: In file included from ./diagramdata.h:33:27: ./geometry.h: :307note: expanded from macro '_GLIB_GNUC_DO_PRAGMA':1 : warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ G_INLINE_FUNC const Point * :^ 9/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157::639:: note: note: expanded from hereexpanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h: ^ 414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from diagramdata.c:28: In file included from ./diagramdata.h:27: ./geometry.h:294:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from diagramdata.c:28: In file included from ./diagramdata.h:27: ./geometry.h:296:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' In file included from layer.c:24#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ : /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299In file included from ./diagramdata.h:27:3: ./geometry.h: :316note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR':1 : warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ G_INLINE_FUNC real distance_point_point_manhattan(const Point *p1, ^/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h: 1296:/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:33:39: note: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' expanded from macro 'G_INLINE_FUNC' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) : ^ 19/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:6: :46:note: expanded from here note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 In file included from diagramdata.c GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" :28 ^ : In file included from ./diagramdata.h:27: ./geometry.h:305:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] In file included from layer.c:24: In file included from ./diagramdata.h:27: G_INLINE_FUNC const Point *closest_to(const Point *to, const Point *p1, const Point *p2); ./geometry.h:^ 319/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157::139:: note: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]expanded from macro 'G_INLINE_FUNC' G_INLINE_FUNC real ^ # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline)/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h: ^ 157/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414::3946:: note: note: expanded from macro 'G_INLINE_FUNC'expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ ^/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:1299:3:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h33::1296 note: expanded from macro '_GLIB_GNUC_DO_PRAGMA':33 : note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) :39:6: note: expanded from here ^ GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"":24:6: ^ note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from diagramdata.c:28: In file included from ./diagramdata.h:27: ./geometry.h:307:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point * ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from diagramdata.c:28: In file included from ./diagramdata.h:27: ./geometry.h:316:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point_manhattan(const Point *p1, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from diagramdata.c:28: In file included from ./diagramdata.h:27: ./geometry.h:319:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from layer.c:25: In file included from ./diarenderer.h:28: ./font.h:127:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_legacy_name(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from layer.c:25: In file included from ./diarenderer.h:28: ./font.h:139:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_family(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from layer.c:25: In file included from ./diarenderer.h:28: ./font.h:141:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN PangoFontDescription *dia_font_get_description (const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :54:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from layer.c:25: In file included from ./diarenderer.h:28: ./font.h:163:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_psfontname(const DiaFont *font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :59:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from layer.c:25: In file included from ./diarenderer.h:28: ./font.h:166:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_weight_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :64:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from layer.c:25: In file included from ./diarenderer.h:28: ./font.h:169:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_slant_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :69:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from diagramdata.c:29: In file included from ./diarenderer.h:28: ./font.h:127:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_legacy_name(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from diagramdata.c:29: In file included from ./diarenderer.h:28: ./font.h:139:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_family(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from diagramdata.c:29: In file included from ./diarenderer.h:28: ./font.h:141:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN PangoFontDescription *dia_font_get_description (const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :54:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from diagramdata.c:29: In file included from ./diarenderer.h:28: ./font.h:163:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_psfontname(const DiaFont *font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :59:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from diagramdata.c:29: In file included from ./diarenderer.h:28: ./font.h:166:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_weight_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :64:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from diagramdata.c:29: In file included from ./diarenderer.h:28: ./font.h:169:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_slant_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :69:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from layer.c:26: In file included from ./dynamic_obj.h:26: In file included from ./object.h:26: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from diagramdata.c:31: In file included from ./persistence.h:27: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from geometry.c:32: In file included from ./object.h:26: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from layer.c:26: In file included from ./dynamic_obj.h:26: In file included from ./object.h:26: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from diagramdata.c:31: In file included from ./persistence.h:27: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from geometry.c:32: In file included from ./object.h:33: In file included from ./dia_xml.h:24: ./font.h:127:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_legacy_name(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from geometry.c:32: In file included from ./object.h:33: In file included from ./dia_xml.h:24: ./font.h:139:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_family(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from geometry.c:32: In file included from ./object.h:33: In file included from ./dia_xml.h:24: ./font.h:141:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN PangoFontDescription *dia_font_get_description (const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from geometry.c:32: In file included from ./object.h:33: In file included from ./dia_xml.h:24: ./font.h:163:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_psfontname(const DiaFont *font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :121:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from geometry.c:32: In file included from ./object.h:33: In file included from ./dia_xml.h:24: ./font.h:166:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_weight_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :126:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from geometry.c:32: In file included from ./object.h:33: In file included from ./dia_xml.h:24: ./font.h:169:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_slant_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :131:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ geometry.c:525:1: warning: unused function 'determinate' [-Wunused-function] determinate (Matrix m) ^ 40 warnings generated. 40 warnings generated. 10 warnings generated. CC color.lo In file included from color.c:24: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from color.c:24: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ CC dia_xml.lo 2 warnings generated. In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:122:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :93:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:124:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :98:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:132:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_sub(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :103:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:134:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :108:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:142:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_dot(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :113:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:144:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :118:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:151:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_len(const Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :123:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:153:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:160:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_scale(Point *p, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:162:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:170:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_normalize(Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:172:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:195:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_rotate(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:197:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:205:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_normed(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:207:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:219:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_perp(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:221:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:231:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:233:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:246:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add_scaled(Point *dst, const Point *src, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :67:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:248:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :72:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:257:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy_add_scaled(Point *dst, const Point *src, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :77:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:261:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:281:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean rectangle_equals(const Rectangle *old_extents, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:284:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:294:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:296:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:305:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point *closest_to(const Point *to, const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:307:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point * ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:316:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point_manhattan(const Point *p1, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:22: ./geometry.h:319:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:24: ./font.h:127:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_legacy_name(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:24: ./font.h:139:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_family(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:24: ./font.h:141:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN PangoFontDescription *dia_font_get_description (const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:24: ./font.h:163:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_psfontname(const DiaFont *font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:24: ./font.h:166:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_weight_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from dia_xml.c:43: In file included from ./dia_xml.h:24: ./font.h:169:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_slant_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ dia_xml.c:232:3: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *local_charset = NULL; ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ dia_xml.c:1126:14: warning: variable 'data_node' set but not used [-Wunused-but-set-variable] DataNode data_node; ^ dia_xml.c:1169:16: warning: variable 'style' set but not used [-Wunused-but-set-variable] DiaFontStyle style; ^ CC attributes.lo CC text.lo In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:122:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :118:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:124:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :123:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:132:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_sub(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:134:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:142:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_dot(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:144:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:151:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_len(const Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:153:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:160:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_scale(Point *p, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:162:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:170:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_normalize(Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:172:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:195:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_rotate(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:197:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:205:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_normed(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:207:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:219:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_perp(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:221:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :67:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:231:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :72:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:233:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :77:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:246:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add_scaled(Point *dst, const Point *src, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:248:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:257:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy_add_scaled(Point *dst, const Point *src, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:261:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:281:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean rectangle_equals(const Rectangle *old_extents, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:284:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:294:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:296:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:305:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point *closest_to(const Point *to, const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:307:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point * ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:316:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point_manhattan(const Point *p1, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:22: ./geometry.h:319:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:24: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:127:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_legacy_name(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :67:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:24: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:139:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_family(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :72:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:24: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:141:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN PangoFontDescription *dia_font_get_description (const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :77:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:24: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:163:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_psfontname(const DiaFont *font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :82:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:24: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:166:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_weight_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :87:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from attributes.c:20: In file included from ./attributes.h:24: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:169:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_slant_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :92:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from attributes.c:22: In file included from ./persistence.h:27: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from text.c:28: In file included from ./propinternals.h:32: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from attributes.c:22: In file included from ./persistence.h:27: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from text.c:28: In file included from ./propinternals.h:32: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:122:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:124:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:132:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_sub(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:134:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :121:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:142:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_dot(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :126:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:144:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :131:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:151:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_len(const Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:153:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:160:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_scale(Point *p, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:162:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:170:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_normalize(Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:172:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:195:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_rotate(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:197:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:205:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_normed(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:207:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:219:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_perp(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :54:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:221:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :59:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:231:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :64:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:233:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :69:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:246:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add_scaled(Point *dst, const Point *src, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :74:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:248:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :79:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:257:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy_add_scaled(Point *dst, const Point *src, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:261:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:281:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean rectangle_equals(const Rectangle *old_extents, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:284:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:294:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:296:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:305:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point *closest_to(const Point *to, const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:307:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point * ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:316:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point_manhattan(const Point *p1, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:319:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:44: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:127:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_legacy_name(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :54:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:44: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:139:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_family(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :59:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:44: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:141:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN PangoFontDescription *dia_font_get_description (const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :64:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:44: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:163:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_psfontname(const DiaFont *font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :69:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:44: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:166:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_weight_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :74:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from text.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:44: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:169:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_slant_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :79:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ text.c:1000:12: warning: variable 'composite_node' set but not used [-Wunused-but-set-variable] DataNode composite_node; ^ 40 warnings generated. CC textline.lo 41 warnings generated. In file included from textline.c:28: In file included from ./propinternals.h:32: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from textline.c:28: In file included from ./propinternals.h:32: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:122:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:124:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:132:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_sub(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:134:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :121:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:142:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_dot(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :126:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:144:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :131:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:151:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_len(const Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:153:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:160:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_scale(Point *p, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:162:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:170:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_normalize(Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:172:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:195:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_rotate(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:197:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:205:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_normed(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:207:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:219:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_perp(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :54:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:221:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :59:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:231:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :64:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:233:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :69:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:246:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add_scaled(Point *dst, const Point *src, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :74:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:248:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :79:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:257:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy_add_scaled(Point *dst, const Point *src, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:261:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:281:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean rectangle_equals(const Rectangle *old_extents, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:284:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:294:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:296:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:305:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point *closest_to(const Point *to, const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:307:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point * ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:316:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point_manhattan(const Point *p1, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:43: ./geometry.h:319:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:44: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:127:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_legacy_name(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :54:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:44: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:139:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_family(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :59:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:44: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:141:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN PangoFontDescription *dia_font_get_description (const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :64:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:44: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:163:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_psfontname(const DiaFont *font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :69:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:44: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:166:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_weight_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :74:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from textline.c:28: In file included from ./propinternals.h:33: In file included from ./properties.h:44: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:169:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_slant_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :79:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ 41 warnings generated. 40 warnings generated. CC font.lo In file included from font.c:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from font.c:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:122:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :108:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:124:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :113:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:132:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_sub(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :118:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:134:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :123:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:142:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_dot(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:144:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:151:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_len(const Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:153:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:160:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_scale(Point *p, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:162:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :23:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:170:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_normalize(Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :28:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:172:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :33:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:195:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_rotate(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :38:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:197:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :43:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:205:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_normed(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :48:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:207:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:219:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_perp(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :58:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:221:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:231:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:233:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :73:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:246:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add_scaled(Point *dst, const Point *src, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :78:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:248:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:257:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy_add_scaled(Point *dst, const Point *src, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:261:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:281:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean rectangle_equals(const Rectangle *old_extents, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:284:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :23:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:294:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :28:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:296:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :33:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:305:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point *closest_to(const Point *to, const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :38:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:307:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point * ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :43:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:316:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point_manhattan(const Point *p1, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :48:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: In file included from ./font.h:26: ./geometry.h:319:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from font.c:43: ./font.h:127:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_legacy_name(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :58:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from font.c:43: ./font.h:139:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_family(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from font.c:43: ./font.h:141:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN PangoFontDescription *dia_font_get_description (const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from font.c:43: ./font.h:163:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_psfontname(const DiaFont *font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :73:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from font.c:43: ./font.h:166:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_weight_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :78:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from font.c:43: ./font.h:169:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_slant_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :83:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ font.c:140:27: warning: 'pango_ft2_get_context' is deprecated: Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations] dia_font_push_context(pango_ft2_get_context(75,75)); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/pango-1.0/pango/pangoft2.h:135:1: note: 'pango_ft2_get_context' has been explicitly marked deprecated here PANGO_DEPRECATED_FOR(pango_font_map_create_context) ^ /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ font.c:415:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ font.c:421:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN PangoFontDescription * ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :67:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ font.c:448:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :72:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ font.c:538:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char * ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ font.c:578:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char * ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ font.c:599:16: warning: variable 'old_fo' set but not used [-Wunused-but-set-variable] DiaFontSlant old_fo; ^ font.c:953:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :131:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ CC group.lo In file included from group.c:21: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC utils.lo In file included from group.c:21: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:122:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:124:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:132:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_sub(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:134:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:142:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_dot(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :121:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:144:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :126:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:151:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_len(const Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :5:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:153:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :10:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:160:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_scale(Point *p, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :15:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:162:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :20:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:170:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_normalize(Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :25:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:172:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :30:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:195:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_rotate(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :35:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:197:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :40:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:205:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_normed(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :45:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:207:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:219:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_perp(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :55:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:221:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :60:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:231:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :65:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:233:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :70:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:246:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add_scaled(Point *dst, const Point *src, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :75:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:248:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:257:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy_add_scaled(Point *dst, const Point *src, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:261:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:281:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean rectangle_equals(const Rectangle *old_extents, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:284:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:294:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:296:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:305:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point *closest_to(const Point *to, const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:307:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point * ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:316:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point_manhattan(const Point *p1, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:28: ./geometry.h:319:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from group.c:24: In file included from ./object.h:33: In file included from ./dia_xml.h:24: ./font.h:127:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_legacy_name(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :54:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from group.c:24: In file included from ./object.h:33: In file included from ./dia_xml.h:24: ./font.h:139:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_family(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :59:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from group.c:24: In file included from ./object.h:33: In file included from ./dia_xml.h:24: ./font.h:141:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN PangoFontDescription *dia_font_get_description (const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :64:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from group.c:24: In file included from ./object.h:33: In file included from ./dia_xml.h:24: ./font.h:163:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_psfontname(const DiaFont *font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :69:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from group.c:24: In file included from ./object.h:33: In file included from ./dia_xml.h:24: ./font.h:166:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_weight_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :74:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from group.c:24: In file included from ./object.h:33: In file included from ./dia_xml.h:24: ./font.h:169:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_slant_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :79:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ 48 warnings generated. 40 warnings generated. CC arrows.lo In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:122:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :150:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:124:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :155:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:132:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_sub(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:134:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:142:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_dot(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:144:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:151:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real point_len(const Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:153:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:160:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_scale(Point *p, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:162:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:170:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_normalize(Point *p); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:172:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:195:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_rotate(Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :54:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:197:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :59:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:205:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_normed(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :64:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:207:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :69:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:219:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_get_perp(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :74:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:221:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :79:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:231:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy(Point *dst, const Point *src); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:233:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:246:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_add_scaled(Point *dst, const Point *src, real alpha); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:248:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:257:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void point_copy_add_scaled(Point *dst, const Point *src, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:261:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC void ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:281:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean rectangle_equals(const Rectangle *old_extents, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:284:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC gboolean ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:294:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point(const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:296:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:305:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point *closest_to(const Point *to, const Point *p1, const Point *p2); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :54:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:307:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC const Point * ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :59:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:316:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real distance_point_point_manhattan(const Point *p1, ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :64:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from arrows.c:28: In file included from ./boundingbox.h:26: ./geometry.h:319:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages] G_INLINE_FUNC real ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC' # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :69:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"static inline\"" ^ In file included from arrows.c:39: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:127:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_legacy_name(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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 \"const\"" ^ In file included from arrows.c:39: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:139:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char* dia_font_get_family(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :73:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from arrows.c:39: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:141:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN PangoFontDescription *dia_font_get_description (const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :78:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from arrows.c:39: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:163:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_psfontname(const DiaFont *font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :83:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from arrows.c:39: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:166:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_weight_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :88:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from arrows.c:39: In file included from ./arrows.h:24: In file included from ./dia_xml.h:24: ./font.h:169:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages] G_CONST_RETURN char *dia_font_get_slant_string(const DiaFont* font); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1045:30: note: expanded from macro 'G_CONST_RETURN' #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :93:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"const\"" ^ In file included from arrows.c:42: In file included from ./widgets.h:24: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkmenu.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkmenushell.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gtype.h:729:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1323:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from arrows.c:42: In file included from ./widgets.h:25: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkoptionmenu.h:32: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/graphics/dia/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/graphics/dia/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ arrows.c:424:8: error: call to undeclared library function 'finite' with type 'int (double)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (!finite(vl.x)) { ^ arrows.c:424:8: note: include the header or explicitly provide a declaration for 'finite' arrows.c:1016:8: warning: variable 'angle' set but not used [-Wunused-but-set-variable] real angle; ^ 41 warnings and 1 error generated. gmake[4]: *** [Makefile:820: arrows.lo] Error 1 gmake[4]: *** Waiting for unfinished jobs.... gmake[4]: Leaving directory '/Users/pbulk/build/graphics/dia/work/dia-0.97.3/lib' gmake[3]: *** [Makefile:839: all-recursive] Error 1 gmake[3]: Leaving directory '/Users/pbulk/build/graphics/dia/work/dia-0.97.3/lib' gmake[2]: *** [Makefile:651: all] Error 2 gmake[2]: Leaving directory '/Users/pbulk/build/graphics/dia/work/dia-0.97.3/lib' gmake[1]: *** [Makefile:602: all-recursive] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/graphics/dia/work/dia-0.97.3' gmake: *** [Makefile:468: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/graphics/dia *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/graphics/dia