>>> librttopo: Building community/librttopo 1.1.0-r3 (using abuild 3.10.0-r0) started Fri, 17 Mar 2023 20:02:37 +0000 >>> librttopo: Checking sanity of /home/buildozer/aports/community/librttopo/APKBUILD... >>> librttopo: Analyzing dependencies... >>> librttopo: Installing for build: build-base geos-dev autoconf automake libtool (1/13) Installing geos (3.11.2-r0) (2/13) Installing geos-dev (3.11.2-r0) (3/13) Installing m4 (1.4.19-r2) (4/13) Installing libbz2 (1.0.8-r4) (5/13) Installing perl (5.36.0-r0) (6/13) Installing autoconf (2.71-r2) (7/13) Installing automake (1.16.5-r2) (8/13) Installing libltdl (2.4.7-r1) (9/13) Installing libtool (2.4.7-r1) (10/13) Installing .makedepends-librttopo (20230317.200237) (11/13) Installing perl-error (0.17029-r1) (12/13) Installing perl-git (2.40.0-r0) (13/13) Installing git-perl (2.40.0-r0) Executing busybox-1.36.0-r5.trigger OK: 369 MiB in 109 packages >>> librttopo: Cleaning up srcdir >>> librttopo: Cleaning up pkgdir >>> librttopo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/librttopo-1.1.0.tar.gz >>> librttopo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/librttopo-1.1.0.tar.gz >>> librttopo: Checking sha512sums... librttopo-1.1.0.tar.gz: OK >>> librttopo: Unpacking /var/cache/distfiles/edge/librttopo-1.1.0.tar.gz... * Running /usr/bin/libtoolize (2.4.7) OPTIONS = --force --copy libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' * Running /usr/bin/aclocal (1.16.5) * Running /usr/bin/autoheader (2.71) * Running /usr/bin/automake (1.16.5) OPTIONS = --add-missing --copy -Woverride configure.ac:42: installing './compile' configure.ac:62: installing './config.guess' configure.ac:62: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' * Running /usr/bin/autoconf (2.71) configure.ac:11: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:11: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:781: AM_CONFIG_HEADER is expanded from... configure.ac:11: the top level configure.ac:24: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:24: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:24: the top level configure.ac:62: warning: The macro `AC_LIBTOOL_WIN32_DLL' is obsolete. configure.ac:62: You should run autoupdate. m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:62: the top level configure.ac:62: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:62: put the 'win32-dll' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:62: the top level configure.ac:63: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:63: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:63: the top level configure.ac:69: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:69: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:69: the top level ====================================== Now you are ready to run './configure' ====================================== 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 whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for armv6-alpine-linux-musleabihf-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 dependency style of gcc... gcc3 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 sys/time.h... yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for math.h... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for ctype.h... yes checking for errno.h... yes checking for assert.h... yes checking for stdarg.h... yes 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++... gcc3 checking for armv6-alpine-linux-musleabihf-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf 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/armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv6-alpine-linux-musleabihf/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 the maximum length of command line arguments... 98304 checking how to convert armv6-alpine-linux-musleabihf file names to armv6-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv6-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-file... no checking for file... file checking for armv6-alpine-linux-musleabihf-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for armv6-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... no 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 armv6-alpine-linux-musleabihf-mt... no checking for mt... no checking if : is a manifest tool... no 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/armv6-alpine-linux-musleabihf/bin/ld) 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... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) 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/armv6-alpine-linux-musleabihf/bin/ld) 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 off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for memset... yes checking for sqrt... yes checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for fdatasync... yes checking for ftruncate... yes checking for getcwd... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memmove... yes checking for strerror... (cached) yes checking for geos-config... /usr/bin/geos-config checking for geos_c.h... yes checking for library containing GEOSContext_setErrorMessageHandler_r... -lgeos_c checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating headers/Makefile config.status: creating headers/librttopo_geom.h config.status: creating rttopo.pc config.status: creating src/rttopo_config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in src make[1]: Entering directory '/home/buildozer/aports/community/librttopo/src/librttopo/src' make all-am make[2]: Entering directory '/home/buildozer/aports/community/librttopo/src/librttopo/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT box2d.lo -MD -MP -MF .deps/box2d.Tpo -c -o box2d.lo box2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT bytebuffer.lo -MD -MP -MF .deps/bytebuffer.Tpo -c -o bytebuffer.lo bytebuffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT g_box.lo -MD -MP -MF .deps/g_box.Tpo -c -o g_box.lo g_box.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT g_serialized.lo -MD -MP -MF .deps/g_serialized.Tpo -c -o g_serialized.lo g_serialized.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT g_util.lo -MD -MP -MF .deps/g_util.Tpo -c -o g_util.lo g_util.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT measures3d.lo -MD -MP -MF .deps/measures3d.Tpo -c -o measures3d.lo measures3d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT measures.lo -MD -MP -MF .deps/measures.Tpo -c -o measures.lo measures.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ptarray.lo -MD -MP -MF .deps/ptarray.Tpo -c -o ptarray.lo ptarray.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtalgorithm.lo -MD -MP -MF .deps/rtalgorithm.Tpo -c -o rtalgorithm.lo rtalgorithm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtcircstring.lo -MD -MP -MF .deps/rtcircstring.Tpo -c -o rtcircstring.lo rtcircstring.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtcollection.lo -MD -MP -MF .deps/rtcollection.Tpo -c -o rtcollection.lo rtcollection.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtcompound.lo -MD -MP -MF .deps/rtcompound.Tpo -c -o rtcompound.lo rtcompound.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtcurvepoly.lo -MD -MP -MF .deps/rtcurvepoly.Tpo -c -o rtcurvepoly.lo rtcurvepoly.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeodetic.lo -MD -MP -MF .deps/rtgeodetic.Tpo -c -o rtgeodetic.lo rtgeodetic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_api.lo -MD -MP -MF .deps/rtgeom_api.Tpo -c -o rtgeom_api.lo rtgeom_api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom.lo -MD -MP -MF .deps/rtgeom.Tpo -c -o rtgeom.lo rtgeom.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_debug.lo -MD -MP -MF .deps/rtgeom_debug.Tpo -c -o rtgeom_debug.lo rtgeom_debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_geos.lo -MD -MP -MF .deps/rtgeom_geos.Tpo -c -o rtgeom_geos.lo rtgeom_geos.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_geos_clean.lo -MD -MP -MF .deps/rtgeom_geos_clean.Tpo -c -o rtgeom_geos_clean.lo rtgeom_geos_clean.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_geos_node.lo -MD -MP -MF .deps/rtgeom_geos_node.Tpo -c -o rtgeom_geos_node.lo rtgeom_geos_node.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_geos_split.lo -MD -MP -MF .deps/rtgeom_geos_split.Tpo -c -o rtgeom_geos_split.lo rtgeom_geos_split.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_topo.lo -MD -MP -MF .deps/rtgeom_topo.Tpo -c -o rtgeom_topo.lo rtgeom_topo.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rthomogenize.lo -MD -MP -MF .deps/rthomogenize.Tpo -c -o rthomogenize.lo rthomogenize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtin_geojson.lo -MD -MP -MF .deps/rtin_geojson.Tpo -c -o rtin_geojson.lo rtin_geojson.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtin_twkb.lo -MD -MP -MF .deps/rtin_twkb.Tpo -c -o rtin_twkb.lo rtin_twkb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtin_wkb.lo -MD -MP -MF .deps/rtin_wkb.Tpo -c -o rtin_wkb.lo rtin_wkb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtiterator.lo -MD -MP -MF .deps/rtiterator.Tpo -c -o rtiterator.lo rtiterator.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtlinearreferencing.lo -MD -MP -MF .deps/rtlinearreferencing.Tpo -c -o rtlinearreferencing.lo rtlinearreferencing.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtline.lo -MD -MP -MF .deps/rtline.Tpo -c -o rtline.lo rtline.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmcurve.lo -MD -MP -MF .deps/rtmcurve.Tpo -c -o rtmcurve.lo rtmcurve.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmline.lo -MD -MP -MF .deps/rtmline.Tpo -c -o rtmline.lo rtmline.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmpoint.lo -MD -MP -MF .deps/rtmpoint.Tpo -c -o rtmpoint.lo rtmpoint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmpoly.lo -MD -MP -MF .deps/rtmpoly.Tpo -c -o rtmpoly.lo rtmpoly.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmsurface.lo -MD -MP -MF .deps/rtmsurface.Tpo -c -o rtmsurface.lo rtmsurface.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_encoded_polyline.lo -MD -MP -MF .deps/rtout_encoded_polyline.Tpo -c -o rtout_encoded_polyline.lo rtout_encoded_polyline.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_geojson.lo -MD -MP -MF .deps/rtout_geojson.Tpo -c -o rtout_geojson.lo rtout_geojson.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_gml.lo -MD -MP -MF .deps/rtout_gml.Tpo -c -o rtout_gml.lo rtout_gml.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_kml.lo -MD -MP -MF .deps/rtout_kml.Tpo -c -o rtout_kml.lo rtout_kml.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_svg.lo -MD -MP -MF .deps/rtout_svg.Tpo -c -o rtout_svg.lo rtout_svg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_twkb.lo -MD -MP -MF .deps/rtout_twkb.Tpo -c -o rtout_twkb.lo rtout_twkb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_wkb.lo -MD -MP -MF .deps/rtout_wkb.Tpo -c -o rtout_wkb.lo rtout_wkb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_wkt.lo -MD -MP -MF .deps/rtout_wkt.Tpo -c -o rtout_wkt.lo rtout_wkt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_x3d.lo -MD -MP -MF .deps/rtout_x3d.Tpo -c -o rtout_x3d.lo rtout_x3d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtpoint.lo -MD -MP -MF .deps/rtpoint.Tpo -c -o rtpoint.lo rtpoint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtpoly.lo -MD -MP -MF .deps/rtpoly.Tpo -c -o rtpoly.lo rtpoly.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtprint.lo -MD -MP -MF .deps/rtprint.Tpo -c -o rtprint.lo rtprint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtpsurface.lo -MD -MP -MF .deps/rtpsurface.Tpo -c -o rtpsurface.lo rtpsurface.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtspheroid.lo -MD -MP -MF .deps/rtspheroid.Tpo -c -o rtspheroid.lo rtspheroid.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtstroke.lo -MD -MP -MF .deps/rtstroke.Tpo -c -o rtstroke.lo rtstroke.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtt_tpsnap.lo -MD -MP -MF .deps/rtt_tpsnap.Tpo -c -o rtt_tpsnap.lo rtt_tpsnap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rttin.lo -MD -MP -MF .deps/rttin.Tpo -c -o rttin.lo rttin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rttree.lo -MD -MP -MF .deps/rttree.Tpo -c -o rttree.lo rttree.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rttriangle.lo -MD -MP -MF .deps/rttriangle.Tpo -c -o rttriangle.lo rttriangle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtutil.lo -MD -MP -MF .deps/rtutil.Tpo -c -o rtutil.lo rtutil.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT stringbuffer.lo -MD -MP -MF .deps/stringbuffer.Tpo -c -o stringbuffer.lo stringbuffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT varint.lo -MD -MP -MF .deps/varint.Tpo -c -o varint.lo varint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT box2d.lo -MD -MP -MF .deps/box2d.Tpo -c box2d.c -fPIC -DPIC -o .libs/box2d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT g_box.lo -MD -MP -MF .deps/g_box.Tpo -c g_box.c -fPIC -DPIC -o .libs/g_box.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT g_serialized.lo -MD -MP -MF .deps/g_serialized.Tpo -c g_serialized.c -fPIC -DPIC -o .libs/g_serialized.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtcompound.lo -MD -MP -MF .deps/rtcompound.Tpo -c rtcompound.c -fPIC -DPIC -o .libs/rtcompound.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeodetic.lo -MD -MP -MF .deps/rtgeodetic.Tpo -c rtgeodetic.c -fPIC -DPIC -o .libs/rtgeodetic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT g_util.lo -MD -MP -MF .deps/g_util.Tpo -c g_util.c -fPIC -DPIC -o .libs/g_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT measures.lo -MD -MP -MF .deps/measures.Tpo -c measures.c -fPIC -DPIC -o .libs/measures.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtalgorithm.lo -MD -MP -MF .deps/rtalgorithm.Tpo -c rtalgorithm.c -fPIC -DPIC -o .libs/rtalgorithm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtcurvepoly.lo -MD -MP -MF .deps/rtcurvepoly.Tpo -c rtcurvepoly.c -fPIC -DPIC -o .libs/rtcurvepoly.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT bytebuffer.lo -MD -MP -MF .deps/bytebuffer.Tpo -c bytebuffer.c -fPIC -DPIC -o .libs/bytebuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT measures3d.lo -MD -MP -MF .deps/measures3d.Tpo -c measures3d.c -fPIC -DPIC -o .libs/measures3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ptarray.lo -MD -MP -MF .deps/ptarray.Tpo -c ptarray.c -fPIC -DPIC -o .libs/ptarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_geos.lo -MD -MP -MF .deps/rtgeom_geos.Tpo -c rtgeom_geos.c -fPIC -DPIC -o .libs/rtgeom_geos.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_geos_split.lo -MD -MP -MF .deps/rtgeom_geos_split.Tpo -c rtgeom_geos_split.c -fPIC -DPIC -o .libs/rtgeom_geos_split.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtcollection.lo -MD -MP -MF .deps/rtcollection.Tpo -c rtcollection.c -fPIC -DPIC -o .libs/rtcollection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtcircstring.lo -MD -MP -MF .deps/rtcircstring.Tpo -c rtcircstring.c -fPIC -DPIC -o .libs/rtcircstring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_encoded_polyline.lo -MD -MP -MF .deps/rtout_encoded_polyline.Tpo -c rtout_encoded_polyline.c -fPIC -DPIC -o .libs/rtout_encoded_polyline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtin_geojson.lo -MD -MP -MF .deps/rtin_geojson.Tpo -c rtin_geojson.c -fPIC -DPIC -o .libs/rtin_geojson.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_debug.lo -MD -MP -MF .deps/rtgeom_debug.Tpo -c rtgeom_debug.c -fPIC -DPIC -o .libs/rtgeom_debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_topo.lo -MD -MP -MF .deps/rtgeom_topo.Tpo -c rtgeom_topo.c -fPIC -DPIC -o .libs/rtgeom_topo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_api.lo -MD -MP -MF .deps/rtgeom_api.Tpo -c rtgeom_api.c -fPIC -DPIC -o .libs/rtgeom_api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtlinearreferencing.lo -MD -MP -MF .deps/rtlinearreferencing.Tpo -c rtlinearreferencing.c -fPIC -DPIC -o .libs/rtlinearreferencing.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmpoint.lo -MD -MP -MF .deps/rtmpoint.Tpo -c rtmpoint.c -fPIC -DPIC -o .libs/rtmpoint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmcurve.lo -MD -MP -MF .deps/rtmcurve.Tpo -c rtmcurve.c -fPIC -DPIC -o .libs/rtmcurve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmpoly.lo -MD -MP -MF .deps/rtmpoly.Tpo -c rtmpoly.c -fPIC -DPIC -o .libs/rtmpoly.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_gml.lo -MD -MP -MF .deps/rtout_gml.Tpo -c rtout_gml.c -fPIC -DPIC -o .libs/rtout_gml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_geos_clean.lo -MD -MP -MF .deps/rtgeom_geos_clean.Tpo -c rtgeom_geos_clean.c -fPIC -DPIC -o .libs/rtgeom_geos_clean.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_geojson.lo -MD -MP -MF .deps/rtout_geojson.Tpo -c rtout_geojson.c -fPIC -DPIC -o .libs/rtout_geojson.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtline.lo -MD -MP -MF .deps/rtline.Tpo -c rtline.c -fPIC -DPIC -o .libs/rtline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtin_twkb.lo -MD -MP -MF .deps/rtin_twkb.Tpo -c rtin_twkb.c -fPIC -DPIC -o .libs/rtin_twkb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmsurface.lo -MD -MP -MF .deps/rtmsurface.Tpo -c rtmsurface.c -fPIC -DPIC -o .libs/rtmsurface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmline.lo -MD -MP -MF .deps/rtmline.Tpo -c rtmline.c -fPIC -DPIC -o .libs/rtmline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_wkb.lo -MD -MP -MF .deps/rtout_wkb.Tpo -c rtout_wkb.c -fPIC -DPIC -o .libs/rtout_wkb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtpoly.lo -MD -MP -MF .deps/rtpoly.Tpo -c rtpoly.c -fPIC -DPIC -o .libs/rtpoly.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_kml.lo -MD -MP -MF .deps/rtout_kml.Tpo -c rtout_kml.c -fPIC -DPIC -o .libs/rtout_kml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_twkb.lo -MD -MP -MF .deps/rtout_twkb.Tpo -c rtout_twkb.c -fPIC -DPIC -o .libs/rtout_twkb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rttree.lo -MD -MP -MF .deps/rttree.Tpo -c rttree.c -fPIC -DPIC -o .libs/rttree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_wkt.lo -MD -MP -MF .deps/rtout_wkt.Tpo -c rtout_wkt.c -fPIC -DPIC -o .libs/rtout_wkt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_geos_node.lo -MD -MP -MF .deps/rtgeom_geos_node.Tpo -c rtgeom_geos_node.c -fPIC -DPIC -o .libs/rtgeom_geos_node.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtin_wkb.lo -MD -MP -MF .deps/rtin_wkb.Tpo -c rtin_wkb.c -fPIC -DPIC -o .libs/rtin_wkb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtpsurface.lo -MD -MP -MF .deps/rtpsurface.Tpo -c rtpsurface.c -fPIC -DPIC -o .libs/rtpsurface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtiterator.lo -MD -MP -MF .deps/rtiterator.Tpo -c rtiterator.c -fPIC -DPIC -o .libs/rtiterator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT stringbuffer.lo -MD -MP -MF .deps/stringbuffer.Tpo -c stringbuffer.c -fPIC -DPIC -o .libs/stringbuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtutil.lo -MD -MP -MF .deps/rtutil.Tpo -c rtutil.c -fPIC -DPIC -o .libs/rtutil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtpoint.lo -MD -MP -MF .deps/rtpoint.Tpo -c rtpoint.c -fPIC -DPIC -o .libs/rtpoint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_x3d.lo -MD -MP -MF .deps/rtout_x3d.Tpo -c rtout_x3d.c -fPIC -DPIC -o .libs/rtout_x3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom.lo -MD -MP -MF .deps/rtgeom.Tpo -c rtgeom.c -fPIC -DPIC -o .libs/rtgeom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rthomogenize.lo -MD -MP -MF .deps/rthomogenize.Tpo -c rthomogenize.c -fPIC -DPIC -o .libs/rthomogenize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtprint.lo -MD -MP -MF .deps/rtprint.Tpo -c rtprint.c -fPIC -DPIC -o .libs/rtprint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtt_tpsnap.lo -MD -MP -MF .deps/rtt_tpsnap.Tpo -c rtt_tpsnap.c -fPIC -DPIC -o .libs/rtt_tpsnap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtspheroid.lo -MD -MP -MF .deps/rtspheroid.Tpo -c rtspheroid.c -fPIC -DPIC -o .libs/rtspheroid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rttin.lo -MD -MP -MF .deps/rttin.Tpo -c rttin.c -fPIC -DPIC -o .libs/rttin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtstroke.lo -MD -MP -MF .deps/rtstroke.Tpo -c rtstroke.c -fPIC -DPIC -o .libs/rtstroke.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_svg.lo -MD -MP -MF .deps/rtout_svg.Tpo -c rtout_svg.c -fPIC -DPIC -o .libs/rtout_svg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT varint.lo -MD -MP -MF .deps/varint.Tpo -c varint.c -fPIC -DPIC -o .libs/varint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rttriangle.lo -MD -MP -MF .deps/rttriangle.Tpo -c rttriangle.c -fPIC -DPIC -o .libs/rttriangle.o rtgeom_geos.c: In function 'RTGEOM2GEOS': rtgeom_geos.c:367:14: warning: statement will never be executed [-Wswitch-unreachable] 367 | RTPOINT *rtp = NULL; | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT box2d.lo -MD -MP -MF .deps/box2d.Tpo -c box2d.c -o box2d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmcurve.lo -MD -MP -MF .deps/rtmcurve.Tpo -c rtmcurve.c -o rtmcurve.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmsurface.lo -MD -MP -MF .deps/rtmsurface.Tpo -c rtmsurface.c -o rtmsurface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtin_geojson.lo -MD -MP -MF .deps/rtin_geojson.Tpo -c rtin_geojson.c -o rtin_geojson.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT g_util.lo -MD -MP -MF .deps/g_util.Tpo -c g_util.c -o g_util.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmpoly.lo -MD -MP -MF .deps/rtmpoly.Tpo -c rtmpoly.c -o rtmpoly.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_encoded_polyline.lo -MD -MP -MF .deps/rtout_encoded_polyline.Tpo -c rtout_encoded_polyline.c -o rtout_encoded_polyline.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmline.lo -MD -MP -MF .deps/rtmline.Tpo -c rtmline.c -o rtmline.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtcurvepoly.lo -MD -MP -MF .deps/rtcurvepoly.Tpo -c rtcurvepoly.c -o rtcurvepoly.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtmpoint.lo -MD -MP -MF .deps/rtmpoint.Tpo -c rtmpoint.c -o rtmpoint.o >/dev/null 2>&1 mv -f .deps/rtmcurve.Tpo .deps/rtmcurve.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_debug.lo -MD -MP -MF .deps/rtgeom_debug.Tpo -c rtgeom_debug.c -o rtgeom_debug.o >/dev/null 2>&1 mv -f .deps/rtmsurface.Tpo .deps/rtmsurface.Plo mv -f .deps/box2d.Tpo .deps/box2d.Plo mv -f .deps/rtin_geojson.Tpo .deps/rtin_geojson.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_kml.lo -MD -MP -MF .deps/rtout_kml.Tpo -c rtout_kml.c -o rtout_kml.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rthomogenize.lo -MD -MP -MF .deps/rthomogenize.Tpo -c rthomogenize.c -o rthomogenize.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_geos_node.lo -MD -MP -MF .deps/rtgeom_geos_node.Tpo -c rtgeom_geos_node.c -o rtgeom_geos_node.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rttree.lo -MD -MP -MF .deps/rttree.Tpo -c rttree.c -o rttree.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rttin.lo -MD -MP -MF .deps/rttin.Tpo -c rttin.c -o rttin.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtiterator.lo -MD -MP -MF .deps/rtiterator.Tpo -c rtiterator.c -o rtiterator.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT varint.lo -MD -MP -MF .deps/varint.Tpo -c varint.c -o varint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtpsurface.lo -MD -MP -MF .deps/rtpsurface.Tpo -c rtpsurface.c -o rtpsurface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtcompound.lo -MD -MP -MF .deps/rtcompound.Tpo -c rtcompound.c -o rtcompound.o >/dev/null 2>&1 mv -f .deps/rtmpoly.Tpo .deps/rtmpoly.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT stringbuffer.lo -MD -MP -MF .deps/stringbuffer.Tpo -c stringbuffer.c -o stringbuffer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT bytebuffer.lo -MD -MP -MF .deps/bytebuffer.Tpo -c bytebuffer.c -o bytebuffer.o >/dev/null 2>&1 mv -f .deps/g_util.Tpo .deps/g_util.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rttriangle.lo -MD -MP -MF .deps/rttriangle.Tpo -c rttriangle.c -o rttriangle.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtutil.lo -MD -MP -MF .deps/rtutil.Tpo -c rtutil.c -o rtutil.o >/dev/null 2>&1 mv -f .deps/rtout_encoded_polyline.Tpo .deps/rtout_encoded_polyline.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtprint.lo -MD -MP -MF .deps/rtprint.Tpo -c rtprint.c -o rtprint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_geos_split.lo -MD -MP -MF .deps/rtgeom_geos_split.Tpo -c rtgeom_geos_split.c -o rtgeom_geos_split.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtpoint.lo -MD -MP -MF .deps/rtpoint.Tpo -c rtpoint.c -o rtpoint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtcircstring.lo -MD -MP -MF .deps/rtcircstring.Tpo -c rtcircstring.c -o rtcircstring.o >/dev/null 2>&1 mv -f .deps/rtmline.Tpo .deps/rtmline.Plo mv -f .deps/rtmpoint.Tpo .deps/rtmpoint.Plo mv -f .deps/rtcurvepoly.Tpo .deps/rtcurvepoly.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtt_tpsnap.lo -MD -MP -MF .deps/rtt_tpsnap.Tpo -c rtt_tpsnap.c -o rtt_tpsnap.o >/dev/null 2>&1 mv -f .deps/rtgeom_debug.Tpo .deps/rtgeom_debug.Plo mv -f .deps/rthomogenize.Tpo .deps/rthomogenize.Plo mv -f .deps/rtout_kml.Tpo .deps/rtout_kml.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtin_twkb.lo -MD -MP -MF .deps/rtin_twkb.Tpo -c rtin_twkb.c -o rtin_twkb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_twkb.lo -MD -MP -MF .deps/rtout_twkb.Tpo -c rtout_twkb.c -o rtout_twkb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtin_wkb.lo -MD -MP -MF .deps/rtin_wkb.Tpo -c rtin_wkb.c -o rtin_wkb.o >/dev/null 2>&1 mv -f .deps/rtgeom_geos_node.Tpo .deps/rtgeom_geos_node.Plo mv -f .deps/rttree.Tpo .deps/rttree.Plo mv -f .deps/rttin.Tpo .deps/rttin.Plo mv -f .deps/varint.Tpo .deps/varint.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtspheroid.lo -MD -MP -MF .deps/rtspheroid.Tpo -c rtspheroid.c -o rtspheroid.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_wkt.lo -MD -MP -MF .deps/rtout_wkt.Tpo -c rtout_wkt.c -o rtout_wkt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtalgorithm.lo -MD -MP -MF .deps/rtalgorithm.Tpo -c rtalgorithm.c -o rtalgorithm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_geos_clean.lo -MD -MP -MF .deps/rtgeom_geos_clean.Tpo -c rtgeom_geos_clean.c -o rtgeom_geos_clean.o >/dev/null 2>&1 mv -f .deps/rtiterator.Tpo .deps/rtiterator.Plo mv -f .deps/rtpsurface.Tpo .deps/rtpsurface.Plo mv -f .deps/rtcompound.Tpo .deps/rtcompound.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_svg.lo -MD -MP -MF .deps/rtout_svg.Tpo -c rtout_svg.c -o rtout_svg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtline.lo -MD -MP -MF .deps/rtline.Tpo -c rtline.c -o rtline.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtcollection.lo -MD -MP -MF .deps/rtcollection.Tpo -c rtcollection.c -o rtcollection.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_wkb.lo -MD -MP -MF .deps/rtout_wkb.Tpo -c rtout_wkb.c -o rtout_wkb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_api.lo -MD -MP -MF .deps/rtgeom_api.Tpo -c rtgeom_api.c -o rtgeom_api.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtpoly.lo -MD -MP -MF .deps/rtpoly.Tpo -c rtpoly.c -o rtpoly.o >/dev/null 2>&1 mv -f .deps/stringbuffer.Tpo .deps/stringbuffer.Plo mv -f .deps/rttriangle.Tpo .deps/rttriangle.Plo mv -f .deps/bytebuffer.Tpo .deps/bytebuffer.Plo mv -f .deps/rtutil.Tpo .deps/rtutil.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_geojson.lo -MD -MP -MF .deps/rtout_geojson.Tpo -c rtout_geojson.c -o rtout_geojson.o >/dev/null 2>&1 mv -f .deps/rtprint.Tpo .deps/rtprint.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT g_box.lo -MD -MP -MF .deps/g_box.Tpo -c g_box.c -o g_box.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtstroke.lo -MD -MP -MF .deps/rtstroke.Tpo -c rtstroke.c -o rtstroke.o >/dev/null 2>&1 mv -f .deps/rtcircstring.Tpo .deps/rtcircstring.Plo mv -f .deps/rtpoint.Tpo .deps/rtpoint.Plo mv -f .deps/rtgeom_geos_split.Tpo .deps/rtgeom_geos_split.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_x3d.lo -MD -MP -MF .deps/rtout_x3d.Tpo -c rtout_x3d.c -o rtout_x3d.o >/dev/null 2>&1 mv -f .deps/rtt_tpsnap.Tpo .deps/rtt_tpsnap.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT measures3d.lo -MD -MP -MF .deps/measures3d.Tpo -c measures3d.c -o measures3d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtlinearreferencing.lo -MD -MP -MF .deps/rtlinearreferencing.Tpo -c rtlinearreferencing.c -o rtlinearreferencing.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_geos.lo -MD -MP -MF .deps/rtgeom_geos.Tpo -c rtgeom_geos.c -o rtgeom_geos.o >/dev/null 2>&1 mv -f .deps/rtin_twkb.Tpo .deps/rtin_twkb.Plo mv -f .deps/rtout_twkb.Tpo .deps/rtout_twkb.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT g_serialized.lo -MD -MP -MF .deps/g_serialized.Tpo -c g_serialized.c -o g_serialized.o >/dev/null 2>&1 mv -f .deps/rtin_wkb.Tpo .deps/rtin_wkb.Plo mv -f .deps/rtspheroid.Tpo .deps/rtspheroid.Plo mv -f .deps/rtout_wkt.Tpo .deps/rtout_wkt.Plo mv -f .deps/rtgeom_geos_clean.Tpo .deps/rtgeom_geos_clean.Plo mv -f .deps/rtalgorithm.Tpo .deps/rtalgorithm.Plo mv -f .deps/rtout_svg.Tpo .deps/rtout_svg.Plo mv -f .deps/rtline.Tpo .deps/rtline.Plo mv -f .deps/rtgeom_api.Tpo .deps/rtgeom_api.Plo mv -f .deps/rtout_wkb.Tpo .deps/rtout_wkb.Plo mv -f .deps/rtcollection.Tpo .deps/rtcollection.Plo mv -f .deps/rtpoly.Tpo .deps/rtpoly.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom.lo -MD -MP -MF .deps/rtgeom.Tpo -c rtgeom.c -o rtgeom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ptarray.lo -MD -MP -MF .deps/ptarray.Tpo -c ptarray.c -o ptarray.o >/dev/null 2>&1 mv -f .deps/rtout_geojson.Tpo .deps/rtout_geojson.Plo mv -f .deps/rtstroke.Tpo .deps/rtstroke.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT measures.lo -MD -MP -MF .deps/measures.Tpo -c measures.c -o measures.o >/dev/null 2>&1 mv -f .deps/g_box.Tpo .deps/g_box.Plo mv -f .deps/rtout_x3d.Tpo .deps/rtout_x3d.Plo mv -f .deps/measures3d.Tpo .deps/measures3d.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtout_gml.lo -MD -MP -MF .deps/rtout_gml.Tpo -c rtout_gml.c -o rtout_gml.o >/dev/null 2>&1 mv -f .deps/rtlinearreferencing.Tpo .deps/rtlinearreferencing.Plo mv -f .deps/rtgeom_geos.Tpo .deps/rtgeom_geos.Plo mv -f .deps/g_serialized.Tpo .deps/g_serialized.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeodetic.lo -MD -MP -MF .deps/rtgeodetic.Tpo -c rtgeodetic.c -o rtgeodetic.o >/dev/null 2>&1 mv -f .deps/rtgeom.Tpo .deps/rtgeom.Plo mv -f .deps/ptarray.Tpo .deps/ptarray.Plo mv -f .deps/measures.Tpo .deps/measures.Plo mv -f .deps/rtout_gml.Tpo .deps/rtout_gml.Plo mv -f .deps/rtgeodetic.Tpo .deps/rtgeodetic.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I../headers -I../headers -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT rtgeom_topo.lo -MD -MP -MF .deps/rtgeom_topo.Tpo -c rtgeom_topo.c -o rtgeom_topo.o >/dev/null 2>&1 mv -f .deps/rtgeom_topo.Tpo .deps/rtgeom_topo.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -version-info 2:0:1 -no-undefined -Wl,--as-needed,-O1,--sort-common -o librttopo.la -rpath /usr/lib box2d.lo bytebuffer.lo g_box.lo g_serialized.lo g_util.lo measures3d.lo measures.lo ptarray.lo rtalgorithm.lo rtcircstring.lo rtcollection.lo rtcompound.lo rtcurvepoly.lo rtgeodetic.lo rtgeom_api.lo rtgeom.lo rtgeom_debug.lo rtgeom_geos.lo rtgeom_geos_clean.lo rtgeom_geos_node.lo rtgeom_geos_split.lo rtgeom_topo.lo rthomogenize.lo rtin_geojson.lo rtin_twkb.lo rtin_wkb.lo rtiterator.lo rtlinearreferencing.lo rtline.lo rtmcurve.lo rtmline.lo rtmpoint.lo rtmpoly.lo rtmsurface.lo rtout_encoded_polyline.lo rtout_geojson.lo rtout_gml.lo rtout_kml.lo rtout_svg.lo rtout_twkb.lo rtout_wkb.lo rtout_wkt.lo rtout_x3d.lo rtpoint.lo rtpoly.lo rtprint.lo rtpsurface.lo rtspheroid.lo rtstroke.lo rtt_tpsnap.lo rttin.lo rttree.lo rttriangle.lo rtutil.lo stringbuffer.lo varint.lo -lm -L/usr/lib -lgeos_c libtool: link: gcc -shared -fPIC -DPIC .libs/box2d.o .libs/bytebuffer.o .libs/g_box.o .libs/g_serialized.o .libs/g_util.o .libs/measures3d.o .libs/measures.o .libs/ptarray.o .libs/rtalgorithm.o .libs/rtcircstring.o .libs/rtcollection.o .libs/rtcompound.o .libs/rtcurvepoly.o .libs/rtgeodetic.o .libs/rtgeom_api.o .libs/rtgeom.o .libs/rtgeom_debug.o .libs/rtgeom_geos.o .libs/rtgeom_geos_clean.o .libs/rtgeom_geos_node.o .libs/rtgeom_geos_split.o .libs/rtgeom_topo.o .libs/rthomogenize.o .libs/rtin_geojson.o .libs/rtin_twkb.o .libs/rtin_wkb.o .libs/rtiterator.o .libs/rtlinearreferencing.o .libs/rtline.o .libs/rtmcurve.o .libs/rtmline.o .libs/rtmpoint.o .libs/rtmpoly.o .libs/rtmsurface.o .libs/rtout_encoded_polyline.o .libs/rtout_geojson.o .libs/rtout_gml.o .libs/rtout_kml.o .libs/rtout_svg.o .libs/rtout_twkb.o .libs/rtout_wkb.o .libs/rtout_wkt.o .libs/rtout_x3d.o .libs/rtpoint.o .libs/rtpoly.o .libs/rtprint.o .libs/rtpsurface.o .libs/rtspheroid.o .libs/rtstroke.o .libs/rtt_tpsnap.o .libs/rttin.o .libs/rttree.o .libs/rttriangle.o .libs/rtutil.o .libs/stringbuffer.o .libs/varint.o -lm -L/usr/lib -lgeos_c -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,librttopo.so.1 -o .libs/librttopo.so.1.1.0 libtool: link: (cd ".libs" && rm -f "librttopo.so.1" && ln -s "librttopo.so.1.1.0" "librttopo.so.1") libtool: link: (cd ".libs" && rm -f "librttopo.so" && ln -s "librttopo.so.1.1.0" "librttopo.so") libtool: link: ar cr .libs/librttopo.a box2d.o bytebuffer.o g_box.o g_serialized.o g_util.o measures3d.o measures.o ptarray.o rtalgorithm.o rtcircstring.o rtcollection.o rtcompound.o rtcurvepoly.o rtgeodetic.o rtgeom_api.o rtgeom.o rtgeom_debug.o rtgeom_geos.o rtgeom_geos_clean.o rtgeom_geos_node.o rtgeom_geos_split.o rtgeom_topo.o rthomogenize.o rtin_geojson.o rtin_twkb.o rtin_wkb.o rtiterator.o rtlinearreferencing.o rtline.o rtmcurve.o rtmline.o rtmpoint.o rtmpoly.o rtmsurface.o rtout_encoded_polyline.o rtout_geojson.o rtout_gml.o rtout_kml.o rtout_svg.o rtout_twkb.o rtout_wkb.o rtout_wkt.o rtout_x3d.o rtpoint.o rtpoly.o rtprint.o rtpsurface.o rtspheroid.o rtstroke.o rtt_tpsnap.o rttin.o rttree.o rttriangle.o rtutil.o stringbuffer.o varint.o libtool: link: ranlib .libs/librttopo.a libtool: link: ( cd ".libs" && rm -f "librttopo.la" && ln -s "../librttopo.la" "librttopo.la" ) make[2]: Leaving directory '/home/buildozer/aports/community/librttopo/src/librttopo/src' make[1]: Leaving directory '/home/buildozer/aports/community/librttopo/src/librttopo/src' Making all in headers make[1]: Entering directory '/home/buildozer/aports/community/librttopo/src/librttopo/headers' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/librttopo/src/librttopo/headers' make[1]: Entering directory '/home/buildozer/aports/community/librttopo/src/librttopo' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/librttopo/src/librttopo' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/librttopo/src/librttopo/src' make[1]: Leaving directory '/home/buildozer/aports/community/librttopo/src/librttopo/src' Making check in headers make[1]: Entering directory '/home/buildozer/aports/community/librttopo/src/librttopo/headers' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/librttopo/src/librttopo/headers' make[1]: Entering directory '/home/buildozer/aports/community/librttopo/src/librttopo' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/librttopo/src/librttopo' >>> librttopo: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/librttopo/src/librttopo/src' make[2]: Entering directory '/home/buildozer/aports/community/librttopo/src/librttopo/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/librttopo/pkg/librttopo/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c librttopo.la '/home/buildozer/aports/community/librttopo/pkg/librttopo/usr/lib' libtool: install: /usr/bin/install -c .libs/librttopo.so.1.1.0 /home/buildozer/aports/community/librttopo/pkg/librttopo/usr/lib/librttopo.so.1.1.0 libtool: install: (cd /home/buildozer/aports/community/librttopo/pkg/librttopo/usr/lib && { ln -s -f librttopo.so.1.1.0 librttopo.so.1 || { rm -f librttopo.so.1 && ln -s librttopo.so.1.1.0 librttopo.so.1; }; }) libtool: install: (cd /home/buildozer/aports/community/librttopo/pkg/librttopo/usr/lib && { ln -s -f librttopo.so.1.1.0 librttopo.so || { rm -f librttopo.so && ln -s librttopo.so.1.1.0 librttopo.so; }; }) libtool: install: /usr/bin/install -c .libs/librttopo.lai /home/buildozer/aports/community/librttopo/pkg/librttopo/usr/lib/librttopo.la libtool: install: /usr/bin/install -c .libs/librttopo.a /home/buildozer/aports/community/librttopo/pkg/librttopo/usr/lib/librttopo.a libtool: install: chmod 644 /home/buildozer/aports/community/librttopo/pkg/librttopo/usr/lib/librttopo.a libtool: install: ranlib /home/buildozer/aports/community/librttopo/pkg/librttopo/usr/lib/librttopo.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/librttopo/src/librttopo/src' make[1]: Leaving directory '/home/buildozer/aports/community/librttopo/src/librttopo/src' Making install in headers make[1]: Entering directory '/home/buildozer/aports/community/librttopo/src/librttopo/headers' make[2]: Entering directory '/home/buildozer/aports/community/librttopo/src/librttopo/headers' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/librttopo/pkg/librttopo/usr/include' /usr/bin/install -c -m 644 librttopo_geom.h librttopo.h '/home/buildozer/aports/community/librttopo/pkg/librttopo/usr/include/.' make[2]: Leaving directory '/home/buildozer/aports/community/librttopo/src/librttopo/headers' make[1]: Leaving directory '/home/buildozer/aports/community/librttopo/src/librttopo/headers' make[1]: Entering directory '/home/buildozer/aports/community/librttopo/src/librttopo' make[2]: Entering directory '/home/buildozer/aports/community/librttopo/src/librttopo' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/librttopo/pkg/librttopo/usr/lib/pkgconfig' /usr/bin/install -c -m 644 rttopo.pc '/home/buildozer/aports/community/librttopo/pkg/librttopo/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/librttopo/src/librttopo' make[1]: Leaving directory '/home/buildozer/aports/community/librttopo/src/librttopo' >>> librttopo-dev*: Running split function dev... >>> librttopo-dev*: Preparing subpackage librttopo-dev... >>> librttopo-dev*: Stripping binaries >>> librttopo-dev*: Running postcheck for librttopo-dev >>> librttopo*: Running postcheck for librttopo >>> librttopo*: Preparing package librttopo... >>> librttopo*: Stripping binaries >>> librttopo-dev*: Scanning shared objects >>> librttopo*: Scanning shared objects >>> librttopo-dev*: Tracing dependencies... geos-dev librttopo=1.1.0-r3 pkgconfig >>> librttopo-dev*: Package size: 692.0 KB >>> librttopo-dev*: Compressing data... >>> librttopo-dev*: Create checksum... >>> librttopo-dev*: Create librttopo-dev-1.1.0-r3.apk >>> librttopo*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgeos_c.so.1 >>> librttopo*: Package size: 368.0 KB >>> librttopo*: Compressing data... >>> librttopo*: Create checksum... >>> librttopo*: Create librttopo-1.1.0-r3.apk >>> librttopo: Build complete at Fri, 17 Mar 2023 20:02:49 +0000 elapsed time 0h 0m 12s >>> librttopo: Cleaning up srcdir >>> librttopo: Cleaning up pkgdir >>> librttopo: Uninstalling dependencies... (1/13) Purging .makedepends-librttopo (20230317.200237) (2/13) Purging geos-dev (3.11.2-r0) (3/13) Purging geos (3.11.2-r0) (4/13) Purging autoconf (2.71-r2) (5/13) Purging m4 (1.4.19-r2) (6/13) Purging automake (1.16.5-r2) (7/13) Purging libtool (2.4.7-r1) (8/13) Purging libltdl (2.4.7-r1) (9/13) Purging git-perl (2.40.0-r0) (10/13) Purging perl-git (2.40.0-r0) (11/13) Purging perl-error (0.17029-r1) (12/13) Purging perl (5.36.0-r0) (13/13) Purging libbz2 (1.0.8-r4) Executing busybox-1.36.0-r5.trigger OK: 326 MiB in 96 packages >>> librttopo: Updating the community/armhf repository index... >>> librttopo: Signing the index...