D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/geos-3.8.1-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.p5ibZQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf geos-3.8.1 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/geos-3.8.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd geos-3.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0bMxAP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd geos-3.8.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for GEOS version... "3.8.1" checking for GEOS CAPI version... "1.13.3" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk 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 nested variables... (cached) yes checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-mageia-linux-gnu-g++... none checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/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 library containing strerror... none required checking whether make sets $(MAKE)... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking for working memcmp... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for ANSI C header files... (cached) yes checking for memory.h... (cached) yes checking for unistd.h... (cached) yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for strchr... yes checking for memcpy... yes checking for gettimeofday... yes checking whether stat file-mode macros are broken... no checking whether struct tm is in sys/time.h or time.h... time.h checking for size_t... (cached) yes checking for an ANSI C-conforming const... yes checking if requested to force inline functions... yes checking if requested to enable assert macros... yes checking if requested libstdc++ debug mode... no checking whether aarch64-mageia-linux-gnu-g++ supports C++11 features by default... yes checking whether C++ compiler accepts -Wsuggest-override -Werror... yes checking whether C++ compiler accepts -Wmissing-override -Werror... no checking if aarch64-mageia-linux-gnu-g++ supports -pedantic... yes checking if aarch64-mageia-linux-gnu-g++ supports -Wall... yes checking if aarch64-mageia-linux-gnu-g++ supports -Wno-long-long... yes checking if aarch64-mageia-linux-gnu-g++ supports -ffloat-store... yes checking for finite... yes checking for isfinite... yes checking for isnan... yes checking whether int64_t is 64 bits... no checking whether long long int is 64 bits... yes checking OS-specific settings... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating capi/Makefile config.status: creating capi/geos_c.h config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating macros/Makefile config.status: creating src/Makefile config.status: creating src/algorithm/Makefile config.status: creating src/algorithm/locate/Makefile config.status: creating src/algorithm/distance/Makefile config.status: creating src/geom/Makefile config.status: creating src/geom/prep/Makefile config.status: creating src/geom/util/Makefile config.status: creating src/geomgraph/Makefile config.status: creating src/geomgraph/index/Makefile config.status: creating include/Makefile config.status: creating include/geos/Makefile config.status: creating include/geos/algorithm/Makefile config.status: creating include/geos/algorithm/locate/Makefile config.status: creating include/geos/algorithm/distance/Makefile config.status: creating include/geos/algorithm/ttmath/Makefile config.status: creating include/geos/geom/Makefile config.status: creating include/geos/geom/prep/Makefile config.status: creating include/geos/geom/util/Makefile config.status: creating include/geos/geomgraph/Makefile config.status: creating include/geos/geomgraph/index/Makefile config.status: creating include/geos/index/Makefile config.status: creating include/geos/index/bintree/Makefile config.status: creating include/geos/index/chain/Makefile config.status: creating include/geos/index/intervalrtree/Makefile config.status: creating include/geos/index/quadtree/Makefile config.status: creating include/geos/index/strtree/Makefile config.status: creating include/geos/index/sweepline/Makefile config.status: creating include/geos/io/Makefile config.status: creating include/geos/linearref/Makefile config.status: creating include/geos/noding/Makefile config.status: creating include/geos/noding/snapround/Makefile config.status: creating include/geos/operation/Makefile config.status: creating include/geos/operation/buffer/Makefile config.status: creating include/geos/operation/distance/Makefile config.status: creating include/geos/operation/intersection/Makefile config.status: creating include/geos/operation/linemerge/Makefile config.status: creating include/geos/operation/overlay/Makefile config.status: creating include/geos/operation/overlay/snap/Makefile config.status: creating include/geos/operation/polygonize/Makefile config.status: creating include/geos/operation/predicate/Makefile config.status: creating include/geos/operation/relate/Makefile config.status: creating include/geos/operation/sharedpaths/Makefile config.status: creating include/geos/operation/union/Makefile config.status: creating include/geos/operation/valid/Makefile config.status: creating include/geos/planargraph/Makefile config.status: creating include/geos/planargraph/algorithm/Makefile config.status: creating include/geos/precision/Makefile config.status: creating include/geos/simplify/Makefile config.status: creating include/geos/triangulate/Makefile config.status: creating include/geos/triangulate/quadedge/Makefile config.status: creating include/geos/util/Makefile config.status: creating include/geos/version.h config.status: creating src/index/Makefile config.status: creating src/index/bintree/Makefile config.status: creating src/index/chain/Makefile config.status: creating src/index/intervalrtree/Makefile config.status: creating src/index/quadtree/Makefile config.status: creating src/index/strtree/Makefile config.status: creating src/index/sweepline/Makefile config.status: creating src/io/Makefile config.status: creating src/linearref/Makefile config.status: creating src/noding/Makefile config.status: creating src/noding/snapround/Makefile config.status: creating src/operation/Makefile config.status: creating src/operation/buffer/Makefile config.status: creating src/operation/distance/Makefile config.status: creating src/operation/intersection/Makefile config.status: creating src/operation/linemerge/Makefile config.status: creating src/operation/overlay/Makefile config.status: creating src/operation/polygonize/Makefile config.status: creating src/operation/predicate/Makefile config.status: creating src/operation/relate/Makefile config.status: creating src/operation/sharedpaths/Makefile config.status: creating src/operation/union/Makefile config.status: creating src/operation/valid/Makefile config.status: creating src/planargraph/Makefile config.status: creating src/precision/Makefile config.status: creating src/simplify/Makefile config.status: creating src/triangulate/Makefile config.status: creating src/triangulate/quadedge/Makefile config.status: creating src/util/Makefile config.status: creating swig/geos.i config.status: creating swig/Makefile config.status: creating swig/python/Makefile config.status: creating swig/python/tests/Makefile config.status: creating swig/ruby/Makefile config.status: creating swig/ruby/test/Makefile config.status: creating tests/Makefile config.status: creating tests/bigtest/Makefile config.status: creating tests/unit/Makefile config.status: creating benchmarks/Makefile config.status: creating benchmarks/algorithm/Makefile config.status: creating benchmarks/operation/Makefile config.status: creating benchmarks/operation/buffer/Makefile config.status: creating benchmarks/operation/predicate/Makefile config.status: creating benchmarks/capi/Makefile config.status: creating tests/xmltester/Makefile config.status: creating tests/geostest/Makefile config.status: creating tests/thread/Makefile config.status: creating tools/Makefile config.status: creating tools/geos-config config.status: creating tools/astyle/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands Swig: false Python bindings: false Ruby bindings: false + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in include /usr/bin/make all-recursive Making all in geos Making all in algorithm Making all in locate make[7]: Nothing to be done for 'all-am'. Making all in distance make[7]: Nothing to be done for 'all-am'. Making all in ttmath make[7]: Nothing to be done for 'all-am'. make[6]: Nothing to be done for 'all-am'. Making all in geom Making all in util make[6]: Nothing to be done for 'all'. Making all in prep make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. Making all in geomgraph Making all in index make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. Making all in index Making all in intervalrtree make[7]: Nothing to be done for 'all-am'. Making all in sweepline make[7]: Nothing to be done for 'all-am'. Making all in strtree make[7]: Nothing to be done for 'all-am'. Making all in quadtree make[7]: Nothing to be done for 'all-am'. Making all in bintree make[7]: Nothing to be done for 'all-am'. Making all in chain make[7]: Nothing to be done for 'all-am'. make[6]: Nothing to be done for 'all-am'. Making all in io make[6]: Nothing to be done for 'all-am'. Making all in linearref make[5]: Nothing to be done for 'all'. Making all in noding Making all in snapround make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. Making all in operation Making all in buffer make[6]: Nothing to be done for 'all'. Making all in distance make[6]: Nothing to be done for 'all'. Making all in intersection make[6]: Nothing to be done for 'all'. Making all in linemerge make[6]: Nothing to be done for 'all'. Making all in overlay Making all in snap make[7]: Nothing to be done for 'all'. make[7]: Nothing to be done for 'all-am'. Making all in polygonize make[6]: Nothing to be done for 'all'. Making all in predicate make[6]: Nothing to be done for 'all'. Making all in relate make[6]: Nothing to be done for 'all'. Making all in union make[6]: Nothing to be done for 'all'. Making all in sharedpaths make[6]: Nothing to be done for 'all'. Making all in valid make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. Making all in planargraph Making all in algorithm make[6]: Nothing to be done for 'all'. make[6]: Nothing to be done for 'all-am'. Making all in precision make[5]: Nothing to be done for 'all'. Making all in simplify make[6]: Nothing to be done for 'all-am'. Making all in triangulate Making all in quadedge make[7]: Nothing to be done for 'all-am'. make[6]: Nothing to be done for 'all-am'. Making all in util make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. Making all in src Making all in algorithm Making all in locate make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PointOnGeometryLocator.lo PointOnGeometryLocator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PointOnGeometryLocator.cpp -fPIC -DPIC -o .libs/PointOnGeometryLocator.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SimplePointInAreaLocator.lo SimplePointInAreaLocator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SimplePointInAreaLocator.cpp -fPIC -DPIC -o .libs/SimplePointInAreaLocator.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IndexedPointInAreaLocator.lo IndexedPointInAreaLocator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IndexedPointInAreaLocator.cpp -fPIC -DPIC -o .libs/IndexedPointInAreaLocator.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o liblocation.la IndexedPointInAreaLocator.lo PointOnGeometryLocator.lo SimplePointInAreaLocator.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/liblocation.a .libs/IndexedPointInAreaLocator.o .libs/PointOnGeometryLocator.o .libs/SimplePointInAreaLocator.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/liblocation.a libtool: link: ( cd ".libs" && rm -f "liblocation.la" && ln -s "../liblocation.la" "liblocation.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate' Making all in distance make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DiscreteHausdorffDistance.lo DiscreteHausdorffDistance.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DiscreteHausdorffDistance.cpp -fPIC -DPIC -o .libs/DiscreteHausdorffDistance.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DistanceToPoint.lo DistanceToPoint.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DistanceToPoint.cpp -fPIC -DPIC -o .libs/DistanceToPoint.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DiscreteFrechetDistance.lo DiscreteFrechetDistance.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DiscreteFrechetDistance.cpp -fPIC -DPIC -o .libs/DiscreteFrechetDistance.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdistance.la DiscreteHausdorffDistance.lo DiscreteFrechetDistance.lo DistanceToPoint.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libdistance.a .libs/DiscreteHausdorffDistance.o .libs/DiscreteFrechetDistance.o .libs/DistanceToPoint.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libdistance.a libtool: link: ( cd ".libs" && rm -f "libdistance.la" && ln -s "../libdistance.la" "libdistance.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o BoundaryNodeRule.lo BoundaryNodeRule.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c BoundaryNodeRule.cpp -fPIC -DPIC -o .libs/BoundaryNodeRule.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Angle.lo Angle.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Angle.cpp -fPIC -DPIC -o .libs/Angle.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Area.lo Area.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Area.cpp -fPIC -DPIC -o .libs/Area.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Distance.lo Distance.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Distance.cpp -fPIC -DPIC -o .libs/Distance.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o HCoordinate.lo HCoordinate.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c HCoordinate.cpp -fPIC -DPIC -o .libs/HCoordinate.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Centroid.lo Centroid.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Centroid.cpp -fPIC -DPIC -o .libs/Centroid.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o InteriorPointArea.lo InteriorPointArea.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c InteriorPointArea.cpp -fPIC -DPIC -o .libs/InteriorPointArea.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o InteriorPointLine.lo InteriorPointLine.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c InteriorPointLine.cpp -fPIC -DPIC -o .libs/InteriorPointLine.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Intersection.lo Intersection.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Intersection.cpp -fPIC -DPIC -o .libs/Intersection.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ConvexHull.lo ConvexHull.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ConvexHull.cpp -fPIC -DPIC -o .libs/ConvexHull.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Length.lo Length.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Length.cpp -fPIC -DPIC -o .libs/Length.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o InteriorPointPoint.lo InteriorPointPoint.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c InteriorPointPoint.cpp -fPIC -DPIC -o .libs/InteriorPointPoint.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o NotRepresentableException.lo NotRepresentableException.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c NotRepresentableException.cpp -fPIC -DPIC -o .libs/NotRepresentableException.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LineIntersector.lo LineIntersector.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LineIntersector.cpp -fPIC -DPIC -o .libs/LineIntersector.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MinimumBoundingCircle.lo MinimumBoundingCircle.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MinimumBoundingCircle.cpp -fPIC -DPIC -o .libs/MinimumBoundingCircle.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PointLocation.lo PointLocation.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PointLocation.cpp -fPIC -DPIC -o .libs/PointLocation.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CGAlgorithmsDD.lo CGAlgorithmsDD.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CGAlgorithmsDD.cpp -fPIC -DPIC -o .libs/CGAlgorithmsDD.o In file included from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathbig.h: In static member function 'static DD geos::algorithm::CGAlgorithmsDD::detDD(double, double, double, double)': ../../include/geos/algorithm/ttmath/ttmathbig.h:238:10: warning: '.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ ../../include/geos/algorithm/ttmath/ttmathbig.h:238:10: warning: '.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ ../../include/geos/algorithm/ttmath/ttmathbig.h:238:10: warning: '.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ ../../include/geos/algorithm/ttmath/ttmathbig.h:238:10: warning: '.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ ../../include/geos/algorithm/ttmath/ttmathbig.h: In static member function 'static int geos::algorithm::CGAlgorithmsDD::signOfDet2x2(double, double, double, double)': ../../include/geos/algorithm/ttmath/ttmathbig.h:238:10: warning: 'x1.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ ../../include/geos/algorithm/ttmath/ttmathbig.h:238:10: warning: 'y1.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ ../../include/geos/algorithm/ttmath/ttmathbig.h:238:10: warning: 'x2.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ ../../include/geos/algorithm/ttmath/ttmathbig.h:238:10: warning: 'y2.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ ../../include/geos/algorithm/ttmath/ttmathbig.h: In static member function 'static geos::geom::Coordinate geos::algorithm::CGAlgorithmsDD::intersection(const geos::geom::Coordinate&, const geos::geom::Coordinate&, const geos::geom::Coordinate&, const geos::geom::Coordinate&)': ../../include/geos/algorithm/ttmath/ttmathbig.h:238:15: warning: 'q1x.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ~~~~~^~~~~ CGAlgorithmsDD.cpp:154:8: note: 'q1x.ttmath::Big<1, 4>::info' was declared here 154 | DD q1x(q1.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathbig.h:238:10: warning: 'q1y.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ ../../include/geos/algorithm/ttmath/ttmathbig.h:238:15: warning: 'q2x.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ~~~~~^~~~~ CGAlgorithmsDD.cpp:156:8: note: 'q2x.ttmath::Big<1, 4>::info' was declared here 156 | DD q2x(q2.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathbig.h:238:10: warning: 'q2y.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ ../../include/geos/algorithm/ttmath/ttmathbig.h:238:15: warning: 'p1x.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ~~~~~^~~~~ CGAlgorithmsDD.cpp:159:8: note: 'p1x.ttmath::Big<1, 4>::info' was declared here 159 | DD p1x(p1.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathbig.h:238:10: warning: 'p1y.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ ../../include/geos/algorithm/ttmath/ttmathbig.h:238:15: warning: 'p2x.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ~~~~~^~~~~ CGAlgorithmsDD.cpp:161:8: note: 'p2x.ttmath::Big<1, 4>::info' was declared here 161 | DD p2x(p2.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathbig.h:238:10: warning: 'p2y.ttmath::Big<1, 4>::info' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | info = info | bit; | ^~~~ In file included from ../../include/geos/algorithm/ttmath/ttmathbig.h:46, from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathint.h:653:40: warning: 'p2y.ttmath::UInt<1>::table[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 653 | UInt::table[i] = p.table[i]; | ~~~~~~~^ In file included from ../../include/geos/algorithm/ttmath/ttmathint.h:48, from ../../include/geos/algorithm/ttmath/ttmathbig.h:46, from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathuint.h:2764:22: warning: '*((void*)(& p2y)+4).ttmath::UInt<4>::table[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 2764 | table[i] = p.table[i]; | ~~~~~~~^ ../../include/geos/algorithm/ttmath/ttmathuint.h:2764:22: warning: '*((void*)(& p2y)+4).ttmath::UInt<4>::table[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../include/geos/algorithm/ttmath/ttmathuint.h:2764:22: warning: '*((void*)(& p2y)+4).ttmath::UInt<4>::table[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../include/geos/algorithm/ttmath/ttmathuint.h:2764:22: warning: '*((void*)(& p2y)+4).ttmath::UInt<4>::table[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../include/geos/algorithm/ttmath/ttmathuint.h:2764:13: warning: 'p2x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] 2764 | table[i] = p.table[i]; | ~~~~~~~~~^~~~~~~~~~ CGAlgorithmsDD.cpp:161:8: note: 'p2x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[3]' was declared here 161 | DD p2x(p2.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmathint.h:48, from ../../include/geos/algorithm/ttmath/ttmathbig.h:46, from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathuint.h:2764:13: warning: 'p2x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] 2764 | table[i] = p.table[i]; | ~~~~~~~~~^~~~~~~~~~ CGAlgorithmsDD.cpp:161:8: note: 'p2x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[2]' was declared here 161 | DD p2x(p2.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmathbig.h:46, from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathint.h:653:31: warning: 'p2x.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 653 | UInt::table[i] = p.table[i]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ CGAlgorithmsDD.cpp:161:8: note: 'p2x.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' was declared here 161 | DD p2x(p2.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmathint.h:48, from ../../include/geos/algorithm/ttmath/ttmathbig.h:46, from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathuint.h:2764:13: warning: 'p1x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] 2764 | table[i] = p.table[i]; | ~~~~~~~~~^~~~~~~~~~ CGAlgorithmsDD.cpp:159:8: note: 'p1x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[3]' was declared here 159 | DD p1x(p1.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmathint.h:48, from ../../include/geos/algorithm/ttmath/ttmathbig.h:46, from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathuint.h:2764:13: warning: 'p1x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] 2764 | table[i] = p.table[i]; | ~~~~~~~~~^~~~~~~~~~ CGAlgorithmsDD.cpp:159:8: note: 'p1x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[2]' was declared here 159 | DD p1x(p1.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmathbig.h:46, from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathint.h:653:31: warning: 'p1x.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 653 | UInt::table[i] = p.table[i]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ CGAlgorithmsDD.cpp:159:8: note: 'p1x.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' was declared here 159 | DD p1x(p1.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmathint.h:48, from ../../include/geos/algorithm/ttmath/ttmathbig.h:46, from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathuint.h:2764:13: warning: 'q2x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] 2764 | table[i] = p.table[i]; | ~~~~~~~~~^~~~~~~~~~ CGAlgorithmsDD.cpp:156:8: note: 'q2x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[3]' was declared here 156 | DD q2x(q2.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmathint.h:48, from ../../include/geos/algorithm/ttmath/ttmathbig.h:46, from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathuint.h:2764:13: warning: 'q2x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] 2764 | table[i] = p.table[i]; | ~~~~~~~~~^~~~~~~~~~ CGAlgorithmsDD.cpp:156:8: note: 'q2x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[2]' was declared here 156 | DD q2x(q2.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmathbig.h:46, from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathint.h:653:31: warning: 'q2x.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 653 | UInt::table[i] = p.table[i]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ CGAlgorithmsDD.cpp:156:8: note: 'q2x.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' was declared here 156 | DD q2x(q2.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmathint.h:48, from ../../include/geos/algorithm/ttmath/ttmathbig.h:46, from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathuint.h:2764:13: warning: 'q1x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] 2764 | table[i] = p.table[i]; | ~~~~~~~~~^~~~~~~~~~ CGAlgorithmsDD.cpp:154:8: note: 'q1x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[3]' was declared here 154 | DD q1x(q1.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmathint.h:48, from ../../include/geos/algorithm/ttmath/ttmathbig.h:46, from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathuint.h:2764:13: warning: 'q1x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] 2764 | table[i] = p.table[i]; | ~~~~~~~~~^~~~~~~~~~ CGAlgorithmsDD.cpp:154:8: note: 'q1x.ttmath::Big<1, 4>::mantissa.ttmath::UInt<4>::table[2]' was declared here 154 | DD q1x(q1.x); | ^~~ In file included from ../../include/geos/algorithm/ttmath/ttmathbig.h:46, from ../../include/geos/algorithm/ttmath/ttmath.h:58, from ../../include/geos/algorithm/CGAlgorithmsDD.h:22, from CGAlgorithmsDD.cpp:20: ../../include/geos/algorithm/ttmath/ttmathint.h:653:31: warning: 'q1x.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 653 | UInt::table[i] = p.table[i]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ CGAlgorithmsDD.cpp:154:8: note: 'q1x.ttmath::Int<1>::.ttmath::UInt<1>::table[0]' was declared here 154 | DD q1x(q1.x); | ^~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Orientation.lo Orientation.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Orientation.cpp -fPIC -DPIC -o .libs/Orientation.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MinimumDiameter.lo MinimumDiameter.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MinimumDiameter.cpp -fPIC -DPIC -o .libs/MinimumDiameter.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RobustDeterminant.lo RobustDeterminant.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RobustDeterminant.cpp -fPIC -DPIC -o .libs/RobustDeterminant.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RayCrossingCounter.lo RayCrossingCounter.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RayCrossingCounter.cpp -fPIC -DPIC -o .libs/RayCrossingCounter.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RayCrossingCounterDD.lo RayCrossingCounterDD.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RayCrossingCounterDD.cpp -fPIC -DPIC -o .libs/RayCrossingCounterDD.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PointLocator.lo PointLocator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PointLocator.cpp -fPIC -DPIC -o .libs/PointLocator.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libalgorithm.la Angle.lo Area.lo BoundaryNodeRule.lo Centroid.lo CGAlgorithmsDD.lo ConvexHull.lo Distance.lo HCoordinate.lo InteriorPointArea.lo InteriorPointLine.lo InteriorPointPoint.lo Intersection.lo LineIntersector.lo Length.lo MinimumBoundingCircle.lo MinimumDiameter.lo NotRepresentableException.lo Orientation.lo PointLocation.lo PointLocator.lo RayCrossingCounter.lo RayCrossingCounterDD.lo RobustDeterminant.lo locate/liblocation.la distance/libdistance.la libtool: link: (cd .libs/libalgorithm.lax/liblocation.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate/.libs/liblocation.a") libtool: link: (cd .libs/libalgorithm.lax/libdistance.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance/.libs/libdistance.a") libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libalgorithm.a .libs/Angle.o .libs/Area.o .libs/BoundaryNodeRule.o .libs/Centroid.o .libs/CGAlgorithmsDD.o .libs/ConvexHull.o .libs/Distance.o .libs/HCoordinate.o .libs/InteriorPointArea.o .libs/InteriorPointLine.o .libs/InteriorPointPoint.o .libs/Intersection.o .libs/LineIntersector.o .libs/Length.o .libs/MinimumBoundingCircle.o .libs/MinimumDiameter.o .libs/NotRepresentableException.o .libs/Orientation.o .libs/PointLocation.o .libs/PointLocator.o .libs/RayCrossingCounter.o .libs/RayCrossingCounterDD.o .libs/RobustDeterminant.o .libs/libalgorithm.lax/liblocation.a/IndexedPointInAreaLocator.o .libs/libalgorithm.lax/liblocation.a/PointOnGeometryLocator.o .libs/libalgorithm.lax/liblocation.a/SimplePointInAreaLocator.o .libs/libalgorithm.lax/libdistance.a/DiscreteFrechetDistance.o .libs/libalgorithm.lax/libdistance.a/DiscreteHausdorffDistance.o .libs/libalgorithm.lax/libdistance.a/DistanceToPoint.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libalgorithm.a libtool: link: rm -fr .libs/libalgorithm.lax libtool: link: ( cd ".libs" && rm -f "libalgorithm.la" && ln -s "../libalgorithm.la" "libalgorithm.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' Making all in geom Making all in util make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ShortCircuitedGeometryVisitor.lo ShortCircuitedGeometryVisitor.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ShortCircuitedGeometryVisitor.cpp -fPIC -DPIC -o .libs/ShortCircuitedGeometryVisitor.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ComponentCoordinateExtracter.lo ComponentCoordinateExtracter.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ComponentCoordinateExtracter.cpp -fPIC -DPIC -o .libs/ComponentCoordinateExtracter.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GeometryCombiner.lo GeometryCombiner.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GeometryCombiner.cpp -fPIC -DPIC -o .libs/GeometryCombiner.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LinearComponentExtracter.lo LinearComponentExtracter.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LinearComponentExtracter.cpp -fPIC -DPIC -o .libs/LinearComponentExtracter.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CoordinateOperation.lo CoordinateOperation.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CoordinateOperation.cpp -fPIC -DPIC -o .libs/CoordinateOperation.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SineStarFactory.lo SineStarFactory.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SineStarFactory.cpp -fPIC -DPIC -o .libs/SineStarFactory.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GeometryTransformer.lo GeometryTransformer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GeometryTransformer.cpp -fPIC -DPIC -o .libs/GeometryTransformer.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PointExtracter.lo PointExtracter.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PointExtracter.cpp -fPIC -DPIC -o .libs/PointExtracter.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PolygonExtracter.lo PolygonExtracter.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PolygonExtracter.cpp -fPIC -DPIC -o .libs/PolygonExtracter.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GeometryEditor.lo GeometryEditor.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GeometryEditor.cpp -fPIC -DPIC -o .libs/GeometryEditor.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Densifier.lo Densifier.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Densifier.cpp -fPIC -DPIC -o .libs/Densifier.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgeomutil.la ComponentCoordinateExtracter.lo CoordinateOperation.lo GeometryEditor.lo GeometryTransformer.lo ShortCircuitedGeometryVisitor.lo SineStarFactory.lo GeometryCombiner.lo LinearComponentExtracter.lo PointExtracter.lo PolygonExtracter.lo Densifier.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libgeomutil.a .libs/ComponentCoordinateExtracter.o .libs/CoordinateOperation.o .libs/GeometryEditor.o .libs/GeometryTransformer.o .libs/ShortCircuitedGeometryVisitor.o .libs/SineStarFactory.o .libs/GeometryCombiner.o .libs/LinearComponentExtracter.o .libs/PointExtracter.o .libs/PolygonExtracter.o .libs/Densifier.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libgeomutil.a libtool: link: ( cd ".libs" && rm -f "libgeomutil.la" && ln -s "../libgeomutil.la" "libgeomutil.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' Making all in prep make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PreparedGeometry.lo PreparedGeometry.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PreparedGeometry.cpp -fPIC -DPIC -o .libs/PreparedGeometry.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PreparedPoint.lo PreparedPoint.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PreparedPoint.cpp -fPIC -DPIC -o .libs/PreparedPoint.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o BasicPreparedGeometry.lo BasicPreparedGeometry.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c BasicPreparedGeometry.cpp -fPIC -DPIC -o .libs/BasicPreparedGeometry.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PreparedPolygonContains.lo PreparedPolygonContains.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PreparedPolygonContains.cpp -fPIC -DPIC -o .libs/PreparedPolygonContains.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PreparedLineString.lo PreparedLineString.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PreparedLineString.cpp -fPIC -DPIC -o .libs/PreparedLineString.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PreparedGeometryFactory.lo PreparedGeometryFactory.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PreparedGeometryFactory.cpp -fPIC -DPIC -o .libs/PreparedGeometryFactory.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PreparedLineStringIntersects.lo PreparedLineStringIntersects.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PreparedLineStringIntersects.cpp -fPIC -DPIC -o .libs/PreparedLineStringIntersects.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o AbstractPreparedPolygonContains.lo AbstractPreparedPolygonContains.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c AbstractPreparedPolygonContains.cpp -fPIC -DPIC -o .libs/AbstractPreparedPolygonContains.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PreparedPolygonCovers.lo PreparedPolygonCovers.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PreparedPolygonCovers.cpp -fPIC -DPIC -o .libs/PreparedPolygonCovers.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PreparedPolygonContainsProperly.lo PreparedPolygonContainsProperly.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PreparedPolygonContainsProperly.cpp -fPIC -DPIC -o .libs/PreparedPolygonContainsProperly.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PreparedPolygonPredicate.lo PreparedPolygonPredicate.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PreparedPolygonPredicate.cpp -fPIC -DPIC -o .libs/PreparedPolygonPredicate.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PreparedPolygonIntersects.lo PreparedPolygonIntersects.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PreparedPolygonIntersects.cpp -fPIC -DPIC -o .libs/PreparedPolygonIntersects.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PreparedPolygon.lo PreparedPolygon.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PreparedPolygon.cpp -fPIC -DPIC -o .libs/PreparedPolygon.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgeomprep.la AbstractPreparedPolygonContains.lo BasicPreparedGeometry.lo PreparedGeometry.lo PreparedGeometryFactory.lo PreparedLineString.lo PreparedLineStringIntersects.lo PreparedPoint.lo PreparedPolygonContains.lo PreparedPolygonContainsProperly.lo PreparedPolygonCovers.lo PreparedPolygon.lo PreparedPolygonIntersects.lo PreparedPolygonPredicate.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libgeomprep.a .libs/AbstractPreparedPolygonContains.o .libs/BasicPreparedGeometry.o .libs/PreparedGeometry.o .libs/PreparedGeometryFactory.o .libs/PreparedLineString.o .libs/PreparedLineStringIntersects.o .libs/PreparedPoint.o .libs/PreparedPolygonContains.o .libs/PreparedPolygonContainsProperly.o .libs/PreparedPolygonCovers.o .libs/PreparedPolygon.o .libs/PreparedPolygonIntersects.o .libs/PreparedPolygonPredicate.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libgeomprep.a libtool: link: ( cd ".libs" && rm -f "libgeomprep.la" && ln -s "../libgeomprep.la" "libgeomprep.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CoordinateArraySequenceFactory.lo CoordinateArraySequenceFactory.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CoordinateArraySequenceFactory.cpp -fPIC -DPIC -o .libs/CoordinateArraySequenceFactory.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Coordinate.lo Coordinate.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Coordinate.cpp -fPIC -DPIC -o .libs/Coordinate.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Dimension.lo Dimension.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Dimension.cpp -fPIC -DPIC -o .libs/Dimension.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CoordinateSequence.lo CoordinateSequence.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CoordinateSequence.cpp -fPIC -DPIC -o .libs/CoordinateSequence.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Envelope.lo Envelope.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Envelope.cpp -fPIC -DPIC -o .libs/Envelope.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CoordinateArraySequence.lo CoordinateArraySequence.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CoordinateArraySequence.cpp -fPIC -DPIC -o .libs/CoordinateArraySequence.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GeometryComponentFilter.lo GeometryComponentFilter.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GeometryComponentFilter.cpp -fPIC -DPIC -o .libs/GeometryComponentFilter.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IntersectionMatrix.lo IntersectionMatrix.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IntersectionMatrix.cpp -fPIC -DPIC -o .libs/IntersectionMatrix.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DefaultCoordinateSequenceFactory.lo DefaultCoordinateSequenceFactory.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DefaultCoordinateSequenceFactory.cpp -fPIC -DPIC -o .libs/DefaultCoordinateSequenceFactory.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GeometryCollection.lo GeometryCollection.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GeometryCollection.cpp -fPIC -DPIC -o .libs/GeometryCollection.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LinearRing.lo LinearRing.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LinearRing.cpp -fPIC -DPIC -o .libs/LinearRing.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Location.lo Location.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Location.cpp -fPIC -DPIC -o .libs/Location.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Geometry.lo Geometry.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Geometry.cpp -fPIC -DPIC -o .libs/Geometry.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LineSegment.lo LineSegment.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LineSegment.cpp -fPIC -DPIC -o .libs/LineSegment.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LineString.lo LineString.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LineString.cpp -fPIC -DPIC -o .libs/LineString.o LineString.cpp:48:28: warning: extra ';' [-Wpedantic] 48 | LineString::~LineString(){}; | ^ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MultiPoint.lo MultiPoint.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MultiPoint.cpp -fPIC -DPIC -o .libs/MultiPoint.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GeometryFactory.lo GeometryFactory.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GeometryFactory.cpp -fPIC -DPIC -o .libs/GeometryFactory.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MultiLineString.lo MultiLineString.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MultiLineString.cpp -fPIC -DPIC -o .libs/MultiLineString.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MultiPolygon.lo MultiPolygon.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MultiPolygon.cpp -fPIC -DPIC -o .libs/MultiPolygon.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PrecisionModel.lo PrecisionModel.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PrecisionModel.cpp -fPIC -DPIC -o .libs/PrecisionModel.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Point.lo Point.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Point.cpp -fPIC -DPIC -o .libs/Point.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Triangle.lo Triangle.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Triangle.cpp -fPIC -DPIC -o .libs/Triangle.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Polygon.lo Polygon.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Polygon.cpp -fPIC -DPIC -o .libs/Polygon.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgeom.la Coordinate.lo CoordinateSequence.lo CoordinateArraySequence.lo CoordinateArraySequenceFactory.lo DefaultCoordinateSequenceFactory.lo Dimension.lo Envelope.lo Geometry.lo GeometryCollection.lo GeometryComponentFilter.lo GeometryFactory.lo IntersectionMatrix.lo LinearRing.lo LineSegment.lo LineString.lo Location.lo MultiLineString.lo MultiPoint.lo MultiPolygon.lo Point.lo Polygon.lo PrecisionModel.lo Triangle.lo util/libgeomutil.la prep/libgeomprep.la libtool: link: (cd .libs/libgeom.lax/libgeomutil.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util/.libs/libgeomutil.a") libtool: link: (cd .libs/libgeom.lax/libgeomprep.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep/.libs/libgeomprep.a") libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libgeom.a .libs/Coordinate.o .libs/CoordinateSequence.o .libs/CoordinateArraySequence.o .libs/CoordinateArraySequenceFactory.o .libs/DefaultCoordinateSequenceFactory.o .libs/Dimension.o .libs/Envelope.o .libs/Geometry.o .libs/GeometryCollection.o .libs/GeometryComponentFilter.o .libs/GeometryFactory.o .libs/IntersectionMatrix.o .libs/LinearRing.o .libs/LineSegment.o .libs/LineString.o .libs/Location.o .libs/MultiLineString.o .libs/MultiPoint.o .libs/MultiPolygon.o .libs/Point.o .libs/Polygon.o .libs/PrecisionModel.o .libs/Triangle.o .libs/libgeom.lax/libgeomutil.a/ComponentCoordinateExtracter.o .libs/libgeom.lax/libgeomutil.a/CoordinateOperation.o .libs/libgeom.lax/libgeomutil.a/Densifier.o .libs/libgeom.lax/libgeomutil.a/GeometryCombiner.o .libs/libgeom.lax/libgeomutil.a/GeometryEditor.o .libs/libgeom.lax/libgeomutil.a/GeometryTransformer.o .libs/libgeom.lax/libgeomutil.a/LinearComponentExtracter.o .libs/libgeom.lax/libgeomutil.a/PointExtracter.o .libs/libgeom.lax/libgeomutil.a/PolygonExtracter.o .libs/libgeom.lax/libgeomutil.a/ShortCircuitedGeometryVisitor.o .libs/libgeom.lax/libgeomutil.a/SineStarFactory.o .libs/libgeom.lax/libgeomprep.a/AbstractPreparedPolygonContains.o .libs/libgeom.lax/libgeomprep.a/BasicPreparedGeometry.o .libs/libgeom.lax/libgeomprep.a/PreparedGeometry.o .libs/libgeom.lax/libgeomprep.a/PreparedGeometryFactory.o .libs/libgeom.lax/libgeomprep.a/PreparedLineString.o .libs/libgeom.lax/libgeomprep.a/PreparedLineStringIntersects.o .libs/libgeom.lax/libgeomprep.a/PreparedPoint.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygon.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonContains.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonContainsProperly.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonCovers.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonIntersects.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonPredicate.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libgeom.a libtool: link: rm -fr .libs/libgeom.lax libtool: link: ( cd ".libs" && rm -f "libgeom.la" && ln -s "../libgeom.la" "libgeom.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' Making all in index Making all in bintree make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Interval.lo Interval.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Interval.cpp -fPIC -DPIC -o .libs/Interval.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Node.lo Node.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Node.cpp -fPIC -DPIC -o .libs/Node.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Root.lo Root.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Root.cpp -fPIC -DPIC -o .libs/Root.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Bintree.lo Bintree.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Bintree.cpp -fPIC -DPIC -o .libs/Bintree.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o NodeBase.lo NodeBase.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c NodeBase.cpp -fPIC -DPIC -o .libs/NodeBase.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Key.lo Key.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Key.cpp -fPIC -DPIC -o .libs/Key.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libindexbintree.la Bintree.lo Interval.lo Node.lo Key.lo NodeBase.lo Root.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libindexbintree.a .libs/Bintree.o .libs/Interval.o .libs/Node.o .libs/Key.o .libs/NodeBase.o .libs/Root.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libindexbintree.a libtool: link: ( cd ".libs" && rm -f "libindexbintree.la" && ln -s "../libindexbintree.la" "libindexbintree.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' Making all in chain make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MonotoneChainSelectAction.lo MonotoneChainSelectAction.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MonotoneChainSelectAction.cpp -fPIC -DPIC -o .libs/MonotoneChainSelectAction.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MonotoneChainOverlapAction.lo MonotoneChainOverlapAction.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MonotoneChainOverlapAction.cpp -fPIC -DPIC -o .libs/MonotoneChainOverlapAction.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MonotoneChainBuilder.lo MonotoneChainBuilder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MonotoneChainBuilder.cpp -fPIC -DPIC -o .libs/MonotoneChainBuilder.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MonotoneChain.lo MonotoneChain.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MonotoneChain.cpp -fPIC -DPIC -o .libs/MonotoneChain.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libindexchain.la MonotoneChain.lo MonotoneChainBuilder.lo MonotoneChainOverlapAction.lo MonotoneChainSelectAction.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libindexchain.a .libs/MonotoneChain.o .libs/MonotoneChainBuilder.o .libs/MonotoneChainOverlapAction.o .libs/MonotoneChainSelectAction.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libindexchain.a libtool: link: ( cd ".libs" && rm -f "libindexchain.la" && ln -s "../libindexchain.la" "libindexchain.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain' Making all in intervalrtree make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/intervalrtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IntervalRTreeLeafNode.lo IntervalRTreeLeafNode.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IntervalRTreeLeafNode.cpp -fPIC -DPIC -o .libs/IntervalRTreeLeafNode.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/intervalrtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/intervalrtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IntervalRTreeBranchNode.lo IntervalRTreeBranchNode.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IntervalRTreeBranchNode.cpp -fPIC -DPIC -o .libs/IntervalRTreeBranchNode.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/intervalrtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/intervalrtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SortedPackedIntervalRTree.lo SortedPackedIntervalRTree.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SortedPackedIntervalRTree.cpp -fPIC -DPIC -o .libs/SortedPackedIntervalRTree.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/intervalrtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/intervalrtree' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libintervalrtree.la IntervalRTreeBranchNode.lo IntervalRTreeLeafNode.lo SortedPackedIntervalRTree.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libintervalrtree.a .libs/IntervalRTreeBranchNode.o .libs/IntervalRTreeLeafNode.o .libs/SortedPackedIntervalRTree.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libintervalrtree.a libtool: link: ( cd ".libs" && rm -f "libintervalrtree.la" && ln -s "../libintervalrtree.la" "libintervalrtree.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/intervalrtree' Making all in quadtree make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IntervalSize.lo IntervalSize.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IntervalSize.cpp -fPIC -DPIC -o .libs/IntervalSize.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DoubleBits.lo DoubleBits.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DoubleBits.cpp -fPIC -DPIC -o .libs/DoubleBits.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Key.lo Key.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Key.cpp -fPIC -DPIC -o .libs/Key.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Root.lo Root.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Root.cpp -fPIC -DPIC -o .libs/Root.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Quadtree.lo Quadtree.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Quadtree.cpp -fPIC -DPIC -o .libs/Quadtree.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Node.lo Node.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Node.cpp -fPIC -DPIC -o .libs/Node.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o NodeBase.lo NodeBase.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c NodeBase.cpp -fPIC -DPIC -o .libs/NodeBase.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libindexquadtree.la DoubleBits.lo IntervalSize.lo Quadtree.lo Key.lo Node.lo NodeBase.lo Root.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libindexquadtree.a .libs/DoubleBits.o .libs/IntervalSize.o .libs/Quadtree.o .libs/Key.o .libs/Node.o .libs/NodeBase.o .libs/Root.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libindexquadtree.a libtool: link: ( cd ".libs" && rm -f "libindexquadtree.la" && ln -s "../libindexquadtree.la" "libindexquadtree.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' Making all in strtree make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Interval.lo Interval.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Interval.cpp -fPIC -DPIC -o .libs/Interval.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EnvelopeUtil.lo EnvelopeUtil.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EnvelopeUtil.cpp -fPIC -DPIC -o .libs/EnvelopeUtil.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o AbstractSTRtree.lo AbstractSTRtree.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c AbstractSTRtree.cpp -fPIC -DPIC -o .libs/AbstractSTRtree.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SIRtree.lo SIRtree.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SIRtree.cpp -fPIC -DPIC -o .libs/SIRtree.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o BoundablePair.lo BoundablePair.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c BoundablePair.cpp -fPIC -DPIC -o .libs/BoundablePair.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GeometryItemDistance.lo GeometryItemDistance.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GeometryItemDistance.cpp -fPIC -DPIC -o .libs/GeometryItemDistance.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o STRtree.lo STRtree.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c STRtree.cpp -fPIC -DPIC -o .libs/STRtree.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libindexstrtree.la AbstractSTRtree.lo BoundablePair.lo EnvelopeUtil.lo GeometryItemDistance.lo Interval.lo SIRtree.lo STRtree.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libindexstrtree.a .libs/AbstractSTRtree.o .libs/BoundablePair.o .libs/EnvelopeUtil.o .libs/GeometryItemDistance.o .libs/Interval.o .libs/SIRtree.o .libs/STRtree.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libindexstrtree.a libtool: link: ( cd ".libs" && rm -f "libindexstrtree.la" && ln -s "../libindexstrtree.la" "libindexstrtree.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' Making all in sweepline make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/sweepline' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SweepLineInterval.lo SweepLineInterval.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SweepLineInterval.cpp -fPIC -DPIC -o .libs/SweepLineInterval.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/sweepline' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/sweepline' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SweepLineEvent.lo SweepLineEvent.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SweepLineEvent.cpp -fPIC -DPIC -o .libs/SweepLineEvent.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/sweepline' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/sweepline' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SweepLineIndex.lo SweepLineIndex.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SweepLineIndex.cpp -fPIC -DPIC -o .libs/SweepLineIndex.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/sweepline' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/sweepline' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libindexsweepline.la SweepLineEvent.lo SweepLineIndex.lo SweepLineInterval.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libindexsweepline.a .libs/SweepLineEvent.o .libs/SweepLineIndex.o .libs/SweepLineInterval.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libindexsweepline.a libtool: link: ( cd ".libs" && rm -f "libindexsweepline.la" && ln -s "../libindexsweepline.la" "libindexsweepline.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/sweepline' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libindex.la bintree/libindexbintree.la chain/libindexchain.la intervalrtree/libintervalrtree.la quadtree/libindexquadtree.la strtree/libindexstrtree.la sweepline/libindexsweepline.la libtool: link: (cd .libs/libindex.lax/libindexbintree.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree/.libs/libindexbintree.a") libtool: link: (cd .libs/libindex.lax/libindexchain.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain/.libs/libindexchain.a") libtool: link: (cd .libs/libindex.lax/libintervalrtree.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/intervalrtree/.libs/libintervalrtree.a") libtool: link: (cd .libs/libindex.lax/libindexquadtree.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree/.libs/libindexquadtree.a") libtool: link: (cd .libs/libindex.lax/libindexstrtree.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree/.libs/libindexstrtree.a") libtool: link: (cd .libs/libindex.lax/libindexsweepline.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/sweepline/.libs/libindexsweepline.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Key.o .libs/libindex.lax/lt1-Key.o || cp .libs/libindex.lax/libindexquadtree.a/Key.o .libs/libindex.lax/lt1-Key.o libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Node.o .libs/libindex.lax/lt2-Node.o || cp .libs/libindex.lax/libindexquadtree.a/Node.o .libs/libindex.lax/lt2-Node.o libtool: link: ln .libs/libindex.lax/libindexquadtree.a/NodeBase.o .libs/libindex.lax/lt3-NodeBase.o || cp .libs/libindex.lax/libindexquadtree.a/NodeBase.o .libs/libindex.lax/lt3-NodeBase.o libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Root.o .libs/libindex.lax/lt4-Root.o || cp .libs/libindex.lax/libindexquadtree.a/Root.o .libs/libindex.lax/lt4-Root.o libtool: link: ln .libs/libindex.lax/libindexstrtree.a/Interval.o .libs/libindex.lax/lt5-Interval.o || cp .libs/libindex.lax/libindexstrtree.a/Interval.o .libs/libindex.lax/lt5-Interval.o libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libindex.a .libs/libindex.lax/libindexbintree.a/Bintree.o .libs/libindex.lax/libindexbintree.a/Interval.o .libs/libindex.lax/libindexbintree.a/Key.o .libs/libindex.lax/libindexbintree.a/Node.o .libs/libindex.lax/libindexbintree.a/NodeBase.o .libs/libindex.lax/libindexbintree.a/Root.o .libs/libindex.lax/libindexchain.a/MonotoneChain.o .libs/libindex.lax/libindexchain.a/MonotoneChainBuilder.o .libs/libindex.lax/libindexchain.a/MonotoneChainOverlapAction.o .libs/libindex.lax/libindexchain.a/MonotoneChainSelectAction.o .libs/libindex.lax/libintervalrtree.a/IntervalRTreeBranchNode.o .libs/libindex.lax/libintervalrtree.a/IntervalRTreeLeafNode.o .libs/libindex.lax/libintervalrtree.a/SortedPackedIntervalRTree.o .libs/libindex.lax/libindexquadtree.a/DoubleBits.o .libs/libindex.lax/libindexquadtree.a/IntervalSize.o .libs/libindex.lax/lt1-Key.o .libs/libindex.lax/lt2-Node.o .libs/libindex.lax/lt3-NodeBase.o .libs/libindex.lax/libindexquadtree.a/Quadtree.o .libs/libindex.lax/lt4-Root.o .libs/libindex.lax/libindexstrtree.a/AbstractSTRtree.o .libs/libindex.lax/libindexstrtree.a/BoundablePair.o .libs/libindex.lax/libindexstrtree.a/EnvelopeUtil.o .libs/libindex.lax/libindexstrtree.a/GeometryItemDistance.o .libs/libindex.lax/lt5-Interval.o .libs/libindex.lax/libindexstrtree.a/SIRtree.o .libs/libindex.lax/libindexstrtree.a/STRtree.o .libs/libindex.lax/libindexsweepline.a/SweepLineEvent.o .libs/libindex.lax/libindexsweepline.a/SweepLineIndex.o .libs/libindex.lax/libindexsweepline.a/SweepLineInterval.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libindex.a libtool: link: rm -fr .libs/libindex.lax .libs/libindex.lax libtool: link: ( cd ".libs" && rm -f "libindex.la" && ln -s "../libindex.la" "libindex.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index' Making all in io make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ByteOrderDataInStream.lo ByteOrderDataInStream.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ByteOrderDataInStream.cpp -fPIC -DPIC -o .libs/ByteOrderDataInStream.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Writer.lo Writer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Writer.cpp -fPIC -DPIC -o .libs/Writer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ByteOrderValues.lo ByteOrderValues.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ByteOrderValues.cpp -fPIC -DPIC -o .libs/ByteOrderValues.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ParseException.lo ParseException.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ParseException.cpp -fPIC -DPIC -o .libs/ParseException.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o StringTokenizer.lo StringTokenizer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c StringTokenizer.cpp -fPIC -DPIC -o .libs/StringTokenizer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CLocalizer.lo CLocalizer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CLocalizer.cpp -fPIC -DPIC -o .libs/CLocalizer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o WKBWriter.lo WKBWriter.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c WKBWriter.cpp -fPIC -DPIC -o .libs/WKBWriter.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Unload.lo Unload.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Unload.cpp -fPIC -DPIC -o .libs/Unload.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o WKTWriter.lo WKTWriter.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c WKTWriter.cpp -fPIC -DPIC -o .libs/WKTWriter.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o WKBReader.lo WKBReader.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c WKBReader.cpp -fPIC -DPIC -o .libs/WKBReader.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o WKTReader.lo WKTReader.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c WKTReader.cpp -fPIC -DPIC -o .libs/WKTReader.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libio.la ParseException.lo StringTokenizer.lo ByteOrderDataInStream.lo ByteOrderValues.lo WKTReader.lo WKTWriter.lo WKBReader.lo WKBWriter.lo Writer.lo Unload.lo CLocalizer.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libio.a .libs/ParseException.o .libs/StringTokenizer.o .libs/ByteOrderDataInStream.o .libs/ByteOrderValues.o .libs/WKTReader.o .libs/WKTWriter.o .libs/WKBReader.o .libs/WKBWriter.o .libs/Writer.o .libs/Unload.o .libs/CLocalizer.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libio.a libtool: link: ( cd ".libs" && rm -f "libio.la" && ln -s "../libio.la" "libio.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' Making all in linearref make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LengthIndexOfPoint.lo LengthIndexOfPoint.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LengthIndexOfPoint.cpp -fPIC -DPIC -o .libs/LengthIndexOfPoint.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LengthLocationMap.lo LengthLocationMap.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LengthLocationMap.cpp -fPIC -DPIC -o .libs/LengthLocationMap.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LinearLocation.lo LinearLocation.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LinearLocation.cpp -fPIC -DPIC -o .libs/LinearLocation.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LinearIterator.lo LinearIterator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LinearIterator.cpp -fPIC -DPIC -o .libs/LinearIterator.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LinearGeometryBuilder.lo LinearGeometryBuilder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LinearGeometryBuilder.cpp -fPIC -DPIC -o .libs/LinearGeometryBuilder.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LengthIndexedLine.lo LengthIndexedLine.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LengthIndexedLine.cpp -fPIC -DPIC -o .libs/LengthIndexedLine.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ExtractLineByLocation.lo ExtractLineByLocation.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ExtractLineByLocation.cpp -fPIC -DPIC -o .libs/ExtractLineByLocation.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LocationIndexOfLine.lo LocationIndexOfLine.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LocationIndexOfLine.cpp -fPIC -DPIC -o .libs/LocationIndexOfLine.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LocationIndexOfPoint.lo LocationIndexOfPoint.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LocationIndexOfPoint.cpp -fPIC -DPIC -o .libs/LocationIndexOfPoint.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o liblinearref.la ExtractLineByLocation.lo LengthIndexedLine.lo LengthIndexOfPoint.lo LengthLocationMap.lo LinearIterator.lo LinearGeometryBuilder.lo LinearLocation.lo LocationIndexOfLine.lo LocationIndexOfPoint.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/liblinearref.a .libs/ExtractLineByLocation.o .libs/LengthIndexedLine.o .libs/LengthIndexOfPoint.o .libs/LengthLocationMap.o .libs/LinearIterator.o .libs/LinearGeometryBuilder.o .libs/LinearLocation.o .libs/LocationIndexOfLine.o .libs/LocationIndexOfPoint.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/liblinearref.a libtool: link: ( cd ".libs" && rm -f "liblinearref.la" && ln -s "../liblinearref.la" "liblinearref.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' Making all in noding Making all in snapround make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MCIndexPointSnapper.lo MCIndexPointSnapper.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MCIndexPointSnapper.cpp -fPIC -DPIC -o .libs/MCIndexPointSnapper.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o HotPixel.lo HotPixel.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c HotPixel.cpp -fPIC -DPIC -o .libs/HotPixel.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SimpleSnapRounder.lo SimpleSnapRounder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SimpleSnapRounder.cpp -fPIC -DPIC -o .libs/SimpleSnapRounder.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MCIndexSnapRounder.lo MCIndexSnapRounder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MCIndexSnapRounder.cpp -fPIC -DPIC -o .libs/MCIndexSnapRounder.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libsnapround.la HotPixel.lo MCIndexPointSnapper.lo MCIndexSnapRounder.lo SimpleSnapRounder.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libsnapround.a .libs/HotPixel.o .libs/MCIndexPointSnapper.o .libs/MCIndexSnapRounder.o .libs/SimpleSnapRounder.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libsnapround.a libtool: link: ( cd ".libs" && rm -f "libsnapround.la" && ln -s "../libsnapround.la" "libsnapround.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o BasicSegmentString.lo BasicSegmentString.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c BasicSegmentString.cpp -fPIC -DPIC -o .libs/BasicSegmentString.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IntersectionAdder.lo IntersectionAdder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IntersectionAdder.cpp -fPIC -DPIC -o .libs/IntersectionAdder.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o FastSegmentSetIntersectionFinder.lo FastSegmentSetIntersectionFinder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c FastSegmentSetIntersectionFinder.cpp -fPIC -DPIC -o .libs/FastSegmentSetIntersectionFinder.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IntersectionFinderAdder.lo IntersectionFinderAdder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IntersectionFinderAdder.cpp -fPIC -DPIC -o .libs/IntersectionFinderAdder.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o FastNodingValidator.lo FastNodingValidator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c FastNodingValidator.cpp -fPIC -DPIC -o .libs/FastNodingValidator.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MCIndexNoder.lo MCIndexNoder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MCIndexNoder.cpp -fPIC -DPIC -o .libs/MCIndexNoder.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IteratedNoder.lo IteratedNoder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IteratedNoder.cpp -fPIC -DPIC -o .libs/IteratedNoder.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GeometryNoder.lo GeometryNoder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GeometryNoder.cpp -fPIC -DPIC -o .libs/GeometryNoder.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Octant.lo Octant.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Octant.cpp -fPIC -DPIC -o .libs/Octant.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o OrientedCoordinateArray.lo OrientedCoordinateArray.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c OrientedCoordinateArray.cpp -fPIC -DPIC -o .libs/OrientedCoordinateArray.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ScaledNoder.lo ScaledNoder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ScaledNoder.cpp -fPIC -DPIC -o .libs/ScaledNoder.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SegmentIntersectionDetector.lo SegmentIntersectionDetector.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SegmentIntersectionDetector.cpp -fPIC -DPIC -o .libs/SegmentIntersectionDetector.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MCIndexSegmentSetMutualIntersector.lo MCIndexSegmentSetMutualIntersector.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MCIndexSegmentSetMutualIntersector.cpp -fPIC -DPIC -o .libs/MCIndexSegmentSetMutualIntersector.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o NodedSegmentString.lo NodedSegmentString.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c NodedSegmentString.cpp -fPIC -DPIC -o .libs/NodedSegmentString.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SegmentNode.lo SegmentNode.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SegmentNode.cpp -fPIC -DPIC -o .libs/SegmentNode.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SegmentString.lo SegmentString.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SegmentString.cpp -fPIC -DPIC -o .libs/SegmentString.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o NodingValidator.lo NodingValidator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c NodingValidator.cpp -fPIC -DPIC -o .libs/NodingValidator.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SimpleNoder.lo SimpleNoder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SimpleNoder.cpp -fPIC -DPIC -o .libs/SimpleNoder.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SegmentStringUtil.lo SegmentStringUtil.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SegmentStringUtil.cpp -fPIC -DPIC -o .libs/SegmentStringUtil.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SegmentNodeList.lo SegmentNodeList.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SegmentNodeList.cpp -fPIC -DPIC -o .libs/SegmentNodeList.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o NodingIntersectionFinder.lo NodingIntersectionFinder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c NodingIntersectionFinder.cpp -fPIC -DPIC -o .libs/NodingIntersectionFinder.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libnoding.la BasicSegmentString.lo FastNodingValidator.lo FastSegmentSetIntersectionFinder.lo GeometryNoder.lo IntersectionAdder.lo IntersectionFinderAdder.lo IteratedNoder.lo MCIndexNoder.lo MCIndexSegmentSetMutualIntersector.lo NodedSegmentString.lo NodingValidator.lo Octant.lo OrientedCoordinateArray.lo ScaledNoder.lo SegmentIntersectionDetector.lo SegmentNode.lo SegmentNodeList.lo SegmentString.lo SegmentStringUtil.lo SimpleNoder.lo NodingIntersectionFinder.lo snapround/libsnapround.la libtool: link: (cd .libs/libnoding.lax/libsnapround.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround/.libs/libsnapround.a") libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libnoding.a .libs/BasicSegmentString.o .libs/FastNodingValidator.o .libs/FastSegmentSetIntersectionFinder.o .libs/GeometryNoder.o .libs/IntersectionAdder.o .libs/IntersectionFinderAdder.o .libs/IteratedNoder.o .libs/MCIndexNoder.o .libs/MCIndexSegmentSetMutualIntersector.o .libs/NodedSegmentString.o .libs/NodingValidator.o .libs/Octant.o .libs/OrientedCoordinateArray.o .libs/ScaledNoder.o .libs/SegmentIntersectionDetector.o .libs/SegmentNode.o .libs/SegmentNodeList.o .libs/SegmentString.o .libs/SegmentStringUtil.o .libs/SimpleNoder.o .libs/NodingIntersectionFinder.o .libs/libnoding.lax/libsnapround.a/HotPixel.o .libs/libnoding.lax/libsnapround.a/MCIndexPointSnapper.o .libs/libnoding.lax/libsnapround.a/MCIndexSnapRounder.o .libs/libnoding.lax/libsnapround.a/SimpleSnapRounder.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libnoding.a libtool: link: rm -fr .libs/libnoding.lax libtool: link: ( cd ".libs" && rm -f "libnoding.la" && ln -s "../libnoding.la" "libnoding.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' Making all in operation Making all in buffer make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o BufferParameters.lo BufferParameters.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c BufferParameters.cpp -fPIC -DPIC -o .libs/BufferParameters.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o OffsetCurveBuilder.lo OffsetCurveBuilder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c OffsetCurveBuilder.cpp -fPIC -DPIC -o .libs/OffsetCurveBuilder.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o BufferSubgraph.lo BufferSubgraph.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c BufferSubgraph.cpp -fPIC -DPIC -o .libs/BufferSubgraph.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RightmostEdgeFinder.lo RightmostEdgeFinder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RightmostEdgeFinder.cpp -fPIC -DPIC -o .libs/RightmostEdgeFinder.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o BufferOp.lo BufferOp.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c BufferOp.cpp -fPIC -DPIC -o .libs/BufferOp.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o BufferInputLineSimplifier.lo BufferInputLineSimplifier.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c BufferInputLineSimplifier.cpp -fPIC -DPIC -o .libs/BufferInputLineSimplifier.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o OffsetSegmentGenerator.lo OffsetSegmentGenerator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c OffsetSegmentGenerator.cpp -fPIC -DPIC -o .libs/OffsetSegmentGenerator.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SubgraphDepthLocater.lo SubgraphDepthLocater.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SubgraphDepthLocater.cpp -fPIC -DPIC -o .libs/SubgraphDepthLocater.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o OffsetCurveSetBuilder.lo OffsetCurveSetBuilder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c OffsetCurveSetBuilder.cpp -fPIC -DPIC -o .libs/OffsetCurveSetBuilder.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o BufferBuilder.lo BufferBuilder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c BufferBuilder.cpp -fPIC -DPIC -o .libs/BufferBuilder.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libopbuffer.la BufferBuilder.lo BufferInputLineSimplifier.lo BufferOp.lo BufferParameters.lo BufferSubgraph.lo OffsetCurveBuilder.lo OffsetCurveSetBuilder.lo OffsetSegmentGenerator.lo RightmostEdgeFinder.lo SubgraphDepthLocater.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libopbuffer.a .libs/BufferBuilder.o .libs/BufferInputLineSimplifier.o .libs/BufferOp.o .libs/BufferParameters.o .libs/BufferSubgraph.o .libs/OffsetCurveBuilder.o .libs/OffsetCurveSetBuilder.o .libs/OffsetSegmentGenerator.o .libs/RightmostEdgeFinder.o .libs/SubgraphDepthLocater.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libopbuffer.a libtool: link: ( cd ".libs" && rm -f "libopbuffer.la" && ln -s "../libopbuffer.la" "libopbuffer.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' Making all in distance make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GeometryLocation.lo GeometryLocation.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GeometryLocation.cpp -fPIC -DPIC -o .libs/GeometryLocation.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o FacetSequence.lo FacetSequence.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c FacetSequence.cpp -fPIC -DPIC -o .libs/FacetSequence.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ConnectedElementPointFilter.lo ConnectedElementPointFilter.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ConnectedElementPointFilter.cpp -fPIC -DPIC -o .libs/ConnectedElementPointFilter.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o FacetSequenceTreeBuilder.lo FacetSequenceTreeBuilder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c FacetSequenceTreeBuilder.cpp -fPIC -DPIC -o .libs/FacetSequenceTreeBuilder.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ConnectedElementLocationFilter.lo ConnectedElementLocationFilter.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ConnectedElementLocationFilter.cpp -fPIC -DPIC -o .libs/ConnectedElementLocationFilter.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IndexedFacetDistance.lo IndexedFacetDistance.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IndexedFacetDistance.cpp -fPIC -DPIC -o .libs/IndexedFacetDistance.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DistanceOp.lo DistanceOp.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DistanceOp.cpp -fPIC -DPIC -o .libs/DistanceOp.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libopdistance.la ConnectedElementLocationFilter.lo ConnectedElementPointFilter.lo DistanceOp.lo IndexedFacetDistance.lo FacetSequence.lo FacetSequenceTreeBuilder.lo GeometryLocation.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libopdistance.a .libs/ConnectedElementLocationFilter.o .libs/ConnectedElementPointFilter.o .libs/DistanceOp.o .libs/IndexedFacetDistance.o .libs/FacetSequence.o .libs/FacetSequenceTreeBuilder.o .libs/GeometryLocation.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libopdistance.a libtool: link: ( cd ".libs" && rm -f "libopdistance.la" && ln -s "../libopdistance.la" "libopdistance.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' Making all in intersection make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Rectangle.lo Rectangle.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Rectangle.cpp -fPIC -DPIC -o .libs/Rectangle.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RectangleIntersection.lo RectangleIntersection.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RectangleIntersection.cpp -fPIC -DPIC -o .libs/RectangleIntersection.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RectangleIntersectionBuilder.lo RectangleIntersectionBuilder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RectangleIntersectionBuilder.cpp -fPIC -DPIC -o .libs/RectangleIntersectionBuilder.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libopintersection.la Rectangle.lo RectangleIntersection.lo RectangleIntersectionBuilder.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libopintersection.a .libs/Rectangle.o .libs/RectangleIntersection.o .libs/RectangleIntersectionBuilder.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libopintersection.a libtool: link: ( cd ".libs" && rm -f "libopintersection.la" && ln -s "../libopintersection.la" "libopintersection.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection' Making all in linemerge make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LineMergeEdge.lo LineMergeEdge.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LineMergeEdge.cpp -fPIC -DPIC -o .libs/LineMergeEdge.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LineMergeDirectedEdge.lo LineMergeDirectedEdge.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LineMergeDirectedEdge.cpp -fPIC -DPIC -o .libs/LineMergeDirectedEdge.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EdgeString.lo EdgeString.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EdgeString.cpp -fPIC -DPIC -o .libs/EdgeString.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LineMerger.lo LineMerger.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LineMerger.cpp -fPIC -DPIC -o .libs/LineMerger.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LineMergeGraph.lo LineMergeGraph.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LineMergeGraph.cpp -fPIC -DPIC -o .libs/LineMergeGraph.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LineSequencer.lo LineSequencer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LineSequencer.cpp -fPIC -DPIC -o .libs/LineSequencer.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o liboplinemerge.la EdgeString.lo LineMergeDirectedEdge.lo LineMergeEdge.lo LineMergeGraph.lo LineMerger.lo LineSequencer.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/liboplinemerge.a .libs/EdgeString.o .libs/LineMergeDirectedEdge.o .libs/LineMergeEdge.o .libs/LineMergeGraph.o .libs/LineMerger.o .libs/LineSequencer.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/liboplinemerge.a libtool: link: ( cd ".libs" && rm -f "liboplinemerge.la" && ln -s "../liboplinemerge.la" "liboplinemerge.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' Making all in overlay make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o OverlayNodeFactory.lo OverlayNodeFactory.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c OverlayNodeFactory.cpp -fPIC -DPIC -o .libs/OverlayNodeFactory.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ElevationMatrixCell.lo ElevationMatrixCell.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ElevationMatrixCell.cpp -fPIC -DPIC -o .libs/ElevationMatrixCell.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MinimalEdgeRing.lo MinimalEdgeRing.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MinimalEdgeRing.cpp -fPIC -DPIC -o .libs/MinimalEdgeRing.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EdgeSetNoder.lo EdgeSetNoder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EdgeSetNoder.cpp -fPIC -DPIC -o .libs/EdgeSetNoder.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ElevationMatrix.lo ElevationMatrix.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ElevationMatrix.cpp -fPIC -DPIC -o .libs/ElevationMatrix.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MaximalEdgeRing.lo MaximalEdgeRing.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MaximalEdgeRing.cpp -fPIC -DPIC -o .libs/MaximalEdgeRing.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LineBuilder.lo LineBuilder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LineBuilder.cpp -fPIC -DPIC -o .libs/LineBuilder.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PointBuilder.lo PointBuilder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PointBuilder.cpp -fPIC -DPIC -o .libs/PointBuilder.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o snap/SnapOverlayOp.lo snap/SnapOverlayOp.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c snap/SnapOverlayOp.cpp -fPIC -DPIC -o snap/.libs/SnapOverlayOp.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o snap/LineStringSnapper.lo snap/LineStringSnapper.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c snap/LineStringSnapper.cpp -fPIC -DPIC -o snap/.libs/LineStringSnapper.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o snap/SnapIfNeededOverlayOp.lo snap/SnapIfNeededOverlayOp.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c snap/SnapIfNeededOverlayOp.cpp -fPIC -DPIC -o snap/.libs/SnapIfNeededOverlayOp.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o snap/GeometrySnapper.lo snap/GeometrySnapper.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c snap/GeometrySnapper.cpp -fPIC -DPIC -o snap/.libs/GeometrySnapper.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o OverlayOp.lo OverlayOp.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c OverlayOp.cpp -fPIC -DPIC -o .libs/OverlayOp.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o validate/FuzzyPointLocator.lo validate/FuzzyPointLocator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c validate/FuzzyPointLocator.cpp -fPIC -DPIC -o validate/.libs/FuzzyPointLocator.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o validate/OffsetPointGenerator.lo validate/OffsetPointGenerator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c validate/OffsetPointGenerator.cpp -fPIC -DPIC -o validate/.libs/OffsetPointGenerator.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PolygonBuilder.lo PolygonBuilder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PolygonBuilder.cpp -fPIC -DPIC -o .libs/PolygonBuilder.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o validate/OverlayResultValidator.lo validate/OverlayResultValidator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c validate/OverlayResultValidator.cpp -fPIC -DPIC -o validate/.libs/OverlayResultValidator.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libopoverlay.la EdgeSetNoder.lo ElevationMatrixCell.lo ElevationMatrix.lo LineBuilder.lo MaximalEdgeRing.lo MinimalEdgeRing.lo OverlayNodeFactory.lo OverlayOp.lo PointBuilder.lo PolygonBuilder.lo snap/GeometrySnapper.lo snap/LineStringSnapper.lo snap/SnapOverlayOp.lo snap/SnapIfNeededOverlayOp.lo validate/FuzzyPointLocator.lo validate/OffsetPointGenerator.lo validate/OverlayResultValidator.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libopoverlay.a .libs/EdgeSetNoder.o .libs/ElevationMatrixCell.o .libs/ElevationMatrix.o .libs/LineBuilder.o .libs/MaximalEdgeRing.o .libs/MinimalEdgeRing.o .libs/OverlayNodeFactory.o .libs/OverlayOp.o .libs/PointBuilder.o .libs/PolygonBuilder.o snap/.libs/GeometrySnapper.o snap/.libs/LineStringSnapper.o snap/.libs/SnapOverlayOp.o snap/.libs/SnapIfNeededOverlayOp.o validate/.libs/FuzzyPointLocator.o validate/.libs/OffsetPointGenerator.o validate/.libs/OverlayResultValidator.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libopoverlay.a libtool: link: ( cd ".libs" && rm -f "libopoverlay.la" && ln -s "../libopoverlay.la" "libopoverlay.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' Making all in polygonize make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PolygonizeEdge.lo PolygonizeEdge.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PolygonizeEdge.cpp -fPIC -DPIC -o .libs/PolygonizeEdge.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PolygonizeDirectedEdge.lo PolygonizeDirectedEdge.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PolygonizeDirectedEdge.cpp -fPIC -DPIC -o .libs/PolygonizeDirectedEdge.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o HoleAssigner.lo HoleAssigner.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c HoleAssigner.cpp -fPIC -DPIC -o .libs/HoleAssigner.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EdgeRing.lo EdgeRing.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EdgeRing.cpp -fPIC -DPIC -o .libs/EdgeRing.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o BuildArea.lo BuildArea.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c BuildArea.cpp -fPIC -DPIC -o .libs/BuildArea.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Polygonizer.lo Polygonizer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Polygonizer.cpp -fPIC -DPIC -o .libs/Polygonizer.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PolygonizeGraph.lo PolygonizeGraph.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PolygonizeGraph.cpp -fPIC -DPIC -o .libs/PolygonizeGraph.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o liboppolygonize.la PolygonizeDirectedEdge.lo PolygonizeEdge.lo PolygonizeGraph.lo Polygonizer.lo HoleAssigner.lo BuildArea.lo EdgeRing.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/liboppolygonize.a .libs/PolygonizeDirectedEdge.o .libs/PolygonizeEdge.o .libs/PolygonizeGraph.o .libs/Polygonizer.o .libs/HoleAssigner.o .libs/BuildArea.o .libs/EdgeRing.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/liboppolygonize.a libtool: link: ( cd ".libs" && rm -f "liboppolygonize.la" && ln -s "../liboppolygonize.la" "liboppolygonize.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' Making all in predicate make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/predicate' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RectangleContains.lo RectangleContains.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RectangleContains.cpp -fPIC -DPIC -o .libs/RectangleContains.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/predicate' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/predicate' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RectangleIntersects.lo RectangleIntersects.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RectangleIntersects.cpp -fPIC -DPIC -o .libs/RectangleIntersects.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/predicate' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/predicate' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SegmentIntersectionTester.lo SegmentIntersectionTester.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SegmentIntersectionTester.cpp -fPIC -DPIC -o .libs/SegmentIntersectionTester.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/predicate' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/predicate' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o liboppredicate.la RectangleIntersects.lo RectangleContains.lo SegmentIntersectionTester.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/liboppredicate.a .libs/RectangleIntersects.o .libs/RectangleContains.o .libs/SegmentIntersectionTester.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/liboppredicate.a libtool: link: ( cd ".libs" && rm -f "liboppredicate.la" && ln -s "../liboppredicate.la" "liboppredicate.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/predicate' Making all in relate make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RelateNodeFactory.lo RelateNodeFactory.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RelateNodeFactory.cpp -fPIC -DPIC -o .libs/RelateNodeFactory.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RelateNode.lo RelateNode.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RelateNode.cpp -fPIC -DPIC -o .libs/RelateNode.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RelateOp.lo RelateOp.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RelateOp.cpp -fPIC -DPIC -o .libs/RelateOp.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EdgeEndBundleStar.lo EdgeEndBundleStar.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EdgeEndBundleStar.cpp -fPIC -DPIC -o .libs/EdgeEndBundleStar.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EdgeEndBundle.lo EdgeEndBundle.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EdgeEndBundle.cpp -fPIC -DPIC -o .libs/EdgeEndBundle.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EdgeEndBuilder.lo EdgeEndBuilder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EdgeEndBuilder.cpp -fPIC -DPIC -o .libs/EdgeEndBuilder.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RelateNodeGraph.lo RelateNodeGraph.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RelateNodeGraph.cpp -fPIC -DPIC -o .libs/RelateNodeGraph.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RelateComputer.lo RelateComputer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RelateComputer.cpp -fPIC -DPIC -o .libs/RelateComputer.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o liboprelate.la EdgeEndBuilder.lo EdgeEndBundle.lo EdgeEndBundleStar.lo RelateComputer.lo RelateNode.lo RelateNodeFactory.lo RelateNodeGraph.lo RelateOp.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/liboprelate.a .libs/EdgeEndBuilder.o .libs/EdgeEndBundle.o .libs/EdgeEndBundleStar.o .libs/RelateComputer.o .libs/RelateNode.o .libs/RelateNodeFactory.o .libs/RelateNodeGraph.o .libs/RelateOp.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/liboprelate.a libtool: link: ( cd ".libs" && rm -f "liboprelate.la" && ln -s "../liboprelate.la" "liboprelate.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' Making all in union make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PointGeometryUnion.lo PointGeometryUnion.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PointGeometryUnion.cpp -fPIC -DPIC -o .libs/PointGeometryUnion.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o OverlapUnion.lo OverlapUnion.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c OverlapUnion.cpp -fPIC -DPIC -o .libs/OverlapUnion.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CascadedUnion.lo CascadedUnion.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CascadedUnion.cpp -fPIC -DPIC -o .libs/CascadedUnion.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CascadedPolygonUnion.lo CascadedPolygonUnion.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CascadedPolygonUnion.cpp -fPIC -DPIC -o .libs/CascadedPolygonUnion.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CoverageUnion.lo CoverageUnion.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CoverageUnion.cpp -fPIC -DPIC -o .libs/CoverageUnion.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o UnaryUnionOp.lo UnaryUnionOp.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c UnaryUnionOp.cpp -fPIC -DPIC -o .libs/UnaryUnionOp.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libopunion.la CascadedPolygonUnion.lo CascadedUnion.lo OverlapUnion.lo CoverageUnion.lo PointGeometryUnion.lo UnaryUnionOp.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libopunion.a .libs/CascadedPolygonUnion.o .libs/CascadedUnion.o .libs/OverlapUnion.o .libs/CoverageUnion.o .libs/PointGeometryUnion.o .libs/UnaryUnionOp.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libopunion.a libtool: link: ( cd ".libs" && rm -f "libopunion.la" && ln -s "../libopunion.la" "libopunion.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' Making all in sharedpaths make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/sharedpaths' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SharedPathsOp.lo SharedPathsOp.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SharedPathsOp.cpp -fPIC -DPIC -o .libs/SharedPathsOp.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/sharedpaths' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/sharedpaths' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libopsharedpaths.la SharedPathsOp.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libopsharedpaths.a .libs/SharedPathsOp.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libopsharedpaths.a libtool: link: ( cd ".libs" && rm -f "libopsharedpaths.la" && ln -s "../libopsharedpaths.la" "libopsharedpaths.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/sharedpaths' Making all in valid make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RepeatedPointRemover.lo RepeatedPointRemover.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RepeatedPointRemover.cpp -fPIC -DPIC -o .libs/RepeatedPointRemover.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SimpleNestedRingTester.lo SimpleNestedRingTester.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SimpleNestedRingTester.cpp -fPIC -DPIC -o .libs/SimpleNestedRingTester.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o QuadtreeNestedRingTester.lo QuadtreeNestedRingTester.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c QuadtreeNestedRingTester.cpp -fPIC -DPIC -o .libs/QuadtreeNestedRingTester.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SweeplineNestedRingTester.lo SweeplineNestedRingTester.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SweeplineNestedRingTester.cpp -fPIC -DPIC -o .libs/SweeplineNestedRingTester.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RepeatedPointTester.lo RepeatedPointTester.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c RepeatedPointTester.cpp -fPIC -DPIC -o .libs/RepeatedPointTester.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ConsistentAreaTester.lo ConsistentAreaTester.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ConsistentAreaTester.cpp -fPIC -DPIC -o .libs/ConsistentAreaTester.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o TopologyValidationError.lo TopologyValidationError.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c TopologyValidationError.cpp -fPIC -DPIC -o .libs/TopologyValidationError.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ConnectedInteriorTester.lo ConnectedInteriorTester.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ConnectedInteriorTester.cpp -fPIC -DPIC -o .libs/ConnectedInteriorTester.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IndexedNestedRingTester.lo IndexedNestedRingTester.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IndexedNestedRingTester.cpp -fPIC -DPIC -o .libs/IndexedNestedRingTester.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IsValidOp.lo IsValidOp.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IsValidOp.cpp -fPIC -DPIC -o .libs/IsValidOp.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MakeValid.lo MakeValid.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MakeValid.cpp -fPIC -DPIC -o .libs/MakeValid.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libopvalid.la ConnectedInteriorTester.lo ConsistentAreaTester.lo IsValidOp.lo QuadtreeNestedRingTester.lo RepeatedPointRemover.lo RepeatedPointTester.lo SimpleNestedRingTester.lo SweeplineNestedRingTester.lo TopologyValidationError.lo IndexedNestedRingTester.lo MakeValid.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libopvalid.a .libs/ConnectedInteriorTester.o .libs/ConsistentAreaTester.o .libs/IsValidOp.o .libs/QuadtreeNestedRingTester.o .libs/RepeatedPointRemover.o .libs/RepeatedPointTester.o .libs/SimpleNestedRingTester.o .libs/SweeplineNestedRingTester.o .libs/TopologyValidationError.o .libs/IndexedNestedRingTester.o .libs/MakeValid.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libopvalid.a libtool: link: ( cd ".libs" && rm -f "libopvalid.la" && ln -s "../libopvalid.la" "libopvalid.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GeometryGraphOperation.lo GeometryGraphOperation.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GeometryGraphOperation.cpp -fPIC -DPIC -o .libs/GeometryGraphOperation.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IsSimpleOp.lo IsSimpleOp.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IsSimpleOp.cpp -fPIC -DPIC -o .libs/IsSimpleOp.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o liboperation.la GeometryGraphOperation.lo IsSimpleOp.lo buffer/libopbuffer.la distance/libopdistance.la intersection/libopintersection.la linemerge/liboplinemerge.la overlay/libopoverlay.la polygonize/liboppolygonize.la predicate/liboppredicate.la relate/liboprelate.la union/libopunion.la valid/libopvalid.la sharedpaths/libopsharedpaths.la libtool: link: (cd .libs/liboperation.lax/libopbuffer.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer/.libs/libopbuffer.a") libtool: link: (cd .libs/liboperation.lax/libopdistance.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance/.libs/libopdistance.a") libtool: link: (cd .libs/liboperation.lax/libopintersection.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection/.libs/libopintersection.a") libtool: link: (cd .libs/liboperation.lax/liboplinemerge.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge/.libs/liboplinemerge.a") libtool: link: (cd .libs/liboperation.lax/libopoverlay.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay/.libs/libopoverlay.a") libtool: link: (cd .libs/liboperation.lax/liboppolygonize.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize/.libs/liboppolygonize.a") libtool: link: (cd .libs/liboperation.lax/liboppredicate.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/predicate/.libs/liboppredicate.a") libtool: link: (cd .libs/liboperation.lax/liboprelate.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate/.libs/liboprelate.a") libtool: link: (cd .libs/liboperation.lax/libopunion.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union/.libs/libopunion.a") libtool: link: (cd .libs/liboperation.lax/libopvalid.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid/.libs/libopvalid.a") libtool: link: (cd .libs/liboperation.lax/libopsharedpaths.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/sharedpaths/.libs/libopsharedpaths.a") libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/liboperation.a .libs/GeometryGraphOperation.o .libs/IsSimpleOp.o .libs/liboperation.lax/libopbuffer.a/BufferBuilder.o .libs/liboperation.lax/libopbuffer.a/BufferInputLineSimplifier.o .libs/liboperation.lax/libopbuffer.a/BufferOp.o .libs/liboperation.lax/libopbuffer.a/BufferParameters.o .libs/liboperation.lax/libopbuffer.a/BufferSubgraph.o .libs/liboperation.lax/libopbuffer.a/OffsetCurveBuilder.o .libs/liboperation.lax/libopbuffer.a/OffsetCurveSetBuilder.o .libs/liboperation.lax/libopbuffer.a/OffsetSegmentGenerator.o .libs/liboperation.lax/libopbuffer.a/RightmostEdgeFinder.o .libs/liboperation.lax/libopbuffer.a/SubgraphDepthLocater.o .libs/liboperation.lax/libopdistance.a/ConnectedElementLocationFilter.o .libs/liboperation.lax/libopdistance.a/ConnectedElementPointFilter.o .libs/liboperation.lax/libopdistance.a/DistanceOp.o .libs/liboperation.lax/libopdistance.a/FacetSequence.o .libs/liboperation.lax/libopdistance.a/FacetSequenceTreeBuilder.o .libs/liboperation.lax/libopdistance.a/GeometryLocation.o .libs/liboperation.lax/libopdistance.a/IndexedFacetDistance.o .libs/liboperation.lax/libopintersection.a/Rectangle.o .libs/liboperation.lax/libopintersection.a/RectangleIntersection.o .libs/liboperation.lax/libopintersection.a/RectangleIntersectionBuilder.o .libs/liboperation.lax/liboplinemerge.a/EdgeString.o .libs/liboperation.lax/liboplinemerge.a/LineMergeDirectedEdge.o .libs/liboperation.lax/liboplinemerge.a/LineMergeEdge.o .libs/liboperation.lax/liboplinemerge.a/LineMergeGraph.o .libs/liboperation.lax/liboplinemerge.a/LineMerger.o .libs/liboperation.lax/liboplinemerge.a/LineSequencer.o .libs/liboperation.lax/libopoverlay.a/EdgeSetNoder.o .libs/liboperation.lax/libopoverlay.a/ElevationMatrix.o .libs/liboperation.lax/libopoverlay.a/ElevationMatrixCell.o .libs/liboperation.lax/libopoverlay.a/FuzzyPointLocator.o .libs/liboperation.lax/libopoverlay.a/GeometrySnapper.o .libs/liboperation.lax/libopoverlay.a/LineBuilder.o .libs/liboperation.lax/libopoverlay.a/LineStringSnapper.o .libs/liboperation.lax/libopoverlay.a/MaximalEdgeRing.o .libs/liboperation.lax/libopoverlay.a/MinimalEdgeRing.o .libs/liboperation.lax/libopoverlay.a/OffsetPointGenerator.o .libs/liboperation.lax/libopoverlay.a/OverlayNodeFactory.o .libs/liboperation.lax/libopoverlay.a/OverlayOp.o .libs/liboperation.lax/libopoverlay.a/OverlayResultValidator.o .libs/liboperation.lax/libopoverlay.a/PointBuilder.o .libs/liboperation.lax/libopoverlay.a/PolygonBuilder.o .libs/liboperation.lax/libopoverlay.a/SnapIfNeededOverlayOp.o .libs/liboperation.lax/libopoverlay.a/SnapOverlayOp.o .libs/liboperation.lax/liboppolygonize.a/BuildArea.o .libs/liboperation.lax/liboppolygonize.a/EdgeRing.o .libs/liboperation.lax/liboppolygonize.a/HoleAssigner.o .libs/liboperation.lax/liboppolygonize.a/PolygonizeDirectedEdge.o .libs/liboperation.lax/liboppolygonize.a/PolygonizeEdge.o .libs/liboperation.lax/liboppolygonize.a/PolygonizeGraph.o .libs/liboperation.lax/liboppolygonize.a/Polygonizer.o .libs/liboperation.lax/liboppredicate.a/RectangleContains.o .libs/liboperation.lax/liboppredicate.a/RectangleIntersects.o .libs/liboperation.lax/liboppredicate.a/SegmentIntersectionTester.o .libs/liboperation.lax/liboprelate.a/EdgeEndBuilder.o .libs/liboperation.lax/liboprelate.a/EdgeEndBundle.o .libs/liboperation.lax/liboprelate.a/EdgeEndBundleStar.o .libs/liboperation.lax/liboprelate.a/RelateComputer.o .libs/liboperation.lax/liboprelate.a/RelateNode.o .libs/liboperation.lax/liboprelate.a/RelateNodeFactory.o .libs/liboperation.lax/liboprelate.a/RelateNodeGraph.o .libs/liboperation.lax/liboprelate.a/RelateOp.o .libs/liboperation.lax/libopunion.a/CascadedPolygonUnion.o .libs/liboperation.lax/libopunion.a/CascadedUnion.o .libs/liboperation.lax/libopunion.a/CoverageUnion.o .libs/liboperation.lax/libopunion.a/OverlapUnion.o .libs/liboperation.lax/libopunion.a/PointGeometryUnion.o .libs/liboperation.lax/libopunion.a/UnaryUnionOp.o .libs/liboperation.lax/libopvalid.a/ConnectedInteriorTester.o .libs/liboperation.lax/libopvalid.a/ConsistentAreaTester.o .libs/liboperation.lax/libopvalid.a/IndexedNestedRingTester.o .libs/liboperation.lax/libopvalid.a/IsValidOp.o .libs/liboperation.lax/libopvalid.a/MakeValid.o .libs/liboperation.lax/libopvalid.a/QuadtreeNestedRingTester.o .libs/liboperation.lax/libopvalid.a/RepeatedPointRemover.o .libs/liboperation.lax/libopvalid.a/RepeatedPointTester.o .libs/liboperation.lax/libopvalid.a/SimpleNestedRingTester.o .libs/liboperation.lax/libopvalid.a/SweeplineNestedRingTester.o .libs/liboperation.lax/libopvalid.a/TopologyValidationError.o .libs/liboperation.lax/libopsharedpaths.a/SharedPathsOp.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/liboperation.a libtool: link: rm -fr .libs/liboperation.lax libtool: link: ( cd ".libs" && rm -f "liboperation.la" && ln -s "../liboperation.la" "liboperation.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation' Making all in planargraph make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Edge.lo Edge.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Edge.cpp -fPIC -DPIC -o .libs/Edge.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Node.lo Node.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Node.cpp -fPIC -DPIC -o .libs/Node.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DirectedEdgeStar.lo DirectedEdgeStar.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DirectedEdgeStar.cpp -fPIC -DPIC -o .libs/DirectedEdgeStar.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Subgraph.lo Subgraph.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Subgraph.cpp -fPIC -DPIC -o .libs/Subgraph.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PlanarGraph.lo PlanarGraph.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PlanarGraph.cpp -fPIC -DPIC -o .libs/PlanarGraph.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DirectedEdge.lo DirectedEdge.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DirectedEdge.cpp -fPIC -DPIC -o .libs/DirectedEdge.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o NodeMap.lo NodeMap.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c NodeMap.cpp -fPIC -DPIC -o .libs/NodeMap.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o algorithm/ConnectedSubgraphFinder.lo algorithm/ConnectedSubgraphFinder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c algorithm/ConnectedSubgraphFinder.cpp -fPIC -DPIC -o algorithm/.libs/ConnectedSubgraphFinder.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libplanargraph.la DirectedEdge.lo DirectedEdgeStar.lo Edge.lo Node.lo NodeMap.lo PlanarGraph.lo Subgraph.lo algorithm/ConnectedSubgraphFinder.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libplanargraph.a .libs/DirectedEdge.o .libs/DirectedEdgeStar.o .libs/Edge.o .libs/Node.o .libs/NodeMap.o .libs/PlanarGraph.o .libs/Subgraph.o algorithm/.libs/ConnectedSubgraphFinder.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libplanargraph.a libtool: link: ( cd ".libs" && rm -f "libplanargraph.la" && ln -s "../libplanargraph.la" "libplanargraph.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' Making all in geomgraph Making all in index make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SweepLineEvent.lo SweepLineEvent.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SweepLineEvent.cpp -fPIC -DPIC -o .libs/SweepLineEvent.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SweepLineSegment.lo SweepLineSegment.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SweepLineSegment.cpp -fPIC -DPIC -o .libs/SweepLineSegment.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SegmentIntersector.lo SegmentIntersector.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SegmentIntersector.cpp -fPIC -DPIC -o .libs/SegmentIntersector.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SimpleSweepLineIntersector.lo SimpleSweepLineIntersector.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SimpleSweepLineIntersector.cpp -fPIC -DPIC -o .libs/SimpleSweepLineIntersector.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SimpleEdgeSetIntersector.lo SimpleEdgeSetIntersector.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SimpleEdgeSetIntersector.cpp -fPIC -DPIC -o .libs/SimpleEdgeSetIntersector.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MonotoneChainEdge.lo MonotoneChainEdge.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MonotoneChainEdge.cpp -fPIC -DPIC -o .libs/MonotoneChainEdge.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MonotoneChainIndexer.lo MonotoneChainIndexer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MonotoneChainIndexer.cpp -fPIC -DPIC -o .libs/MonotoneChainIndexer.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SimpleMCSweepLineIntersector.lo SimpleMCSweepLineIntersector.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SimpleMCSweepLineIntersector.cpp -fPIC -DPIC -o .libs/SimpleMCSweepLineIntersector.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgeomgraphindex.la MonotoneChainEdge.lo MonotoneChainIndexer.lo SegmentIntersector.lo SimpleEdgeSetIntersector.lo SimpleMCSweepLineIntersector.lo SimpleSweepLineIntersector.lo SweepLineEvent.lo SweepLineSegment.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libgeomgraphindex.a .libs/MonotoneChainEdge.o .libs/MonotoneChainIndexer.o .libs/SegmentIntersector.o .libs/SimpleEdgeSetIntersector.o .libs/SimpleMCSweepLineIntersector.o .libs/SimpleSweepLineIntersector.o .libs/SweepLineEvent.o .libs/SweepLineSegment.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libgeomgraphindex.a libtool: link: ( cd ".libs" && rm -f "libgeomgraphindex.la" && ln -s "../libgeomgraphindex.la" "libgeomgraphindex.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Depth.lo Depth.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Depth.cpp -fPIC -DPIC -o .libs/Depth.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EdgeEnd.lo EdgeEnd.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EdgeEnd.cpp -fPIC -DPIC -o .libs/EdgeEnd.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EdgeNodingValidator.lo EdgeNodingValidator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EdgeNodingValidator.cpp -fPIC -DPIC -o .libs/EdgeNodingValidator.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DirectedEdge.lo DirectedEdge.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DirectedEdge.cpp -fPIC -DPIC -o .libs/DirectedEdge.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EdgeIntersectionList.lo EdgeIntersectionList.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EdgeIntersectionList.cpp -fPIC -DPIC -o .libs/EdgeIntersectionList.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Edge.lo Edge.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Edge.cpp -fPIC -DPIC -o .libs/Edge.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EdgeEndStar.lo EdgeEndStar.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EdgeEndStar.cpp -fPIC -DPIC -o .libs/EdgeEndStar.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DirectedEdgeStar.lo DirectedEdgeStar.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DirectedEdgeStar.cpp -fPIC -DPIC -o .libs/DirectedEdgeStar.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GraphComponent.lo GraphComponent.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GraphComponent.cpp -fPIC -DPIC -o .libs/GraphComponent.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EdgeList.lo EdgeList.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EdgeList.cpp -fPIC -DPIC -o .libs/EdgeList.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o NodeFactory.lo NodeFactory.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c NodeFactory.cpp -fPIC -DPIC -o .libs/NodeFactory.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Label.lo Label.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Label.cpp -fPIC -DPIC -o .libs/Label.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Position.lo Position.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Position.cpp -fPIC -DPIC -o .libs/Position.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o NodeMap.lo NodeMap.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c NodeMap.cpp -fPIC -DPIC -o .libs/NodeMap.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o TopologyLocation.lo TopologyLocation.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c TopologyLocation.cpp -fPIC -DPIC -o .libs/TopologyLocation.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Quadrant.lo Quadrant.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Quadrant.cpp -fPIC -DPIC -o .libs/Quadrant.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Node.lo Node.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Node.cpp -fPIC -DPIC -o .libs/Node.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EdgeRing.lo EdgeRing.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EdgeRing.cpp -fPIC -DPIC -o .libs/EdgeRing.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PlanarGraph.lo PlanarGraph.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PlanarGraph.cpp -fPIC -DPIC -o .libs/PlanarGraph.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GeometryGraph.lo GeometryGraph.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GeometryGraph.cpp -fPIC -DPIC -o .libs/GeometryGraph.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgeomgraph.la Depth.lo DirectedEdge.lo DirectedEdgeStar.lo Edge.lo EdgeEnd.lo EdgeEndStar.lo EdgeIntersectionList.lo EdgeNodingValidator.lo EdgeList.lo EdgeRing.lo GeometryGraph.lo GraphComponent.lo Label.lo Node.lo NodeFactory.lo NodeMap.lo PlanarGraph.lo Position.lo Quadrant.lo TopologyLocation.lo index/libgeomgraphindex.la libtool: link: (cd .libs/libgeomgraph.lax/libgeomgraphindex.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index/.libs/libgeomgraphindex.a") libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libgeomgraph.a .libs/Depth.o .libs/DirectedEdge.o .libs/DirectedEdgeStar.o .libs/Edge.o .libs/EdgeEnd.o .libs/EdgeEndStar.o .libs/EdgeIntersectionList.o .libs/EdgeNodingValidator.o .libs/EdgeList.o .libs/EdgeRing.o .libs/GeometryGraph.o .libs/GraphComponent.o .libs/Label.o .libs/Node.o .libs/NodeFactory.o .libs/NodeMap.o .libs/PlanarGraph.o .libs/Position.o .libs/Quadrant.o .libs/TopologyLocation.o .libs/libgeomgraph.lax/libgeomgraphindex.a/MonotoneChainEdge.o .libs/libgeomgraph.lax/libgeomgraphindex.a/MonotoneChainIndexer.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SegmentIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SimpleEdgeSetIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SimpleMCSweepLineIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SimpleSweepLineIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SweepLineEvent.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SweepLineSegment.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libgeomgraph.a libtool: link: rm -fr .libs/libgeomgraph.lax libtool: link: ( cd ".libs" && rm -f "libgeomgraph.la" && ln -s "../libgeomgraph.la" "libgeomgraph.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' Making all in precision make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CommonBits.lo CommonBits.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CommonBits.cpp -fPIC -DPIC -o .libs/CommonBits.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CommonBitsRemover.lo CommonBitsRemover.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CommonBitsRemover.cpp -fPIC -DPIC -o .libs/CommonBitsRemover.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o EnhancedPrecisionOp.lo EnhancedPrecisionOp.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c EnhancedPrecisionOp.cpp -fPIC -DPIC -o .libs/EnhancedPrecisionOp.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o PrecisionReducerCoordinateOperation.lo PrecisionReducerCoordinateOperation.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c PrecisionReducerCoordinateOperation.cpp -fPIC -DPIC -o .libs/PrecisionReducerCoordinateOperation.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CommonBitsOp.lo CommonBitsOp.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c CommonBitsOp.cpp -fPIC -DPIC -o .libs/CommonBitsOp.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SimpleGeometryPrecisionReducer.lo SimpleGeometryPrecisionReducer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c SimpleGeometryPrecisionReducer.cpp -fPIC -DPIC -o .libs/SimpleGeometryPrecisionReducer.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GeometryPrecisionReducer.lo GeometryPrecisionReducer.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GeometryPrecisionReducer.cpp -fPIC -DPIC -o .libs/GeometryPrecisionReducer.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o MinimumClearance.lo MinimumClearance.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c MinimumClearance.cpp -fPIC -DPIC -o .libs/MinimumClearance.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libprecision.la CommonBits.lo CommonBitsOp.lo CommonBitsRemover.lo EnhancedPrecisionOp.lo GeometryPrecisionReducer.lo MinimumClearance.lo PrecisionReducerCoordinateOperation.lo SimpleGeometryPrecisionReducer.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libprecision.a .libs/CommonBits.o .libs/CommonBitsOp.o .libs/CommonBitsRemover.o .libs/EnhancedPrecisionOp.o .libs/GeometryPrecisionReducer.o .libs/MinimumClearance.o .libs/PrecisionReducerCoordinateOperation.o .libs/SimpleGeometryPrecisionReducer.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libprecision.a libtool: link: ( cd ".libs" && rm -f "libprecision.la" && ln -s "../libprecision.la" "libprecision.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' Making all in simplify make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o TaggedLineSegment.lo TaggedLineSegment.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c TaggedLineSegment.cpp -fPIC -DPIC -o .libs/TaggedLineSegment.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o TaggedLinesSimplifier.lo TaggedLinesSimplifier.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c TaggedLinesSimplifier.cpp -fPIC -DPIC -o .libs/TaggedLinesSimplifier.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LineSegmentIndex.lo LineSegmentIndex.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LineSegmentIndex.cpp -fPIC -DPIC -o .libs/LineSegmentIndex.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DouglasPeuckerLineSimplifier.lo DouglasPeuckerLineSimplifier.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DouglasPeuckerLineSimplifier.cpp -fPIC -DPIC -o .libs/DouglasPeuckerLineSimplifier.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o TaggedLineStringSimplifier.lo TaggedLineStringSimplifier.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c TaggedLineStringSimplifier.cpp -fPIC -DPIC -o .libs/TaggedLineStringSimplifier.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DouglasPeuckerSimplifier.lo DouglasPeuckerSimplifier.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DouglasPeuckerSimplifier.cpp -fPIC -DPIC -o .libs/DouglasPeuckerSimplifier.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o TaggedLineString.lo TaggedLineString.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c TaggedLineString.cpp -fPIC -DPIC -o .libs/TaggedLineString.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o TopologyPreservingSimplifier.lo TopologyPreservingSimplifier.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c TopologyPreservingSimplifier.cpp -fPIC -DPIC -o .libs/TopologyPreservingSimplifier.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libsimplify.la DouglasPeuckerLineSimplifier.lo DouglasPeuckerSimplifier.lo LineSegmentIndex.lo TaggedLineSegment.lo TaggedLineString.lo TaggedLineStringSimplifier.lo TaggedLinesSimplifier.lo TopologyPreservingSimplifier.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libsimplify.a .libs/DouglasPeuckerLineSimplifier.o .libs/DouglasPeuckerSimplifier.o .libs/LineSegmentIndex.o .libs/TaggedLineSegment.o .libs/TaggedLineString.o .libs/TaggedLineStringSimplifier.o .libs/TaggedLinesSimplifier.o .libs/TopologyPreservingSimplifier.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libsimplify.a libtool: link: ( cd ".libs" && rm -f "libsimplify.la" && ln -s "../libsimplify.la" "libsimplify.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' Making all in triangulate Making all in quadedge make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o TrianglePredicate.lo TrianglePredicate.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c TrianglePredicate.cpp -fPIC -DPIC -o .libs/TrianglePredicate.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LocateFailureException.lo LocateFailureException.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LocateFailureException.cpp -fPIC -DPIC -o .libs/LocateFailureException.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o QuadEdge.lo QuadEdge.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c QuadEdge.cpp -fPIC -DPIC -o .libs/QuadEdge.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LastFoundQuadEdgeLocator.lo LastFoundQuadEdgeLocator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LastFoundQuadEdgeLocator.cpp -fPIC -DPIC -o .libs/LastFoundQuadEdgeLocator.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Vertex.lo Vertex.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Vertex.cpp -fPIC -DPIC -o .libs/Vertex.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' /bin/sh ../../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o QuadEdgeSubdivision.lo QuadEdgeSubdivision.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c QuadEdgeSubdivision.cpp -fPIC -DPIC -o .libs/QuadEdgeSubdivision.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libquadedge.la QuadEdge.lo Vertex.lo TrianglePredicate.lo QuadEdgeSubdivision.lo LastFoundQuadEdgeLocator.lo LocateFailureException.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libquadedge.a .libs/QuadEdge.o .libs/Vertex.o .libs/TrianglePredicate.o .libs/QuadEdgeSubdivision.o .libs/LastFoundQuadEdgeLocator.o .libs/LocateFailureException.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libquadedge.a libtool: link: ( cd ".libs" && rm -f "libquadedge.la" && ln -s "../libquadedge.la" "libquadedge.la" ) make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IncrementalDelaunayTriangulator.lo IncrementalDelaunayTriangulator.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c IncrementalDelaunayTriangulator.cpp -fPIC -DPIC -o .libs/IncrementalDelaunayTriangulator.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o VoronoiDiagramBuilder.lo VoronoiDiagramBuilder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c VoronoiDiagramBuilder.cpp -fPIC -DPIC -o .libs/VoronoiDiagramBuilder.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o DelaunayTriangulationBuilder.lo DelaunayTriangulationBuilder.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c DelaunayTriangulationBuilder.cpp -fPIC -DPIC -o .libs/DelaunayTriangulationBuilder.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtriangulate.la IncrementalDelaunayTriangulator.lo DelaunayTriangulationBuilder.lo VoronoiDiagramBuilder.lo quadedge/libquadedge.la libtool: link: (cd .libs/libtriangulate.lax/libquadedge.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge/.libs/libquadedge.a") libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libtriangulate.a .libs/IncrementalDelaunayTriangulator.o .libs/DelaunayTriangulationBuilder.o .libs/VoronoiDiagramBuilder.o .libs/libtriangulate.lax/libquadedge.a/LastFoundQuadEdgeLocator.o .libs/libtriangulate.lax/libquadedge.a/LocateFailureException.o .libs/libtriangulate.lax/libquadedge.a/QuadEdge.o .libs/libtriangulate.lax/libquadedge.a/QuadEdgeSubdivision.o .libs/libtriangulate.lax/libquadedge.a/TrianglePredicate.o .libs/libtriangulate.lax/libquadedge.a/Vertex.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libtriangulate.a libtool: link: rm -fr .libs/libtriangulate.lax libtool: link: ( cd ".libs" && rm -f "libtriangulate.la" && ln -s "../libtriangulate.la" "libtriangulate.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate' Making all in util make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Interrupt.lo Interrupt.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Interrupt.cpp -fPIC -DPIC -o .libs/Interrupt.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o math.lo math.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c math.cpp -fPIC -DPIC -o .libs/math.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Assert.lo Assert.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Assert.cpp -fPIC -DPIC -o .libs/Assert.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o Profiler.lo Profiler.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c Profiler.cpp -fPIC -DPIC -o .libs/Profiler.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o GeometricShapeFactory.lo GeometricShapeFactory.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c GeometricShapeFactory.cpp -fPIC -DPIC -o .libs/GeometricShapeFactory.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libutil.la Assert.lo GeometricShapeFactory.lo Interrupt.lo math.lo Profiler.lo libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libutil.a .libs/Assert.o .libs/GeometricShapeFactory.o .libs/Interrupt.o .libs/math.o .libs/Profiler.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libutil.a libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o inlines.lo inlines.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c inlines.cpp -fPIC -DPIC -o .libs/inlines.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src' /bin/sh ../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -release 3.8.1 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgeos.la -rpath /usr/lib64 inlines.lo algorithm/libalgorithm.la geom/libgeom.la geomgraph/libgeomgraph.la index/libindex.la io/libio.la linearref/liblinearref.la noding/libnoding.la operation/liboperation.la planargraph/libplanargraph.la precision/libprecision.la simplify/libsimplify.la triangulate/libtriangulate.la util/libutil.la libtool: link: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtbeginS.o .libs/inlines.o -Wl,--whole-archive algorithm/.libs/libalgorithm.a geom/.libs/libgeom.a geomgraph/.libs/libgeomgraph.a index/.libs/libindex.a io/.libs/libio.a linearref/.libs/liblinearref.a noding/.libs/libnoding.a operation/.libs/liboperation.a planargraph/.libs/libplanargraph.a precision/.libs/libprecision.a simplify/.libs/libsimplify.a triangulate/.libs/libtriangulate.a util/.libs/libutil.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libgeos-3.8.1.so -o .libs/libgeos-3.8.1.so libtool: link: (cd ".libs" && rm -f "libgeos.so" && ln -s "libgeos-3.8.1.so" "libgeos.so") libtool: link: ( cd ".libs" && rm -f "libgeos.la" && ln -s "../libgeos.la" "libgeos.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src' Making all in capi make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/capi' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_CAPI_VERSION='"3.8.1-CAPI-1.13.3"' -DGEOS_JTS_PORT='"1.13.0"' -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgeos_c_la-geos_c.lo `test -f 'geos_c.cpp' || echo './'`geos_c.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_CAPI_VERSION=\"3.8.1-CAPI-1.13.3\" -DGEOS_JTS_PORT=\"1.13.0\" -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c geos_c.cpp -fPIC -DPIC -o .libs/libgeos_c_la-geos_c.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/capi' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/capi' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_CAPI_VERSION='"3.8.1-CAPI-1.13.3"' -DGEOS_JTS_PORT='"1.13.0"' -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgeos_c_la-geos_ts_c.lo `test -f 'geos_ts_c.cpp' || echo './'`geos_ts_c.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_CAPI_VERSION=\"3.8.1-CAPI-1.13.3\" -DGEOS_JTS_PORT=\"1.13.0\" -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c geos_ts_c.cpp -fPIC -DPIC -o .libs/libgeos_c_la-geos_ts_c.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/capi' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/capi' /bin/sh ../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 14:3:13 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgeos_c.la -rpath /usr/lib64 libgeos_c_la-geos_c.lo libgeos_c_la-geos_ts_c.lo ../src/libgeos.la libtool: link: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtbeginS.o .libs/libgeos_c_la-geos_c.o .libs/libgeos_c_la-geos_ts_c.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/.libs -Wl,-rpath -Wl,/usr/lib64 ../src/.libs/libgeos.so -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libgeos_c.so.1 -o .libs/libgeos_c.so.1.13.3 libtool: link: (cd ".libs" && rm -f "libgeos_c.so.1" && ln -s "libgeos_c.so.1.13.3" "libgeos_c.so.1") libtool: link: (cd ".libs" && rm -f "libgeos_c.so" && ln -s "libgeos_c.so.1.13.3" "libgeos_c.so") libtool: link: ( cd ".libs" && rm -f "libgeos_c.la" && ln -s "../libgeos_c.la" "libgeos_c.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/capi' Making all in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/doc' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o example.o example.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/doc' /bin/sh ../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o example example.o ../src/libgeos.la ../src/libgeos.la libtool: link: aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/example example.o ../src/.libs/libgeos.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/doc' Making all in macros make[2]: Nothing to be done for 'all'. Making all in swig make[3]: Nothing to be done for 'all-am'. Making all in tests Making all in bigtest make[3]: Nothing to be done for 'all'. Making all in xmltester make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SimpleWKTTester.o SimpleWKTTester.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o SingleSidedBufferResultMatcher.o SingleSidedBufferResultMatcher.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o SimpleWKTTester SimpleWKTTester.o ../../src/libgeos.la ../../src/libgeos.la libtool: link: aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/SimpleWKTTester SimpleWKTTester.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o BufferResultMatcher.o BufferResultMatcher.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tinyxml2/tinyxml2.o tinyxml2/tinyxml2.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o XMLTester.o XMLTester.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o XMLTester XMLTester.o tinyxml2/tinyxml2.o BufferResultMatcher.o SingleSidedBufferResultMatcher.o ../../src/libgeos.la ../../src/libgeos.la libtool: link: aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/XMLTester XMLTester.o tinyxml2/tinyxml2.o BufferResultMatcher.o SingleSidedBufferResultMatcher.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' Making all in unit make[3]: Nothing to be done for 'all'. Making all in geostest make[3]: Nothing to be done for 'all'. Making all in thread make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in benchmarks Making all in algorithm make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/markup -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o UnaryUnionSegmentsPerfTest.o UnaryUnionSegmentsPerfTest.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/markup -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o InteriorPointAreaPerfTest.o InteriorPointAreaPerfTest.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/markup -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o VoronoiPerfTest.o VoronoiPerfTest.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o InteriorPointAreaPerfTest InteriorPointAreaPerfTest.o ../../src/libgeos.la libtool: link: aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/InteriorPointAreaPerfTest InteriorPointAreaPerfTest.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o VoronoiPerfTest VoronoiPerfTest.o ../../src/libgeos.la libtool: link: aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/VoronoiPerfTest VoronoiPerfTest.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o UnaryUnionSegmentsPerfTest UnaryUnionSegmentsPerfTest.o ../../src/libgeos.la libtool: link: aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/UnaryUnionSegmentsPerfTest UnaryUnionSegmentsPerfTest.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' Making all in operation Making all in buffer make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/buffer' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o IteratedBufferStressTest.o IteratedBufferStressTest.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/buffer' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/buffer' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o IteratedBufferStressTest IteratedBufferStressTest.o ../../../src/libgeos.la ../../../src/libgeos.la libtool: link: aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/IteratedBufferStressTest IteratedBufferStressTest.o ../../../src/.libs/libgeos.so -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/buffer' Making all in predicate make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/predicate' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o RectangleIntersectsPerfTest.o RectangleIntersectsPerfTest.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/predicate' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/predicate' /bin/sh ../../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o RectangleIntersectsPerfTest RectangleIntersectsPerfTest.o ../../../src/libgeos.la ../../../src/libgeos.la libtool: link: aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/RectangleIntersectsPerfTest RectangleIntersectsPerfTest.o ../../../src/.libs/libgeos.so -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/predicate' make[4]: Nothing to be done for 'all-am'. Making all in capi make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ClassSizes.o ClassSizes.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks' /bin/sh ../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ClassSizes ClassSizes.o ../src/libgeos.la libtool: link: aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ClassSizes ClassSizes.o ../src/.libs/libgeos.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks' Making all in tools Making all in astyle make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ASEnhancer.o ASEnhancer.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ASResource.o ASResource.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ASBeautifier.o ASBeautifier.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o astyle_main.o astyle_main.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ASFormatter.o ASFormatter.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ASLocalizer.o ASLocalizer.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o astyle ASBeautifier.o ASEnhancer.o ASFormatter.o ASLocalizer.o ASResource.o astyle_main.o libtool: link: aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o astyle ASBeautifier.o ASEnhancer.o ASFormatter.o ASLocalizer.o ASResource.o astyle_main.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pcZNMS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64 + cd geos-3.8.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1' Making install in include make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include' Making install in geos make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos' Making install in algorithm make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm' Making install in locate make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/locate' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/locate' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/locate' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/algorithm/locate' /usr/bin/install -p -m 644 IndexedPointInAreaLocator.h PointOnGeometryLocator.h SimplePointInAreaLocator.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/algorithm/locate' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/locate' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/locate' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/locate' Making install in distance make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/distance' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/distance' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/distance' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/algorithm/distance' /usr/bin/install -p -m 644 DiscreteHausdorffDistance.h DiscreteFrechetDistance.h DistanceToPoint.h PointPairDistance.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/algorithm/distance' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/distance' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/distance' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/distance' Making install in ttmath make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/ttmath' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/ttmath' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/ttmath' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/algorithm/ttmath' /usr/bin/install -p -m 644 ttmath.h ttmathbig.h ttmathdec.h ttmathint.h ttmathmisc.h ttmathobjects.h ttmathparser.h ttmaththreads.h ttmathtypes.h ttmathuint.h ttmathuint_noasm.h ttmathuint_x86.h ttmathuint_x86_64.h ttmathuint_x86_64_msvc.asm '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/algorithm/ttmath' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/ttmath' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/ttmath' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm/ttmath' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/algorithm' /usr/bin/install -p -m 644 Angle.h Area.h BoundaryNodeRule.h CGAlgorithmsDD.h CentralEndpointIntersector.h Centroid.h ConvexHull.h ConvexHull.inl Distance.h HCoordinate.h InteriorPointArea.h InteriorPointLine.h InteriorPointPoint.h Intersection.h Length.h LineIntersector.h MinimumBoundingCircle.h MinimumDiameter.h NotRepresentableException.h Orientation.h PointLocation.h PointLocator.h RayCrossingCounter.h RayCrossingCounterDD.h RobustDeterminant.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/algorithm' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/algorithm' Making install in geom make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geom' Making install in util make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geom/util' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geom/util' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/geom/util' /usr/bin/install -p -m 644 ComponentCoordinateExtracter.h CoordinateOperation.h GeometryCombiner.h GeometryEditor.h GeometryEditorOperation.h GeometryExtracter.h GeometryTransformer.h LinearComponentExtracter.h PointExtracter.h PolygonExtracter.h ShortCircuitedGeometryVisitor.h SineStarFactory.h Densifier.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/geom/util' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geom/util' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geom/util' Making install in prep make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geom/prep' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geom/prep' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/geom/prep' /usr/bin/install -p -m 644 AbstractPreparedPolygonContains.h BasicPreparedGeometry.h PreparedGeometryFactory.h PreparedGeometry.h PreparedLineString.h PreparedLineStringIntersects.h PreparedPoint.h PreparedPolygonContains.h PreparedPolygonContainsProperly.h PreparedPolygonCovers.h PreparedPolygon.h PreparedPolygonIntersects.h PreparedPolygonPredicate.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/geom/prep' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geom/prep' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geom/prep' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geom' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geom' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/geom' /usr/bin/install -p -m 644 BinaryOp.h CoordinateArraySequenceFactory.h CoordinateArraySequenceFactory.inl CoordinateArraySequence.h CoordinateFilter.h Coordinate.h Coordinate.inl CoordinateList.h CoordinateSequenceFactory.h CoordinateSequenceFilter.h CoordinateSequence.h DefaultCoordinateSequenceFactory.h Dimension.h Envelope.h Envelope.inl FixedSizeCoordinateSequence.h GeometryCollection.h GeometryCollection.inl GeometryComponentFilter.h GeometryFactory.h GeometryFactory.inl GeometryFilter.h Geometry.h IntersectionMatrix.h LinearRing.h LineSegment.h LineSegment.inl LineString.h Location.h MultiLineString.h MultiLineString.inl MultiPoint.h MultiPolygon.h MultiPolygon.inl Point.h Polygon.h PrecisionModel.h PrecisionModel.inl Triangle.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/geom' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geom' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geom' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geom' Making install in geomgraph make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geomgraph' Making install in index make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geomgraph/index' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geomgraph/index' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/geomgraph/index' /usr/bin/install -p -m 644 EdgeSetIntersector.h MonotoneChain.h MonotoneChainEdge.h MonotoneChainIndexer.h SegmentIntersector.h SegmentIntersector.inl SimpleEdgeSetIntersector.h SimpleMCSweepLineIntersector.h SimpleSweepLineIntersector.h SweepLineEvent.h SweepLineEventObj.h SweepLineSegment.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/geomgraph/index' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geomgraph/index' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geomgraph/index' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geomgraph' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geomgraph' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/geomgraph' /usr/bin/install -p -m 644 Depth.h Depth.inl DirectedEdge.h DirectedEdge.inl DirectedEdgeStar.h EdgeEnd.h EdgeEndStar.h Edge.h EdgeIntersection.h EdgeIntersectionList.h EdgeList.h EdgeNodingValidator.h EdgeRing.h GeometryGraph.h GeometryGraph.inl GraphComponent.h Label.h Label.inl NodeFactory.h Node.h NodeMap.h PlanarGraph.h Position.h Quadrant.h Quadrant.inl TopologyLocation.h TopologyLocation.inl '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/geomgraph' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geomgraph' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geomgraph' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/geomgraph' Making install in index make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index' Making install in intervalrtree make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/intervalrtree' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/intervalrtree' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/intervalrtree' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/index/intervalrtree' /usr/bin/install -p -m 644 IntervalRTreeBranchNode.h IntervalRTreeLeafNode.h IntervalRTreeNode.h SortedPackedIntervalRTree.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/index/intervalrtree' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/intervalrtree' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/intervalrtree' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/intervalrtree' Making install in sweepline make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/sweepline' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/sweepline' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/sweepline' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/index/sweepline' /usr/bin/install -p -m 644 SweepLineEvent.h SweepLineIndex.h SweepLineInterval.h SweepLineOverlapAction.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/index/sweepline' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/sweepline' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/sweepline' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/sweepline' Making install in strtree make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/strtree' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/strtree' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/strtree' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/index/strtree' /usr/bin/install -p -m 644 AbstractNode.h AbstractSTRtree.h Boundable.h BoundablePair.h EnvelopeUtil.h GeometryItemDistance.h Interval.h ItemBoundable.h ItemDistance.h SIRtree.h STRtree.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/index/strtree' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/strtree' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/strtree' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/strtree' Making install in quadtree make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/quadtree' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/quadtree' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/quadtree' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/index/quadtree' /usr/bin/install -p -m 644 DoubleBits.h IntervalSize.h Key.h NodeBase.h Node.h Quadtree.h Root.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/index/quadtree' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/quadtree' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/quadtree' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/quadtree' Making install in bintree make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/bintree' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/bintree' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/bintree' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/index/bintree' /usr/bin/install -p -m 644 Bintree.h Interval.h Key.h NodeBase.h Node.h Root.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/index/bintree' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/bintree' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/bintree' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/bintree' Making install in chain make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/chain' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/chain' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/chain' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/index/chain' /usr/bin/install -p -m 644 MonotoneChain.h MonotoneChainBuilder.h MonotoneChainOverlapAction.h MonotoneChainSelectAction.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/index/chain' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/chain' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/chain' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index/chain' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/index' /usr/bin/install -p -m 644 ItemVisitor.h SpatialIndex.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/index' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/index' Making install in io make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/io' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/io' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/io' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/io' /usr/bin/install -p -m 644 ByteOrderDataInStream.h ByteOrderDataInStream.inl ByteOrderValues.h CLocalizer.h ParseException.h StringTokenizer.h WKBConstants.h WKBReader.h WKBWriter.h WKTReader.h WKTReader.inl WKTWriter.h Writer.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/io' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/io' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/io' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/io' Making install in linearref make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/linearref' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/linearref' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/linearref' /usr/bin/install -p -m 644 ExtractLineByLocation.h LengthIndexedLine.h LengthIndexOfPoint.h LengthLocationMap.h LinearIterator.h LinearGeometryBuilder.h LinearLocation.h LocationIndexedLine.h LocationIndexOfLine.h LocationIndexOfPoint.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/linearref' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/linearref' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/linearref' Making install in noding make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/noding' Making install in snapround make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/noding/snapround' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/noding/snapround' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/noding/snapround' /usr/bin/install -p -m 644 HotPixel.h HotPixel.inl MCIndexPointSnapper.h MCIndexSnapRounder.h SimpleSnapRounder.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/noding/snapround' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/noding/snapround' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/noding/snapround' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/noding' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/noding' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/noding' /usr/bin/install -p -m 644 BasicSegmentString.h BasicSegmentString.inl FastNodingValidator.h FastSegmentSetIntersectionFinder.h GeometryNoder.h IntersectionAdder.h IntersectionFinderAdder.h IteratedNoder.h MCIndexNoder.h MCIndexNoder.inl MCIndexSegmentSetMutualIntersector.h NodableSegmentString.h NodedSegmentString.h Noder.h NodingValidator.h Octant.h OrientedCoordinateArray.h ScaledNoder.h SegmentIntersectionDetector.h SegmentIntersector.h SegmentNode.h SegmentNodeList.h SegmentPointComparator.h SegmentSetMutualIntersector.h SegmentString.h SegmentStringUtil.h SimpleNoder.h NodingIntersectionFinder.h SinglePassNoder.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/noding' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/noding' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/noding' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/noding' Making install in operation make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation' Making install in buffer make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/buffer' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/buffer' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/buffer' /usr/bin/install -p -m 644 BufferBuilder.h BufferInputLineSimplifier.h BufferOp.h BufferParameters.h BufferSubgraph.h OffsetCurveBuilder.h OffsetCurveSetBuilder.h OffsetSegmentGenerator.h OffsetSegmentString.h RightmostEdgeFinder.h SubgraphDepthLocater.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/buffer' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/buffer' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/buffer' Making install in distance make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/distance' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/distance' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/distance' /usr/bin/install -p -m 644 ConnectedElementLocationFilter.h ConnectedElementPointFilter.h DistanceOp.h IndexedFacetDistance.h FacetSequence.h FacetSequenceTreeBuilder.h GeometryLocation.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/distance' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/distance' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/distance' Making install in intersection make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/intersection' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/intersection' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/intersection' /usr/bin/install -p -m 644 Rectangle.h RectangleIntersection.h RectangleIntersectionBuilder.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/intersection' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/intersection' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/intersection' Making install in linemerge make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/linemerge' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/linemerge' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/linemerge' /usr/bin/install -p -m 644 EdgeString.h LineMergeDirectedEdge.h LineMergeEdge.h LineMergeGraph.h LineMerger.h LineSequencer.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/linemerge' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/linemerge' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/linemerge' Making install in overlay make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/overlay' Making install in snap make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/overlay/snap' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/overlay/snap' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/overlay/snap' /usr/bin/install -p -m 644 GeometrySnapper.h LineStringSnapper.h SnapIfNeededOverlayOp.h SnapOverlayOp.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/overlay/snap' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/overlay/snap' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/overlay/snap' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/overlay' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/overlay' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/overlay' /usr/bin/install -p -m 644 EdgeSetNoder.h ElevationMatrixCell.h ElevationMatrix.h LineBuilder.h MaximalEdgeRing.h MinimalEdgeRing.h MinimalEdgeRing.inl OverlayNodeFactory.h OverlayOp.h PointBuilder.h PolygonBuilder.h validate/FuzzyPointLocator.h validate/OffsetPointGenerator.h validate/OverlayResultValidator.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/overlay' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/overlay' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/overlay' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/overlay' Making install in polygonize make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/polygonize' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/polygonize' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/polygonize' /usr/bin/install -p -m 644 BuildArea.h EdgeRing.h HoleAssigner.h PolygonizeDirectedEdge.h PolygonizeEdge.h PolygonizeGraph.h Polygonizer.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/polygonize' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/polygonize' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/polygonize' Making install in predicate make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/predicate' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/predicate' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/predicate' /usr/bin/install -p -m 644 RectangleContains.h RectangleIntersects.h SegmentIntersectionTester.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/predicate' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/predicate' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/predicate' Making install in relate make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/relate' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/relate' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/relate' /usr/bin/install -p -m 644 EdgeEndBuilder.h EdgeEndBundle.h EdgeEndBundleStar.h RelateComputer.h RelateNodeFactory.h RelateNodeGraph.h RelateNode.h RelateOp.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/relate' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/relate' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/relate' Making install in union make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/union' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/union' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/union' /usr/bin/install -p -m 644 CascadedPolygonUnion.h CascadedUnion.h CoverageUnion.h OverlapUnion.h GeometryListHolder.h PointGeometryUnion.h UnaryUnionOp.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/union' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/union' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/union' Making install in sharedpaths make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/sharedpaths' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/sharedpaths' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/sharedpaths' /usr/bin/install -p -m 644 SharedPathsOp.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/sharedpaths' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/sharedpaths' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/sharedpaths' Making install in valid make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/valid' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/valid' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/valid' /usr/bin/install -p -m 644 ConnectedInteriorTester.h ConsistentAreaTester.h IsValidOp.h MakeValid.h QuadtreeNestedRingTester.h RepeatedPointRemover.h RepeatedPointTester.h SimpleNestedRingTester.h SweeplineNestedRingTester.h TopologyValidationError.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation/valid' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/valid' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation/valid' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation' /usr/bin/install -p -m 644 GeometryGraphOperation.h IsSimpleOp.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/operation' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/operation' Making install in planargraph make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/planargraph' Making install in algorithm make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/planargraph/algorithm' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/planargraph/algorithm' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/planargraph/algorithm' /usr/bin/install -p -m 644 ConnectedSubgraphFinder.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/planargraph/algorithm' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/planargraph/algorithm' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/planargraph/algorithm' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/planargraph' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/planargraph' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/planargraph' /usr/bin/install -p -m 644 DirectedEdge.h DirectedEdgeStar.h Edge.h GraphComponent.h Node.h NodeMap.h PlanarGraph.h Subgraph.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/planargraph' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/planargraph' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/planargraph' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/planargraph' Making install in precision make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/precision' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/precision' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/precision' /usr/bin/install -p -m 644 CommonBits.h CommonBitsOp.h CommonBitsRemover.h EnhancedPrecisionOp.h GeometryPrecisionReducer.h MinimumClearance.h PrecisionReducerCoordinateOperation.h SimpleGeometryPrecisionReducer.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/precision' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/precision' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/precision' Making install in simplify make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/simplify' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/simplify' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/simplify' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/simplify' /usr/bin/install -p -m 644 DouglasPeuckerLineSimplifier.h DouglasPeuckerSimplifier.h LineSegmentIndex.h TaggedLineSegment.h TaggedLinesSimplifier.h TaggedLineString.h TaggedLineStringSimplifier.h TopologyPreservingSimplifier.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/simplify' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/simplify' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/simplify' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/simplify' Making install in triangulate make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/triangulate' Making install in quadedge make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/triangulate/quadedge' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/triangulate/quadedge' make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/triangulate/quadedge' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/triangulate/quadedge' /usr/bin/install -p -m 644 QuadEdge.h Vertex.h TrianglePredicate.h QuadEdgeSubdivision.h QuadEdgeLocator.h LastFoundQuadEdgeLocator.h LocateFailureException.h TriangleVisitor.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/triangulate/quadedge' make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/triangulate/quadedge' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/triangulate/quadedge' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/triangulate/quadedge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/triangulate' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/triangulate' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/triangulate' /usr/bin/install -p -m 644 IncrementalDelaunayTriangulator.h DelaunayTriangulationBuilder.h VoronoiDiagramBuilder.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/triangulate' make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/triangulate' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/triangulate' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/triangulate' Making install in util make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/util' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/util' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/util' /usr/bin/install -p -m 644 Assert.h AssertionFailedException.h CoordinateArrayFilter.h GeometricShapeFactory.h GEOSException.h IllegalArgumentException.h IllegalStateException.h Interrupt.h math.h Machine.h TopologyException.h UniqueCoordinateArrayFilter.h UnsupportedOperationException.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos/util' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/util' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos' /usr/bin/install -p -m 644 constants.h export.h geomgraph.h geomgraphindex.h geom.h geomUtil.h geosAlgorithm.h indexBintree.h indexChain.h indexQuadtree.h indexStrtree.h indexSweepline.h inline.h io.h noding.h nodingSnapround.h opBuffer.h opDistance.h operation.h opLinemerge.h opOverlay.h opPolygonize.h opPredicate.h opRelate.h opValid.h planargraph.h precision.h profiler.h spatialIndex.h unload.h util.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos' /usr/bin/install -p -m 644 version.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include/geos' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include/geos' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include' /usr/bin/install -p -m 644 geos.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/include' Making install in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src' Making install in algorithm make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' Making install in locate make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/locate' Making install in distance make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm/distance' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/algorithm' Making install in geom make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' Making install in util make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/util' Making install in prep make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom/prep' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geom' Making install in index make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index' Making install in bintree make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/bintree' Making install in chain make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/chain' Making install in intervalrtree make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/intervalrtree' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/intervalrtree' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/intervalrtree' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/intervalrtree' Making install in quadtree make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/quadtree' Making install in strtree make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/strtree' Making install in sweepline make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/sweepline' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/sweepline' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/sweepline' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index/sweepline' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/index' Making install in io make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' 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/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/io' Making install in linearref make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' 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/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/linearref' Making install in noding make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' Making install in snapround make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding/snapround' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/noding' Making install in operation make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation' Making install in buffer make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/buffer' Making install in distance make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/distance' Making install in intersection make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/intersection' Making install in linemerge make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/linemerge' Making install in overlay make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/overlay' Making install in polygonize make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/polygonize' Making install in predicate make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/predicate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/predicate' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/predicate' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/predicate' Making install in relate make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/relate' Making install in union make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/union' Making install in sharedpaths make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/sharedpaths' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/sharedpaths' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/sharedpaths' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/sharedpaths' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/sharedpaths' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/sharedpaths' Making install in valid make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation/valid' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/operation' Making install in planargraph make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/planargraph' Making install in geomgraph make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' Making install in index make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph/index' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/geomgraph' Making install in precision make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/precision' Making install in simplify make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/simplify' Making install in triangulate make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate' Making install in quadedge make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate/quadedge' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/triangulate' Making install in util make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src/util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libgeos.la '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgeos-3.8.1.so /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64/libgeos-3.8.1.so libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64 && { ln -s -f libgeos-3.8.1.so libgeos.so || { rm -f libgeos.so && ln -s libgeos-3.8.1.so libgeos.so; }; }) libtool: install: /usr/bin/install -p .libs/libgeos.lai /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64/libgeos.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/src' Making install in capi make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/capi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/capi' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libgeos_c.la '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64' libtool: warning: relinking 'libgeos_c.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/geos-3.8.1/capi; /bin/sh "/home/iurt/rpmbuild/BUILD/geos-3.8.1/libtool" --tag CXX --mode=relink aarch64-mageia-linux-gnu-g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 14:3:13 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgeos_c.la -rpath /usr/lib64 libgeos_c_la-geos_c.lo libgeos_c_la-geos_ts_c.lo ../src/libgeos.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64) libtool: relink: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtbeginS.o .libs/libgeos_c_la-geos_c.o .libs/libgeos_c_la-geos_ts_c.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib64 -L/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgeos -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libgeos_c.so.1 -o .libs/libgeos_c.so.1.13.3 libtool: install: /usr/bin/install -p .libs/libgeos_c.so.1.13.3T /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64/libgeos_c.so.1.13.3 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64 && { ln -s -f libgeos_c.so.1.13.3 libgeos_c.so.1 || { rm -f libgeos_c.so.1 && ln -s libgeos_c.so.1.13.3 libgeos_c.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64 && { ln -s -f libgeos_c.so.1.13.3 libgeos_c.so || { rm -f libgeos_c.so && ln -s libgeos_c.so.1.13.3 libgeos_c.so; }; }) libtool: install: /usr/bin/install -p .libs/libgeos_c.lai /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64/libgeos_c.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include' /usr/bin/install -p -m 644 geos_c.h '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/include' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/capi' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/capi' Making install in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/doc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/doc' 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/iurt/rpmbuild/BUILD/geos-3.8.1/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/doc' Making install in macros make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/macros' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/macros' 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/iurt/rpmbuild/BUILD/geos-3.8.1/macros' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/macros' Making install in swig make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/swig' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/swig' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/swig' 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/iurt/rpmbuild/BUILD/geos-3.8.1/swig' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/swig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/swig' Making install in tests make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests' Making install in bigtest make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/bigtest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/bigtest' 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/iurt/rpmbuild/BUILD/geos-3.8.1/tests/bigtest' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/bigtest' Making install in xmltester make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' 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/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/xmltester' Making install in unit make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/unit' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/unit' 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/iurt/rpmbuild/BUILD/geos-3.8.1/tests/unit' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/unit' Making install in geostest make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/geostest' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/geostest' 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/iurt/rpmbuild/BUILD/geos-3.8.1/tests/geostest' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/geostest' Making install in thread make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/thread' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/thread' 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/iurt/rpmbuild/BUILD/geos-3.8.1/tests/thread' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests/thread' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests' 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/iurt/rpmbuild/BUILD/geos-3.8.1/tests' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tests' Making install in benchmarks make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks' Making install in algorithm make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' 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/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/algorithm' Making install in operation make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation' Making install in buffer make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/buffer' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/buffer' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/buffer' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/buffer' Making install in predicate make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/predicate' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/predicate' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/predicate' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation/predicate' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/operation' Making install in capi make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/capi' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/capi' 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/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/capi' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks/capi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks' 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/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/benchmarks' Making install in tools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools' Making install in astyle make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' 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/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools/astyle' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/bin' /usr/bin/install -p geos-config '/home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1' 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/iurt/rpmbuild/BUILD/geos-3.8.1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/geos-3.8.1' + find /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.8.1-1.mga8 --unique-debug-suffix -3.8.1-1.mga8.aarch64 --unique-debug-src-base geos-3.8.1-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/geos-3.8.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64/libgeos_c.so.1.13.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64/libgeos-3.8.1.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64/libgeos_c.so.1.13.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64/usr/lib64/libgeos-3.8.1.so original debug info size: 45420kB, size after compression: 34920kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 6869 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/geos-config from /bin/sh to #!/usr/bin/sh Processing files: lib64geos3-3.8.1-1.mga8.aarch64 Provides: geos lib64geos3 = 3.8.1-1.mga8 lib64geos3(aarch-64) = 3.8.1-1.mga8 libgeos libgeos-3.8.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64geos_c1-3.8.1-1.mga8.aarch64 Provides: lib64geos_c1 = 3.8.1-1.mga8 lib64geos_c1(aarch-64) = 3.8.1-1.mga8 libgeos_c.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgeos-3.8.1.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64geos-devel-3.8.1-1.mga8.aarch64 Provides: devel(libgeos-3.8.1(64bit)) devel(libgeos_c(64bit)) geos-devel = 3.8.1 lib64geos-devel = 3.8.1-1.mga8 lib64geos-devel(aarch-64) = 3.8.1-1.mga8 libgeos-devel = 3.8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libgeos-3.8.1(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) Processing files: geos-debugsource-3.8.1-1.mga8.aarch64 Provides: geos-debugsource = 3.8.1-1.mga8 geos-debugsource(aarch-64) = 3.8.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: geos-debuginfo-3.8.1-1.mga8.aarch64 Provides: geos-debuginfo = 3.8.1-1.mga8 geos-debuginfo(aarch-64) = 3.8.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: geos-debugsource(aarch-64) = 3.8.1-1.mga8 Processing files: lib64geos3-debuginfo-3.8.1-1.mga8.aarch64 Provides: debuginfo(build-id) = 0dfb2e4cd89f825c9b9fe0a821d7b061d64dbd29 lib64geos3-debuginfo = 3.8.1-1.mga8 lib64geos3-debuginfo(aarch-64) = 3.8.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: geos-debugsource(aarch-64) = 3.8.1-1.mga8 Processing files: lib64geos_c1-debuginfo-3.8.1-1.mga8.aarch64 Provides: debuginfo(build-id) = fb14b544dd3fd42aa4fbdd090e7da432250bf3af lib64geos_c1-debuginfo = 3.8.1-1.mga8 lib64geos_c1-debuginfo(aarch-64) = 3.8.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: geos-debugsource(aarch-64) = 3.8.1-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64geos_c1-3.8.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/geos-debuginfo-3.8.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64geos3-3.8.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64geos_c1-debuginfo-3.8.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64geos-devel-3.8.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/geos-debugsource-3.8.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64geos3-debuginfo-3.8.1-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KoHY3Q + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd geos-3.8.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/geos-3.8.1-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FheMOS + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf geos-3.8.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!