from Node.cc:32: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algo.h:81:17: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 if (__comp(__a, __b)) ~~~~~~^~~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algo.h:83:14: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 if (__comp(__b, __c)) ~~~~~~^~~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algo.h:85:19: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 else if (__comp(__a, __c)) ~~~~~~^~~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algo.h:90:22: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 else if (__comp(__a, __c)) ~~~~~~^~~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algo.h:92:22: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 else if (__comp(__b, __c)) ~~~~~~^~~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algo.h:1902:17: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 while (__comp(__first, __pivot)) ~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algo.h:1905:17: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 while (__comp(__pivot, __last)) ~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algo.h:1954:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 std::__introsort_loop(__cut, __last, __depth_limit, __comp); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algo.h: In function 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = bool (*)(SpatialIndex::MVRTree::Node::DeleteDataEntry, SpatialIndex::MVRTree::Node::DeleteDataEntry)]': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algo.h:4856:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 sort(_RandomAccessIterator __first, _RandomAccessIterator __last, ^~~~ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algo.h:4856:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algo.h:1968:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 std::__introsort_loop(__first, __last, ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ std::__lg(__last - __first) * 2, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __comp); ~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algo.h:1885:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 std::__insertion_sort(__first, __first + int(_S_threshold), __comp); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algo.h:1890:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 std::__insertion_sort(__first, __last, __comp); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/vector:69:0, from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/queue:61, from ../../include/spatialindex/tools/Tools.h:65, from ../../include/spatialindex/SpatialIndex.h:30, from MVRTree.cc:30: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, const _Tp&) [with _Tp = SpatialIndex::MVRTree::MVRTree::RootEntry; _Alloc = std::allocator]': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/vector.tcc:399:5: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/vector:64:0, from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/queue:61, from ../../include/spatialindex/tools/Tools.h:65, from ../../include/spatialindex/SpatialIndex.h:30, from MVRTree.cc:30: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = SpatialIndex::MVRTree::MVRTree::RootEntry; _Alloc = std::allocator]': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/vector:69:0, from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/queue:61, from ../../include/spatialindex/tools/Tools.h:65, from ../../include/spatialindex/SpatialIndex.h:30, from MVRTree.cc:30: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, const _Tp&) [with _Tp = long long int; _Alloc = std::allocator]': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/vector.tcc:399:5: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/vector:64:0, from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/queue:61, from ../../include/spatialindex/tools/Tools.h:65, from ../../include/spatialindex/SpatialIndex.h:30, from MVRTree.cc:30: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_vector.h: In member function 'void SpatialIndex::MVRTree::MVRTree::findRootIdentifiers(const Tools::IInterval&, std::vector&)': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ Node.cc: In member function 'virtual bool SpatialIndex::MVRTree::Node::deleteData(SpatialIndex::id_type, double, std::stack&, bool)': Node.cc:872:10: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 sort(Sdel.begin(), Sdel.end(), DeleteDataEntry::compare); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/char_traits.h:39:0, from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/ios:40, from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/ostream:38, from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/iostream:39, from ../../include/spatialindex/tools/Tools.h:59, from ../../include/spatialindex/SpatialIndex.h:30, from MVRTree.cc:30: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h: In function '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = std::_Deque_iterator; _OI = std::_Deque_iterator]': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:420:5: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 __copy_move_a2(_II __first, _II __last, _OI __result) ^~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:420:5: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h: In copy constructor 'std::deque<_Tp, _Alloc>::deque(const std::deque<_Tp, _Alloc>&) [with _Tp = long long int; _Alloc = std::allocator]': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:456:18: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 __result)); ^ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:456:18: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:456:18: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o libmvrtree.la Index.lo Leaf.lo Node.lo MVRTree.lo Statistics.lo -lpthread libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-ar cru .libs/libmvrtree.a .libs/Index.o .libs/Leaf.o .libs/Node.o .libs/MVRTree.o .libs/Statistics.o libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-ranlib .libs/libmvrtree.a libtool: link: ( cd ".libs" && rm -f "libmvrtree.la" && ln -s "../libmvrtree.la" "libmvrtree.la" ) Making all in tprtree /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Index.lo Index.cc /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Leaf.lo Leaf.cc /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Node.lo Node.cc /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o TPRTree.lo TPRTree.cc libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c Node.cc -fPIC -DPIC -o .libs/Node.o libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c TPRTree.cc -fPIC -DPIC -o .libs/TPRTree.o libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c Leaf.cc -fPIC -DPIC -o .libs/Leaf.o libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c Index.cc -fPIC -DPIC -o .libs/Index.o /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Statistics.lo Statistics.cc libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c Statistics.cc -fPIC -DPIC -o .libs/Statistics.o In file included from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/char_traits.h:39:0, from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/ios:40, from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/ostream:38, from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/iostream:39, from ../../include/spatialindex/tools/Tools.h:59, from ../../include/spatialindex/SpatialIndex.h:30, from TPRTree.cc:30: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h: In function '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = std::_Deque_iterator; _OI = std::_Deque_iterator]': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:420:5: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 __copy_move_a2(_II __first, _II __last, _OI __result) ^~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:420:5: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h: In copy constructor 'std::deque<_Tp, _Alloc>::deque(const std::deque<_Tp, _Alloc>&) [with _Tp = long long int; _Alloc = std::allocator]': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:456:18: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 __result)); ^ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:456:18: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:456:18: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o libtprtree.la Index.lo Leaf.lo Node.lo TPRTree.lo Statistics.lo -lpthread libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-ar cru .libs/libtprtree.a .libs/Index.o .libs/Leaf.o .libs/Node.o .libs/TPRTree.o .libs/Statistics.o libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-ranlib .libs/libtprtree.a libtool: link: ( cd ".libs" && rm -f "libtprtree.la" && ln -s "../libtprtree.la" "libtprtree.la" ) Making all in tools /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Tools.lo Tools.cc /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o rand48.lo rand48.cc libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGElibtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c Tools.cc -fPIC -DPIC -o .libs/Tools.o FILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c rand48.cc -fPIC -DPIC -o .libs/rand48.o /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o libtools.la Tools.lo rand48.lo -lpthread libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-ar cru .libs/libtools.a .libs/Tools.o .libs/rand48.o libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-ranlib .libs/libtools.a libtool: link: ( cd ".libs" && rm -f "libtools.la" && ln -s "../libtools.la" "libtools.la" ) Making all in capi /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o BoundsQuery.lo BoundsQuery.cc /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o CountVisitor.lo CountVisitor.cc /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o CustomStorage.lo CustomStorage.cc /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o DataStream.lo DataStream.cc libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c BoundsQuery.cc -fPIC -DPIC -o .libs/BoundsQuery.o libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c CustomStorage.cc -fPIC -DPIC -o .libs/CustomStorage.o libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c CountVisitor.cc -fPIC -DPIC -o .libs/CountVisitor.o libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c DataStream.cc -fPIC -DPIC -o .libs/DataStream.o /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Error.lo Error.cc /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o IdVisitor.lo IdVisitor.cc /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Index.lo Index.cc /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o LeafQuery.lo LeafQuery.cc libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c IdVisitor.cc -fPIC -DPIC -o .libs/IdVisitor.o libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c Error.cc -fPIC -DPIC -o .libs/Error.o libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c Index.cc -fPIC -DPIC -o .libs/Index.o libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c LeafQuery.cc -fPIC -DPIC -o .libs/LeafQuery.o In file included from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/vector:69:0, from ../../include/spatialindex/capi/sidx_impl.h:31, from IdVisitor.cc:29: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, const _Tp&) [with _Tp = long long unsigned int; _Alloc = std::allocator]': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/vector.tcc:399:5: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/vector:64:0, from ../../include/spatialindex/capi/sidx_impl.h:31, from IdVisitor.cc:29: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_vector.h: In member function 'virtual void IdVisitor::visitData(const SpatialIndex::IData&)': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o ObjVisitor.lo ObjVisitor.cc /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o sidx_api.lo sidx_api.cc In file included from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/vector:69:0, from ../../include/spatialindex/capi/sidx_impl.h:31, from LeafQuery.cc:29: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(std::vector<_Tp, _Alloc>::iterator, std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = long long int; _Alloc = std::allocator]': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/vector.tcc:458:5: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/vector:64:0, from ../../include/spatialindex/capi/sidx_impl.h:31, from LeafQuery.cc:29: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::resize(std::vector<_Tp, _Alloc>::size_type, std::vector<_Tp, _Alloc>::value_type) [with _Tp = long long int; _Alloc = std::allocator]': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_vector.h:732:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_fill_insert(end(), __new_size - size(), __x); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/vector:69:0, from ../../include/spatialindex/capi/sidx_impl.h:31, from LeafQuery.cc:29: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, const _Tp&) [with _Tp = LeafQueryResult; _Alloc = std::allocator]': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/vector.tcc:399:5: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/vector:64:0, from ../../include/spatialindex/capi/sidx_impl.h:31, from LeafQuery.cc:29: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_vector.h: In member function 'virtual void LeafQuery::getNextEntry(const SpatialIndex::IEntry&, SpatialIndex::id_type&, bool&)': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/deque:60:0, from /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/stack:60, from ../../include/spatialindex/capi/sidx_impl.h:29, from LeafQuery.cc:29: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h: In function '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = std::_Deque_iterator; _OI = std::_Deque_iterator]': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:420:5: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 __copy_move_a2(_II __first, _II __last, _OI __result) ^~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:420:5: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h: In copy constructor 'std::deque<_Tp, _Alloc>::deque(const std::deque<_Tp, _Alloc>&) [with _Tp = long long int; _Alloc = std::allocator]': /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:456:18: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 __result)); ^ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:456:18: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/include/c++/7.4.0/bits/stl_algobase.h:456:18: note: parameter passing for argument of type 'std::_Deque_iterator' changed in GCC 7.1 /bin/sh ../../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Utility.lo Utility.cc libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c ObjVisitor.cc -fPIC -DPIC -o .libs/ObjVisitor.o libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c sidx_api.cc -fPIC -DPIC -o .libs/sidx_api.o libtool: compile: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" "-DPACKAGE_STRING=\"spatialindex 1.8.5\"" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -I../../include/capi -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c Utility.cc -fPIC -DPIC -o .libs/Utility.o /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o libsidxc.la BoundsQuery.lo CountVisitor.lo CustomStorage.lo DataStream.lo Error.lo IdVisitor.lo Index.lo LeafQuery.lo ObjVisitor.lo sidx_api.lo Utility.lo -lpthread libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-ar cru .libs/libsidxc.a .libs/BoundsQuery.o .libs/CountVisitor.o .libs/CustomStorage.o .libs/DataStream.o .libs/Error.o .libs/IdVisitor.o .libs/Index.o .libs/LeafQuery.o .libs/ObjVisitor.o .libs/sidx_api.o .libs/Utility.o libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-ranlib .libs/libsidxc.a libtool: link: ( cd ".libs" && rm -f "libsidxc.la" && ln -s "../libsidxc.la" "libsidxc.la" ) make[4]: Nothing to be done for `all-am'. Making all in . /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -Wno-long-long -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -version-info 4:1:0 -no-undefined -lstdc++ -o libspatialindex.la -rpath /usr/lib src/spatialindex/liblibrary.la src/storagemanager/libstoragemanager.la src/rtree/librtree.la src/mvrtree/libmvrtree.la src/tprtree/libtprtree.la src/tools/libtools.la -lpthread libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-gcc -shared -fPIC -DPIC -Wl,--whole-archive src/spatialindex/.libs/liblibrary.a src/storagemanager/.libs/libstoragemanager.a src/rtree/.libs/librtree.a src/mvrtree/.libs/libmvrtree.a src/tprtree/.libs/libtprtree.a src/tools/.libs/libtools.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lpthread -Os -Wl,-soname -Wl,libspatialindex.so.4 -o .libs/libspatialindex.so.4.0.1 libtool: link: (cd ".libs" && rm -f "libspatialindex.so.4" && ln -s "libspatialindex.so.4.0.1" "libspatialindex.so.4") libtool: link: (cd ".libs" && rm -f "libspatialindex.so" && ln -s "libspatialindex.so.4.0.1" "libspatialindex.so") libtool: link: ( cd ".libs" && rm -f "libspatialindex.la" && ln -s "../libspatialindex.la" "libspatialindex.la" ) /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -Wno-long-long -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -version-info 4:1:0 -no-undefined -lstdc++ -o libspatialindex_c.la -rpath /usr/lib libspatialindex.la src/capi/libsidxc.la -lpthread libtool: warning: '/home/buildroot/autobuild/run/instance-3/output/host/lib/gcc/arm-buildroot-linux-musleabihf/7.4.0/../../../../arm-buildroot-linux-musleabihf/lib/libstdc++.la' seems to be moved libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-gcc -shared -fPIC -DPIC -Wl,--whole-archive src/capi/.libs/libsidxc.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib ./.libs/libspatialindex.so -L/home/buildroot/autobuild/run/instance-3/output/host/lib/gcc/arm-buildroot-linux-musleabihf/7.4.0/../../../../arm-buildroot-linux-musleabihf/lib -lstdc++ -lm /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lpthread -Os -Wl,-soname -Wl,libspatialindex_c.so.4 -o .libs/libspatialindex_c.so.4.0.1 libtool: link: (cd ".libs" && rm -f "libspatialindex_c.so.4" && ln -s "libspatialindex_c.so.4.0.1" "libspatialindex_c.so.4") libtool: link: (cd ".libs" && rm -f "libspatialindex_c.so" && ln -s "libspatialindex_c.so.4.0.1" "libspatialindex_c.so") libtool: link: ( cd ".libs" && rm -f "libspatialindex_c.la" && ln -s "../libspatialindex_c.la" "libspatialindex_c.la" ) Making all in test Making all in geometry /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Intersection.o Intersection.cc /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o Intersection Intersection.o ../../libspatialindex.la -lpthread libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o Intersection Intersection.o ../../.libs/libspatialindex.so -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib Making all in rtree /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Generator.o Generator.cc /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Exhaustive.o Exhaustive.cc /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o RTreeLoad.o RTreeLoad.cc /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o RTreeQuery.o RTreeQuery.cc /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o RTreeBulkLoad.o RTreeBulkLoad.cc /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o Generator Generator.o ../../libspatialindex.la -lpthread /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o RTreeLoad RTreeLoad.o ../../libspatialindex.la -lpthread /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o RTreeQuery RTreeQuery.o ../../libspatialindex.la -lpthread libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o RTreeLoad RTreeLoad.o ../../.libs/libspatialindex.so -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o Generator Generator.o ../../.libs/libspatialindex.so -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o Exhaustive Exhaustive.o ../../libspatialindex.la -lpthread libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o RTreeQuery RTreeQuery.o ../../.libs/libspatialindex.so -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o Exhaustive Exhaustive.o ../../.libs/libspatialindex.so -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o RTreeBulkLoad RTreeBulkLoad.o ../../libspatialindex.la -lpthread libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o RTreeBulkLoad RTreeBulkLoad.o ../../.libs/libspatialindex.so -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib Making all in mvrtree /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Generator.o Generator.cc /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Exhaustive.o Exhaustive.cc /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o MVRTreeLoad.o MVRTreeLoad.cc /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o MVRTreeQuery.o MVRTreeQuery.cc /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o MVRTreeLoad MVRTreeLoad.o ../../libspatialindex.la -lpthread /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o Exhaustive Exhaustive.o ../../libspatialindex.la -lpthread /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o MVRTreeQuery MVRTreeQuery.o ../../libspatialindex.la -lpthread libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o MVRTreeLoad MVRTreeLoad.o ../../.libs/libspatialindex.so -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o Exhaustive Exhaustive.o ../../.libs/libspatialindex.so -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o MVRTreeQuery MVRTreeQuery.o ../../.libs/libspatialindex.so -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o Generator Generator.o ../../libspatialindex.la -lpthread libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o Generator Generator.o ../../.libs/libspatialindex.so -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib Making all in tprtree /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o RandomGenerator.o RandomGenerator.cc /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Generator.o Generator.cc /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o Exhaustive.o Exhaustive.cc /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o TPRTreeLoad.o TPRTreeLoad.cc /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.8.5\" -DPACKAGE_STRING=\"spatialindex\ 1.8.5\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.8.5\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_FEATURES_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1 -DHAVE_SRAND48=1 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -c -o TPRTreeQuery.o TPRTreeQuery.cc /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o Exhaustive Exhaustive.o ../../libspatialindex.la -lpthread /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o TPRTreeLoad TPRTreeLoad.o ../../libspatialindex.la -lpthread /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o Generator RandomGenerator.o Generator.o ../../libspatialindex.la -lpthread libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o Exhaustive Exhaustive.o ../../.libs/libspatialindex.so -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o TPRTreeLoad TPRTreeLoad.o ../../.libs/libspatialindex.so -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o Generator RandomGenerator.o Generator.o ../../.libs/libspatialindex.so -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib /bin/sh ../../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o TPRTreeQuery TPRTreeQuery.o ../../libspatialindex.la -lpthread libtool: link: /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-g++ -Wall -Wno-long-long -pedantic -std=c++98 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o TPRTreeQuery TPRTreeQuery.o ../../.libs/libspatialindex.so -lstdc++ /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib/libstdc++.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/lib make[4]: Nothing to be done for `all-am'. Making all in include make[3]: Nothing to be done for `all'. >>> libspatialindex 1.8.5 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot install -C /home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/ Making install in src Making install in storagemanager make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in spatialindex make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in rtree make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in mvrtree make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in tprtree make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in tools make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in capi make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libspatialindex.pc '/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/pkgconfig' Making install in . /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' make[4]: Nothing to be done for `install-data-am'. /bin/sh ./libtool --mode=install /usr/bin/install -c libspatialindex.la libspatialindex_c.la '/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libspatialindex.so.4.0.1 /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libspatialindex.so.4.0.1 libtool: install: (cd /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib && { ln -s -f libspatialindex.so.4.0.1 libspatialindex.so.4 || { rm -f libspatialindex.so.4 && ln -s libspatialindex.so.4.0.1 libspatialindex.so.4; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib && { ln -s -f libspatialindex.so.4.0.1 libspatialindex.so || { rm -f libspatialindex.so && ln -s libspatialindex.so.4.0.1 libspatialindex.so; }; }) libtool: install: /usr/bin/install -c .libs/libspatialindex.lai /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libspatialindex.la libtool: install: /usr/bin/install -c .libs/libspatialindex_c.so.4.0.1 /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libspatialindex_c.so.4.0.1 libtool: install: (cd /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib && { ln -s -f libspatialindex_c.so.4.0.1 libspatialindex_c.so.4 || { rm -f libspatialindex_c.so.4 && ln -s libspatialindex_c.so.4.0.1 libspatialindex_c.so.4; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib && { ln -s -f libspatialindex_c.so.4.0.1 libspatialindex_c.so || { rm -f libspatialindex_c.so && ln -s libspatialindex_c.so.4.0.1 libspatialindex_c.so; }; }) libtool: install: /usr/bin/install -c .libs/libspatialindex_c.lai /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libspatialindex_c.la libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in test Making install in geometry make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in rtree make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in mvrtree make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in tprtree make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in include make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/spatialindex/tools' /usr/bin/install -c -m 644 spatialindex/tools/PointerPool.h spatialindex/tools/PoolPointer.h spatialindex/tools/rand48.h spatialindex/tools/SmartPointer.h spatialindex/tools/Tools.h '/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/spatialindex/tools' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/spatialindex' /usr/bin/install -c -m 644 spatialindex/SpatialIndex.h spatialindex/RTree.h spatialindex/MVRTree.h spatialindex/TPRTree.h spatialindex/Point.h spatialindex/Region.h spatialindex/LineSegment.h spatialindex/TimePoint.h spatialindex/TimeRegion.h spatialindex/MovingPoint.h spatialindex/MovingRegion.h spatialindex/Version.h '/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/spatialindex' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/spatialindex/capi' /usr/bin/install -c -m 644 spatialindex/capi/BoundsQuery.h spatialindex/capi/CountVisitor.h spatialindex/capi/CustomStorage.h spatialindex/capi/DataStream.h spatialindex/capi/Error.h spatialindex/capi/IdVisitor.h spatialindex/capi/Index.h spatialindex/capi/LeafQuery.h spatialindex/capi/ObjVisitor.h spatialindex/capi/sidx_api.h spatialindex/capi/sidx_export.h spatialindex/capi/sidx_config.h spatialindex/capi/sidx_impl.h spatialindex/capi/Utility.h '/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/spatialindex/capi' >>> libspatialindex 1.8.5 Fixing libtool files >>> libspatialindex 1.8.5 Installing to target PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/target install -C /home/buildroot/autobuild/run/instance-3/output/build/libspatialindex-1.8.5/ Making install in src Making install in storagemanager make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in spatialindex make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in rtree make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in mvrtree make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in tprtree make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in tools make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in capi make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libspatialindex.pc '/home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig' Making install in . /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/lib' make[4]: Nothing to be done for `install-data-am'. /bin/sh ./libtool --mode=install /usr/bin/install -c libspatialindex.la libspatialindex_c.la '/home/buildroot/autobuild/run/instance-3/output/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libspatialindex.so.4.0.1 /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/libspatialindex.so.4.0.1 libtool: install: (cd /home/buildroot/autobuild/run/instance-3/output/target/usr/lib && { ln -s -f libspatialindex.so.4.0.1 libspatialindex.so.4 || { rm -f libspatialindex.so.4 && ln -s libspatialindex.so.4.0.1 libspatialindex.so.4; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-3/output/target/usr/lib && { ln -s -f libspatialindex.so.4.0.1 libspatialindex.so || { rm -f libspatialindex.so && ln -s libspatialindex.so.4.0.1 libspatialindex.so; }; }) libtool: install: /usr/bin/install -c .libs/libspatialindex.lai /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/libspatialindex.la libtool: install: /usr/bin/install -c .libs/libspatialindex_c.so.4.0.1 /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/libspatialindex_c.so.4.0.1 libtool: install: (cd /home/buildroot/autobuild/run/instance-3/output/target/usr/lib && { ln -s -f libspatialindex_c.so.4.0.1 libspatialindex_c.so.4 || { rm -f libspatialindex_c.so.4 && ln -s libspatialindex_c.so.4.0.1 libspatialindex_c.so.4; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-3/output/target/usr/lib && { ln -s -f libspatialindex_c.so.4.0.1 libspatialindex_c.so || { rm -f libspatialindex_c.so && ln -s libspatialindex_c.so.4.0.1 libspatialindex_c.so; }; }) libtool: install: /usr/bin/install -c .libs/libspatialindex_c.lai /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/libspatialindex_c.la libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in test Making install in geometry make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in rtree make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in mvrtree make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in tprtree make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in include make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/include/spatialindex/tools' /usr/bin/install -c -m 644 spatialindex/tools/PointerPool.h spatialindex/tools/PoolPointer.h spatialindex/tools/rand48.h spatialindex/tools/SmartPointer.h spatialindex/tools/Tools.h '/home/buildroot/autobuild/run/instance-3/output/target/usr/include/spatialindex/tools' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/include/spatialindex' /usr/bin/install -c -m 644 spatialindex/SpatialIndex.h spatialindex/RTree.h spatialindex/MVRTree.h spatialindex/TPRTree.h spatialindex/Point.h spatialindex/Region.h spatialindex/LineSegment.h spatialindex/TimePoint.h spatialindex/TimeRegion.h spatialindex/MovingPoint.h spatialindex/MovingRegion.h spatialindex/Version.h '/home/buildroot/autobuild/run/instance-3/output/target/usr/include/spatialindex' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/include/spatialindex/capi' /usr/bin/install -c -m 644 spatialindex/capi/BoundsQuery.h spatialindex/capi/CountVisitor.h spatialindex/capi/CustomStorage.h spatialindex/capi/DataStream.h spatialindex/capi/Error.h spatialindex/capi/IdVisitor.h spatialindex/capi/Index.h spatialindex/capi/LeafQuery.h spatialindex/capi/ObjVisitor.h spatialindex/capi/sidx_api.h spatialindex/capi/sidx_export.h spatialindex/capi/sidx_config.h spatialindex/capi/sidx_impl.h spatialindex/capi/Utility.h '/home/buildroot/autobuild/run/instance-3/output/target/usr/include/spatialindex/capi' linuxptp-2.0.tgz: OK (sha1: 592ca42c6146a79c1fcabed7c19fa7af4803d4f6) linuxptp-2.0.tgz: OK (md5: d8bb7374943bb747db7786ac26f17f11) linuxptp-2.0.tgz: OK (sha256: 0a24d9401e87d4af023d201e234d91127d82c350daad93432106284aa9459c7d) >>> linuxptp 2.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/linuxptp/linuxptp-2.0.tgz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output/build/linuxptp-2.0 -xf - >>> linuxptp 2.0 Patching Applying 0001-missing.h-drop-clock_nanosleep-replacement.patch using patch: patching file missing.h >>> linuxptp 2.0 Configuring >>> linuxptp 2.0 Building PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" CROSS_COMPILE="/home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-" KBUILD_OUTPUT=/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot /usr/bin/make -j4 prefix=/usr EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " EXTRA_LDFLAGS="" -C /home/buildroot/autobuild/run/instance-3/output/build/linuxptp-2.0 all DEPEND timemaster.c DEPEND sysoff.c DEPEND pmc_common.c DEPEND pmc.c DEPEND phc_ctl.c DEPEND phc2sys.c DEPEND nsm.c DEPEND hwstamp_ctl.c DEPEND version.c DEPEND util.c DEPEND unicast_service.c DEPEND unicast_fsm.c DEPEND unicast_client.c DEPEND uds.c DEPEND udp6.c DEPEND udp.c DEPEND tsproc.c DEPEND transport.c DEPEND tlv.c DEPEND telecom.c DEPEND tc.c DEPEND stats.c DEPEND sk.c DEPEND servo.c DEPEND rtnl.c DEPEND raw.c DEPEND p2p_tc.c DEPEND ptp4l.c DEPEND print.c DEPEND pqueue.c DEPEND port_signaling.c DEPEND port.c DEPEND pi.c DEPEND phc.c DEPEND nullf.c DEPEND ntpshm.c DEPEND msg.c DEPEND mmedian.c DEPEND mave.c DEPEND linreg.c DEPEND hash.c DEPEND fsm.c DEPEND filter.c DEPEND fault.c DEPEND e2e_tc.c DEPEND config.c DEPEND clockcheck.c DEPEND clockadj.c DEPEND clock.c DEPEND bmc.c /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -DVER=2.0 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o ptp4l.o ptp4l.c /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -DVER=2.0 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o bmc.o bmc.c /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -DVER=2.0 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o clock.o clock.c /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -DVER=2.0 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o clockadj.o clockadj.c In file included from clock.c:20:0: /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/linux/net_tstamp.h:158:2: error: unknown type name 'clockid_t' clockid_t clockid; /* reference clockid */ ^~~~~~~~~ /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Wall -DVER=2.0 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include -DHAVE_ONESTEP_SYNC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o clockcheck.o clockcheck.c make[2]: *** [clock.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/home/buildroot/autobuild/run/instance-3/output/build/linuxptp-2.0/.stamp_built] Error 2 make: *** [_all] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot'