>>> agg: Building testing/agg 2.5-r2 (using abuild 3.9.0-r0) started Thu, 10 Feb 2022 15:21:10 +0000 >>> agg: Checking sanity of /home/buildozer/aports/testing/agg/APKBUILD... >>> agg: Analyzing dependencies... >>> agg: Installing for build: build-base autoconf automake libtool sdl12-compat-dev freetype-dev (1/19) Installing m4 (1.4.19-r0) (2/19) Installing perl (5.34.0-r1) (3/19) Installing autoconf (2.71-r0) (4/19) Installing automake (1.16.5-r0) (5/19) Installing libltdl (2.4.6-r8) (6/19) Installing libtool (2.4.6-r8) (7/19) Installing sdl2 (2.0.20-r0) (8/19) Installing sdl12-compat (0.0.1_git20220128-r0) (9/19) Installing sdl12-compat-dev (0.0.1_git20220128-r0) (10/19) Installing libpng (1.6.37-r1) (11/19) Installing freetype (2.11.1-r0) (12/19) Installing brotli-dev (1.0.9-r6) (13/19) Installing zlib-dev (1.2.11-r3) (14/19) Installing libpng-dev (1.6.37-r1) (15/19) Installing freetype-dev (2.11.1-r0) (16/19) Installing .makedepends-agg (20220210.152112) (17/19) Installing perl-error (0.17029-r1) (18/19) Installing perl-git (2.35.1-r0) (19/19) Installing git-perl (2.35.1-r0) Executing busybox-1.35.0-r2.trigger OK: 393 MiB in 125 packages >>> agg: Cleaning up srcdir >>> agg: Cleaning up pkgdir >>> agg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/agg-free-2.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 568k 100 568k 0 0 3831k 0 --:--:-- --:--:-- --:--:-- 3838k >>> agg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/agg-free-2.5.tar.gz >>> agg: Checking sha512sums... agg-free-2.5.tar.gz: OK agg-2.4-depends.patch: OK agg-2.5-pkgconfig.patch: OK agg-2.5-autotools.patch: OK 0001-Fix-non-terminating-loop-conditions-when-len-1.patch: OK 0002-Cure-recursion-by-aborting-if-the-co-ordinates-are-t.patch: OK 0003-Get-coordinates-from-previous-vertex-if-last-command.patch: OK 0004-Make-rasterizer_outline_aa-ignore-close_polygon-when.patch: OK 0005-Remove-VC-6-workaround.patch: OK 0006-Implement-grain-merge-blending-mode-GIMP.patch: OK 0007-Implement-grain-extract-blending-mode-GIMP.patch: OK 0008-Declare-multiplication-and-division-operators-as-con.patch: OK 0009-Add-a-static-identity-transformation.patch: OK 0010-Add-renderer_scanline_aa_alpha.patch: OK 0011-Avoid-division-by-zero-in-color-burn-mode.patch: OK 0012-Avoid-pixel-artifacts-when-compositing.patch: OK 0013-Modify-agg-conv-classes-to-allow-access-to-the-origi.patch: OK 0014-Avoid-potential-zero-division-resulting-in-nan-in-ag.patch: OK 0015-Ensure-first-value-in-the-gamma-table-is-always-zero.patch: OK bad-const.patch: OK >>> agg: Unpacking /var/cache/distfiles/edge/agg-free-2.5.tar.gz... >>> agg: agg-2.4-depends.patch patching file font_freetype/Makefile.am patching file src/platform/sdl/Makefile.am patching file configure.in patching file src/platform/X11/Makefile.am >>> agg: agg-2.5-pkgconfig.patch patching file libagg.pc.in >>> agg: agg-2.5-autotools.patch patching file configure.in >>> agg: 0001-Fix-non-terminating-loop-conditions-when-len-1.patch patching file include/agg_renderer_outline_aa.h patching file include/agg_renderer_outline_image.h >>> agg: 0002-Cure-recursion-by-aborting-if-the-co-ordinates-are-t.patch patching file include/agg_rasterizer_cells_aa.h >>> agg: 0003-Get-coordinates-from-previous-vertex-if-last-command.patch patching file include/agg_path_storage.h >>> agg: 0004-Make-rasterizer_outline_aa-ignore-close_polygon-when.patch patching file include/agg_rasterizer_outline_aa.h >>> agg: 0005-Remove-VC-6-workaround.patch patching file include/agg_renderer_scanline.h >>> agg: 0006-Implement-grain-merge-blending-mode-GIMP.patch patching file include/agg_pixfmt_rgba.h >>> agg: 0007-Implement-grain-extract-blending-mode-GIMP.patch patching file include/agg_pixfmt_rgba.h >>> agg: 0008-Declare-multiplication-and-division-operators-as-con.patch patching file include/agg_trans_affine.h >>> agg: 0009-Add-a-static-identity-transformation.patch patching file include/agg_trans_affine.h patching file src/agg_trans_affine.cpp >>> agg: 0010-Add-renderer_scanline_aa_alpha.patch patching file include/agg_pixfmt_rgba.h patching file include/agg_renderer_base.h patching file include/agg_renderer_scanline.h >>> agg: 0011-Avoid-division-by-zero-in-color-burn-mode.patch patching file include/agg_pixfmt_rgba.h >>> agg: 0012-Avoid-pixel-artifacts-when-compositing.patch patching file include/agg_pixfmt_rgba.h >>> agg: 0013-Modify-agg-conv-classes-to-allow-access-to-the-origi.patch patching file include/agg_conv_adaptor_vcgen.h patching file include/agg_conv_adaptor_vpgen.h patching file include/agg_conv_clip_polygon.h patching file include/agg_conv_clip_polyline.h patching file include/agg_conv_smooth_poly1.h >>> agg: 0014-Avoid-potential-zero-division-resulting-in-nan-in-ag.patch patching file include/agg_gamma_functions.h >>> agg: 0015-Ensure-first-value-in-the-gamma-table-is-always-zero.patch patching file include/agg_gamma_functions.h >>> agg: bad-const.patch patching file include/agg_renderer_outline_aa.h aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:9983: AM_INIT_AUTOMAKE is expanded from... configure.in:4: the top level configure.in:10: warning: The macro `AC_ISC_POSIX' is obsolete. configure.in:10: You should run autoupdate. ./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from... configure.in:10: the top level configure.in:15: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.in:15: You should run autoupdate. aclocal.m4:122: AM_PROG_LIBTOOL is expanded from... configure.in:15: the top level configure.in:22: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:22: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:22: the top level configure.in:26: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:26: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:26: the top level configure.in:29: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:29: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:29: the top level configure.in:66: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:66: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:66: the top level configure.in:79: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:79: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:79: the top level configure.in:88: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:88: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:88: the top level configure.in:145: warning: AC_OUTPUT should be used without arguments. configure.in:145: You should run autoupdate. libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:4: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:8: installing './compile' configure.in:2: installing './config.guess' configure.in:2: installing './config.sub' configure.in:4: installing './install-sh' configure.in:4: installing './missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' examples/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') examples/Makefile.am:227: warning: variable 'trans_curve1_ft_SOURCES' is defined but no program or examples/Makefile.am:227: library has 'trans_curve1_ft' as canonical name (possible typo) examples/Makefile.am:222: warning: variable 'trans_curve2_ft_SOURCES' is defined but no program or examples/Makefile.am:222: library has 'trans_curve2_ft' as canonical name (possible typo) examples/Makefile.am:229: warning: variable 'trans_curve1_ft_LDFLAGS' is defined but no program or examples/Makefile.am:229: library has 'trans_curve1_ft' as canonical name (possible typo) examples/Makefile.am:224: warning: variable 'trans_curve2_ft_LDFLAGS' is defined but no program or examples/Makefile.am:224: library has 'trans_curve2_ft' as canonical name (possible typo) src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/ctrl/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking target system type... x86_64-pc-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking for library containing strerror... none required checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FREETYPE... yes checking for SDL... no checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking how to run the C preprocessor... gcc -E checking for X... no configure: WARNING: *** X11 not found! Omitting X11 layer. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libagg.pc config.status: creating gpc/Makefile config.status: creating font_freetype/Makefile config.status: creating font_win32_tt/Makefile config.status: creating src/Makefile config.status: creating src/ctrl/Makefile config.status: creating src/platform/Makefile config.status: creating src/platform/X11/Makefile config.status: creating src/platform/sdl/Makefile config.status: creating src/platform/mac/Makefile config.status: creating src/platform/win32/Makefile config.status: creating src/platform/BeOS/Makefile config.status: creating src/platform/AmigaOS/Makefile config.status: creating include/Makefile config.status: creating include/ctrl/Makefile config.status: creating include/util/Makefile config.status: creating include/platform/Makefile config.status: creating examples/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in gpc make[1]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/gpc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/gpc' Making all in src make[1]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src' Making all in ctrl make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/ctrl' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_cbox_ctrl.lo agg_cbox_ctrl.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_gamma_ctrl.lo agg_gamma_ctrl.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_gamma_spline.lo agg_gamma_spline.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_rbox_ctrl.lo agg_rbox_ctrl.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_slider_ctrl.lo agg_slider_ctrl.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_spline_ctrl.lo agg_spline_ctrl.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_scale_ctrl.lo agg_scale_ctrl.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_bezier_ctrl.lo agg_bezier_ctrl.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_polygon_ctrl.lo agg_polygon_ctrl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_cbox_ctrl.cpp -fPIC -DPIC -o .libs/agg_cbox_ctrl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_scale_ctrl.cpp -fPIC -DPIC -o .libs/agg_scale_ctrl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_spline_ctrl.cpp -fPIC -DPIC -o .libs/agg_spline_ctrl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_slider_ctrl.cpp -fPIC -DPIC -o .libs/agg_slider_ctrl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_bezier_ctrl.cpp -fPIC -DPIC -o .libs/agg_bezier_ctrl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_gamma_spline.cpp -fPIC -DPIC -o .libs/agg_gamma_spline.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_polygon_ctrl.cpp -fPIC -DPIC -o .libs/agg_polygon_ctrl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_gamma_ctrl.cpp -fPIC -DPIC -o .libs/agg_gamma_ctrl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_rbox_ctrl.cpp -fPIC -DPIC -o .libs/agg_rbox_ctrl.o In file included from ../../include/ctrl/agg_scale_ctrl.h:28, from agg_scale_ctrl.cpp:25: ../../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../../include/ctrl/agg_cbox_ctrl.h:28, from agg_cbox_ctrl.cpp:26: ../../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../../include/ctrl/agg_spline_ctrl.h:28, from agg_spline_ctrl.cpp:25: ../../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../../include/ctrl/agg_scale_ctrl.h:31, from agg_scale_ctrl.cpp:25: ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform(double*, double*) const': ../../include/agg_trans_affine.h:302:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform_2x2(double*, double*) const': ../../include/agg_trans_affine.h:310:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::inverse_transform(double*, double*) const': ../../include/agg_trans_affine.h:318:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register double d = determinant_reciprocal(); | ^ ../../include/agg_trans_affine.h:319:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 319 | register double a = (*x - tx) * d; | ^ ../../include/agg_trans_affine.h:320:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register double b = (*y - ty) * d; | ^ In file included from ../../include/agg_array.h:30, from ../../include/ctrl/agg_rbox_ctrl.h:28, from agg_rbox_ctrl.cpp:26: ../../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../../include/agg_math.h:32, from agg_gamma_ctrl.cpp:26: ../../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../../include/ctrl/agg_gamma_spline.h:28, from agg_gamma_spline.cpp:25: ../../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../../include/ctrl/agg_slider_ctrl.h:28, from agg_slider_ctrl.cpp:27: ../../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../../include/agg_array.h:30, from ../../include/ctrl/agg_polygon_ctrl.h:28, from agg_polygon_ctrl.cpp:25: ../../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../../include/agg_math.h:32, from ../../include/ctrl/agg_bezier_ctrl.h:28, from agg_bezier_ctrl.cpp:27: ../../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../../include/agg_conv_transform.h:29, from ../../include/agg_gsv_text.h:30, from ../../include/ctrl/agg_cbox_ctrl.h:30, from agg_cbox_ctrl.cpp:26: ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform(double*, double*) const': ../../include/agg_trans_affine.h:302:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform_2x2(double*, double*) const': ../../include/agg_trans_affine.h:310:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::inverse_transform(double*, double*) const': ../../include/agg_trans_affine.h:318:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register double d = determinant_reciprocal(); | ^ ../../include/agg_trans_affine.h:319:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 319 | register double a = (*x - tx) * d; | ^ ../../include/agg_trans_affine.h:320:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register double b = (*y - ty) * d; | ^ In file included from ../../include/ctrl/agg_slider_ctrl.h:31, from agg_slider_ctrl.cpp:27: ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform(double*, double*) const': ../../include/agg_trans_affine.h:302:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform_2x2(double*, double*) const': ../../include/agg_trans_affine.h:310:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::inverse_transform(double*, double*) const': ../../include/agg_trans_affine.h:318:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register double d = determinant_reciprocal(); | ^ ../../include/agg_trans_affine.h:319:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 319 | register double a = (*x - tx) * d; | ^ ../../include/agg_trans_affine.h:320:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register double b = (*y - ty) * d; | ^ In file included from ../../include/ctrl/agg_bezier_ctrl.h:30, from agg_bezier_ctrl.cpp:27: ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform(double*, double*) const': ../../include/agg_trans_affine.h:302:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform_2x2(double*, double*) const': ../../include/agg_trans_affine.h:310:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::inverse_transform(double*, double*) const': ../../include/agg_trans_affine.h:318:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register double d = determinant_reciprocal(); | ^ ../../include/agg_trans_affine.h:319:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 319 | register double a = (*x - tx) * d; | ^ ../../include/agg_trans_affine.h:320:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register double b = (*y - ty) * d; | ^ In file included from ../../include/agg_conv_transform.h:29, from ../../include/agg_bezier_arc.h:28, from ../../include/agg_path_storage.h:32, from ../../include/ctrl/agg_spline_ctrl.h:32, from agg_spline_ctrl.cpp:25: ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform(double*, double*) const': ../../include/agg_trans_affine.h:302:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform_2x2(double*, double*) const': ../../include/agg_trans_affine.h:310:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::inverse_transform(double*, double*) const': ../../include/agg_trans_affine.h:318:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register double d = determinant_reciprocal(); | ^ ../../include/agg_trans_affine.h:319:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 319 | register double a = (*x - tx) * d; | ^ ../../include/agg_trans_affine.h:320:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register double b = (*y - ty) * d; | ^ In file included from ../../include/agg_conv_transform.h:29, from ../../include/agg_gsv_text.h:30, from ../../include/ctrl/agg_rbox_ctrl.h:31, from agg_rbox_ctrl.cpp:26: ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform(double*, double*) const': ../../include/agg_trans_affine.h:302:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform_2x2(double*, double*) const': ../../include/agg_trans_affine.h:310:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::inverse_transform(double*, double*) const': ../../include/agg_trans_affine.h:318:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register double d = determinant_reciprocal(); | ^ ../../include/agg_trans_affine.h:319:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 319 | register double a = (*x - tx) * d; | ^ ../../include/agg_trans_affine.h:320:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register double b = (*y - ty) * d; | ^ In file included from ../../include/agg_conv_transform.h:29, from ../../include/agg_gsv_text.h:30, from ../../include/ctrl/agg_gamma_ctrl.h:32, from agg_gamma_ctrl.cpp:27: ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform(double*, double*) const': ../../include/agg_trans_affine.h:302:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform_2x2(double*, double*) const': ../../include/agg_trans_affine.h:310:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::inverse_transform(double*, double*) const': ../../include/agg_trans_affine.h:318:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register double d = determinant_reciprocal(); | ^ ../../include/agg_trans_affine.h:319:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 319 | register double a = (*x - tx) * d; | ^ ../../include/agg_trans_affine.h:320:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register double b = (*y - ty) * d; | ^ In file included from ../../include/ctrl/agg_ctrl.h:28, from ../../include/ctrl/agg_polygon_ctrl.h:32, from agg_polygon_ctrl.cpp:25: ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform(double*, double*) const': ../../include/agg_trans_affine.h:302:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform_2x2(double*, double*) const': ../../include/agg_trans_affine.h:310:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register double tmp = *x; | ^~~ ../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::inverse_transform(double*, double*) const': ../../include/agg_trans_affine.h:318:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register double d = determinant_reciprocal(); | ^ ../../include/agg_trans_affine.h:319:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 319 | register double a = (*x - tx) * d; | ^ ../../include/agg_trans_affine.h:320:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register double b = (*y - ty) * d; | ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -Os -fomit-frame-pointer -no-undefined -version-info 2:4:0 -Wl,--as-needed,-O1,--sort-common -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 cru .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 ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libaggctrl.a libtool: link: ( cd ".libs" && rm -f "libaggctrl.la" && ln -s "../libaggctrl.la" "libaggctrl.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/ctrl' Making all in . make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_arc.lo agg_arc.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_arrowhead.lo agg_arrowhead.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_bezier_arc.lo agg_bezier_arc.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_bspline.lo agg_bspline.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_curves.lo agg_curves.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_embedded_raster_fonts.lo agg_embedded_raster_fonts.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_gsv_text.lo agg_gsv_text.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_image_filters.lo agg_image_filters.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_line_aa_basics.lo agg_line_aa_basics.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_line_profile_aa.lo agg_line_profile_aa.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_rounded_rect.lo agg_rounded_rect.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_sqrt_tables.lo agg_sqrt_tables.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_trans_affine.lo agg_trans_affine.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_trans_double_path.lo agg_trans_double_path.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_trans_single_path.lo agg_trans_single_path.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_trans_warp_magnifier.lo agg_trans_warp_magnifier.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_vcgen_bspline.lo agg_vcgen_bspline.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_vcgen_contour.lo agg_vcgen_contour.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_vcgen_dash.lo agg_vcgen_dash.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_vcgen_markers_term.lo agg_vcgen_markers_term.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_vcgen_smooth_poly1.lo agg_vcgen_smooth_poly1.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_vcgen_stroke.lo agg_vcgen_stroke.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_vpgen_clip_polygon.lo agg_vpgen_clip_polygon.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_vpgen_clip_polyline.lo agg_vpgen_clip_polyline.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o agg_vpgen_segmentator.lo agg_vpgen_segmentator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_bspline.cpp -fPIC -DPIC -o .libs/agg_bspline.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_vcgen_contour.cpp -fPIC -DPIC -o .libs/agg_vcgen_contour.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_curves.cpp -fPIC -DPIC -o .libs/agg_curves.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_vcgen_bspline.cpp -fPIC -DPIC -o .libs/agg_vcgen_bspline.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_gsv_text.cpp -fPIC -DPIC -o .libs/agg_gsv_text.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_trans_affine.cpp -fPIC -DPIC -o .libs/agg_trans_affine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_rounded_rect.cpp -fPIC -DPIC -o .libs/agg_rounded_rect.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_bezier_arc.cpp -fPIC -DPIC -o .libs/agg_bezier_arc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_arrowhead.cpp -fPIC -DPIC -o .libs/agg_arrowhead.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_arc.cpp -fPIC -DPIC -o .libs/agg_arc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_sqrt_tables.cpp -fPIC -DPIC -o .libs/agg_sqrt_tables.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_embedded_raster_fonts.cpp -fPIC -DPIC -o .libs/agg_embedded_raster_fonts.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_line_aa_basics.cpp -fPIC -DPIC -o .libs/agg_line_aa_basics.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_image_filters.cpp -fPIC -DPIC -o .libs/agg_image_filters.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_vcgen_dash.cpp -fPIC -DPIC -o .libs/agg_vcgen_dash.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_line_profile_aa.cpp -fPIC -DPIC -o .libs/agg_line_profile_aa.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_trans_double_path.cpp -fPIC -DPIC -o .libs/agg_trans_double_path.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_vpgen_segmentator.cpp -fPIC -DPIC -o .libs/agg_vpgen_segmentator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_vpgen_clip_polyline.cpp -fPIC -DPIC -o .libs/agg_vpgen_clip_polyline.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_vpgen_clip_polygon.cpp -fPIC -DPIC -o .libs/agg_vpgen_clip_polygon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_vcgen_smooth_poly1.cpp -fPIC -DPIC -o .libs/agg_vcgen_smooth_poly1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_vcgen_stroke.cpp -fPIC -DPIC -o .libs/agg_vcgen_stroke.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_vcgen_markers_term.cpp -fPIC -DPIC -o .libs/agg_vcgen_markers_term.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_trans_warp_magnifier.cpp -fPIC -DPIC -o .libs/agg_trans_warp_magnifier.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c agg_trans_single_path.cpp -fPIC -DPIC -o .libs/agg_trans_single_path.o In file included from agg_sqrt_tables.cpp:25: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_arrowhead.h:28, from agg_arrowhead.cpp:25: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_arc.h:29, from agg_arc.cpp:26: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_vcgen_markers_term.h:28, from agg_vcgen_markers_term.cpp:25: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_vcgen_smooth_poly1.h:28, from agg_vcgen_smooth_poly1.cpp:25: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_math.h:32, from ../include/agg_math_stroke.h:28, from ../include/agg_vcgen_stroke.h:28, from agg_vcgen_stroke.cpp:26: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_array.h:30, from ../include/agg_renderer_outline_aa.h:28, from agg_line_profile_aa.cpp:25: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_math.h:32, from ../include/agg_math_stroke.h:28, from ../include/agg_vcgen_contour.h:28, from agg_vcgen_contour.cpp:26: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_vcgen_bspline.h:28, from agg_vcgen_bspline.cpp:25: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_array.h:30, from ../include/agg_bspline.h:28, from agg_bspline.cpp:25: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_array.h:30, from ../include/agg_curves.h:28, from agg_curves.cpp:26: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_conv_transform.h:28, from ../include/agg_bezier_arc.h:28, from agg_bezier_arc.cpp:26: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_trans_affine.h:29, from agg_trans_affine.cpp:25: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_rounded_rect.h:28, from agg_rounded_rect.cpp:26: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_conv_transform.h:29, from ../include/agg_bezier_arc.h:28, from agg_bezier_arc.cpp:26: ../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform(double*, double*) const': ../include/agg_trans_affine.h:302:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register double tmp = *x; | ^~~ In file included from ../include/agg_line_aa_basics.h:29, from agg_line_aa_basics.cpp:26: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ ../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform_2x2(double*, double*) const': ../include/agg_trans_affine.h:310:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register double tmp = *x; | ^~~ ../include/agg_trans_affine.h: In member function 'void agg::trans_affine::inverse_transform(double*, double*) const': ../include/agg_trans_affine.h:318:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register double d = determinant_reciprocal(); | ^ ../include/agg_trans_affine.h:319:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 319 | register double a = (*x - tx) * d; | ^ ../include/agg_trans_affine.h:320:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register double b = (*y - ty) * d; | ^ In file included from agg_trans_affine.cpp:25: ../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform(double*, double*) const': ../include/agg_trans_affine.h:302:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register double tmp = *x; | ^~~ ../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform_2x2(double*, double*) const': ../include/agg_trans_affine.h:310:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register double tmp = *x; | ^~~ ../include/agg_trans_affine.h: In member function 'void agg::trans_affine::inverse_transform(double*, double*) const': ../include/agg_trans_affine.h:318:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register double d = determinant_reciprocal(); | ^ ../include/agg_trans_affine.h:319:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 319 | register double a = (*x - tx) * d; | ^ ../include/agg_trans_affine.h:320:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register double b = (*y - ty) * d; | ^ In file included from ../include/agg_array.h:30, from ../include/agg_gsv_text.h:28, from agg_gsv_text.cpp:27: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_vpgen_clip_polyline.h:28, from agg_vpgen_clip_polyline.cpp:25: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_math.h:32, from agg_trans_double_path.cpp:25: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_vpgen_clip_polygon.h:28, from agg_vpgen_clip_polygon.cpp:25: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_vpgen_segmentator.h:29, from agg_vpgen_segmentator.cpp:26: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_array.h:30, from ../include/agg_image_filters.h:28, from agg_image_filters.cpp:25: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_vcgen_dash.h:28, from agg_vcgen_dash.cpp:26: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_math.h:32, from agg_trans_single_path.cpp:25: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_embedded_raster_fonts.h:28, from agg_embedded_raster_fonts.cpp:25: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../include/agg_conv_transform.h:29, from ../include/agg_gsv_text.h:30, from agg_gsv_text.cpp:27: ../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform(double*, double*) const': ../include/agg_trans_affine.h:302:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register double tmp = *x; | ^~~ ../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform_2x2(double*, double*) const': ../include/agg_trans_affine.h:310:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register double tmp = *x; | ^~~ ../include/agg_trans_affine.h: In member function 'void agg::trans_affine::inverse_transform(double*, double*) const': ../include/agg_trans_affine.h:318:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register double d = determinant_reciprocal(); | ^ ../include/agg_trans_affine.h:319:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 319 | register double a = (*x - tx) * d; | ^ ../include/agg_trans_affine.h:320:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register double b = (*y - ty) * d; | ^ /bin/sh ../libtool --tag=CXX --mode=link g++ -Os -fomit-frame-pointer -no-undefined -version-info 2:4:0 -Wl,--as-needed,-O1,--sort-common -o libagg.la -rpath /usr/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: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/crtbeginS.o .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,--whole-archive ../src/ctrl/.libs/libaggctrl.a -Wl,--no-whole-archive -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1 -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib/crtn.o -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libagg.so.2 -o .libs/libagg.so.2.0.4 libtool: link: (cd ".libs" && rm -f "libagg.so.2" && ln -s "libagg.so.2.0.4" "libagg.so.2") libtool: link: (cd ".libs" && rm -f "libagg.so" && ln -s "libagg.so.2.0.4" "libagg.so") libtool: link: ( cd ".libs" && rm -f "libagg.la" && ln -s "../libagg.la" "libagg.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src' Making all in platform make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform' Making all in X11 make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/X11' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/X11' Making all in sdl make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/sdl' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -Os -fomit-frame-pointer -I../../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Os -fomit-frame-pointer -c -o libaggplatformsdl_la-agg_platform_support.lo `test -f 'agg_platform_support.cpp' || echo './'`agg_platform_support.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -Os -fomit-frame-pointer -I../../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Os -fomit-frame-pointer -c agg_platform_support.cpp -fPIC -DPIC -o .libs/libaggplatformsdl_la-agg_platform_support.o In file included from ../../../include/platform/agg_platform_support.h:68, from agg_platform_support.cpp:27: ../../../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../../../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from ../../../include/agg_trans_viewport.h:34, from ../../../include/platform/agg_platform_support.h:70, from agg_platform_support.cpp:27: ../../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform(double*, double*) const': ../../../include/agg_trans_affine.h:302:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register double tmp = *x; | ^~~ ../../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform_2x2(double*, double*) const': ../../../include/agg_trans_affine.h:310:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register double tmp = *x; | ^~~ ../../../include/agg_trans_affine.h: In member function 'void agg::trans_affine::inverse_transform(double*, double*) const': ../../../include/agg_trans_affine.h:318:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register double d = determinant_reciprocal(); | ^ ../../../include/agg_trans_affine.h:319:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 319 | register double a = (*x - tx) * d; | ^ ../../../include/agg_trans_affine.h:320:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register double b = (*y - ty) * d; | ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -I../../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Os -fomit-frame-pointer -version-info 2:4:0 -Wl,--as-needed,-O1,--sort-common -o libaggplatformsdl.la -rpath /usr/lib libaggplatformsdl_la-agg_platform_support.lo ../../libagg.la -L/usr/lib -lSDL libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/crtbeginS.o .libs/libaggplatformsdl_la-agg_platform_support.o -Wl,-rpath -Wl,/home/buildozer/aports/testing/agg/src/agg-2.5/src/.libs ../../.libs/libagg.so -L/usr/lib -lSDL -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1 -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib/crtn.o -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libaggplatformsdl.so.2 -o .libs/libaggplatformsdl.so.2.0.4 libtool: link: (cd ".libs" && rm -f "libaggplatformsdl.so.2" && ln -s "libaggplatformsdl.so.2.0.4" "libaggplatformsdl.so.2") libtool: link: (cd ".libs" && rm -f "libaggplatformsdl.so" && ln -s "libaggplatformsdl.so.2.0.4" "libaggplatformsdl.so") libtool: link: ( cd ".libs" && rm -f "libaggplatformsdl.la" && ln -s "../libaggplatformsdl.la" "libaggplatformsdl.la" ) make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/sdl' Making all in win32 make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/win32' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/win32' Making all in AmigaOS make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/AmigaOS' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/AmigaOS' Making all in BeOS make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/BeOS' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/BeOS' Making all in mac make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/mac' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/mac' make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform' make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform' make[1]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src' Making all in font_freetype make[1]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/font_freetype' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Os -fomit-frame-pointer -I../include -I/usr/include/freetype2 -I/usr/include/libpng16 -Os -fomit-frame-pointer -c -o libaggfontfreetype_la-agg_font_freetype.lo `test -f 'agg_font_freetype.cpp' || echo './'`agg_font_freetype.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Os -fomit-frame-pointer -I../include -I/usr/include/freetype2 -I/usr/include/libpng16 -Os -fomit-frame-pointer -c agg_font_freetype.cpp -fPIC -DPIC -o .libs/libaggfontfreetype_la-agg_font_freetype.o In file included from ../include/agg_array.h:30, from ../include/agg_scanline_storage_aa.h:39, from agg_font_freetype.h:32, from agg_font_freetype.cpp:26: ../include/agg_basics.h: In static member function 'static unsigned int agg::mul_one::mul(unsigned int, unsigned int)': ../include/agg_basics.h:215:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register unsigned q = a * b + (1 << (Shift-1)); | ^ In file included from agg_font_freetype.h:40, from agg_font_freetype.cpp:26: ../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform(double*, double*) const': ../include/agg_trans_affine.h:302:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register double tmp = *x; | ^~~ ../include/agg_trans_affine.h: In member function 'void agg::trans_affine::transform_2x2(double*, double*) const': ../include/agg_trans_affine.h:310:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register double tmp = *x; | ^~~ ../include/agg_trans_affine.h: In member function 'void agg::trans_affine::inverse_transform(double*, double*) const': ../include/agg_trans_affine.h:318:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register double d = determinant_reciprocal(); | ^ ../include/agg_trans_affine.h:319:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 319 | register double a = (*x - tx) * d; | ^ ../include/agg_trans_affine.h:320:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register double b = (*y - ty) * d; | ^ /bin/sh ../libtool --tag=CXX --mode=link g++ -I../include -I/usr/include/freetype2 -I/usr/include/libpng16 -Os -fomit-frame-pointer -version-info 2:4:0 -Wl,--as-needed,-O1,--sort-common -o libaggfontfreetype.la -rpath /usr/lib libaggfontfreetype_la-agg_font_freetype.lo ../src/libagg.la -lfreetype libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/crtbeginS.o .libs/libaggfontfreetype_la-agg_font_freetype.o -Wl,-rpath -Wl,/home/buildozer/aports/testing/agg/src/agg-2.5/src/.libs ../src/.libs/libagg.so -lfreetype -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1 -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib/crtn.o -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libaggfontfreetype.so.2 -o .libs/libaggfontfreetype.so.2.0.4 libtool: link: (cd ".libs" && rm -f "libaggfontfreetype.so.2" && ln -s "libaggfontfreetype.so.2.0.4" "libaggfontfreetype.so.2") libtool: link: (cd ".libs" && rm -f "libaggfontfreetype.so" && ln -s "libaggfontfreetype.so.2.0.4" "libaggfontfreetype.so") libtool: link: ( cd ".libs" && rm -f "libaggfontfreetype.la" && ln -s "../libaggfontfreetype.la" "libaggfontfreetype.la" ) make[1]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/font_freetype' Making all in font_win32_tt make[1]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/font_win32_tt' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/font_win32_tt' Making all in include make[1]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include' make all-recursive make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include' Making all in ctrl make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/ctrl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/ctrl' Making all in util make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/util' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/util' Making all in platform make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/platform' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/platform' make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include' make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include' make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include' make[1]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include' Making all in examples make[1]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/examples' make[1]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5' >>> agg: Entering fakeroot... Making install in gpc make[1]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/gpc' make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/gpc' make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/gpc' make[1]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/gpc' Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src' Making install in ctrl make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/ctrl' make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/ctrl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/ctrl' make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/ctrl' Making install in . make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src' make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src' make[3]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/testing/agg/pkg/agg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libagg.la '/home/buildozer/aports/testing/agg/pkg/agg/usr/lib' libtool: install: /usr/bin/install -c .libs/libagg.so.2.0.4 /home/buildozer/aports/testing/agg/pkg/agg/usr/lib/libagg.so.2.0.4 libtool: install: (cd /home/buildozer/aports/testing/agg/pkg/agg/usr/lib && { ln -s -f libagg.so.2.0.4 libagg.so.2 || { rm -f libagg.so.2 && ln -s libagg.so.2.0.4 libagg.so.2; }; }) libtool: install: (cd /home/buildozer/aports/testing/agg/pkg/agg/usr/lib && { ln -s -f libagg.so.2.0.4 libagg.so || { rm -f libagg.so && ln -s libagg.so.2.0.4 libagg.so; }; }) libtool: install: /usr/bin/install -c .libs/libagg.lai /home/buildozer/aports/testing/agg/pkg/agg/usr/lib/libagg.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src' make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src' Making install in platform make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform' Making install in X11 make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/X11' make[4]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/X11' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/X11' make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/X11' Making install in sdl make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/sdl' make[4]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/sdl' make[4]: Nothing to be done for 'install-data-am'. ../../.././install-sh -c -d '/home/buildozer/aports/testing/agg/pkg/agg/usr/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libaggplatformsdl.la '/home/buildozer/aports/testing/agg/pkg/agg/usr/lib' libtool: warning: relinking 'libaggplatformsdl.la' libtool: install: (cd /home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/sdl; /bin/sh "/home/buildozer/aports/testing/agg/src/agg-2.5/libtool" --tag CXX --mode=relink g++ -I../../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Os -fomit-frame-pointer -version-info 2:4:0 -Wl,--as-needed,-O1,--sort-common -o libaggplatformsdl.la -rpath /usr/lib libaggplatformsdl_la-agg_platform_support.lo ../../libagg.la -L/usr/lib -lSDL -inst-prefix-dir /home/buildozer/aports/testing/agg/pkg/agg) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/crtbeginS.o .libs/libaggplatformsdl_la-agg_platform_support.o -L/home/buildozer/aports/testing/agg/pkg/agg/usr/lib -L/usr/lib -lagg -lSDL -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1 -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib/crtn.o -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libaggplatformsdl.so.2 -o .libs/libaggplatformsdl.so.2.0.4 libtool: install: /usr/bin/install -c .libs/libaggplatformsdl.so.2.0.4T /home/buildozer/aports/testing/agg/pkg/agg/usr/lib/libaggplatformsdl.so.2.0.4 libtool: install: (cd /home/buildozer/aports/testing/agg/pkg/agg/usr/lib && { ln -s -f libaggplatformsdl.so.2.0.4 libaggplatformsdl.so.2 || { rm -f libaggplatformsdl.so.2 && ln -s libaggplatformsdl.so.2.0.4 libaggplatformsdl.so.2; }; }) libtool: install: (cd /home/buildozer/aports/testing/agg/pkg/agg/usr/lib && { ln -s -f libaggplatformsdl.so.2.0.4 libaggplatformsdl.so || { rm -f libaggplatformsdl.so && ln -s libaggplatformsdl.so.2.0.4 libaggplatformsdl.so; }; }) libtool: install: /usr/bin/install -c .libs/libaggplatformsdl.lai /home/buildozer/aports/testing/agg/pkg/agg/usr/lib/libaggplatformsdl.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/sdl' make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/sdl' Making install in win32 make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/win32' make[4]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/win32' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/win32' make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/win32' Making install in AmigaOS make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/AmigaOS' make[4]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/AmigaOS' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/AmigaOS' make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/AmigaOS' Making install in BeOS make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/BeOS' make[4]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/BeOS' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/BeOS' make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/BeOS' Making install in mac make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/mac' make[4]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/mac' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/mac' make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform/mac' make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform' make[4]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform' make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform' make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src/platform' make[1]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/src' Making install in font_freetype make[1]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/font_freetype' make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/font_freetype' .././install-sh -c -d '/home/buildozer/aports/testing/agg/pkg/agg/usr/lib' .././install-sh -c -d '/home/buildozer/aports/testing/agg/pkg/agg/usr/include/agg2' /bin/sh ../libtool --mode=install /usr/bin/install -c libaggfontfreetype.la '/home/buildozer/aports/testing/agg/pkg/agg/usr/lib' /usr/bin/install -c -m 644 agg_font_freetype.h '/home/buildozer/aports/testing/agg/pkg/agg/usr/include/agg2' libtool: warning: relinking 'libaggfontfreetype.la' libtool: install: (cd /home/buildozer/aports/testing/agg/src/agg-2.5/font_freetype; /bin/sh "/home/buildozer/aports/testing/agg/src/agg-2.5/libtool" --tag CXX --mode=relink g++ -I../include -I/usr/include/freetype2 -I/usr/include/libpng16 -Os -fomit-frame-pointer -version-info 2:4:0 -Wl,--as-needed,-O1,--sort-common -o libaggfontfreetype.la -rpath /usr/lib libaggfontfreetype_la-agg_font_freetype.lo ../src/libagg.la -lfreetype -inst-prefix-dir /home/buildozer/aports/testing/agg/pkg/agg) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/crtbeginS.o .libs/libaggfontfreetype_la-agg_font_freetype.o -L/home/buildozer/aports/testing/agg/pkg/agg/usr/lib -L/usr/lib -lagg -lfreetype -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1 -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../lib/crtn.o -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libaggfontfreetype.so.2 -o .libs/libaggfontfreetype.so.2.0.4 libtool: install: /usr/bin/install -c .libs/libaggfontfreetype.so.2.0.4T /home/buildozer/aports/testing/agg/pkg/agg/usr/lib/libaggfontfreetype.so.2.0.4 libtool: install: (cd /home/buildozer/aports/testing/agg/pkg/agg/usr/lib && { ln -s -f libaggfontfreetype.so.2.0.4 libaggfontfreetype.so.2 || { rm -f libaggfontfreetype.so.2 && ln -s libaggfontfreetype.so.2.0.4 libaggfontfreetype.so.2; }; }) libtool: install: (cd /home/buildozer/aports/testing/agg/pkg/agg/usr/lib && { ln -s -f libaggfontfreetype.so.2.0.4 libaggfontfreetype.so || { rm -f libaggfontfreetype.so && ln -s libaggfontfreetype.so.2.0.4 libaggfontfreetype.so; }; }) libtool: install: /usr/bin/install -c .libs/libaggfontfreetype.lai /home/buildozer/aports/testing/agg/pkg/agg/usr/lib/libaggfontfreetype.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/font_freetype' make[1]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/font_freetype' Making install in font_win32_tt make[1]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/font_win32_tt' make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/font_win32_tt' make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/font_win32_tt' make[1]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/font_win32_tt' Making install in include make[1]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include' Making install in ctrl make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/ctrl' make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/ctrl' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/testing/agg/pkg/agg/usr/include/agg2/ctrl' /usr/bin/install -c -m 644 agg_ctrl.h agg_gamma_spline.h agg_scale_ctrl.h agg_spline_ctrl.h agg_cbox_ctrl.h agg_gamma_ctrl.h agg_rbox_ctrl.h agg_slider_ctrl.h agg_bezier_ctrl.h agg_polygon_ctrl.h '/home/buildozer/aports/testing/agg/pkg/agg/usr/include/agg2/ctrl' make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/ctrl' make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/ctrl' Making install in util make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/util' make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/util' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/testing/agg/pkg/agg/usr/include/agg2/util' /usr/bin/install -c -m 644 agg_color_conv.h agg_color_conv_rgb8.h agg_color_conv_rgb16.h '/home/buildozer/aports/testing/agg/pkg/agg/usr/include/agg2/util' make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/util' make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/util' Making install in platform make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/platform' make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/platform' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/testing/agg/pkg/agg/usr/include/agg2/platform' /usr/bin/install -c -m 644 agg_platform_support.h '/home/buildozer/aports/testing/agg/pkg/agg/usr/include/agg2/platform' make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/platform' make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include/platform' make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include' make[3]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/agg/pkg/agg/usr/include/agg2' /usr/bin/install -c -m 644 agg_alpha_mask_u8.h agg_glyph_raster_bin.h agg_span_allocator.h agg_arc.h agg_gsv_text.h agg_span_converter.h agg_array.h agg_image_accessors.h agg_span_gouraud.h agg_arrowhead.h agg_image_filters.h agg_span_gouraud_gray.h agg_basics.h agg_line_aa_basics.h agg_span_gouraud_rgba.h agg_bezier_arc.h agg_math.h agg_span_gradient.h agg_bitset_iterator.h agg_blur.h agg_math_stroke.h agg_span_gradient_alpha.h agg_gradient_lut.h agg_bounding_rect.h agg_path_length.h agg_span_image_filter.h agg_bspline.h agg_path_storage.h agg_span_image_filter_gray.h agg_clip_liang_barsky.h agg_path_storage_integer.h agg_span_image_filter_rgb.h agg_color_gray.h agg_pattern_filters_rgba.h agg_span_image_filter_rgba.h agg_color_rgba.h agg_pixfmt_amask_adaptor.h agg_span_interpolator_adaptor.h agg_config.h agg_pixfmt_gray.h '/home/buildozer/aports/testing/agg/pkg/agg/usr/include/agg2' /usr/bin/install -c -m 644 agg_span_interpolator_linear.h agg_conv_adaptor_vcgen.h agg_pixfmt_rgb.h agg_span_interpolator_persp.h agg_conv_adaptor_vpgen.h agg_pixfmt_rgb_packed.h agg_span_interpolator_trans.h agg_conv_bspline.h agg_pixfmt_rgba.h agg_pixfmt_transposer.h agg_span_pattern_gray.h agg_conv_clip_polygon.h agg_rasterizer_cells_aa.h agg_span_pattern_rgb.h agg_conv_clip_polyline.h agg_rasterizer_compound_aa.h agg_span_pattern_rgba.h agg_conv_close_polygon.h agg_rasterizer_outline.h agg_span_solid.h agg_conv_concat.h agg_rasterizer_outline_aa.h agg_span_subdiv_adaptor.h agg_conv_contour.h agg_rasterizer_scanline_aa.h agg_trans_affine.h agg_conv_curve.h agg_rasterizer_sl_clip.h agg_trans_bilinear.h agg_conv_dash.h agg_renderer_base.h agg_trans_double_path.h agg_renderer_markers.h agg_conv_marker.h agg_renderer_mclip.h agg_trans_perspective.h agg_conv_marker_adaptor.h agg_renderer_outline_aa.h agg_trans_single_path.h agg_conv_segmentator.h '/home/buildozer/aports/testing/agg/pkg/agg/usr/include/agg2' /usr/bin/install -c -m 644 agg_renderer_outline_image.h agg_trans_viewport.h agg_conv_shorten_path.h agg_renderer_primitives.h agg_trans_warp_magnifier.h agg_conv_smooth_poly1.h agg_renderer_raster_text.h agg_vcgen_bspline.h agg_conv_stroke.h agg_renderer_scanline.h agg_vcgen_contour.h agg_conv_transform.h agg_rendering_buffer.h agg_vcgen_dash.h agg_conv_unclose_polygon.h agg_rendering_buffer_dynarow.h agg_vcgen_markers_term.h agg_curves.h agg_rounded_rect.h agg_vcgen_smooth_poly1.h agg_scanline_bin.h agg_vcgen_stroke.h agg_dda_line.h agg_scanline_boolean_algebra.h agg_vcgen_vertex_sequence.h agg_ellipse.h agg_scanline_p.h agg_vertex_sequence.h agg_ellipse_bresenham.h agg_scanline_storage_aa.h agg_vpgen_clip_polygon.h agg_embedded_raster_fonts.h agg_scanline_storage_bin.h agg_vpgen_clip_polyline.h agg_font_cache_manager.h agg_scanline_u.h agg_vpgen_segmentator.h agg_gamma_functions.h agg_shorten_path.h agg_gamma_lut.h '/home/buildozer/aports/testing/agg/pkg/agg/usr/include/agg2' /usr/bin/install -c -m 644 agg_simul_eq.h '/home/buildozer/aports/testing/agg/pkg/agg/usr/include/agg2' make[3]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include' make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include' make[1]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/include' Making install in examples make[1]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/examples' make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/examples' make[1]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5/examples' make[1]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5' make[2]: Entering directory '/home/buildozer/aports/testing/agg/src/agg-2.5' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/testing/agg/pkg/agg/usr/share/aclocal' ./install-sh -c -d '/home/buildozer/aports/testing/agg/pkg/agg/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libagg.m4 '/home/buildozer/aports/testing/agg/pkg/agg/usr/share/aclocal' /usr/bin/install -c -m 644 libagg.pc '/home/buildozer/aports/testing/agg/pkg/agg/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5' make[1]: Leaving directory '/home/buildozer/aports/testing/agg/src/agg-2.5' >>> agg-dev*: Running split function dev... >>> agg-dev*: Preparing subpackage agg-dev... >>> agg-dev*: Stripping binaries >>> agg-dev*: Running postcheck for agg-dev >>> agg*: Running postcheck for agg >>> agg*: Preparing package agg... >>> agg*: Stripping binaries >>> agg-dev*: Scanning shared objects >>> agg*: Scanning shared objects >>> agg-dev*: Tracing dependencies... agg=2.5-r2 pc:freetype2 pkgconfig >>> agg-dev*: Package size: 1.9 MB >>> agg-dev*: Compressing data... >>> agg-dev*: Create checksum... >>> agg-dev*: Create agg-dev-2.5-r2.apk >>> agg*: Tracing dependencies... so:libSDL-1.2.so.0 so:libc.musl-x86_64.so.1 so:libfreetype.so.6 so:libgcc_s.so.1 so:libstdc++.so.6 >>> agg*: Package size: 296.0 KB >>> agg*: Compressing data... >>> agg*: Create checksum... >>> agg*: Create agg-2.5-r2.apk >>> agg: Build complete at Thu, 10 Feb 2022 15:21:34 +0000 elapsed time 0h 0m 24s >>> agg: Cleaning up srcdir >>> agg: Cleaning up pkgdir >>> agg: Uninstalling dependencies... (1/19) Purging .makedepends-agg (20220210.152112) (2/19) Purging autoconf (2.71-r0) (3/19) Purging m4 (1.4.19-r0) (4/19) Purging automake (1.16.5-r0) (5/19) Purging libtool (2.4.6-r8) (6/19) Purging libltdl (2.4.6-r8) (7/19) Purging sdl12-compat-dev (0.0.1_git20220128-r0) (8/19) Purging sdl12-compat (0.0.1_git20220128-r0) (9/19) Purging sdl2 (2.0.20-r0) (10/19) Purging freetype-dev (2.11.1-r0) (11/19) Purging freetype (2.11.1-r0) (12/19) Purging git-perl (2.35.1-r0) (13/19) Purging perl-git (2.35.1-r0) (14/19) Purging perl-error (0.17029-r1) (15/19) Purging perl (5.34.0-r1) (16/19) Purging libpng-dev (1.6.37-r1) (17/19) Purging libpng (1.6.37-r1) (18/19) Purging brotli-dev (1.0.9-r6) (19/19) Purging zlib-dev (1.2.11-r3) Executing busybox-1.35.0-r2.trigger OK: 345 MiB in 106 packages >>> agg: Updating the testing/x86_64 repository index... >>> agg: Signing the index...