=> 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       layer.lo
  CC       diagramdata.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.h:27:
In file included from ./geometry.h:122:1layer.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]
 warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]
G_INLINE_FUNC void point_add(Point *p1, const Point *p2);
^
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: /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 macro 'G_INLINE_FUNC'
#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:1299:3: 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:   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'
/Users/pbulk/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))
                                ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h<scratch space>::1299:373:: 6:note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 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'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:73: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: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:1299In file included from layer.c:24:
In file included from :3:./diagramdata.h: note: 27:
./geometry.h:expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
124:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]
G_INLINE_FUNC void
^
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #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#  define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline):1296
                                      ^:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'

#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'

                                ^#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                             ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:
3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
<scratch space>:78:6: note:   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
expanded from here
/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))
                                ^
<scratch space>:78: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:In file included from diagramdata.c:28:
In file included from ./diagramdata.h:27 :
./geometry.h:132:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]
warning: G_INLINE_FUNC void point_sub(Point *p1, const Point *p2);
Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]^

/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: 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#  define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline)
                                      ^: 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)
                                      ^
#define GLIB_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:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'

#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                             ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
                                             ^  _GLIB_GNUC_DO_PRAGMA(GCC warning G_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: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'1299:3
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
:                                ^
<scratch space>:83:6:  note: expanded from here
 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'
In file included from layer.c:#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
24<scratch space>:83:6: note: expanded from here
:
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""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'
In file included from   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:diagramdata.c33: note: :expanded from macro '_GLIB_GNUC_DO_PRAGMA'
28:
In file included from ./diagramdata.h#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^:27
<scratch space>::
./geometry.h:134:188:: 6: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)
                                      ^
note: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46expanded from here
: note:  GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'
#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                             ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:88: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: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))
                                ^
<scratch space>:93:6In file included from : note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
diagramdata.cIn file included from :28layer.c:24:
:
In file included from ./diagramdata.h:27:
./geometry.h:144:1In file included from ./diagramdata.h:27:
./geometry.h:142: :1warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]

G_INLINE_FUNC real
^
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
^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC':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 G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline)
                                      ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414/Users/pbulk/build/graphics/dia/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.h46::1299: 3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
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))

                                             ^
                                ^
<scratch space>/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3::93 note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR':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'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:98:6: note: In file included from diagramdata.c:expanded from here
28:
In file included from ./diagramdata.h:27:
./geometry.h:144:1 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
: 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))
                                ^
<scratch space>In file included from layer.c:24:
In file included from ./diagramdata.h:27:
./geometry.h:151:1:: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]
98G_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'
6: note: expanded from here
#  define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline)
                                      ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'
#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                             ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:103: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:151:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]
G_INLINE_FUNC real point_len(const Point *p);
^
In file included from layer.c:/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:24:
157:In file included from ./diagramdata.h:39:27:
./geometry.h note: :153expanded from macro 'G_INLINE_FUNC'
: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 real/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:
^414:46
: note: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: note: expanded from macro 'G_INLINE_FUNC'
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)

                                      ^
#define GLIB_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: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/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #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:1296:33: note: 
                                             ^
expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:103:/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h6::1299 note: :3: 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:28
                                ^:
In file included from ./diagramdata.h
:27<scratch space>::
./geometry.h108::1536::1 note: : expanded from here
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'
 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))
                                ^
<scratch space>:108: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: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))
                                ^
<scratch space>: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: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]
In file included from diagramdata.c:28:
G_INLINE_FUNC void
^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:In file included from ./diagramdata.h:39: note: expanded from macro 'G_INLINE_FUNC'27:

./geometry.h:160: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)
                                      ^
/Users/pbulk/build/graphics/dia/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)
G_INLINE_FUNC void point_scale(Point *p, real alpha);
                                             ^
^/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299
:3/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157: :39note: 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))
  ^
/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)
                                      ^
1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:10:6:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'
:#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                             ^
/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:   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296expanded 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))
                                ^
<scratch space>:5: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: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))
                                ^
<scratch space>: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'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:15: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: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'
In file included from 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]
#  define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline)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'

/Users/pbulk/build/graphics/dia/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:#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
 note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'
#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                             ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3                                             ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning 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.h:1296::33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
33: note: #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
expanded from macro '_GLIB_GNUC_DO_PRAGMA'                                ^
<scratch space>:20:6: note: expanded from here

 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:15: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: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'
In file included from layer.c:24:
In file included from ./diagramdata.h:27:
./geometry.h#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
:195:<scratch space>:20:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]6: 
note: expanded from here
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: 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)
                                      ^
/Users/pbulk/build/graphics/dia/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))
                                ^
<scratch space>:25:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from layer.cIn file included from diagramdata.c:28:
In file included from ./diagramdata.h:27:
./geometry.h::24:
195:1In file included from ./diagramdata.h:: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]
27:
./geometry.h:197:G_INLINE_FUNC void point_rotate(Point *p1, const Point *p2);
^
1/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]157:
39: G_INLINE_FUNC void
note: expanded from macro 'G_INLINE_FUNC'
^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: #  define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline)
                                      ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'
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'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'#  define G_INLINE_FUNC static inline GLIB_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 _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
46:                                ^
 note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'<scratch space>:25
: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 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
:1299:3In file included from diagramdata.c:28:
In file included from : note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
./diagramdata.h:27:
./geometry.h:197:1:  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' 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 _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: <scratch space>:30:6: note: expanded from hereexpanded from macro 'GLIB_DEPRECATED_MACRO_FOR'

  _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))
                                ^
<scratch space>:30: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:205:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]
In file included from G_INLINE_FUNC void point_get_normed(Point *dst, const Point *src);diagramdata.c
^
:/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39: 28:
In file included from note: expanded from macro 'G_INLINE_FUNC'
./diagramdata.h:27:
./geometry.h:205:1: #  define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline)
                                      ^
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.hG_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:157414:46: :note: 39: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'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: expanded from macro '_GLIB_GNUC_DO_PRAGMA'/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:
414:#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:35:646: 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'In file included from 
layer.c#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
:24:
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<scratch space>:35:6: note: expanded from here
: GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
39: note: expanded from macro 'G_INLINE_FUNC'
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#  define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline)
                                      ^
/Users/pbulk/build/graphics/dia/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'
 note:   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: 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_GNUC_DO_PRAGMA'expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'
#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                             ^

/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.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 _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:40:6: note: expanded from here
<scratch space> GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
:     ^40: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:219: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.hG_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: 27:
./geometry.h:219:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]
expanded from macro 'G_INLINE_FUNC'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: #  define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline)
                                      ^
/Users/pbulk/build/graphics/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 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'
  _GLIB_GNUC_DO_PRAGMA(GCC warning 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:33414:46: note: 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 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'

  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:45:6:#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:45: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.hIn file included from layer.c:24:
In file included from ./diagramdata.h::27:
./geometry.h:221:27:
1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]
./geometry.h:221:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]
G_INLINE_FUNC void
^
G_INLINE_FUNC void
^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:39/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) 
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:                                      ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'
414:46: note: 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'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^

                                             ^
/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:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:50:6  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)): note: expanded from here

  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:50:6: 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: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'
In file included from layer.c:24:
In file included from ./diagramdata.h:27:
./geometry.h:#  define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline)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: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.hexpanded from macro 'G_INLINE_FUNC'
: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)#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                             ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'

                                      ^
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/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/glib/glib-visibility.h#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)):
414:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'
#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                             ^
                                ^/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h
:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'<scratch space>
:55: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:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
note: #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))expanded from here

 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
                                ^
<scratch space>:55:6:In file included from diagramdata.c:28:
In file included from ./diagramdata.h: note: expanded from here
27 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
:
In file included from layer.c:24:
./geometry.hIn 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 
^
233/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h::157:39: note: expanded from macro 'G_INLINE_FUNC'
1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]
G_INLINE_FUNC void 
^#  define G_INLINE_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: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'
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))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/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>: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:In file included from layer.c:24:
In file included from ./diagramdata.h:27:
./geometry.h:246:1:3 warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]
: note: G_INLINE_FUNC void point_add_scaled(Point *dst, const Point *src, real alpha);
^
expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'/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'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #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: 
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:60:6:expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
 note: expanded from here  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:65:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^

 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 
^
/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#  define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline)
                                      ^
/Users/pbulk/build/graphics/dia/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))
                                ^
<scratch space>:70: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: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))
                                ^
<scratch space>:75:6: note: expanded from here
:28 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: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'
#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                             ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:80:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
:
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);
^
/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   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:65: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: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))
                                ^
<scratch space>:70: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: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))
                                ^
<scratch space>:75: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: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'layer.c:24:
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'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/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)
                                             ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:80:6: note: expanded from here
 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))
                                ^
<scratch space>:4: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: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))
                                ^
<scratch space>:9: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)
                                             ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:14:6: note: expanded from here
In file included from diagramdata.c:28:
In file included from ./diagramdata.h:27:
./geometry.h:281: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 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))
                                ^
<scratch space>:4: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: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: In file included from diagramdata.c:28:
In file included from ./diagramdata.h:27:
./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))
                                ^
<scratch space>:9:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
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 diagramdata.c:28:
In file included from ./diagramdata.h:27#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:19:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
:
./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))
                                ^
<scratch space>: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'
#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                             ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: In file included from layer.c:24:
In file included from ./diagramdata.h:27:
./geometry.h:305:1: warning: Deprecated pre-processor symbol: replace with "static inline" [-W#pragma-messages]
note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
G_INLINE_FUNC const Point *closest_to(const Point *to, const Point *p1, const Point *p2);#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:19: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: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))
                                ^
<scratch space>: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: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);In file included from layer.c:24:
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/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:157:157::39: note: expanded from macro 'G_INLINE_FUNC'
39: note: expanded from macro 'G_INLINE_FUNC'
#  define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(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:
                                      ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414414::4646:: note:  note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_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)
                                             ^
#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                             ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h::31299: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: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))
                                ^
<scratch space>:29
: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'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>: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))
                                ^
<scratch space>:29: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: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))
                                ^
<scratch space>:34: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: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'
In file included from diagramdata.c:28:
In file included from #  define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline)./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'

                                      ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414: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: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR'
note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
#define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (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: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:34: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))
  ^
In file included from diagramdata.c:28:
In file included from ./diagramdata.h:27:
./geometry.h:319/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h::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'
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.h33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
:414:46: #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
note:                                 ^
<scratch space>:39:6: note: expanded from here
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))
                                ^
<scratch space>:39:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
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: 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]
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.hG_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'
:1296#define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
                             ^
:33: note: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:expanded from macro '_GLIB_GNUC_DO_PRAGMA'
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'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:44:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
     ^
<scratch space>:44:6: 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]
note: expanded from here
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'
 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
#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     ^
:In file included from geometry.c:32:
In file included from ./object.h: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
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]#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'
26  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^:
In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h: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'
G_CONST_RETURN char* dia_font_get_family(const DiaFont* font);#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
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:
^
/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)
                             ^
In file included from <scratch space>:49/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:108/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:6::: 23646:note: : expanded from here
note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
     ^
#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:343: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
In file included from layer.c:   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)):25:
In file included from ./diarenderer.h:28:
./font.h:141:
warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:331: void            gtk_type_init   (GTypeDebugFlags    debug_flags);:warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]
                                 ^

 G_CONST_RETURN PangoFontDescription *dia_font_get_description (const DiaFont* font);
^
note: /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'
expanded from macro '_GLIB_GNUC_DO_PRAGMA'#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'#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))

  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:54:                                ^6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
     ^

<scratch space>: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:163:1: 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]
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.hG_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'
:1045:30:#define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
 note: expanded from macro 'G_CONST_RETURN'                             ^

/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:#define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
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                             ^
/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)
:                                             ^
1299:3:/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/gobject/gtype.h: note: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.hexpanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^729::1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))

/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33:                                ^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__))
                                    ^
 note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^

<scratch space>:54:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
     ^
<scratch space>: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: In file included from diagramdata.c:29:
In file included from ./diarenderer.h:note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'28:
./font.h:163
:1: warning: Deprecated pre-processor symbol: replace with "const" [-W#pragma-messages]#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'
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  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
:   ^
note: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33expanded 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:  note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:64:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
     ^
expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
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 GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
#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'
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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:1296note: 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))
                                ^
<scratch space>:59:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
     ^
<scratch space>: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: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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 layer.c:26:
In file included from ./dynamic_obj.h:26:
In file included from ./object.h:26:
In file included from In file included from geometry.c:32:
In file included from ./object.hdiagramdata.c:In file included from :31:
In file included from 26/Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h./persistence.h::
In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtk.h27:
: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:126126:
In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:
:
:30:
In file included from In file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.hIn file included from /Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:/Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h::3030:
:
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.hIn file included from In file included from :73/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:3/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.h31:
/Users/pbulk/build/graphics/dia/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:: warning: :373:'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
: warning: 3:  GTimeVal last_popdown;
  ^
'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gtypes.h:  GTimeVal last_popdown;
  ^
578:
35: note: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gtypes.h  GTimeVal last_popdown;'GTimeVal' has been explicitly marked deprecated here:578:35: 

note: 'GTimeVal' has been explicitly marked deprecated here
  ^typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);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'
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45:#define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
 note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gtypes.h:578#define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)                                            ^
: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/gmacros.h                                            ^
/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:1324::656:45:37:1324: :note:  note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
37#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
                                    ^
: note: #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
/Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44:#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
 note: /Users/pbulk/build/graphics/dia/work/.buildlink/include/glib-2.0/glib/gmacros.h                                            ^expanded from macro 'G_DEPRECATED_FOR':1272:44: note: expanded from macro 'G_DEPRECATED_FOR'

#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
/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 G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
#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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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
  CC       dia_xml.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")))
                                           ^
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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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
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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>:57:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
  CC       text.lo
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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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 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")))
                                           ^
40 warnings generated.
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 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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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;
           ^
41 warnings generated.
  CC       textline.lo
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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>:131:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
     ^
  CC       group.lo
  CC       utils.lo
48 warnings generated.
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__))
                                    ^
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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>:79:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"const\""
     ^
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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>:69:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
  CC       message.lo
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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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))
                                ^
<scratch space>: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 <math.h> 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....
In file included from message.c:25:
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 message.c:25:
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 message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:101:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:106:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:111:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:116:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:121:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:126:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:4:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:9:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:14:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:19:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:24:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:29:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:34:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:39:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:44:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:49:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:54:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:59:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:64:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:69:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:74:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:79:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:4:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:9:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:14:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:19:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:24:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:29:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:34:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:39:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:44:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
In file included from message.c:31:
In file included from ./persistence.h:25:
./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))
                                ^
<scratch space>:49:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"static inline\""
     ^
message.c:190:18: warning: format string is not a string literal [-Wformat-nonliteral]
  vsprintf (buf, fmt, *args2);
                 ^~~
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:66:57: note: expanded from macro 'vsprintf'
  __builtin___vsprintf_chk (str, 0, __darwin_obsz(str), format, ap)
                                                        ^~~~~~
message.c:319:28: warning: format string is not a string literal [-Wformat-nonliteral]
  log  = g_strdup_vprintf (format, args);
                           ^~~~~~
36 warnings generated.
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