make[1]: Entering directory '/home/sapiippo/development/qt/qt5/qtlocation/src/3rdparty/mapbox-gl-native'
qcc -Vgcc_ntoarmv7le -c -mfpu=neon -Wno-psabi -lang-c++ -DNDEBUG -DQT_IMAGE_DECODERS -DRAPIDJSON_HAS_STDSTRING=1 -D__QT__ -O3 -ftemplate-depth=1024 -fvisibility-inlines-hidden -fvisibility=hidden -DMBGL_USE_GLES2 -O2 -fPIC -std=gnu++1y -Wall -W -D_REENTRANT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -Iinclude -Iplatform/default -Iplatform/qt/include -Isrc -Isrc/3rd_party/earcut -Isrc/3rd_party/earcut/include -Isrc/3rd_party/geojson-cpp -Isrc/3rd_party/geojson-cpp/include -Isrc/3rd_party/geojson-vt-cpp -Isrc/3rd_party/geojson-vt-cpp/include -Isrc/3rd_party/geometry.hpp -Isrc/3rd_party/geometry.hpp/include -Isrc/3rd_party/kdbush.hpp -Isrc/3rd_party/kdbush.hpp/include -Isrc/3rd_party/libboost -Isrc/3rd_party/libboost/include -Isrc/3rd_party/mapbox-gl-shaders -Isrc/3rd_party/mapbox-gl-shaders/include -Isrc/3rd_party/optional -Isrc/3rd_party/optional/include -Isrc/3rd_party/polylabel -Isrc/3rd_party/polylabel/include -Isrc/3rd_party/protozero -Isrc/3rd_party/protozero/include -Isrc/3rd_party/rapidjson -Isrc/3rd_party/rapidjson/include -Isrc/3rd_party/stamps -Isrc/3rd_party/stamps/include -Isrc/3rd_party/supercluster.hpp -Isrc/3rd_party/supercluster.hpp/include -Isrc/3rd_party/unique_resource -Isrc/3rd_party/unique_resource/include -Isrc/3rd_party/variant -Isrc/3rd_party/variant/include -I/home/sapiippo/development/qt/qt5/qtbase/include/QtGui/5.9.0 -I/home/sapiippo/development/qt/qt5/qtbase/include/QtGui/5.9.0/QtGui -I/home/sapiippo/development/qt/qt5/qtbase/include -I/home/sapiippo/development/qt/qt5/qtbase/include/QtGui -I/home/sapiippo/development/qt/qt5/qtbase/include/QtNetwork/5.9.0 -I/home/sapiippo/development/qt/qt5/qtbase/include/QtNetwork/5.9.0/QtNetwork -I/home/sapiippo/development/qt/qt5/qtbase/include/QtSql/5.9.0 -I/home/sapiippo/development/qt/qt5/qtbase/include/QtSql/5.9.0/QtSql -I/home/sapiippo/development/qt/qt5/qtbase/include/QtCore/5.9.0 -I/home/sapiippo/development/qt/qt5/qtbase/include/QtCore/5.9.0/QtCore -I/home/sapiippo/development/qt/qt5/qtbase/include/QtNetwork -I/home/sapiippo/development/qt/qt5/qtbase/include/QtSql -I/home/sapiippo/development/qt/qt5/qtbase/include/QtCore -I.moc -I/opt/qnx700/target/qnx7/usr/include -I/opt/qnx700/target/qnx7/usr/include/freetype2 -I/home/sapiippo/development/qt/qt5/qtbase/mkspecs/qnx-armle-v7-qcc -o .obj/annotation_manager.o src/mbgl/annotation/annotation_manager.cpp
In file included from src/3rd_party/geometry.hpp/include/mapbox/geometry/geometry.hpp:4:0,
from include/mbgl/util/geometry.hpp:3,
from include/mbgl/annotation/annotation.hpp:3,
from src/mbgl/annotation/annotation_manager.hpp:3,
from src/mbgl/annotation/annotation_manager.cpp:1:
src/3rd_party/geometry.hpp/include/mapbox/geometry/line_string.hpp: In instantiation of 'struct mapbox::geometry::line_string<double, std::__1::vector>':
src/3rd_party/variant/include/mapbox/variant.hpp:559:67: required from 'const size_t mapbox::util::variant<mapbox::geometry::line_string<double, std::__1::vector>, mapbox::geometry::polygon<double, std::__1::vector>, mapbox::geometry::multi_line_string<double, std::__1::vector>, mapbox::geometry::multi_polygon<double, std::__1::vector> >::data_size'
src/3rd_party/variant/include/mapbox/variant.hpp:566:81: required from 'class mapbox::util::variant<mapbox::geometry::line_string<double, std::__1::vector>, mapbox::geometry::polygon<double, std::__1::vector>, mapbox::geometry::multi_line_string<double, std::__1::vector>, mapbox::geometry::multi_polygon<double, std::__1::vector> >'
include/mbgl/annotation/annotation.hpp:40:29: required from here
src/3rd_party/geometry.hpp/include/mapbox/geometry/line_string.hpp:17:27: error: 'template<class _InputIterator> mapbox::geometry::line_string<double, std::__1::vector>::line_string(_InputIterator, _InputIterator, const allocator_type&)' inherited from 'std::__1::vector<mapbox::geometry::point<double> >'
using container_type::container_type;
^
src/3rd_party/geometry.hpp/include/mapbox/geometry/line_string.hpp:17:27: error: conflicts with version inherited from 'std::__1::vector<mapbox::geometry::point<double> >'