=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for agg-2.5nb7
Making all in gpc
gmake[1]: Entering directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/gpc'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/gpc'
Making all in src
gmake[1]: Entering directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src'
Making all in ctrl
gmake[2]: Entering directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/ctrl'
/opt/pkg/bin/mksh ../../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_cbox_ctrl.lo -MD -MP -MF .deps/agg_cbox_ctrl.Tpo -c -o agg_cbox_ctrl.lo agg_cbox_ctrl.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_cbox_ctrl.lo -MD -MP -MF .deps/agg_cbox_ctrl.Tpo -c agg_cbox_ctrl.cpp  -fno-common -DPIC -o .libs/agg_cbox_ctrl.o
In file included from agg_cbox_ctrl.cpp:26:
In file included from ../../include/ctrl/agg_cbox_ctrl.h:28:
../../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
In file included from agg_cbox_ctrl.cpp:26:
In file included from ../../include/ctrl/agg_cbox_ctrl.h:30:
In file included from ../../include/agg_gsv_text.h:30:
In file included from ../../include/agg_conv_transform.h:29:
../../include/agg_trans_affine.h:301:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:309:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:317:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double d = determinant_reciprocal();
        ^~~~~~~~~
../../include/agg_trans_affine.h:318:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double a = (*x - tx) * d;
        ^~~~~~~~~
../../include/agg_trans_affine.h:319:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double b = (*y - ty) * d;
        ^~~~~~~~~
6 warnings generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_cbox_ctrl.lo -MD -MP -MF .deps/agg_cbox_ctrl.Tpo -c agg_cbox_ctrl.cpp -o agg_cbox_ctrl.o >/dev/null 2>&1
mv -f .deps/agg_cbox_ctrl.Tpo .deps/agg_cbox_ctrl.Plo
/opt/pkg/bin/mksh ../../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_gamma_ctrl.lo -MD -MP -MF .deps/agg_gamma_ctrl.Tpo -c -o agg_gamma_ctrl.lo agg_gamma_ctrl.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_gamma_ctrl.lo -MD -MP -MF .deps/agg_gamma_ctrl.Tpo -c agg_gamma_ctrl.cpp  -fno-common -DPIC -o .libs/agg_gamma_ctrl.o
In file included from agg_gamma_ctrl.cpp:26:
In file included from ../../include/agg_math.h:32:
../../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
In file included from agg_gamma_ctrl.cpp:27:
In file included from ../../include/ctrl/agg_gamma_ctrl.h:32:
In file included from ../../include/agg_gsv_text.h:30:
In file included from ../../include/agg_conv_transform.h:29:
../../include/agg_trans_affine.h:301:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:309:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:317:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double d = determinant_reciprocal();
        ^~~~~~~~~
../../include/agg_trans_affine.h:318:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double a = (*x - tx) * d;
        ^~~~~~~~~
../../include/agg_trans_affine.h:319:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double b = (*y - ty) * d;
        ^~~~~~~~~
6 warnings generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_gamma_ctrl.lo -MD -MP -MF .deps/agg_gamma_ctrl.Tpo -c agg_gamma_ctrl.cpp -o agg_gamma_ctrl.o >/dev/null 2>&1
mv -f .deps/agg_gamma_ctrl.Tpo .deps/agg_gamma_ctrl.Plo
/opt/pkg/bin/mksh ../../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_gamma_spline.lo -MD -MP -MF .deps/agg_gamma_spline.Tpo -c -o agg_gamma_spline.lo agg_gamma_spline.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_gamma_spline.lo -MD -MP -MF .deps/agg_gamma_spline.Tpo -c agg_gamma_spline.cpp  -fno-common -DPIC -o .libs/agg_gamma_spline.o
In file included from agg_gamma_spline.cpp:25:
In file included from ../../include/ctrl/agg_gamma_spline.h:28:
../../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_gamma_spline.lo -MD -MP -MF .deps/agg_gamma_spline.Tpo -c agg_gamma_spline.cpp -o agg_gamma_spline.o >/dev/null 2>&1
mv -f .deps/agg_gamma_spline.Tpo .deps/agg_gamma_spline.Plo
/opt/pkg/bin/mksh ../../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_rbox_ctrl.lo -MD -MP -MF .deps/agg_rbox_ctrl.Tpo -c -o agg_rbox_ctrl.lo agg_rbox_ctrl.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_rbox_ctrl.lo -MD -MP -MF .deps/agg_rbox_ctrl.Tpo -c agg_rbox_ctrl.cpp  -fno-common -DPIC -o .libs/agg_rbox_ctrl.o
In file included from agg_rbox_ctrl.cpp:26:
In file included from ../../include/ctrl/agg_rbox_ctrl.h:28:
In file included from ../../include/agg_array.h:30:
../../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
In file included from agg_rbox_ctrl.cpp:26:
In file included from ../../include/ctrl/agg_rbox_ctrl.h:31:
In file included from ../../include/agg_gsv_text.h:30:
In file included from ../../include/agg_conv_transform.h:29:
../../include/agg_trans_affine.h:301:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:309:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:317:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double d = determinant_reciprocal();
        ^~~~~~~~~
../../include/agg_trans_affine.h:318:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double a = (*x - tx) * d;
        ^~~~~~~~~
../../include/agg_trans_affine.h:319:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double b = (*y - ty) * d;
        ^~~~~~~~~
6 warnings generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_rbox_ctrl.lo -MD -MP -MF .deps/agg_rbox_ctrl.Tpo -c agg_rbox_ctrl.cpp -o agg_rbox_ctrl.o >/dev/null 2>&1
mv -f .deps/agg_rbox_ctrl.Tpo .deps/agg_rbox_ctrl.Plo
/opt/pkg/bin/mksh ../../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_slider_ctrl.lo -MD -MP -MF .deps/agg_slider_ctrl.Tpo -c -o agg_slider_ctrl.lo agg_slider_ctrl.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_slider_ctrl.lo -MD -MP -MF .deps/agg_slider_ctrl.Tpo -c agg_slider_ctrl.cpp  -fno-common -DPIC -o .libs/agg_slider_ctrl.o
In file included from agg_slider_ctrl.cpp:27:
In file included from ../../include/ctrl/agg_slider_ctrl.h:28:
../../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
In file included from agg_slider_ctrl.cpp:27:
In file included from ../../include/ctrl/agg_slider_ctrl.h:31:
../../include/agg_trans_affine.h:301:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:309:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:317:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double d = determinant_reciprocal();
        ^~~~~~~~~
../../include/agg_trans_affine.h:318:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double a = (*x - tx) * d;
        ^~~~~~~~~
../../include/agg_trans_affine.h:319:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double b = (*y - ty) * d;
        ^~~~~~~~~
6 warnings generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_slider_ctrl.lo -MD -MP -MF .deps/agg_slider_ctrl.Tpo -c agg_slider_ctrl.cpp -o agg_slider_ctrl.o >/dev/null 2>&1
mv -f .deps/agg_slider_ctrl.Tpo .deps/agg_slider_ctrl.Plo
/opt/pkg/bin/mksh ../../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_spline_ctrl.lo -MD -MP -MF .deps/agg_spline_ctrl.Tpo -c -o agg_spline_ctrl.lo agg_spline_ctrl.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_spline_ctrl.lo -MD -MP -MF .deps/agg_spline_ctrl.Tpo -c agg_spline_ctrl.cpp  -fno-common -DPIC -o .libs/agg_spline_ctrl.o
In file included from agg_spline_ctrl.cpp:25:
In file included from ../../include/ctrl/agg_spline_ctrl.h:28:
../../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
In file included from agg_spline_ctrl.cpp:25:
In file included from ../../include/ctrl/agg_spline_ctrl.h:32:
In file included from ../../include/agg_path_storage.h:32:
In file included from ../../include/agg_bezier_arc.h:28:
In file included from ../../include/agg_conv_transform.h:29:
../../include/agg_trans_affine.h:301:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:309:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:317:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double d = determinant_reciprocal();
        ^~~~~~~~~
../../include/agg_trans_affine.h:318:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double a = (*x - tx) * d;
        ^~~~~~~~~
../../include/agg_trans_affine.h:319:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double b = (*y - ty) * d;
        ^~~~~~~~~
6 warnings generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_spline_ctrl.lo -MD -MP -MF .deps/agg_spline_ctrl.Tpo -c agg_spline_ctrl.cpp -o agg_spline_ctrl.o >/dev/null 2>&1
mv -f .deps/agg_spline_ctrl.Tpo .deps/agg_spline_ctrl.Plo
/opt/pkg/bin/mksh ../../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_scale_ctrl.lo -MD -MP -MF .deps/agg_scale_ctrl.Tpo -c -o agg_scale_ctrl.lo agg_scale_ctrl.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_scale_ctrl.lo -MD -MP -MF .deps/agg_scale_ctrl.Tpo -c agg_scale_ctrl.cpp  -fno-common -DPIC -o .libs/agg_scale_ctrl.o
In file included from agg_scale_ctrl.cpp:25:
In file included from ../../include/ctrl/agg_scale_ctrl.h:28:
../../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
In file included from agg_scale_ctrl.cpp:25:
In file included from ../../include/ctrl/agg_scale_ctrl.h:31:
../../include/agg_trans_affine.h:301:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:309:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:317:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double d = determinant_reciprocal();
        ^~~~~~~~~
../../include/agg_trans_affine.h:318:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double a = (*x - tx) * d;
        ^~~~~~~~~
../../include/agg_trans_affine.h:319:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double b = (*y - ty) * d;
        ^~~~~~~~~
agg_scale_ctrl.cpp:371:16: warning: enumeration value 'move_nothing' not handled in switch [-Wswitch]
        switch(m_move_what)
               ^
agg_scale_ctrl.cpp:371:16: note: add missing switch cases
        switch(m_move_what)
               ^
7 warnings generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_scale_ctrl.lo -MD -MP -MF .deps/agg_scale_ctrl.Tpo -c agg_scale_ctrl.cpp -o agg_scale_ctrl.o >/dev/null 2>&1
mv -f .deps/agg_scale_ctrl.Tpo .deps/agg_scale_ctrl.Plo
/opt/pkg/bin/mksh ../../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_bezier_ctrl.lo -MD -MP -MF .deps/agg_bezier_ctrl.Tpo -c -o agg_bezier_ctrl.lo agg_bezier_ctrl.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_bezier_ctrl.lo -MD -MP -MF .deps/agg_bezier_ctrl.Tpo -c agg_bezier_ctrl.cpp  -fno-common -DPIC -o .libs/agg_bezier_ctrl.o
In file included from agg_bezier_ctrl.cpp:27:
In file included from ../../include/ctrl/agg_bezier_ctrl.h:28:
In file included from ../../include/agg_math.h:32:
../../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
In file included from agg_bezier_ctrl.cpp:27:
In file included from ../../include/ctrl/agg_bezier_ctrl.h:30:
../../include/agg_trans_affine.h:301:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:309:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:317:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double d = determinant_reciprocal();
        ^~~~~~~~~
../../include/agg_trans_affine.h:318:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double a = (*x - tx) * d;
        ^~~~~~~~~
../../include/agg_trans_affine.h:319:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double b = (*y - ty) * d;
        ^~~~~~~~~
6 warnings generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_bezier_ctrl.lo -MD -MP -MF .deps/agg_bezier_ctrl.Tpo -c agg_bezier_ctrl.cpp -o agg_bezier_ctrl.o >/dev/null 2>&1
mv -f .deps/agg_bezier_ctrl.Tpo .deps/agg_bezier_ctrl.Plo
/opt/pkg/bin/mksh ../../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -I../../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_polygon_ctrl.lo -MD -MP -MF .deps/agg_polygon_ctrl.Tpo -c -o agg_polygon_ctrl.lo agg_polygon_ctrl.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_polygon_ctrl.lo -MD -MP -MF .deps/agg_polygon_ctrl.Tpo -c agg_polygon_ctrl.cpp  -fno-common -DPIC -o .libs/agg_polygon_ctrl.o
In file included from agg_polygon_ctrl.cpp:25:
In file included from ../../include/ctrl/agg_polygon_ctrl.h:28:
In file included from ../../include/agg_array.h:30:
../../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
In file included from agg_polygon_ctrl.cpp:25:
In file included from ../../include/ctrl/agg_polygon_ctrl.h:32:
In file included from ../../include/ctrl/agg_ctrl.h:28:
../../include/agg_trans_affine.h:301:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:309:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../include/agg_trans_affine.h:317:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double d = determinant_reciprocal();
        ^~~~~~~~~
../../include/agg_trans_affine.h:318:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double a = (*x - tx) * d;
        ^~~~~~~~~
../../include/agg_trans_affine.h:319:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double b = (*y - ty) * d;
        ^~~~~~~~~
6 warnings generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_polygon_ctrl.lo -MD -MP -MF .deps/agg_polygon_ctrl.Tpo -c agg_polygon_ctrl.cpp -o agg_polygon_ctrl.o >/dev/null 2>&1
mv -f .deps/agg_polygon_ctrl.Tpo .deps/agg_polygon_ctrl.Plo
/opt/pkg/bin/mksh ../../libtool  --tag=CXX   --mode=link clang++ -std=gnu++11  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -no-undefined -version-info 2:4:0 -L/opt/pkg/lib -o libaggctrl.la  agg_cbox_ctrl.lo agg_gamma_ctrl.lo agg_gamma_spline.lo agg_rbox_ctrl.lo agg_slider_ctrl.lo agg_spline_ctrl.lo agg_scale_ctrl.lo agg_bezier_ctrl.lo agg_polygon_ctrl.lo  
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
libtool: link: ar cr .libs/libaggctrl.a .libs/agg_cbox_ctrl.o .libs/agg_gamma_ctrl.o .libs/agg_gamma_spline.o .libs/agg_rbox_ctrl.o .libs/agg_slider_ctrl.o .libs/agg_spline_ctrl.o .libs/agg_scale_ctrl.o .libs/agg_bezier_ctrl.o .libs/agg_polygon_ctrl.o 
libtool: link: ranlib .libs/libaggctrl.a
libtool: link: ( cd ".libs" && rm -f "libaggctrl.la" && ln -s "../libaggctrl.la" "libaggctrl.la" )
gmake[2]: Leaving directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/ctrl'
Making all in .
gmake[2]: Entering directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src'
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_arc.lo -MD -MP -MF .deps/agg_arc.Tpo -c -o agg_arc.lo agg_arc.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_arc.lo -MD -MP -MF .deps/agg_arc.Tpo -c agg_arc.cpp  -fno-common -DPIC -o .libs/agg_arc.o
In file included from agg_arc.cpp:26:
In file included from ../include/agg_arc.h:29:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_arc.lo -MD -MP -MF .deps/agg_arc.Tpo -c agg_arc.cpp -o agg_arc.o >/dev/null 2>&1
mv -f .deps/agg_arc.Tpo .deps/agg_arc.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_arrowhead.lo -MD -MP -MF .deps/agg_arrowhead.Tpo -c -o agg_arrowhead.lo agg_arrowhead.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_arrowhead.lo -MD -MP -MF .deps/agg_arrowhead.Tpo -c agg_arrowhead.cpp  -fno-common -DPIC -o .libs/agg_arrowhead.o
In file included from agg_arrowhead.cpp:25:
In file included from ../include/agg_arrowhead.h:28:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_arrowhead.lo -MD -MP -MF .deps/agg_arrowhead.Tpo -c agg_arrowhead.cpp -o agg_arrowhead.o >/dev/null 2>&1
mv -f .deps/agg_arrowhead.Tpo .deps/agg_arrowhead.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_bezier_arc.lo -MD -MP -MF .deps/agg_bezier_arc.Tpo -c -o agg_bezier_arc.lo agg_bezier_arc.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_bezier_arc.lo -MD -MP -MF .deps/agg_bezier_arc.Tpo -c agg_bezier_arc.cpp  -fno-common -DPIC -o .libs/agg_bezier_arc.o
In file included from agg_bezier_arc.cpp:26:
In file included from ../include/agg_bezier_arc.h:28:
In file included from ../include/agg_conv_transform.h:28:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
In file included from agg_bezier_arc.cpp:26:
In file included from ../include/agg_bezier_arc.h:28:
In file included from ../include/agg_conv_transform.h:29:
../include/agg_trans_affine.h:301:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../include/agg_trans_affine.h:309:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../include/agg_trans_affine.h:317:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double d = determinant_reciprocal();
        ^~~~~~~~~
../include/agg_trans_affine.h:318:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double a = (*x - tx) * d;
        ^~~~~~~~~
../include/agg_trans_affine.h:319:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double b = (*y - ty) * d;
        ^~~~~~~~~
6 warnings generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_bezier_arc.lo -MD -MP -MF .deps/agg_bezier_arc.Tpo -c agg_bezier_arc.cpp -o agg_bezier_arc.o >/dev/null 2>&1
mv -f .deps/agg_bezier_arc.Tpo .deps/agg_bezier_arc.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_bspline.lo -MD -MP -MF .deps/agg_bspline.Tpo -c -o agg_bspline.lo agg_bspline.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_bspline.lo -MD -MP -MF .deps/agg_bspline.Tpo -c agg_bspline.cpp  -fno-common -DPIC -o .libs/agg_bspline.o
In file included from agg_bspline.cpp:25:
In file included from ../include/agg_bspline.h:28:
In file included from ../include/agg_array.h:30:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_bspline.lo -MD -MP -MF .deps/agg_bspline.Tpo -c agg_bspline.cpp -o agg_bspline.o >/dev/null 2>&1
mv -f .deps/agg_bspline.Tpo .deps/agg_bspline.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_curves.lo -MD -MP -MF .deps/agg_curves.Tpo -c -o agg_curves.lo agg_curves.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_curves.lo -MD -MP -MF .deps/agg_curves.Tpo -c agg_curves.cpp  -fno-common -DPIC -o .libs/agg_curves.o
In file included from agg_curves.cpp:26:
In file included from ../include/agg_curves.h:28:
In file included from ../include/agg_array.h:30:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_curves.lo -MD -MP -MF .deps/agg_curves.Tpo -c agg_curves.cpp -o agg_curves.o >/dev/null 2>&1
mv -f .deps/agg_curves.Tpo .deps/agg_curves.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_embedded_raster_fonts.lo -MD -MP -MF .deps/agg_embedded_raster_fonts.Tpo -c -o agg_embedded_raster_fonts.lo agg_embedded_raster_fonts.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_embedded_raster_fonts.lo -MD -MP -MF .deps/agg_embedded_raster_fonts.Tpo -c agg_embedded_raster_fonts.cpp  -fno-common -DPIC -o .libs/agg_embedded_raster_fonts.o
In file included from agg_embedded_raster_fonts.cpp:25:
In file included from ../include/agg_embedded_raster_fonts.h:28:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_embedded_raster_fonts.lo -MD -MP -MF .deps/agg_embedded_raster_fonts.Tpo -c agg_embedded_raster_fonts.cpp -o agg_embedded_raster_fonts.o >/dev/null 2>&1
mv -f .deps/agg_embedded_raster_fonts.Tpo .deps/agg_embedded_raster_fonts.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_gsv_text.lo -MD -MP -MF .deps/agg_gsv_text.Tpo -c -o agg_gsv_text.lo agg_gsv_text.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_gsv_text.lo -MD -MP -MF .deps/agg_gsv_text.Tpo -c agg_gsv_text.cpp  -fno-common -DPIC -o .libs/agg_gsv_text.o
In file included from agg_gsv_text.cpp:27:
In file included from ../include/agg_gsv_text.h:28:
In file included from ../include/agg_array.h:30:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
In file included from agg_gsv_text.cpp:27:
In file included from ../include/agg_gsv_text.h:30:
In file included from ../include/agg_conv_transform.h:29:
../include/agg_trans_affine.h:301:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../include/agg_trans_affine.h:309:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../include/agg_trans_affine.h:317:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double d = determinant_reciprocal();
        ^~~~~~~~~
../include/agg_trans_affine.h:318:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double a = (*x - tx) * d;
        ^~~~~~~~~
../include/agg_trans_affine.h:319:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double b = (*y - ty) * d;
        ^~~~~~~~~
6 warnings generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_gsv_text.lo -MD -MP -MF .deps/agg_gsv_text.Tpo -c agg_gsv_text.cpp -o agg_gsv_text.o >/dev/null 2>&1
mv -f .deps/agg_gsv_text.Tpo .deps/agg_gsv_text.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_image_filters.lo -MD -MP -MF .deps/agg_image_filters.Tpo -c -o agg_image_filters.lo agg_image_filters.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_image_filters.lo -MD -MP -MF .deps/agg_image_filters.Tpo -c agg_image_filters.cpp  -fno-common -DPIC -o .libs/agg_image_filters.o
In file included from agg_image_filters.cpp:25:
In file included from ../include/agg_image_filters.h:28:
In file included from ../include/agg_array.h:30:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_image_filters.lo -MD -MP -MF .deps/agg_image_filters.Tpo -c agg_image_filters.cpp -o agg_image_filters.o >/dev/null 2>&1
mv -f .deps/agg_image_filters.Tpo .deps/agg_image_filters.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_line_aa_basics.lo -MD -MP -MF .deps/agg_line_aa_basics.Tpo -c -o agg_line_aa_basics.lo agg_line_aa_basics.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_line_aa_basics.lo -MD -MP -MF .deps/agg_line_aa_basics.Tpo -c agg_line_aa_basics.cpp  -fno-common -DPIC -o .libs/agg_line_aa_basics.o
In file included from agg_line_aa_basics.cpp:26:
In file included from ../include/agg_line_aa_basics.h:29:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_line_aa_basics.lo -MD -MP -MF .deps/agg_line_aa_basics.Tpo -c agg_line_aa_basics.cpp -o agg_line_aa_basics.o >/dev/null 2>&1
mv -f .deps/agg_line_aa_basics.Tpo .deps/agg_line_aa_basics.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_line_profile_aa.lo -MD -MP -MF .deps/agg_line_profile_aa.Tpo -c -o agg_line_profile_aa.lo agg_line_profile_aa.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_line_profile_aa.lo -MD -MP -MF .deps/agg_line_profile_aa.Tpo -c agg_line_profile_aa.cpp  -fno-common -DPIC -o .libs/agg_line_profile_aa.o
In file included from agg_line_profile_aa.cpp:25:
In file included from ../include/agg_renderer_outline_aa.h:28:
In file included from ../include/agg_array.h:30:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_line_profile_aa.lo -MD -MP -MF .deps/agg_line_profile_aa.Tpo -c agg_line_profile_aa.cpp -o agg_line_profile_aa.o >/dev/null 2>&1
mv -f .deps/agg_line_profile_aa.Tpo .deps/agg_line_profile_aa.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_rounded_rect.lo -MD -MP -MF .deps/agg_rounded_rect.Tpo -c -o agg_rounded_rect.lo agg_rounded_rect.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_rounded_rect.lo -MD -MP -MF .deps/agg_rounded_rect.Tpo -c agg_rounded_rect.cpp  -fno-common -DPIC -o .libs/agg_rounded_rect.o
In file included from agg_rounded_rect.cpp:26:
In file included from ../include/agg_rounded_rect.h:28:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_rounded_rect.lo -MD -MP -MF .deps/agg_rounded_rect.Tpo -c agg_rounded_rect.cpp -o agg_rounded_rect.o >/dev/null 2>&1
mv -f .deps/agg_rounded_rect.Tpo .deps/agg_rounded_rect.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_sqrt_tables.lo -MD -MP -MF .deps/agg_sqrt_tables.Tpo -c -o agg_sqrt_tables.lo agg_sqrt_tables.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_sqrt_tables.lo -MD -MP -MF .deps/agg_sqrt_tables.Tpo -c agg_sqrt_tables.cpp  -fno-common -DPIC -o .libs/agg_sqrt_tables.o
In file included from agg_sqrt_tables.cpp:25:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_sqrt_tables.lo -MD -MP -MF .deps/agg_sqrt_tables.Tpo -c agg_sqrt_tables.cpp -o agg_sqrt_tables.o >/dev/null 2>&1
mv -f .deps/agg_sqrt_tables.Tpo .deps/agg_sqrt_tables.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_trans_affine.lo -MD -MP -MF .deps/agg_trans_affine.Tpo -c -o agg_trans_affine.lo agg_trans_affine.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_trans_affine.lo -MD -MP -MF .deps/agg_trans_affine.Tpo -c agg_trans_affine.cpp  -fno-common -DPIC -o .libs/agg_trans_affine.o
In file included from agg_trans_affine.cpp:25:
In file included from ../include/agg_trans_affine.h:29:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
In file included from agg_trans_affine.cpp:25:
../include/agg_trans_affine.h:301:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../include/agg_trans_affine.h:309:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../include/agg_trans_affine.h:317:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double d = determinant_reciprocal();
        ^~~~~~~~~
../include/agg_trans_affine.h:318:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double a = (*x - tx) * d;
        ^~~~~~~~~
../include/agg_trans_affine.h:319:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double b = (*y - ty) * d;
        ^~~~~~~~~
6 warnings generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_trans_affine.lo -MD -MP -MF .deps/agg_trans_affine.Tpo -c agg_trans_affine.cpp -o agg_trans_affine.o >/dev/null 2>&1
mv -f .deps/agg_trans_affine.Tpo .deps/agg_trans_affine.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_trans_double_path.lo -MD -MP -MF .deps/agg_trans_double_path.Tpo -c -o agg_trans_double_path.lo agg_trans_double_path.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_trans_double_path.lo -MD -MP -MF .deps/agg_trans_double_path.Tpo -c agg_trans_double_path.cpp  -fno-common -DPIC -o .libs/agg_trans_double_path.o
In file included from agg_trans_double_path.cpp:25:
In file included from ../include/agg_math.h:32:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_trans_double_path.lo -MD -MP -MF .deps/agg_trans_double_path.Tpo -c agg_trans_double_path.cpp -o agg_trans_double_path.o >/dev/null 2>&1
mv -f .deps/agg_trans_double_path.Tpo .deps/agg_trans_double_path.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_trans_single_path.lo -MD -MP -MF .deps/agg_trans_single_path.Tpo -c -o agg_trans_single_path.lo agg_trans_single_path.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_trans_single_path.lo -MD -MP -MF .deps/agg_trans_single_path.Tpo -c agg_trans_single_path.cpp  -fno-common -DPIC -o .libs/agg_trans_single_path.o
In file included from agg_trans_single_path.cpp:25:
In file included from ../include/agg_math.h:32:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_trans_single_path.lo -MD -MP -MF .deps/agg_trans_single_path.Tpo -c agg_trans_single_path.cpp -o agg_trans_single_path.o >/dev/null 2>&1
mv -f .deps/agg_trans_single_path.Tpo .deps/agg_trans_single_path.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_trans_warp_magnifier.lo -MD -MP -MF .deps/agg_trans_warp_magnifier.Tpo -c -o agg_trans_warp_magnifier.lo agg_trans_warp_magnifier.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_trans_warp_magnifier.lo -MD -MP -MF .deps/agg_trans_warp_magnifier.Tpo -c agg_trans_warp_magnifier.cpp  -fno-common -DPIC -o .libs/agg_trans_warp_magnifier.o
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_trans_warp_magnifier.lo -MD -MP -MF .deps/agg_trans_warp_magnifier.Tpo -c agg_trans_warp_magnifier.cpp -o agg_trans_warp_magnifier.o >/dev/null 2>&1
mv -f .deps/agg_trans_warp_magnifier.Tpo .deps/agg_trans_warp_magnifier.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_vcgen_bspline.lo -MD -MP -MF .deps/agg_vcgen_bspline.Tpo -c -o agg_vcgen_bspline.lo agg_vcgen_bspline.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vcgen_bspline.lo -MD -MP -MF .deps/agg_vcgen_bspline.Tpo -c agg_vcgen_bspline.cpp  -fno-common -DPIC -o .libs/agg_vcgen_bspline.o
In file included from agg_vcgen_bspline.cpp:25:
In file included from ../include/agg_vcgen_bspline.h:28:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vcgen_bspline.lo -MD -MP -MF .deps/agg_vcgen_bspline.Tpo -c agg_vcgen_bspline.cpp -o agg_vcgen_bspline.o >/dev/null 2>&1
mv -f .deps/agg_vcgen_bspline.Tpo .deps/agg_vcgen_bspline.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_vcgen_contour.lo -MD -MP -MF .deps/agg_vcgen_contour.Tpo -c -o agg_vcgen_contour.lo agg_vcgen_contour.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vcgen_contour.lo -MD -MP -MF .deps/agg_vcgen_contour.Tpo -c agg_vcgen_contour.cpp  -fno-common -DPIC -o .libs/agg_vcgen_contour.o
In file included from agg_vcgen_contour.cpp:26:
In file included from ../include/agg_vcgen_contour.h:28:
In file included from ../include/agg_math_stroke.h:28:
In file included from ../include/agg_math.h:32:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vcgen_contour.lo -MD -MP -MF .deps/agg_vcgen_contour.Tpo -c agg_vcgen_contour.cpp -o agg_vcgen_contour.o >/dev/null 2>&1
mv -f .deps/agg_vcgen_contour.Tpo .deps/agg_vcgen_contour.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_vcgen_dash.lo -MD -MP -MF .deps/agg_vcgen_dash.Tpo -c -o agg_vcgen_dash.lo agg_vcgen_dash.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vcgen_dash.lo -MD -MP -MF .deps/agg_vcgen_dash.Tpo -c agg_vcgen_dash.cpp  -fno-common -DPIC -o .libs/agg_vcgen_dash.o
In file included from agg_vcgen_dash.cpp:26:
In file included from ../include/agg_vcgen_dash.h:28:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vcgen_dash.lo -MD -MP -MF .deps/agg_vcgen_dash.Tpo -c agg_vcgen_dash.cpp -o agg_vcgen_dash.o >/dev/null 2>&1
mv -f .deps/agg_vcgen_dash.Tpo .deps/agg_vcgen_dash.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_vcgen_markers_term.lo -MD -MP -MF .deps/agg_vcgen_markers_term.Tpo -c -o agg_vcgen_markers_term.lo agg_vcgen_markers_term.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vcgen_markers_term.lo -MD -MP -MF .deps/agg_vcgen_markers_term.Tpo -c agg_vcgen_markers_term.cpp  -fno-common -DPIC -o .libs/agg_vcgen_markers_term.o
In file included from agg_vcgen_markers_term.cpp:25:
In file included from ../include/agg_vcgen_markers_term.h:28:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vcgen_markers_term.lo -MD -MP -MF .deps/agg_vcgen_markers_term.Tpo -c agg_vcgen_markers_term.cpp -o agg_vcgen_markers_term.o >/dev/null 2>&1
mv -f .deps/agg_vcgen_markers_term.Tpo .deps/agg_vcgen_markers_term.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_vcgen_smooth_poly1.lo -MD -MP -MF .deps/agg_vcgen_smooth_poly1.Tpo -c -o agg_vcgen_smooth_poly1.lo agg_vcgen_smooth_poly1.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vcgen_smooth_poly1.lo -MD -MP -MF .deps/agg_vcgen_smooth_poly1.Tpo -c agg_vcgen_smooth_poly1.cpp  -fno-common -DPIC -o .libs/agg_vcgen_smooth_poly1.o
In file included from agg_vcgen_smooth_poly1.cpp:25:
In file included from ../include/agg_vcgen_smooth_poly1.h:28:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vcgen_smooth_poly1.lo -MD -MP -MF .deps/agg_vcgen_smooth_poly1.Tpo -c agg_vcgen_smooth_poly1.cpp -o agg_vcgen_smooth_poly1.o >/dev/null 2>&1
mv -f .deps/agg_vcgen_smooth_poly1.Tpo .deps/agg_vcgen_smooth_poly1.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_vcgen_stroke.lo -MD -MP -MF .deps/agg_vcgen_stroke.Tpo -c -o agg_vcgen_stroke.lo agg_vcgen_stroke.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vcgen_stroke.lo -MD -MP -MF .deps/agg_vcgen_stroke.Tpo -c agg_vcgen_stroke.cpp  -fno-common -DPIC -o .libs/agg_vcgen_stroke.o
In file included from agg_vcgen_stroke.cpp:26:
In file included from ../include/agg_vcgen_stroke.h:28:
In file included from ../include/agg_math_stroke.h:28:
In file included from ../include/agg_math.h:32:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vcgen_stroke.lo -MD -MP -MF .deps/agg_vcgen_stroke.Tpo -c agg_vcgen_stroke.cpp -o agg_vcgen_stroke.o >/dev/null 2>&1
mv -f .deps/agg_vcgen_stroke.Tpo .deps/agg_vcgen_stroke.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_vpgen_clip_polygon.lo -MD -MP -MF .deps/agg_vpgen_clip_polygon.Tpo -c -o agg_vpgen_clip_polygon.lo agg_vpgen_clip_polygon.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vpgen_clip_polygon.lo -MD -MP -MF .deps/agg_vpgen_clip_polygon.Tpo -c agg_vpgen_clip_polygon.cpp  -fno-common -DPIC -o .libs/agg_vpgen_clip_polygon.o
In file included from agg_vpgen_clip_polygon.cpp:25:
In file included from ../include/agg_vpgen_clip_polygon.h:28:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vpgen_clip_polygon.lo -MD -MP -MF .deps/agg_vpgen_clip_polygon.Tpo -c agg_vpgen_clip_polygon.cpp -o agg_vpgen_clip_polygon.o >/dev/null 2>&1
mv -f .deps/agg_vpgen_clip_polygon.Tpo .deps/agg_vpgen_clip_polygon.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_vpgen_clip_polyline.lo -MD -MP -MF .deps/agg_vpgen_clip_polyline.Tpo -c -o agg_vpgen_clip_polyline.lo agg_vpgen_clip_polyline.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vpgen_clip_polyline.lo -MD -MP -MF .deps/agg_vpgen_clip_polyline.Tpo -c agg_vpgen_clip_polyline.cpp  -fno-common -DPIC -o .libs/agg_vpgen_clip_polyline.o
In file included from agg_vpgen_clip_polyline.cpp:25:
In file included from ../include/agg_vpgen_clip_polyline.h:28:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vpgen_clip_polyline.lo -MD -MP -MF .deps/agg_vpgen_clip_polyline.Tpo -c agg_vpgen_clip_polyline.cpp -o agg_vpgen_clip_polyline.o >/dev/null 2>&1
mv -f .deps/agg_vpgen_clip_polyline.Tpo .deps/agg_vpgen_clip_polyline.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include  -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT agg_vpgen_segmentator.lo -MD -MP -MF .deps/agg_vpgen_segmentator.Tpo -c -o agg_vpgen_segmentator.lo agg_vpgen_segmentator.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vpgen_segmentator.lo -MD -MP -MF .deps/agg_vpgen_segmentator.Tpo -c agg_vpgen_segmentator.cpp  -fno-common -DPIC -o .libs/agg_vpgen_segmentator.o
In file included from agg_vpgen_segmentator.cpp:26:
In file included from ../include/agg_vpgen_segmentator.h:29:
../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
1 warning generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT agg_vpgen_segmentator.lo -MD -MP -MF .deps/agg_vpgen_segmentator.Tpo -c agg_vpgen_segmentator.cpp -o agg_vpgen_segmentator.o >/dev/null 2>&1
mv -f .deps/agg_vpgen_segmentator.Tpo .deps/agg_vpgen_segmentator.Plo
/opt/pkg/bin/mksh ../libtool  --tag=CXX   --mode=link clang++ -std=gnu++11  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -no-undefined -version-info 2:4:0 -L/opt/pkg/lib -o libagg.la -rpath /opt/pkg/lib agg_arc.lo agg_arrowhead.lo agg_bezier_arc.lo agg_bspline.lo agg_curves.lo agg_embedded_raster_fonts.lo agg_gsv_text.lo agg_image_filters.lo agg_line_aa_basics.lo agg_line_profile_aa.lo agg_rounded_rect.lo agg_sqrt_tables.lo agg_trans_affine.lo agg_trans_double_path.lo agg_trans_single_path.lo agg_trans_warp_magnifier.lo agg_vcgen_bspline.lo agg_vcgen_contour.lo agg_vcgen_dash.lo agg_vcgen_markers_term.lo agg_vcgen_smooth_poly1.lo agg_vcgen_stroke.lo agg_vpgen_clip_polygon.lo agg_vpgen_clip_polyline.lo agg_vpgen_segmentator.lo  ../src/ctrl/libaggctrl.la  
libtool: link: clang++ -dynamiclib  -o .libs/libagg.2.dylib  .libs/agg_arc.o .libs/agg_arrowhead.o .libs/agg_bezier_arc.o .libs/agg_bspline.o .libs/agg_curves.o .libs/agg_embedded_raster_fonts.o .libs/agg_gsv_text.o .libs/agg_image_filters.o .libs/agg_line_aa_basics.o .libs/agg_line_profile_aa.o .libs/agg_rounded_rect.o .libs/agg_sqrt_tables.o .libs/agg_trans_affine.o .libs/agg_trans_double_path.o .libs/agg_trans_single_path.o .libs/agg_trans_warp_magnifier.o .libs/agg_vcgen_bspline.o .libs/agg_vcgen_contour.o .libs/agg_vcgen_dash.o .libs/agg_vcgen_markers_term.o .libs/agg_vcgen_smooth_poly1.o .libs/agg_vcgen_stroke.o .libs/agg_vpgen_clip_polygon.o .libs/agg_vpgen_clip_polyline.o .libs/agg_vpgen_segmentator.o   -Wl,-force_load,../src/ctrl/.libs/libaggctrl.a  -L/Users/pbulk/build/graphics/agg/work/.buildlink/lib  -Os   -install_name  /opt/pkg/lib/libagg.2.dylib -compatibility_version 3 -current_version 3.4 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libagg.dylib" && ln -s "libagg.2.dylib" "libagg.dylib")
libtool: link: (cd .libs/libagg.lax/libaggctrl.a && ar x "/Users/pbulk/build/graphics/agg/work/agg-2.5/src/../src/ctrl/.libs/libaggctrl.a")
libtool: link: ar cr .libs/libagg.a  agg_arc.o agg_arrowhead.o agg_bezier_arc.o agg_bspline.o agg_curves.o agg_embedded_raster_fonts.o agg_gsv_text.o agg_image_filters.o agg_line_aa_basics.o agg_line_profile_aa.o agg_rounded_rect.o agg_sqrt_tables.o agg_trans_affine.o agg_trans_double_path.o agg_trans_single_path.o agg_trans_warp_magnifier.o agg_vcgen_bspline.o agg_vcgen_contour.o agg_vcgen_dash.o agg_vcgen_markers_term.o agg_vcgen_smooth_poly1.o agg_vcgen_stroke.o agg_vpgen_clip_polygon.o agg_vpgen_clip_polyline.o agg_vpgen_segmentator.o  .libs/libagg.lax/libaggctrl.a/agg_bezier_ctrl.o .libs/libagg.lax/libaggctrl.a/agg_cbox_ctrl.o .libs/libagg.lax/libaggctrl.a/agg_gamma_ctrl.o .libs/libagg.lax/libaggctrl.a/agg_gamma_spline.o .libs/libagg.lax/libaggctrl.a/agg_polygon_ctrl.o .libs/libagg.lax/libaggctrl.a/agg_rbox_ctrl.o .libs/libagg.lax/libaggctrl.a/agg_scale_ctrl.o .libs/libagg.lax/libaggctrl.a/agg_slider_ctrl.o .libs/libagg.lax/libaggctrl.a/agg_spline_ctrl.o 
libtool: link: ranlib .libs/libagg.a
libtool: link: rm -fr .libs/libagg.lax
libtool: link: ( cd ".libs" && rm -f "libagg.la" && ln -s "../libagg.la" "libagg.la" )
gmake[2]: Leaving directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src'
Making all in platform
gmake[2]: Entering directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/platform'
Making all in X11
gmake[3]: Entering directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/platform/X11'
/opt/pkg/bin/mksh ../../../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../../include   -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT libaggplatformX11_la-agg_platform_support.lo -MD -MP -MF .deps/libaggplatformX11_la-agg_platform_support.Tpo -c -o libaggplatformX11_la-agg_platform_support.lo `test -f 'agg_platform_support.cpp' || echo './'`agg_platform_support.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT libaggplatformX11_la-agg_platform_support.lo -MD -MP -MF .deps/libaggplatformX11_la-agg_platform_support.Tpo -c agg_platform_support.cpp  -fno-common -DPIC -o .libs/libaggplatformX11_la-agg_platform_support.o
In file included from agg_platform_support.cpp:34:
../../../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
In file included from agg_platform_support.cpp:36:
In file included from ../../../include/platform/agg_platform_support.h:70:
In file included from ../../../include/agg_trans_viewport.h:34:
../../../include/agg_trans_affine.h:301:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../../include/agg_trans_affine.h:309:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../../include/agg_trans_affine.h:317:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double d = determinant_reciprocal();
        ^~~~~~~~~
../../../include/agg_trans_affine.h:318:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double a = (*x - tx) * d;
        ^~~~~~~~~
../../../include/agg_trans_affine.h:319:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double b = (*y - ty) * d;
        ^~~~~~~~~
agg_platform_support.cpp:583:48: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
                   "R=%08x, R=%08x, B=%08x\n", r_mask, g_mask, b_mask);
                      ~~~~                     ^~~~~~
                      %08lx
agg_platform_support.cpp:583:56: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
                   "R=%08x, R=%08x, B=%08x\n", r_mask, g_mask, b_mask);
                              ~~~~                     ^~~~~~
                              %08lx
agg_platform_support.cpp:583:64: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
                   "R=%08x, R=%08x, B=%08x\n", r_mask, g_mask, b_mask);
                                      ~~~~                     ^~~~~~
                                      %08lx
9 warnings generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT libaggplatformX11_la-agg_platform_support.lo -MD -MP -MF .deps/libaggplatformX11_la-agg_platform_support.Tpo -c agg_platform_support.cpp -o libaggplatformX11_la-agg_platform_support.o >/dev/null 2>&1
mv -f .deps/libaggplatformX11_la-agg_platform_support.Tpo .deps/libaggplatformX11_la-agg_platform_support.Plo
/opt/pkg/bin/mksh ../../../libtool  --tag=CXX   --mode=link clang++ -std=gnu++11 -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -version-info 2:4:0  -L/opt/pkg/lib -L/opt/pkg/lib -o libaggplatformX11.la -rpath /opt/pkg/lib libaggplatformX11_la-agg_platform_support.lo -lX11 
libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libaggplatformX11.2.dylib  .libs/libaggplatformX11_la-agg_platform_support.o   -L/Users/pbulk/build/graphics/agg/work/.buildlink/lib /Users/pbulk/build/graphics/agg/work/.buildlink/lib/libX11.dylib /Users/pbulk/build/graphics/agg/work/.buildlink/lib/libxcb.dylib /Users/pbulk/build/graphics/agg/work/.buildlink/lib/libXau.dylib /Users/pbulk/build/graphics/agg/work/.buildlink/lib/libXdmcp.dylib  -Os   -install_name  /opt/pkg/lib/libaggplatformX11.2.dylib -compatibility_version 3 -current_version 3.4 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libaggplatformX11.dylib" && ln -s "libaggplatformX11.2.dylib" "libaggplatformX11.dylib")
libtool: link: ar cr .libs/libaggplatformX11.a  libaggplatformX11_la-agg_platform_support.o
libtool: link: ranlib .libs/libaggplatformX11.a
libtool: link: ( cd ".libs" && rm -f "libaggplatformX11.la" && ln -s "../libaggplatformX11.la" "libaggplatformX11.la" )
gmake[3]: Leaving directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/platform/X11'
Making all in sdl
gmake[3]: Entering directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/platform/sdl'
/opt/pkg/bin/mksh ../../../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../../include   -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -I../../../include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT libaggplatformsdl_la-agg_platform_support.lo -MD -MP -MF .deps/libaggplatformsdl_la-agg_platform_support.Tpo -c -o libaggplatformsdl_la-agg_platform_support.lo `test -f 'agg_platform_support.cpp' || echo './'`agg_platform_support.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -pipe -Os -MT libaggplatformsdl_la-agg_platform_support.lo -MD -MP -MF .deps/libaggplatformsdl_la-agg_platform_support.Tpo -c agg_platform_support.cpp  -fno-common -DPIC -o .libs/libaggplatformsdl_la-agg_platform_support.o
In file included from agg_platform_support.cpp:27:
In file included from ../../../include/platform/agg_platform_support.h:68:
../../../include/agg_basics.h:215:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register unsigned q = a * b + (1 << (Shift-1));
            ^~~~~~~~~
In file included from agg_platform_support.cpp:27:
In file included from ../../../include/platform/agg_platform_support.h:70:
In file included from ../../../include/agg_trans_viewport.h:34:
../../../include/agg_trans_affine.h:301:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../../include/agg_trans_affine.h:309:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double tmp = *x;
        ^~~~~~~~~
../../../include/agg_trans_affine.h:317:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double d = determinant_reciprocal();
        ^~~~~~~~~
../../../include/agg_trans_affine.h:318:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double a = (*x - tx) * d;
        ^~~~~~~~~
../../../include/agg_trans_affine.h:319:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register double b = (*y - ty) * d;
        ^~~~~~~~~
agg_platform_support.cpp:81:16: warning: 14 enumeration values not handled in switch: 'pix_format_undefined', 'pix_format_bw', 'pix_format_gray16'... [-Wswitch]
        switch(m_format)
               ^
agg_platform_support.cpp:81:16: note: add missing switch cases
        switch(m_format)
               ^
agg_platform_support.cpp:413:30: warning: comparison of different enumeration types in switch statement ('SDLKey' and 'agg::key_code_e') [-Wenum-compare-switch]
                        case key_down:
                             ^~~~~~~~
agg_platform_support.cpp:409:30: warning: comparison of different enumeration types in switch statement ('SDLKey' and 'agg::key_code_e') [-Wenum-compare-switch]
                        case key_right:
                             ^~~~~~~~~
agg_platform_support.cpp:405:30: warning: comparison of different enumeration types in switch statement ('SDLKey' and 'agg::key_code_e') [-Wenum-compare-switch]
                        case key_up:
                             ^~~~~~
agg_platform_support.cpp:401:30: warning: comparison of different enumeration types in switch statement ('SDLKey' and 'agg::key_code_e') [-Wenum-compare-switch]
                        case key_left:
                             ^~~~~~~~
agg_platform_support.cpp:399:32: warning: 229 enumeration values not handled in switch: 'SDLK_UNKNOWN', 'SDLK_BACKSPACE', 'SDLK_TAB'... [-Wswitch]
                        switch(event.key.keysym.sym)
                               ^
agg_platform_support.cpp:399:32: note: add missing switch cases
                        switch(event.key.keysym.sym)
                               ^
12 warnings generated.
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -pipe -Os -MT libaggplatformsdl_la-agg_platform_support.lo -MD -MP -MF .deps/libaggplatformsdl_la-agg_platform_support.Tpo -c agg_platform_support.cpp -o libaggplatformsdl_la-agg_platform_support.o >/dev/null 2>&1
mv -f .deps/libaggplatformsdl_la-agg_platform_support.Tpo .deps/libaggplatformsdl_la-agg_platform_support.Plo
/opt/pkg/bin/mksh ../../../libtool  --tag=CXX   --mode=link clang++ -std=gnu++11 -I../../../include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -version-info 2:4:0 -L/opt/pkg/lib -o libaggplatformsdl.la -rpath /opt/pkg/lib libaggplatformsdl_la-agg_platform_support.lo -L/opt/pkg/lib -lSDLmain -lSDL -Wl,-framework,Cocoa 
libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libaggplatformsdl.2.dylib  .libs/libaggplatformsdl_la-agg_platform_support.o   -L/Users/pbulk/build/graphics/agg/work/.buildlink/lib /Users/pbulk/build/graphics/agg/work/.buildlink/lib/libSDLmain.a /Users/pbulk/build/graphics/agg/work/.buildlink/lib/libSDL.dylib  -Os -Wl,-framework -Wl,Cocoa   -install_name  /opt/pkg/lib/libaggplatformsdl.2.dylib -compatibility_version 3 -current_version 3.4 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libaggplatformsdl.dylib" && ln -s "libaggplatformsdl.2.dylib" "libaggplatformsdl.dylib")
libtool: link: ar cr .libs/libaggplatformsdl.a  libaggplatformsdl_la-agg_platform_support.o
libtool: link: ranlib .libs/libaggplatformsdl.a
libtool: link: ( cd ".libs" && rm -f "libaggplatformsdl.la" && ln -s "../libaggplatformsdl.la" "libaggplatformsdl.la" )
gmake[3]: Leaving directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/platform/sdl'
Making all in win32
gmake[3]: Entering directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/platform/win32'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/platform/win32'
Making all in AmigaOS
gmake[3]: Entering directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/platform/AmigaOS'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/platform/AmigaOS'
Making all in BeOS
gmake[3]: Entering directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/platform/BeOS'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/platform/BeOS'
Making all in mac
gmake[3]: Entering directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/platform/mac'
/opt/pkg/bin/mksh ../../../libtool  --tag=CXX   --mode=compile clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../../include   -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -I../../../include -I/System/Library/Frameworks/Carbon.framework/Headers -I/System/Library/Frameworks/QuickTime.framework/Headers  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/SDL -MT libaggplatformmac_la-agg_mac_pmap.lo -MD -MP -MF .deps/libaggplatformmac_la-agg_mac_pmap.Tpo -c -o libaggplatformmac_la-agg_mac_pmap.lo `test -f 'agg_mac_pmap.cpp' || echo './'`agg_mac_pmap.cpp
libtool: compile:  clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../../include -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/agg/work/.buildlink/include -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/agg/work/.buildlink/include/SDL -pipe -Os -MT libaggplatformmac_la-agg_mac_pmap.lo -MD -MP -MF .deps/libaggplatformmac_la-agg_mac_pmap.Tpo -c agg_mac_pmap.cpp  -fno-common -DPIC -o .libs/libaggplatformmac_la-agg_mac_pmap.o
agg_mac_pmap.cpp:13:10: fatal error: 'Carbon.h' file not found
#include <Carbon.h>
         ^~~~~~~~~~
1 error generated.
gmake[3]: *** [Makefile:473: libaggplatformmac_la-agg_mac_pmap.lo] Error 1
gmake[3]: Leaving directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/platform/mac'
gmake[2]: *** [Makefile:374: all-recursive] Error 1
gmake[2]: Leaving directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src/platform'
gmake[1]: *** [Makefile:604: all-recursive] Error 1
gmake[1]: Leaving directory '/Users/pbulk/build/graphics/agg/work/agg-2.5/src'
gmake: *** [Makefile:497: all-recursive] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/agg
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/agg