=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for mapserver-5.6.8nb48 clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT renderers/agg/src/agg_arc.cpp -o renderers/agg/src/agg_arc.o In file included from renderers/agg/src/agg_arc.cpp:21: In file included from renderers/agg/src/../include/agg_arc.h:24: renderers/agg/src/../include/agg_basics.h:206: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. clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT renderers/agg/src/agg_curves.cpp -o renderers/agg/src/agg_curves.o In file included from renderers/agg/src/agg_curves.cpp:17: In file included from renderers/agg/src/../include/agg_curves.h:20: In file included from renderers/agg/src/../include/agg_array.h:20: renderers/agg/src/../include/agg_basics.h:206:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned q = a * b + (1 << (Shift-1)); ^~~~~~~~~ renderers/agg/src/agg_curves.cpp:24:18: warning: unused variable 'curve_distance_epsilon' [-Wunused-const-variable] const double curve_distance_epsilon = 1e-30; ^ renderers/agg/src/agg_curves.cpp:256:19: warning: unused function 'MSC60_fix_ICE' [-Wunused-function] static double MSC60_fix_ICE(double v) { return v; } ^ 3 warnings generated. clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT renderers/agg/src/agg_vcgen_contour.cpp -o renderers/agg/src/agg_vcgen_contour.o In file included from renderers/agg/src/agg_vcgen_contour.cpp:21: In file included from renderers/agg/src/../include/agg_vcgen_contour.h:19: In file included from renderers/agg/src/../include/agg_math_stroke.h:23: In file included from renderers/agg/src/../include/agg_math.h:23: renderers/agg/src/../include/agg_basics.h:206: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. clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT renderers/agg/src/agg_vcgen_dash.cpp -o renderers/agg/src/agg_vcgen_dash.o In file included from renderers/agg/src/agg_vcgen_dash.cpp:21: In file included from renderers/agg/src/../include/agg_vcgen_dash.h:22: renderers/agg/src/../include/agg_basics.h:206: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. clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT renderers/agg/src/agg_vcgen_stroke.cpp -o renderers/agg/src/agg_vcgen_stroke.o In file included from renderers/agg/src/agg_vcgen_stroke.cpp:20: In file included from renderers/agg/src/../include/agg_vcgen_stroke.h:19: In file included from renderers/agg/src/../include/agg_math_stroke.h:23: In file included from renderers/agg/src/../include/agg_math.h:23: renderers/agg/src/../include/agg_basics.h:206: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. clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT renderers/agg/src/agg_image_filters.cpp -o renderers/agg/src/agg_image_filters.o In file included from renderers/agg/src/agg_image_filters.cpp:21: In file included from renderers/agg/src/../include/agg_image_filters.h:23: In file included from renderers/agg/src/../include/agg_array.h:20: renderers/agg/src/../include/agg_basics.h:206: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. clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT renderers/agg/src/agg_line_aa_basics.cpp -o renderers/agg/src/agg_line_aa_basics.o In file included from renderers/agg/src/agg_line_aa_basics.cpp:17: In file included from renderers/agg/src/../include/agg_line_aa_basics.h:19: renderers/agg/src/../include/agg_basics.h:206: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. clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT renderers/agg/src/agg_line_profile_aa.cpp -o renderers/agg/src/agg_line_profile_aa.o In file included from renderers/agg/src/agg_line_profile_aa.cpp:16: In file included from renderers/agg/src/../include/agg_renderer_outline_aa.h:18: In file included from renderers/agg/src/../include/agg_array.h:20: renderers/agg/src/../include/agg_basics.h:206: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. clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT renderers/agg/src/agg_sqrt_tables.cpp -o renderers/agg/src/agg_sqrt_tables.o In file included from renderers/agg/src/agg_sqrt_tables.cpp:20: renderers/agg/src/../include/agg_basics.h:206: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. clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT renderers/agg/src/agg_embedded_raster_fonts.cpp -o renderers/agg/src/agg_embedded_raster_fonts.o In file included from renderers/agg/src/agg_embedded_raster_fonts.cpp:16: In file included from renderers/agg/src/../include/agg_embedded_raster_fonts.h:19: renderers/agg/src/../include/agg_basics.h:206: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. clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT renderers/agg/src/agg_trans_affine.cpp -o renderers/agg/src/agg_trans_affine.o In file included from renderers/agg/src/agg_trans_affine.cpp:19: In file included from renderers/agg/src/../include/agg_trans_affine.h:23: renderers/agg/src/../include/agg_basics.h:206: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 renderers/agg/src/agg_trans_affine.cpp:19: renderers/agg/src/../include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double tmp = *x; ^~~~~~~~~ renderers/agg/src/../include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double tmp = *x; ^~~~~~~~~ renderers/agg/src/../include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double d = determinant_reciprocal(); ^~~~~~~~~ renderers/agg/src/../include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double a = (*x - tx) * d; ^~~~~~~~~ renderers/agg/src/../include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double b = (*y - ty) * d; ^~~~~~~~~ 6 warnings generated. clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT renderers/agg/src/agg_vpgen_clip_polygon.cpp -o renderers/agg/src/agg_vpgen_clip_polygon.o In file included from renderers/agg/src/agg_vpgen_clip_polygon.cpp:16: In file included from renderers/agg/src/../include/agg_vpgen_clip_polygon.h:19: renderers/agg/src/../include/agg_basics.h:206: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. clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT renderers/agg/src/agg_vpgen_clip_polyline.cpp -o renderers/agg/src/agg_vpgen_clip_polyline.o In file included from renderers/agg/src/agg_vpgen_clip_polyline.cpp:16: In file included from renderers/agg/src/../include/agg_vpgen_clip_polyline.h:19: renderers/agg/src/../include/agg_basics.h:206: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. clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT renderers/agg/src/agg_font_freetype.cpp -o renderers/agg/src/agg_font_freetype.o In file included from renderers/agg/src/agg_font_freetype.cpp:18: In file included from renderers/agg/src/../include/agg_font_freetype.h:27: In file included from renderers/agg/src/../include/agg_scanline_storage_aa.h:30: In file included from renderers/agg/src/../include/agg_array.h:20: renderers/agg/src/../include/agg_basics.h:206: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 renderers/agg/src/agg_font_freetype.cpp:18: In file included from renderers/agg/src/../include/agg_font_freetype.h:35: renderers/agg/src/../include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double tmp = *x; ^~~~~~~~~ renderers/agg/src/../include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double tmp = *x; ^~~~~~~~~ renderers/agg/src/../include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double d = determinant_reciprocal(); ^~~~~~~~~ renderers/agg/src/../include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double a = (*x - tx) * d; ^~~~~~~~~ renderers/agg/src/../include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double b = (*y - ty) * d; ^~~~~~~~~ 6 warnings generated. clang++ -c -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/include/krb5 -I/usr/pkg/include/freetype2 -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRRSTR -DUSE_CAIRO -DUSE_LIBXML2 -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -DUSE_PROJ -DUSE_EPPL -DUSE_AGG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GD_RESOLUTION -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -I/usr/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -D_REENTRANT mapogl.cpp -o mapogl.o In file included from mapogl.cpp:8: In file included from ./mapserver.h:123: In file included from ./mapproject.h:41: /data/scratch/geography/mapserver/work/.buildlink/include/proj_api.h:37:2: error: 'To use the proj_api.h you must define the macro ACCEPT_USE_OF_DEPRECATED_PROJ_API_H' #error 'To use the proj_api.h you must define the macro ACCEPT_USE_OF_DEPRECATED_PROJ_API_H' ^ 1 error generated. *** Error code 1 Stop. make: stopped in /data/scratch/geography/mapserver/work/mapserver-5.6.8 *** Error code 1 Stop. make[1]: stopped in /data/pkgsrc/geography/mapserver *** Error code 1 Stop. make: stopped in /data/pkgsrc/geography/mapserver