Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Boost-Geometry-Utils.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1708/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Boost-Geometry-Utils.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-000196e6 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Boost-Geometry-Utils-0.15-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Boost-Geometry-Utils.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1708/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Boost-Geometry-Utils.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qIdHUi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Boost-Geometry-Utils-0.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/Boost-Geometry-Utils-0.15.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Boost-Geometry-Utils-0.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PaCgPA + exit 0 + umask 022 + cd /builddir/build/BUILD + cd Boost-Geometry-Utils-0.15 + perl Build.PL installdirs=vendor 'optimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Boost-Geometry-Utils' version '0.15' + ./Build Building Boost-Geometry-Utils Processing XS typemap files... Generating main XS file... gcc -I/usr/lib64/perl5/CORE -DXS_VERSION="0.15" -DVERSION="0.15" -fPIC -xc++ -D_FILE_OFFSET_BITS=64 -DHAS_BOOL -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o buildtmp/Utils.o buildtmp/Utils.c In file included from src/boost/iterator/iterator_adaptor.hpp:15:0, from src/boost/iterator/reverse_iterator.hpp:12, from src/boost/range/reverse_iterator.hpp:20, from src/boost/range/rend.hpp:19, from src/boost/foreach.hpp:78, from src/myinit.h:10, from buildtmp/Utils.c:179: src/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator==(const boost::iterator_facade&, const boost::iterator_facade&)': src/boost/iterator/iterator_facade.hpp:832:640: warning: typedef 'boost_static_assert_typedef_832' locally defined but not used [-Wunused-local-typedefs] BOOST_ITERATOR_FACADE_RELATION(==, return, equal) ^ In file included from src/boost/iterator/iterator_adaptor.hpp:15:0, from src/boost/iterator/reverse_iterator.hpp:12, from src/boost/range/reverse_iterator.hpp:20, from src/boost/range/rend.hpp:19, from src/boost/foreach.hpp:78, from src/myinit.h:10, from buildtmp/Utils.c:179: src/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator!=(const boost::iterator_facade&, const boost::iterator_facade&)': src/boost/iterator/iterator_facade.hpp:833:640: warning: typedef 'boost_static_assert_typedef_833' locally defined but not used [-Wunused-local-typedefs] BOOST_ITERATOR_FACADE_RELATION(!=, return !, equal) ^ In file included from src/boost/iterator/iterator_adaptor.hpp:15:0, from src/boost/iterator/reverse_iterator.hpp:12, from src/boost/range/reverse_iterator.hpp:20, from src/boost/range/rend.hpp:19, from src/boost/foreach.hpp:78, from src/myinit.h:10, from buildtmp/Utils.c:179: src/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<(const boost::iterator_facade&, const boost::iterator_facade&)': src/boost/iterator/iterator_facade.hpp:835:639: warning: typedef 'boost_static_assert_typedef_835' locally defined but not used [-Wunused-local-typedefs] BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from) ^ In file included from src/boost/iterator/iterator_adaptor.hpp:15:0, from src/boost/iterator/reverse_iterator.hpp:12, from src/boost/range/reverse_iterator.hpp:20, from src/boost/range/rend.hpp:19, from src/boost/foreach.hpp:78, from src/myinit.h:10, from buildtmp/Utils.c:179: src/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>(const boost::iterator_facade&, const boost::iterator_facade&)': src/boost/iterator/iterator_facade.hpp:836:639: warning: typedef 'boost_static_assert_typedef_836' locally defined but not used [-Wunused-local-typedefs] BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from) ^ In file included from src/boost/iterator/iterator_adaptor.hpp:15:0, from src/boost/iterator/reverse_iterator.hpp:12, from src/boost/range/reverse_iterator.hpp:20, from src/boost/range/rend.hpp:19, from src/boost/foreach.hpp:78, from src/myinit.h:10, from buildtmp/Utils.c:179: src/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator<=(const boost::iterator_facade&, const boost::iterator_facade&)': src/boost/iterator/iterator_facade.hpp:837:640: warning: typedef 'boost_static_assert_typedef_837' locally defined but not used [-Wunused-local-typedefs] BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from) ^ In file included from src/boost/iterator/iterator_adaptor.hpp:15:0, from src/boost/iterator/reverse_iterator.hpp:12, from src/boost/range/reverse_iterator.hpp:20, from src/boost/range/rend.hpp:19, from src/boost/foreach.hpp:78, from src/myinit.h:10, from buildtmp/Utils.c:179: src/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator>=(const boost::iterator_facade&, const boost::iterator_facade&)': src/boost/iterator/iterator_facade.hpp:838:640: warning: typedef 'boost_static_assert_typedef_838' locally defined but not used [-Wunused-local-typedefs] BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from) ^ In file included from src/boost/iterator/iterator_adaptor.hpp:15:0, from src/boost/iterator/reverse_iterator.hpp:12, from src/boost/range/reverse_iterator.hpp:20, from src/boost/range/rend.hpp:19, from src/boost/foreach.hpp:78, from src/myinit.h:10, from buildtmp/Utils.c:179: src/boost/iterator/iterator_facade.hpp: In function 'typename boost::detail::enable_if_interoperable::type>::type boost::operator-(const boost::iterator_facade&, const boost::iterator_facade&)': src/boost/iterator/iterator_facade.hpp:842:649: warning: typedef 'boost_static_assert_typedef_847' locally defined but not used [-Wunused-local-typedefs] BOOST_ITERATOR_FACADE_INTEROP( ^ In file included from src/boost/iterator/reverse_iterator.hpp:12:0, from src/boost/range/reverse_iterator.hpp:20, from src/boost/range/rend.hpp:19, from src/boost/foreach.hpp:78, from src/myinit.h:10, from buildtmp/Utils.c:179: src/boost/iterator/iterator_adaptor.hpp: In function 'void boost::detail::iterator_adaptor_assert_traversal()': src/boost/iterator/iterator_adaptor.hpp:224:148: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT((is_convertible::value)); ^ In file included from src/boost/range/concepts.hpp:19:0, from src/boost/range/algorithm/equal.hpp:14, from src/boost/range/iterator_range_core.hpp:29, from src/boost/range/iterator_range.hpp:13, from src/boost/range.hpp:28, from src/boost/geometry/core/point_type.hpp:19, from src/boost/geometry/core/coordinate_system.hpp:20, from src/boost/geometry/core/cs.hpp:21, from src/boost/geometry/geometry.hpp:19, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)': src/boost/concept_check.hpp:45:113: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Model)); ^ In file included from src/boost/range/concepts.hpp:19:0, from src/boost/range/algorithm/equal.hpp:14, from src/boost/range/iterator_range_core.hpp:29, from src/boost/range/iterator_range.hpp:13, from src/boost/range.hpp:28, from src/boost/geometry/core/point_type.hpp:19, from src/boost/geometry/core/coordinate_system.hpp:20, from src/boost/geometry/core/cs.hpp:21, from src/boost/geometry/geometry.hpp:19, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator::~AdaptableGenerator()': src/boost/concept_check.hpp:453:144: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Convertible)); ^ src/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction::~AdaptableUnaryFunction()': src/boost/concept_check.hpp:465:144: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Convertible)); ^ src/boost/concept_check.hpp:466:143: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Convertible)); ^ src/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction::~AdaptableBinaryFunction()': src/boost/concept_check.hpp:484:144: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Convertible)); ^ src/boost/concept_check.hpp:485:151: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Convertible)); ^ src/boost/concept_check.hpp:486:153: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Convertible)); ^ src/boost/concept_check.hpp: In destructor 'boost::InputIterator::~InputIterator()': src/boost/concept_check.hpp:517:140: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((SignedInteger)); ^ src/boost/concept_check.hpp:518:165: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Convertible)); ^ src/boost/concept_check.hpp: In destructor 'boost::ForwardIterator::~ForwardIterator()': src/boost/concept_check.hpp:548:198: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Convertible< ^ src/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator::~BidirectionalIterator()': src/boost/concept_check.hpp:576:210: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Convertible< ^ src/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator::~RandomAccessIterator()': src/boost/concept_check.hpp:606:214: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Convertible< ^ src/boost/concept_check.hpp: In destructor 'boost::Container::~Container()': src/boost/concept_check.hpp:653:141: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((InputIterator)); ^ src/boost/concept_check.hpp: In destructor 'boost::Mutable_Container::~Mutable_Container()': src/boost/concept_check.hpp:680:163: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ src/boost/concept_check.hpp:683:135: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((InputIterator)); ^ src/boost/concept_check.hpp: In destructor 'boost::ForwardContainer::~ForwardContainer()': src/boost/concept_check.hpp:700:173: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ src/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer::~Mutable_ForwardContainer()': src/boost/concept_check.hpp:713:183: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ src/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer::~ReversibleContainer()': src/boost/concept_check.hpp:729:181: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ src/boost/concept_check.hpp:733:157: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((BidirectionalIterator)); ^ src/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer::~Mutable_ReversibleContainer()': src/boost/concept_check.hpp:755:151: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator)); ^ src/boost/concept_check.hpp:756:159: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator)); ^ src/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer::~RandomAccessContainer()': src/boost/concept_check.hpp:773:183: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ src/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer::~Mutable_RandomAccessContainer()': src/boost/concept_check.hpp:800:165: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator)); ^ src/boost/concept_check.hpp:801:173: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator)); ^ src/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer::~AssociativeContainer()': src/boost/concept_check.hpp:905:158: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((BinaryPredicate)); ^ src/boost/concept_check.hpp:908:166: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT((BinaryPredicate)); ^ In file included from src/boost/range/iterator_range_core.hpp:29:0, from src/boost/range/iterator_range.hpp:13, from src/boost/range.hpp:28, from src/boost/geometry/core/point_type.hpp:19, from src/boost/geometry/core/coordinate_system.hpp:20, from src/boost/geometry/core/cs.hpp:21, from src/boost/geometry/geometry.hpp:19, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)': src/boost/range/algorithm/equal.hpp:172:162: warning: typedef 'boost_concept_check172' locally defined but not used [-Wunused-local-typedefs] BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ src/boost/range/algorithm/equal.hpp:173:162: warning: typedef 'boost_concept_check173' locally defined but not used [-Wunused-local-typedefs] BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ src/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)': src/boost/range/algorithm/equal.hpp:185:162: warning: typedef 'boost_concept_check185' locally defined but not used [-Wunused-local-typedefs] BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ src/boost/range/algorithm/equal.hpp:186:162: warning: typedef 'boost_concept_check186' locally defined but not used [-Wunused-local-typedefs] BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ In file included from src/boost/math/constants/constants.hpp:11:0, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/math/policies/policy.hpp: In function 'int boost::math::policies::detail::digits_imp(const true_&)': src/boost/math/policies/policy.hpp:822:152: warning: typedef 'boost_static_assert_typedef_822' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ src/boost/math/policies/policy.hpp: In function 'T boost::math::policies::detail::get_epsilon_imp(const true_&)': src/boost/math/policies/policy.hpp:900:152: warning: typedef 'boost_static_assert_typedef_900' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ src/boost/math/policies/policy.hpp:901:148: warning: typedef 'boost_static_assert_typedef_901' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT( ::std::numeric_limits::radix == 2); ^ In file included from src/boost/math/constants/constants.hpp:12:0, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/math/tools/precision.hpp: In function 'int boost::math::tools::digits()': src/boost/math/tools/precision.hpp:47:152: warning: typedef 'boost_static_assert_typedef_47' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ src/boost/math/tools/precision.hpp:48:189: warning: typedef 'boost_static_assert_typedef_48' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT( ::std::numeric_limits::radix == 2 || ::std::numeric_limits::radix == 10); ^ src/boost/math/tools/precision.hpp: In function 'T boost::math::tools::max_value()': src/boost/math/tools/precision.hpp:62:152: warning: typedef 'boost_static_assert_typedef_62' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ src/boost/math/tools/precision.hpp: In function 'T boost::math::tools::min_value()': src/boost/math/tools/precision.hpp:74:152: warning: typedef 'boost_static_assert_typedef_74' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ In file included from src/boost/math/constants/constants.hpp:12:0, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/math/tools/precision.hpp: In function 'T boost::math::tools::detail::log_max_value(const mpl_::int_<0>&)': src/boost/math/tools/precision.hpp:134:152: warning: typedef 'boost_static_assert_typedef_134' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ In file included from src/boost/math/constants/constants.hpp:12:0, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/math/tools/precision.hpp: In function 'T boost::math::tools::detail::log_min_value(const mpl_::int_<0>&)': src/boost/math/tools/precision.hpp:147:152: warning: typedef 'boost_static_assert_typedef_147' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ In file included from src/boost/math/constants/constants.hpp:12:0, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/math/tools/precision.hpp: In function 'T boost::math::tools::log_max_value()': src/boost/math/tools/precision.hpp:201:152: warning: typedef 'boost_static_assert_typedef_201' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ src/boost/math/tools/precision.hpp: In function 'T boost::math::tools::log_min_value()': src/boost/math/tools/precision.hpp:224:152: warning: typedef 'boost_static_assert_typedef_224' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT( ::std::numeric_limits::is_specialized); ^ In file included from src/boost/lexical_cast.hpp:167:0, from src/boost/math/constants/constants.hpp:17, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/math/special_functions/sign.hpp: In function 'int boost::math::signbit(T)': src/boost/math/special_functions/sign.hpp:113:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ src/boost/math/special_functions/sign.hpp: In function 'T boost::math::changesign(const T&)': src/boost/math/special_functions/sign.hpp:127:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ In file included from src/boost/lexical_cast.hpp:168:0, from src/boost/math/constants/constants.hpp:17, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isfinite(T)': src/boost/math/special_functions/fpclassify.hpp:330:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ In file included from src/boost/lexical_cast.hpp:168:0, from src/boost/math/constants/constants.hpp:17, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isnormal(T)': src/boost/math/special_functions/fpclassify.hpp:401:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ In file included from src/boost/lexical_cast.hpp:168:0, from src/boost/math/constants/constants.hpp:17, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isinf(T)': src/boost/math/special_functions/fpclassify.hpp:490:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ In file included from src/boost/lexical_cast.hpp:168:0, from src/boost/math/constants/constants.hpp:17, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/math/special_functions/fpclassify.hpp: In function 'bool boost::math::isnan(T)': src/boost/math/special_functions/fpclassify.hpp:573:55: warning: typedef 'fp_tag' locally defined but not used [-Wunused-local-typedefs] typedef typename boost::is_floating_point::type fp_tag; ^ In file included from src/boost/math/constants/constants.hpp:17:0, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/lexical_cast.hpp: In function 'CharT* boost::detail::lcast_put_unsigned(T, CharT*)': src/boost/lexical_cast.hpp:787:155: warning: typedef 'boost_static_assert_typedef_787' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ src/boost/lexical_cast.hpp:812:163: warning: typedef 'boost_static_assert_typedef_812' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT(std::numeric_limits::digits10 < CHAR_MAX); ^ src/boost/lexical_cast.hpp: In function 'bool boost::detail::lcast_ret_unsigned(T&, const CharT*, const CharT*)': src/boost/lexical_cast.hpp:866:155: warning: typedef 'boost_static_assert_typedef_866' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ src/boost/lexical_cast.hpp:868:47: warning: typedef 'int_type' locally defined but not used [-Wunused-local-typedefs] typedef typename Traits::int_type int_type; ^ In file included from src/boost/math/constants/constants.hpp:17:0, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shl_char(T)': src/boost/lexical_cast.hpp:1467:154: warning: typedef 'boost_static_assert_typedef_1469' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT_MSG(( sizeof(T) <= sizeof(CharT)) , ^ src/boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shl_char_array(const T*)': src/boost/lexical_cast.hpp:1492:154: warning: typedef 'boost_static_assert_typedef_1494' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT_MSG(( sizeof(T) <= sizeof(CharT)), ^ In file included from src/boost/math/constants/constants.hpp:17:0, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/lexical_cast.hpp: In member function 'bool boost::detail::lexical_stream_limited_src::shr_xchar(T&)': src/boost/lexical_cast.hpp:1906:155: warning: typedef 'boost_static_assert_typedef_1908' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT_MSG(( sizeof(CharT) == sizeof(T) ), ^ In file included from src/boost/math/constants/constants.hpp:17:0, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/lexical_cast.hpp: In function 'Target boost::lexical_cast(const CharType*, std::size_t)': src/boost/lexical_cast.hpp:2411:165: warning: typedef 'boost_static_assert_typedef_2412' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT_MSG(boost::detail::is_char_or_wchar::value, ^ In file included from src/boost/optional.hpp:15:0, from src/boost/format/internals.hpp:20, from src/boost/format.hpp:38, from src/boost/math/policies/error_handling.hpp:31, from src/boost/math/special_functions/trunc.hpp:14, from src/boost/math/constants/calculate_constants.hpp:11, from src/boost/math/constants/constants.hpp:288, from src/boost/geometry/util/math.hpp:20, from src/boost/geometry/core/radian_access.hpp:28, from src/boost/geometry/geometry.hpp:28, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base::construct(const Expr&, const boost::in_place_factory_base*)': src/boost/optional/optional.hpp:355:165: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT ( ::boost::mpl::not_::value ) ; ^ src/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base::construct(const Expr&, const boost::typed_in_place_factory_base*)': src/boost/optional/optional.hpp:364:165: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT ( ::boost::mpl::not_::value ) ; ^ In file included from src/boost/geometry/geometries/concepts/point_concept.hpp:22:0, from src/boost/geometry/arithmetic/arithmetic.hpp:23, from src/boost/geometry/geometry.hpp:32, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/core/coordinate_dimension.hpp: In function 'void boost::geometry::assert_dimension()': src/boost/geometry/core/coordinate_dimension.hpp:89:214: warning: typedef 'boost_static_assert_typedef_95' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT(( ^ src/boost/geometry/core/coordinate_dimension.hpp: In function 'void boost::geometry::assert_dimension_less_equal()': src/boost/geometry/core/coordinate_dimension.hpp:105:163: warning: typedef 'boost_static_assert_typedef_105' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT(( dimension::type::value <= Dimensions )); ^ src/boost/geometry/core/coordinate_dimension.hpp: In function 'void boost::geometry::assert_dimension_greater_equal()': src/boost/geometry/core/coordinate_dimension.hpp:111:163: warning: typedef 'boost_static_assert_typedef_111' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT(( dimension::type::value >= Dimensions )); ^ src/boost/geometry/core/coordinate_dimension.hpp: In function 'void boost::geometry::assert_dimension_equal()': src/boost/geometry/core/coordinate_dimension.hpp:121:173: warning: typedef 'boost_static_assert_typedef_121' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT(( dimension::type::value == dimension::type::value )); ^ In file included from src/boost/geometry/arithmetic/arithmetic.hpp:24:0, from src/boost/geometry/geometry.hpp:32, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/util/for_each_coordinate.hpp: In function 'void boost::geometry::for_each_coordinate(Point&, Op)': src/boost/geometry/util/for_each_coordinate.hpp:69:127: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::Point) ); ^ In file included from src/boost/geometry/arithmetic/arithmetic.hpp:24:0, from src/boost/geometry/geometry.hpp:32, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/util/for_each_coordinate.hpp: In function 'Op boost::geometry::for_each_coordinate(const Point&, Op)': src/boost/geometry/util/for_each_coordinate.hpp:82:132: warning: typedef 'boost_concept_check82' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::ConstPoint) ); ^ In file included from src/boost/geometry/geometry.hpp:32:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/arithmetic/arithmetic.hpp: In function 'void boost::geometry::add_value(Point&, typename boost::geometry::detail::param::type)': src/boost/geometry/arithmetic/arithmetic.hpp:126:127: warning: typedef 'boost_concept_check126' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::Point) ); ^ In file included from src/boost/geometry/geometry.hpp:32:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/arithmetic/arithmetic.hpp: In function 'void boost::geometry::add_point(Point1&, const Point2&)': src/boost/geometry/arithmetic/arithmetic.hpp:142:128: warning: typedef 'boost_concept_check142' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::Point) ); ^ src/boost/geometry/arithmetic/arithmetic.hpp:143:133: warning: typedef 'boost_concept_check143' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::ConstPoint) ); ^ In file included from src/boost/geometry/geometry.hpp:32:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/arithmetic/arithmetic.hpp: In function 'void boost::geometry::subtract_value(Point&, typename boost::geometry::detail::param::type)': src/boost/geometry/arithmetic/arithmetic.hpp:158:127: warning: typedef 'boost_concept_check158' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::Point) ); ^ In file included from src/boost/geometry/geometry.hpp:32:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/arithmetic/arithmetic.hpp: In function 'void boost::geometry::subtract_point(Point1&, const Point2&)': src/boost/geometry/arithmetic/arithmetic.hpp:174:128: warning: typedef 'boost_concept_check174' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::Point) ); ^ src/boost/geometry/arithmetic/arithmetic.hpp:175:133: warning: typedef 'boost_concept_check175' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::ConstPoint) ); ^ In file included from src/boost/geometry/geometry.hpp:32:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/arithmetic/arithmetic.hpp: In function 'void boost::geometry::multiply_value(Point&, typename boost::geometry::detail::param::type)': src/boost/geometry/arithmetic/arithmetic.hpp:190:127: warning: typedef 'boost_concept_check190' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::Point) ); ^ In file included from src/boost/geometry/geometry.hpp:32:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/arithmetic/arithmetic.hpp: In function 'void boost::geometry::multiply_point(Point1&, const Point2&)': src/boost/geometry/arithmetic/arithmetic.hpp:207:128: warning: typedef 'boost_concept_check207' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::Point) ); ^ src/boost/geometry/arithmetic/arithmetic.hpp:208:133: warning: typedef 'boost_concept_check208' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::ConstPoint) ); ^ In file included from src/boost/geometry/geometry.hpp:32:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/arithmetic/arithmetic.hpp: In function 'void boost::geometry::divide_value(Point&, typename boost::geometry::detail::param::type)': src/boost/geometry/arithmetic/arithmetic.hpp:223:127: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::Point) ); ^ In file included from src/boost/geometry/geometry.hpp:32:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/arithmetic/arithmetic.hpp: In function 'void boost::geometry::divide_point(Point1&, const Point2&)': src/boost/geometry/arithmetic/arithmetic.hpp:239:128: warning: typedef 'boost_concept_check239' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::Point) ); ^ src/boost/geometry/arithmetic/arithmetic.hpp:240:133: warning: typedef 'boost_concept_check240' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::ConstPoint) ); ^ In file included from src/boost/geometry/geometry.hpp:32:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/arithmetic/arithmetic.hpp: In function 'void boost::geometry::assign_value(Point&, typename boost::geometry::detail::param::type)': src/boost/geometry/arithmetic/arithmetic.hpp:255:127: warning: typedef 'boost_concept_check255' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::Point) ); ^ In file included from src/boost/geometry/geometry.hpp:32:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/arithmetic/arithmetic.hpp: In function 'void boost::geometry::assign_point(Point1&, const Point2&)': src/boost/geometry/arithmetic/arithmetic.hpp:271:128: warning: typedef 'boost_concept_check271' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::Point) ); ^ src/boost/geometry/arithmetic/arithmetic.hpp:272:133: warning: typedef 'boost_concept_check272' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::ConstPoint) ); ^ In file included from src/boost/geometry/geometry.hpp:33:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/arithmetic/dot_product.hpp: In function 'typename boost::geometry::select_coordinate_type::type boost::geometry::dot_product(const P1&, const P2&)': src/boost/geometry/arithmetic/dot_product.hpp:70:129: warning: typedef 'boost_concept_check70' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::ConstPoint) ); ^ src/boost/geometry/arithmetic/dot_product.hpp:71:129: warning: typedef 'boost_concept_check71' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::ConstPoint) ); ^ In file included from src/boost/geometry/policies/relate/intersection_points.hpp:19:0, from src/boost/geometry/strategies/intersection.hpp:15, from src/boost/geometry/strategies/strategies.hpp:25, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/arithmetic/determinant.hpp: In function 'ReturnType boost::geometry::detail::determinant(const U&, const V&)': src/boost/geometry/arithmetic/determinant.hpp:60:128: warning: typedef 'boost_concept_check60' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::ConstPoint) ); ^ src/boost/geometry/arithmetic/determinant.hpp:61:128: warning: typedef 'boost_concept_check61' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::ConstPoint) ); ^ In file included from src/boost/tuple/tuple.hpp:33:0, from src/boost/geometry/policies/relate/tupled.hpp:15, from src/boost/geometry/strategies/intersection.hpp:17, from src/boost/geometry/strategies/strategies.hpp:25, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits >::type>::const_type boost::tuples::get(const boost::tuples::cons&)': src/boost/tuple/detail/tuple_basic.hpp:228:31: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs] typedef BOOST_DEDUCED_TYPENAME impl::type cons_element; ^ In file included from src/boost/tuple/tuple.hpp:33:0, from src/boost/geometry/policies/relate/tupled.hpp:15, from src/boost/geometry/strategies/intersection.hpp:17, from src/boost/geometry/strategies/strategies.hpp:25, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons& boost::tuples::cons::operator=(const std::pair<_U1, _U2>&)': src/boost/tuple/detail/tuple_basic.hpp:325:137: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT(length::value == 2); // check length = 2 ^ src/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple& boost::tuples::tuple::operator=(const std::pair<_U1, _U2>&)': src/boost/tuple/detail/tuple_basic.hpp:582:138: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT(length::value == 2);// check_length = 2 ^ In file included from src/boost/geometry/strategies/strategies.hpp:32:0, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/strategies/cartesian/centroid_bashein_detmer.hpp: In constructor 'boost::geometry::strategy::centroid::bashein_detmer::sums::sums()': src/boost/geometry/strategies/cartesian/centroid_bashein_detmer.hpp:155:38: warning: typedef 'ct' locally defined but not used [-Wunused-local-typedefs] typedef calculation_type ct; ^ In file included from src/boost/geometry/algorithms/within.hpp:38:0, from src/boost/geometry/algorithms/covered_by.hpp:21, from src/boost/geometry/algorithms/detail/disjoint.hpp:29, from src/boost/geometry/algorithms/disjoint.hpp:29, from src/boost/geometry/algorithms/num_points.hpp:28, from src/boost/geometry/algorithms/detail/throw_on_empty_input.hpp:15, from src/boost/geometry/algorithms/distance.hpp:28, from src/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp:16, from src/boost/geometry/strategies/strategies.hpp:33, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/strategies/concepts/within_concept.hpp: In static member function 'static void boost::geometry::concept::WithinStrategyPolygonal::checker::apply(const ApplyMethod&, const ResultMethod&)': src/boost/geometry/strategies/concepts/within_concept.hpp:56:145: warning: typedef 'boost_concept_check59' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT ^ src/boost/geometry/strategies/concepts/within_concept.hpp:61:153: warning: typedef 'boost_concept_check64' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT ^ In file included from src/boost/geometry/algorithms/within.hpp:38:0, from src/boost/geometry/algorithms/covered_by.hpp:21, from src/boost/geometry/algorithms/detail/disjoint.hpp:29, from src/boost/geometry/algorithms/disjoint.hpp:29, from src/boost/geometry/algorithms/num_points.hpp:28, from src/boost/geometry/algorithms/detail/throw_on_empty_input.hpp:15, from src/boost/geometry/algorithms/distance.hpp:28, from src/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp:16, from src/boost/geometry/strategies/strategies.hpp:33, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/strategies/concepts/within_concept.hpp: In static member function 'static void boost::geometry::concept::WithinStrategyPointBox::checker::apply(const ApplyMethod&)': src/boost/geometry/strategies/concepts/within_concept.hpp:131:145: warning: typedef 'boost_concept_check134' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT ^ src/boost/geometry/strategies/concepts/within_concept.hpp:136:141: warning: typedef 'boost_concept_check139' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT ^ In file included from src/boost/geometry/algorithms/within.hpp:38:0, from src/boost/geometry/algorithms/covered_by.hpp:21, from src/boost/geometry/algorithms/detail/disjoint.hpp:29, from src/boost/geometry/algorithms/disjoint.hpp:29, from src/boost/geometry/algorithms/num_points.hpp:28, from src/boost/geometry/algorithms/detail/throw_on_empty_input.hpp:15, from src/boost/geometry/algorithms/distance.hpp:28, from src/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp:16, from src/boost/geometry/strategies/strategies.hpp:33, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/strategies/concepts/within_concept.hpp: In static member function 'static void boost::geometry::concept::WithinStrategyBoxBox::checker::apply(const ApplyMethod&)': src/boost/geometry/strategies/concepts/within_concept.hpp:195:142: warning: typedef 'boost_concept_check198' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT ^ src/boost/geometry/strategies/concepts/within_concept.hpp:200:142: warning: typedef 'boost_concept_check203' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT ^ In file included from src/boost/geometry/algorithms/disjoint.hpp:31:0, from src/boost/geometry/algorithms/num_points.hpp:28, from src/boost/geometry/algorithms/detail/throw_on_empty_input.hpp:15, from src/boost/geometry/algorithms/distance.hpp:28, from src/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp:16, from src/boost/geometry/strategies/strategies.hpp:33, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/detail/point_on_border.hpp: In function 'bool boost::geometry::point_on_border(Point&, const Geometry&, bool)': src/boost/geometry/algorithms/detail/point_on_border.hpp:232:49: warning: typedef 'point_type' locally defined but not used [-Wunused-local-typedefs] typedef typename point_type::type point_type; ^ In file included from src/boost/geometry/algorithms/detail/partition.hpp:13:0, from src/boost/geometry/algorithms/detail/overlay/get_turns.hpp:48, from src/boost/geometry/algorithms/disjoint.hpp:32, from src/boost/geometry/algorithms/num_points.hpp:28, from src/boost/geometry/algorithms/detail/throw_on_empty_input.hpp:15, from src/boost/geometry/algorithms/distance.hpp:28, from src/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp:16, from src/boost/geometry/strategies/strategies.hpp:33, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/range/algorithm/copy.hpp: In function 'OutputIterator boost::range::copy(const SinglePassRange&, OutputIterator)': src/boost/range/algorithm/copy.hpp:33:153: warning: typedef 'boost_concept_check33' locally defined but not used [-Wunused-local-typedefs] BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept )); ^ In file included from src/boost/geometry/algorithms/detail/overlay/get_turns.hpp:57:0, from src/boost/geometry/algorithms/disjoint.hpp:32, from src/boost/geometry/algorithms/num_points.hpp:28, from src/boost/geometry/algorithms/detail/throw_on_empty_input.hpp:15, from src/boost/geometry/algorithms/distance.hpp:28, from src/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp:16, from src/boost/geometry/strategies/strategies.hpp:33, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/detail/sections/sectionalize.hpp: In static member function 'static void boost::geometry::detail::sectionalize::sectionalize_range::apply(const Range&, Sections&, boost::geometry::ring_identifier)': src/boost/geometry/algorithms/detail/sections/sectionalize.hpp:370:55: warning: typedef 'segment_type' locally defined but not used [-Wunused-local-typedefs] typedef model::referring_segment segment_type; ^ In file included from src/boost/geometry/algorithms/disjoint.hpp:32:0, from src/boost/geometry/algorithms/num_points.hpp:28, from src/boost/geometry/algorithms/detail/throw_on_empty_input.hpp:15, from src/boost/geometry/algorithms/distance.hpp:28, from src/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp:16, from src/boost/geometry/strategies/strategies.hpp:33, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/detail/overlay/get_turns.hpp: In static member function 'static bool boost::geometry::detail::get_turns::get_turns_in_sections::apply(int, const Geometry1&, const Section1&, int, const Geometry2&, const Section2&, bool, Turns&, InterruptPolicy&)': src/boost/geometry/algorithms/detail/overlay/get_turns.hpp:247:60: warning: typedef 'ip' locally defined but not used [-Wunused-local-typedefs] typedef typename turn_info::point_type ip; ^ In file included from src/boost/geometry/algorithms/disjoint.hpp:32:0, from src/boost/geometry/algorithms/num_points.hpp:28, from src/boost/geometry/algorithms/detail/throw_on_empty_input.hpp:15, from src/boost/geometry/algorithms/distance.hpp:28, from src/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp:16, from src/boost/geometry/strategies/strategies.hpp:33, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/detail/overlay/get_turns.hpp: In function 'void boost::geometry::get_turns(const Geometry1&, const Geometry2&, Turns&, InterruptPolicy&)': src/boost/geometry/algorithms/detail/overlay/get_turns.hpp:833:47: warning: typedef 'segment_intersection_strategy_type' locally defined but not used [-Wunused-local-typedefs] >::segment_intersection_strategy_type segment_intersection_strategy_type; ^ In file included from src/boost/geometry/algorithms/detail/throw_on_empty_input.hpp:15:0, from src/boost/geometry/algorithms/distance.hpp:28, from src/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp:16, from src/boost/geometry/strategies/strategies.hpp:33, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/num_points.hpp: In static member function 'static std::size_t boost::geometry::detail::num_points::polygon_count::apply(const Polygon&, bool)': src/boost/geometry/algorithms/num_points.hpp:78:61: warning: typedef 'ring_type' locally defined but not used [-Wunused-local-typedefs] typedef typename geometry::ring_type::type ring_type; ^ In file included from src/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp:23:0, from src/boost/geometry/strategies/strategies.hpp:33, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/geometries/point.hpp: In member function 'const CoordinateType& boost::geometry::model::point::get() const': src/boost/geometry/geometries/point.hpp:81:135: warning: typedef 'boost_static_assert_typedef_81' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT(K < DimensionCount); ^ src/boost/geometry/geometries/point.hpp: In member function 'void boost::geometry::model::point::set(const CoordinateType&)': src/boost/geometry/geometries/point.hpp:91:135: warning: typedef 'boost_static_assert_typedef_91' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT(K < DimensionCount); ^ In file included from src/boost/geometry/strategies/strategies.hpp:34:0, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/strategies/cartesian/distance_pythagoras.hpp: In static member function 'static boost::geometry::strategy::distance::comparable::pythagoras::calculation_type boost::geometry::strategy::distance::comparable::pythagoras::apply(const Point1&, const Point2&)': src/boost/geometry/strategies/cartesian/distance_pythagoras.hpp:94:137: warning: typedef 'boost_concept_check94' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::ConstPoint) ); ^ src/boost/geometry/strategies/cartesian/distance_pythagoras.hpp:95:137: warning: typedef 'boost_concept_check95' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (concept::ConstPoint) ); ^ In file included from src/boost/geometry/strategies/spherical/distance_cross_track.hpp:23:0, from src/boost/geometry/strategies/strategies.hpp:43, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/strategies/concepts/distance_concept.hpp: In static member function 'static void boost::geometry::concept::PointDistanceStrategy::checker::apply(const ApplyMethod&)': src/boost/geometry/strategies/concepts/distance_concept.hpp:59:141: warning: typedef 'boost_concept_check62' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT ^ src/boost/geometry/strategies/concepts/distance_concept.hpp:64:141: warning: typedef 'boost_concept_check67' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT ^ src/boost/geometry/strategies/concepts/distance_concept.hpp:89:25: warning: typedef 'tag' locally defined but not used [-Wunused-local-typedefs] >::type tag; ^ src/boost/geometry/strategies/concepts/distance_concept.hpp: In static member function 'static void boost::geometry::concept::PointSegmentDistanceStrategy::checker::apply(const ApplyMethod&)': src/boost/geometry/strategies/concepts/distance_concept.hpp:160:140: warning: typedef 'boost_concept_check163' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT ^ src/boost/geometry/strategies/concepts/distance_concept.hpp:165:141: warning: typedef 'boost_concept_check168' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT ^ src/boost/geometry/strategies/concepts/distance_concept.hpp:176:151: warning: typedef 'boost_concept_check179' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT ^ In file included from src/boost/geometry/strategies/strategies.hpp:50:0, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/strategies/agnostic/simplify_douglas_peucker.hpp: In static member function 'static OutputIterator boost::geometry::strategy::simplify::douglas_peucker::apply(const Range&, OutputIterator, double)': src/boost/geometry/strategies/agnostic/simplify_douglas_peucker.hpp:200:98: warning: typedef 'return_type' locally defined but not used [-Wunused-local-typedefs] typedef typename strategy::distance::services::return_type::type return_type; ^ In file included from src/boost/serialization/nvp.hpp:34:0, from src/boost/serialization/array.hpp:19, from src/boost/numeric/ublas/storage.hpp:21, from src/boost/numeric/ublas/vector.hpp:19, from src/boost/geometry/strategies/transform/matrix_transformers.hpp:25, from src/boost/geometry/strategies/strategies.hpp:54, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/serialization/base_object.hpp: In function 'typename boost::serialization::detail::base_cast::type& boost::serialization::base_object(Derived&)': src/boost/serialization/base_object.hpp:101:156: warning: typedef 'boost_static_assert_typedef_101' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT(( is_base_and_derived::value)); ^ src/boost/serialization/base_object.hpp:102:141: warning: typedef 'boost_static_assert_typedef_102' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT(! is_pointer::value); ^ In file included from src/boost/numeric/ublas/vector.hpp:20:0, from src/boost/geometry/strategies/transform/matrix_transformers.hpp:25, from src/boost/geometry/strategies/strategies.hpp:54, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/vector_expression.hpp: In member function 'boost::numeric::ublas::vector_unary::reference boost::numeric::ublas::vector_unary::operator()(boost::numeric::ublas::vector_unary::size_type)': src/boost/numeric/ublas/vector_expression.hpp:284:189: warning: typedef 'boost_static_assert_typedef_284' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT ((boost::is_same >::value)); ^ src/boost/numeric/ublas/vector_expression.hpp: In member function 'boost::numeric::ublas::vector_unary::reference boost::numeric::ublas::vector_unary::operator[](boost::numeric::ublas::vector_unary::size_type)': src/boost/numeric/ublas/vector_expression.hpp:294:189: warning: typedef 'boost_static_assert_typedef_294' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT ((boost::is_same >::value)); ^ In file included from src/boost/numeric/ublas/vector.hpp:21:0, from src/boost/geometry/strategies/transform/matrix_transformers.hpp:25, from src/boost/geometry/strategies/strategies.hpp:54, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/detail/vector_assign.hpp: In function 'void boost::numeric::ublas::vector_assign(V&, const boost::numeric::ublas::vector_expression&, boost::numeric::ublas::sparse_tag)': src/boost/numeric/ublas/detail/vector_assign.hpp:351:142: warning: typedef 'boost_static_assert_typedef_351' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT ((!functor_type::computed)); ^ src/boost/numeric/ublas/detail/vector_assign.hpp: In function 'void boost::numeric::ublas::vector_assign(V&, const boost::numeric::ublas::vector_expression&, boost::numeric::ublas::sparse_proxy_tag)': src/boost/numeric/ublas/detail/vector_assign.hpp:382:39: warning: typedef 'reference' locally defined but not used [-Wunused-local-typedefs] typedef typename V::reference reference; ^ src/boost/numeric/ublas/detail/vector_assign.hpp: In function 'void boost::numeric::ublas::vector_swap(V&, boost::numeric::ublas::vector_expression&, boost::numeric::ublas::sparse_proxy_tag)': src/boost/numeric/ublas/detail/vector_assign.hpp:516:40: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs] typedef typename V::value_type value_type; ^ In file included from src/boost/numeric/ublas/matrix.hpp:17:0, from src/boost/geometry/strategies/transform/matrix_transformers.hpp:26, from src/boost/geometry/strategies/strategies.hpp:54, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/matrix_expression.hpp: In function 'typename boost::numeric::ublas::vector_matrix_binary_traits >::result_type boost::numeric::ublas::outer_prod(const boost::numeric::ublas::vector_expression&, const boost::numeric::ublas::vector_expression&)': src/boost/numeric/ublas/matrix_expression.hpp:778:159: warning: typedef 'boost_static_assert_typedef_778' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT (E1::complexity == 0 && E2::complexity == 0); ^ src/boost/numeric/ublas/matrix_expression.hpp: In member function 'boost::numeric::ublas::matrix_unary2::reference boost::numeric::ublas::matrix_unary2::operator()(boost::numeric::ublas::matrix_unary2::size_type, boost::numeric::ublas::matrix_unary2::size_type)': src/boost/numeric/ublas/matrix_expression.hpp:1295:189: warning: typedef 'boost_static_assert_typedef_1295' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT ((boost::is_same >::value)); ^ In file included from src/boost/numeric/ublas/matrix.hpp:17:0, from src/boost/geometry/strategies/transform/matrix_transformers.hpp:26, from src/boost/geometry/strategies/strategies.hpp:54, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/matrix_expression.hpp: In function 'typename boost::numeric::ublas::matrix_vector_binary1_traits::result_type boost::numeric::ublas::prod(const boost::numeric::ublas::matrix_expression&, const boost::numeric::ublas::vector_expression&)': src/boost/numeric/ublas/matrix_expression.hpp:3720:136: warning: typedef 'boost_static_assert_typedef_3720' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT (E2::complexity == 0); ^ src/boost/numeric/ublas/matrix_expression.hpp: In function 'typename boost::numeric::ublas::matrix_vector_binary1_traits::precision_type, E1, typename boost::numeric::ublas::type_traits::precision_type, E2>::result_type boost::numeric::ublas::prec_prod(const boost::numeric::ublas::matrix_expression&, const boost::numeric::ublas::vector_expression&)': src/boost/numeric/ublas/matrix_expression.hpp:3748:136: warning: typedef 'boost_static_assert_typedef_3748' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT (E2::complexity == 0); ^ In file included from src/boost/numeric/ublas/matrix.hpp:17:0, from src/boost/geometry/strategies/transform/matrix_transformers.hpp:26, from src/boost/geometry/strategies/strategies.hpp:54, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/matrix_expression.hpp: In function 'typename boost::numeric::ublas::matrix_vector_binary2_traits::result_type boost::numeric::ublas::prod(const boost::numeric::ublas::vector_expression&, const boost::numeric::ublas::matrix_expression&)': src/boost/numeric/ublas/matrix_expression.hpp:4110:136: warning: typedef 'boost_static_assert_typedef_4110' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT (E1::complexity == 0); ^ src/boost/numeric/ublas/matrix_expression.hpp: In function 'typename boost::numeric::ublas::matrix_vector_binary2_traits::precision_type, E1, typename boost::numeric::ublas::type_traits::precision_type, E2>::result_type boost::numeric::ublas::prec_prod(const boost::numeric::ublas::vector_expression&, const boost::numeric::ublas::matrix_expression&)': src/boost/numeric/ublas/matrix_expression.hpp:4138:136: warning: typedef 'boost_static_assert_typedef_4138' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT (E1::complexity == 0); ^ In file included from src/boost/numeric/ublas/matrix.hpp:17:0, from src/boost/geometry/strategies/transform/matrix_transformers.hpp:26, from src/boost/geometry/strategies/strategies.hpp:54, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/matrix_expression.hpp: In function 'typename boost::numeric::ublas::matrix_matrix_binary_traits::result_type boost::numeric::ublas::prod(const boost::numeric::ublas::matrix_expression&, const boost::numeric::ublas::matrix_expression&)': src/boost/numeric/ublas/matrix_expression.hpp:4815:159: warning: typedef 'boost_static_assert_typedef_4815' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT (E1::complexity == 0 && E2::complexity == 0); ^ src/boost/numeric/ublas/matrix_expression.hpp: In function 'typename boost::numeric::ublas::matrix_matrix_binary_traits::precision_type, E1, typename boost::numeric::ublas::type_traits::precision_type, E2>::result_type boost::numeric::ublas::prec_prod(const boost::numeric::ublas::matrix_expression&, const boost::numeric::ublas::matrix_expression&)': src/boost/numeric/ublas/matrix_expression.hpp:4843:159: warning: typedef 'boost_static_assert_typedef_4843' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT (E1::complexity == 0 && E2::complexity == 0); ^ In file included from src/boost/numeric/ublas/matrix.hpp:18:0, from src/boost/geometry/strategies/transform/matrix_transformers.hpp:26, from src/boost/geometry/strategies/strategies.hpp:54, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/detail/matrix_assign.hpp: In function 'void boost::numeric::ublas::matrix_assign(M&, const boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::packed_proxy_tag, boost::numeric::ublas::row_major_tag)': src/boost/numeric/ublas/detail/matrix_assign.hpp:644:40: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs] typedef typename M::value_type value_type; ^ In file included from src/boost/numeric/ublas/matrix.hpp:18:0, from src/boost/geometry/strategies/transform/matrix_transformers.hpp:26, from src/boost/geometry/strategies/strategies.hpp:54, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/detail/matrix_assign.hpp: In function 'void boost::numeric::ublas::matrix_assign(M&, const boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::packed_proxy_tag, boost::numeric::ublas::column_major_tag)': src/boost/numeric/ublas/detail/matrix_assign.hpp:774:40: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs] typedef typename M::value_type value_type; ^ src/boost/numeric/ublas/detail/matrix_assign.hpp: In function 'void boost::numeric::ublas::matrix_assign(M&, const boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::sparse_tag, boost::numeric::ublas::row_major_tag)': src/boost/numeric/ublas/detail/matrix_assign.hpp:902:142: warning: typedef 'boost_static_assert_typedef_902' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT ((!functor_type::computed)); ^ src/boost/numeric/ublas/detail/matrix_assign.hpp: In function 'void boost::numeric::ublas::matrix_assign(M&, const boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::sparse_tag, boost::numeric::ublas::column_major_tag)': src/boost/numeric/ublas/detail/matrix_assign.hpp:934:142: warning: typedef 'boost_static_assert_typedef_934' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT ((!functor_type::computed)); ^ src/boost/numeric/ublas/detail/matrix_assign.hpp: In function 'void boost::numeric::ublas::matrix_assign(M&, const boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::sparse_proxy_tag, boost::numeric::ublas::row_major_tag)': src/boost/numeric/ublas/detail/matrix_assign.hpp:969:40: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs] typedef typename M::value_type value_type; ^ src/boost/numeric/ublas/detail/matrix_assign.hpp: In function 'void boost::numeric::ublas::matrix_assign(M&, const boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::sparse_proxy_tag, boost::numeric::ublas::column_major_tag)': src/boost/numeric/ublas/detail/matrix_assign.hpp:1090:40: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs] typedef typename M::value_type value_type; ^ src/boost/numeric/ublas/detail/matrix_assign.hpp: In function 'void boost::numeric::ublas::matrix_swap(M&, boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::packed_proxy_tag, boost::numeric::ublas::row_major_tag)': src/boost/numeric/ublas/detail/matrix_assign.hpp:1306:39: warning: typedef 'size_type' locally defined but not used [-Wunused-local-typedefs] typedef typename M::size_type size_type; ^ src/boost/numeric/ublas/detail/matrix_assign.hpp: In function 'void boost::numeric::ublas::matrix_swap(M&, boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::packed_proxy_tag, boost::numeric::ublas::column_major_tag)': src/boost/numeric/ublas/detail/matrix_assign.hpp:1332:39: warning: typedef 'size_type' locally defined but not used [-Wunused-local-typedefs] typedef typename M::size_type size_type; ^ src/boost/numeric/ublas/detail/matrix_assign.hpp: In function 'void boost::numeric::ublas::matrix_swap(M&, boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::sparse_proxy_tag, boost::numeric::ublas::row_major_tag)': src/boost/numeric/ublas/detail/matrix_assign.hpp:1360:40: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs] typedef typename M::value_type value_type; ^ In file included from src/boost/numeric/ublas/matrix.hpp:18:0, from src/boost/geometry/strategies/transform/matrix_transformers.hpp:26, from src/boost/geometry/strategies/strategies.hpp:54, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/detail/matrix_assign.hpp: In function 'void boost::numeric::ublas::matrix_swap(M&, boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::sparse_proxy_tag, boost::numeric::ublas::column_major_tag)': src/boost/numeric/ublas/detail/matrix_assign.hpp:1485:40: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs] typedef typename M::value_type value_type; ^ In file included from src/boost/numeric/ublas/lu.hpp:16:0, from src/boost/geometry/strategies/transform/inverse_transformer.hpp:21, from src/boost/geometry/strategies/strategies.hpp:56, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/operation.hpp: In function 'V& boost::numeric::ublas::axpy_prod(const boost::numeric::ublas::matrix_expression&, const boost::numeric::ublas::vector_expression&, V&, boost::numeric::ublas::packed_random_access_iterator_tag, boost::numeric::ublas::row_major_tag)': src/boost/numeric/ublas/operation.hpp:132:26: warning: typedef 'expression2_type' locally defined but not used [-Wunused-local-typedefs] typedef const E2 expression2_type; ^ src/boost/numeric/ublas/operation.hpp: In function 'V& boost::numeric::ublas::axpy_prod(const boost::numeric::ublas::matrix_expression&, const boost::numeric::ublas::vector_expression&, V&, boost::numeric::ublas::packed_random_access_iterator_tag, boost::numeric::ublas::column_major_tag)': src/boost/numeric/ublas/operation.hpp:162:26: warning: typedef 'expression2_type' locally defined but not used [-Wunused-local-typedefs] typedef const E2 expression2_type; ^ src/boost/numeric/ublas/operation.hpp: In function 'V& boost::numeric::ublas::axpy_prod(const boost::numeric::ublas::matrix_expression&, const boost::numeric::ublas::vector_expression&, V&, boost::numeric::ublas::sparse_bidirectional_iterator_tag)': src/boost/numeric/ublas/operation.hpp:191:26: warning: typedef 'expression1_type' locally defined but not used [-Wunused-local-typedefs] typedef const E1 expression1_type; ^ src/boost/numeric/ublas/operation.hpp:193:39: warning: typedef 'size_type' locally defined but not used [-Wunused-local-typedefs] typedef typename V::size_type size_type; ^ In file included from src/boost/numeric/ublas/lu.hpp:16:0, from src/boost/geometry/strategies/transform/inverse_transformer.hpp:21, from src/boost/geometry/strategies/strategies.hpp:56, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/operation.hpp: In function 'V& boost::numeric::ublas::axpy_prod(const boost::numeric::ublas::vector_expression&, const boost::numeric::ublas::matrix_expression&, V&, boost::numeric::ublas::packed_random_access_iterator_tag, boost::numeric::ublas::column_major_tag)': src/boost/numeric/ublas/operation.hpp:353:26: warning: typedef 'expression1_type' locally defined but not used [-Wunused-local-typedefs] typedef const E1 expression1_type; ^ src/boost/numeric/ublas/operation.hpp: In function 'V& boost::numeric::ublas::axpy_prod(const boost::numeric::ublas::vector_expression&, const boost::numeric::ublas::matrix_expression&, V&, boost::numeric::ublas::packed_random_access_iterator_tag, boost::numeric::ublas::row_major_tag)': src/boost/numeric/ublas/operation.hpp:383:26: warning: typedef 'expression1_type' locally defined but not used [-Wunused-local-typedefs] typedef const E1 expression1_type; ^ src/boost/numeric/ublas/operation.hpp: In function 'V& boost::numeric::ublas::axpy_prod(const boost::numeric::ublas::vector_expression&, const boost::numeric::ublas::matrix_expression&, V&, boost::numeric::ublas::sparse_bidirectional_iterator_tag)': src/boost/numeric/ublas/operation.hpp:414:26: warning: typedef 'expression2_type' locally defined but not used [-Wunused-local-typedefs] typedef const E2 expression2_type; ^ src/boost/numeric/ublas/operation.hpp:415:39: warning: typedef 'size_type' locally defined but not used [-Wunused-local-typedefs] typedef typename V::size_type size_type; ^ In file included from src/boost/numeric/ublas/lu.hpp:16:0, from src/boost/geometry/strategies/transform/inverse_transformer.hpp:21, from src/boost/geometry/strategies/strategies.hpp:56, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/operation.hpp: In function 'M& boost::numeric::ublas::axpy_prod(const boost::numeric::ublas::matrix_expression&, const boost::numeric::ublas::matrix_expression&, M&, TRI, boost::numeric::ublas::dense_proxy_tag, boost::numeric::ublas::row_major_tag)': src/boost/numeric/ublas/operation.hpp:504:19: warning: typedef 'matrix_type' locally defined but not used [-Wunused-local-typedefs] typedef M matrix_type; ^ src/boost/numeric/ublas/operation.hpp:505:26: warning: typedef 'expression1_type' locally defined but not used [-Wunused-local-typedefs] typedef const E1 expression1_type; ^ src/boost/numeric/ublas/operation.hpp:506:26: warning: typedef 'expression2_type' locally defined but not used [-Wunused-local-typedefs] typedef const E2 expression2_type; ^ src/boost/numeric/ublas/operation.hpp:508:40: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs] typedef typename M::value_type value_type; ^ src/boost/numeric/ublas/operation.hpp: In function 'M& boost::numeric::ublas::axpy_prod(const boost::numeric::ublas::matrix_expression&, const boost::numeric::ublas::matrix_expression&, M&, TRI, boost::numeric::ublas::sparse_proxy_tag, boost::numeric::ublas::row_major_tag)': src/boost/numeric/ublas/operation.hpp:533:19: warning: typedef 'matrix_type' locally defined but not used [-Wunused-local-typedefs] typedef M matrix_type; ^ src/boost/numeric/ublas/operation.hpp:537:39: warning: typedef 'size_type' locally defined but not used [-Wunused-local-typedefs] typedef typename M::size_type size_type; ^ src/boost/numeric/ublas/operation.hpp:538:40: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs] typedef typename M::value_type value_type; ^ src/boost/numeric/ublas/operation.hpp: In function 'M& boost::numeric::ublas::axpy_prod(const boost::numeric::ublas::matrix_expression&, const boost::numeric::ublas::matrix_expression&, M&, TRI, boost::numeric::ublas::dense_proxy_tag, boost::numeric::ublas::column_major_tag)': src/boost/numeric/ublas/operation.hpp:583:19: warning: typedef 'matrix_type' locally defined but not used [-Wunused-local-typedefs] typedef M matrix_type; ^ src/boost/numeric/ublas/operation.hpp:584:26: warning: typedef 'expression1_type' locally defined but not used [-Wunused-local-typedefs] typedef const E1 expression1_type; ^ src/boost/numeric/ublas/operation.hpp:585:26: warning: typedef 'expression2_type' locally defined but not used [-Wunused-local-typedefs] typedef const E2 expression2_type; ^ src/boost/numeric/ublas/operation.hpp:587:40: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs] typedef typename M::value_type value_type; ^ src/boost/numeric/ublas/operation.hpp: In function 'M& boost::numeric::ublas::axpy_prod(const boost::numeric::ublas::matrix_expression&, const boost::numeric::ublas::matrix_expression&, M&, TRI, boost::numeric::ublas::sparse_proxy_tag, boost::numeric::ublas::column_major_tag)': src/boost/numeric/ublas/operation.hpp:612:19: warning: typedef 'matrix_type' locally defined but not used [-Wunused-local-typedefs] typedef M matrix_type; ^ src/boost/numeric/ublas/operation.hpp:616:39: warning: typedef 'size_type' locally defined but not used [-Wunused-local-typedefs] typedef typename M::size_type size_type; ^ src/boost/numeric/ublas/operation.hpp:617:40: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs] typedef typename M::value_type value_type; ^ In file included from src/boost/numeric/ublas/lu.hpp:16:0, from src/boost/geometry/strategies/transform/inverse_transformer.hpp:21, from src/boost/geometry/strategies/strategies.hpp:56, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/operation.hpp: In function 'M& boost::numeric::ublas::opb_prod(const boost::numeric::ublas::matrix_expression&, const boost::numeric::ublas::matrix_expression&, M&, boost::numeric::ublas::dense_proxy_tag, boost::numeric::ublas::row_major_tag)': src/boost/numeric/ublas/operation.hpp:741:19: warning: typedef 'matrix_type' locally defined but not used [-Wunused-local-typedefs] typedef M matrix_type; ^ src/boost/numeric/ublas/operation.hpp:742:26: warning: typedef 'expression1_type' locally defined but not used [-Wunused-local-typedefs] typedef const E1 expression1_type; ^ src/boost/numeric/ublas/operation.hpp:743:26: warning: typedef 'expression2_type' locally defined but not used [-Wunused-local-typedefs] typedef const E2 expression2_type; ^ src/boost/numeric/ublas/operation.hpp: In function 'M& boost::numeric::ublas::opb_prod(const boost::numeric::ublas::matrix_expression&, const boost::numeric::ublas::matrix_expression&, M&, boost::numeric::ublas::dense_proxy_tag, boost::numeric::ublas::column_major_tag)': src/boost/numeric/ublas/operation.hpp:772:19: warning: typedef 'matrix_type' locally defined but not used [-Wunused-local-typedefs] typedef M matrix_type; ^ src/boost/numeric/ublas/operation.hpp:773:26: warning: typedef 'expression1_type' locally defined but not used [-Wunused-local-typedefs] typedef const E1 expression1_type; ^ src/boost/numeric/ublas/operation.hpp:774:26: warning: typedef 'expression2_type' locally defined but not used [-Wunused-local-typedefs] typedef const E2 expression2_type; ^ In file included from src/boost/numeric/ublas/lu.hpp:20:0, from src/boost/geometry/strategies/transform/inverse_transformer.hpp:21, from src/boost/geometry/strategies/strategies.hpp:56, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/triangular.hpp: In function 'void boost::numeric::ublas::inplace_solve(const boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::vector_expression&, boost::numeric::ublas::lower_tag, boost::numeric::ublas::column_major_tag, boost::numeric::ublas::dense_proxy_tag)': src/boost/numeric/ublas/triangular.hpp:1862:46: warning: typedef 'difference_type' locally defined but not used [-Wunused-local-typedefs] typedef typename E2::difference_type difference_type; ^ src/boost/numeric/ublas/triangular.hpp: In function 'void boost::numeric::ublas::inplace_solve(const boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::vector_expression&, boost::numeric::ublas::lower_tag, boost::numeric::ublas::column_major_tag, boost::numeric::ublas::unknown_storage_tag)': src/boost/numeric/ublas/triangular.hpp:1917:46: warning: typedef 'difference_type' locally defined but not used [-Wunused-local-typedefs] typedef typename E2::difference_type difference_type; ^ src/boost/numeric/ublas/triangular.hpp: In function 'void boost::numeric::ublas::inplace_solve(const boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::vector_expression&, boost::numeric::ublas::lower_tag, boost::numeric::ublas::row_major_tag, boost::numeric::ublas::dense_proxy_tag)': src/boost/numeric/ublas/triangular.hpp:1946:46: warning: typedef 'difference_type' locally defined but not used [-Wunused-local-typedefs] typedef typename E2::difference_type difference_type; ^ src/boost/numeric/ublas/triangular.hpp: In function 'void boost::numeric::ublas::inplace_solve(const boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::vector_expression&, boost::numeric::ublas::lower_tag, boost::numeric::ublas::row_major_tag, boost::numeric::ublas::packed_proxy_tag)': src/boost/numeric/ublas/triangular.hpp:1972:46: warning: typedef 'difference_type' locally defined but not used [-Wunused-local-typedefs] typedef typename E2::difference_type difference_type; ^ src/boost/numeric/ublas/triangular.hpp: In function 'void boost::numeric::ublas::inplace_solve(const boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::vector_expression&, boost::numeric::ublas::lower_tag, boost::numeric::ublas::row_major_tag, boost::numeric::ublas::unknown_storage_tag)': src/boost/numeric/ublas/triangular.hpp:2001:46: warning: typedef 'difference_type' locally defined but not used [-Wunused-local-typedefs] typedef typename E2::difference_type difference_type; ^ src/boost/numeric/ublas/triangular.hpp: In function 'void boost::numeric::ublas::inplace_solve(const boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::lower_tag, boost::numeric::ublas::dense_proxy_tag)': src/boost/numeric/ublas/triangular.hpp:2377:46: warning: typedef 'difference_type' locally defined but not used [-Wunused-local-typedefs] typedef typename E2::difference_type difference_type; ^ src/boost/numeric/ublas/triangular.hpp: In function 'void boost::numeric::ublas::inplace_solve(const boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::matrix_expression&, boost::numeric::ublas::lower_tag, boost::numeric::ublas::unknown_storage_tag)': src/boost/numeric/ublas/triangular.hpp:2438:46: warning: typedef 'difference_type' locally defined but not used [-Wunused-local-typedefs] typedef typename E2::difference_type difference_type; ^ In file included from src/boost/geometry/strategies/transform/inverse_transformer.hpp:21:0, from src/boost/geometry/strategies/strategies.hpp:56, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/lu.hpp: In function 'void boost::numeric::ublas::swap_rows(const PM&, MV&, boost::numeric::ublas::vector_tag)': src/boost/numeric/ublas/lu.hpp:66:41: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs] typedef typename MV::value_type value_type; ^ src/boost/numeric/ublas/lu.hpp: In function 'void boost::numeric::ublas::swap_rows(const PM&, MV&, boost::numeric::ublas::matrix_tag)': src/boost/numeric/ublas/lu.hpp:78:41: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs] typedef typename MV::value_type value_type; ^ src/boost/numeric/ublas/lu.hpp: In function 'typename M::size_type boost::numeric::ublas::lu_factorize(M&)': src/boost/numeric/ublas/lu.hpp:96:19: warning: typedef 'matrix_type' locally defined but not used [-Wunused-local-typedefs] typedef M matrix_type; ^ src/boost/numeric/ublas/lu.hpp: In function 'typename M::size_type boost::numeric::ublas::lu_factorize(M&, PM&)': src/boost/numeric/ublas/lu.hpp:132:19: warning: typedef 'matrix_type' locally defined but not used [-Wunused-local-typedefs] typedef M matrix_type; ^ In file included from src/boost/geometry/strategies/transform/inverse_transformer.hpp:21:0, from src/boost/geometry/strategies/strategies.hpp:56, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/numeric/ublas/lu.hpp: In function 'void boost::numeric::ublas::lu_substitute(const M&, boost::numeric::ublas::vector_expression&)': src/boost/numeric/ublas/lu.hpp:268:25: warning: typedef 'const_matrix_type' locally defined but not used [-Wunused-local-typedefs] typedef const M const_matrix_type; ^ src/boost/numeric/ublas/lu.hpp:269:48: warning: typedef 'vector_type' locally defined but not used [-Wunused-local-typedefs] typedef vector vector_type; ^ src/boost/numeric/ublas/lu.hpp: In function 'void boost::numeric::ublas::lu_substitute(const M&, boost::numeric::ublas::matrix_expression&)': src/boost/numeric/ublas/lu.hpp:286:25: warning: typedef 'const_matrix_type' locally defined but not used [-Wunused-local-typedefs] typedef const M const_matrix_type; ^ src/boost/numeric/ublas/lu.hpp:287:48: warning: typedef 'matrix_type' locally defined but not used [-Wunused-local-typedefs] typedef matrix matrix_type; ^ src/boost/numeric/ublas/lu.hpp: In function 'void boost::numeric::ublas::lu_substitute(boost::numeric::ublas::vector_expression&, const M&)': src/boost/numeric/ublas/lu.hpp:309:25: warning: typedef 'const_matrix_type' locally defined but not used [-Wunused-local-typedefs] typedef const M const_matrix_type; ^ src/boost/numeric/ublas/lu.hpp:310:48: warning: typedef 'vector_type' locally defined but not used [-Wunused-local-typedefs] typedef vector vector_type; ^ src/boost/numeric/ublas/lu.hpp: In function 'void boost::numeric::ublas::lu_substitute(boost::numeric::ublas::matrix_expression&, const M&)': src/boost/numeric/ublas/lu.hpp:327:25: warning: typedef 'const_matrix_type' locally defined but not used [-Wunused-local-typedefs] typedef const M const_matrix_type; ^ src/boost/numeric/ublas/lu.hpp:328:48: warning: typedef 'matrix_type' locally defined but not used [-Wunused-local-typedefs] typedef matrix matrix_type; ^ In file included from src/boost/geometry/geometry.hpp:38:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/area.hpp: In static member function 'static typename Strategy::return_type boost::geometry::detail::area::ring_area::apply(const Ring&, const Strategy&)': src/boost/geometry/algorithms/area.hpp:81:151: warning: typedef 'boost_concept_check81' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (geometry::concept::AreaStrategy) ); ^ In file included from src/boost/geometry/geometry.hpp:41:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/centroid.hpp: In function 'void boost::geometry::centroid(const Geometry&, Point&, const Strategy&)': src/boost/geometry/algorithms/centroid.hpp:329:49: warning: typedef 'point_type' locally defined but not used [-Wunused-local-typedefs] typedef typename point_type::type point_type; ^ In file included from src/boost/geometry/geometry.hpp:45:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/convex_hull.hpp: In function 'void boost::geometry::convex_hull(const Geometry&, OutputGeometry&, const Strategy&)': src/boost/geometry/algorithms/convex_hull.hpp:155:153: warning: typedef 'boost_concept_check155' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (geometry::concept::ConvexHullStrategy) ); ^ In file included from src/boost/geometry/geometry.hpp:45:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/convex_hull.hpp: In function 'OutputIterator boost::geometry::detail::convex_hull::convex_hull_insert(const Geometry&, OutputIterator, const Strategy&)': src/boost/geometry/algorithms/convex_hull.hpp:206:153: warning: typedef 'boost_concept_check206' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (geometry::concept::ConvexHullStrategy) ); ^ In file included from src/boost/geometry/algorithms/detail/overlay/intersection_insert.hpp:27:0, from src/boost/geometry/algorithms/difference.hpp:14, from src/boost/geometry/geometry.hpp:48, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/detail/overlay/get_intersection_points.hpp: In function 'void boost::geometry::get_intersection_points(const Geometry1&, const Geometry2&, Turns&)': src/boost/geometry/algorithms/detail/overlay/get_intersection_points.hpp:108:47: warning: typedef 'segment_intersection_strategy_type' locally defined but not used [-Wunused-local-typedefs] >::segment_intersection_strategy_type segment_intersection_strategy_type; ^ In file included from src/boost/geometry/algorithms/detail/has_self_intersections.hpp:18:0, from src/boost/geometry/algorithms/detail/overlay/backtrack_check_si.hpp:19, from src/boost/geometry/algorithms/detail/overlay/traverse.hpp:17, from src/boost/geometry/algorithms/detail/overlay/overlay.hpp:25, from src/boost/geometry/algorithms/detail/overlay/intersection_insert.hpp:28, from src/boost/geometry/algorithms/difference.hpp:14, from src/boost/geometry/geometry.hpp:48, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/detail/overlay/self_turn_points.hpp: In function 'void boost::geometry::self_turns(const Geometry&, Turns&, InterruptPolicy&)': src/boost/geometry/algorithms/detail/overlay/self_turn_points.hpp:284:47: warning: typedef 'strategy_type' locally defined but not used [-Wunused-local-typedefs] >::segment_intersection_strategy_type strategy_type; ^ In file included from src/boost/geometry/algorithms/detail/overlay/overlay.hpp:31:0, from src/boost/geometry/algorithms/detail/overlay/intersection_insert.hpp:28, from src/boost/geometry/algorithms/difference.hpp:14, from src/boost/geometry/geometry.hpp:48, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/reverse.hpp: In static member function 'static void boost::geometry::detail::reverse::polygon_reverse::apply(Polygon&)': src/boost/geometry/algorithms/reverse.hpp:50:61: warning: typedef 'ring_type' locally defined but not used [-Wunused-local-typedefs] typedef typename geometry::ring_type::type ring_type; ^ In file included from src/boost/geometry/algorithms/detail/overlay/convert_ring.hpp:15:0, from src/boost/geometry/algorithms/detail/overlay/add_rings.hpp:14, from src/boost/geometry/algorithms/detail/overlay/overlay.hpp:33, from src/boost/geometry/algorithms/detail/overlay/intersection_insert.hpp:28, from src/boost/geometry/algorithms/difference.hpp:14, from src/boost/geometry/geometry.hpp:48, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/range/algorithm/reverse.hpp: In function 'BidirectionalRange& boost::range::reverse(BidirectionalRange&)': src/boost/range/algorithm/reverse.hpp:32:153: warning: typedef 'boost_concept_check32' locally defined but not used [-Wunused-local-typedefs] BOOST_RANGE_CONCEPT_ASSERT(( BidirectionalRangeConcept )); ^ src/boost/range/algorithm/reverse.hpp: In function 'const BidirectionalRange& boost::range::reverse(const BidirectionalRange&)': src/boost/range/algorithm/reverse.hpp:41:159: warning: typedef 'boost_concept_check41' locally defined but not used [-Wunused-local-typedefs] BOOST_RANGE_CONCEPT_ASSERT(( BidirectionalRangeConcept )); ^ In file included from src/boost/geometry/algorithms/intersection.hpp:15:0, from src/boost/geometry/geometry.hpp:55, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/intersects.hpp: In function 'bool boost::geometry::intersects(const Geometry&)': src/boost/geometry/algorithms/intersects.hpp:59:47: warning: typedef 'segment_intersection_strategy_type' locally defined but not used [-Wunused-local-typedefs] >::segment_intersection_strategy_type segment_intersection_strategy_type; ^ In file included from src/boost/geometry/algorithms/simplify.hpp:32:0, from src/boost/geometry/geometry.hpp:65, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/strategies/concepts/simplify_concept.hpp: In static member function 'static void boost::geometry::concept::SimplifyStrategy::checker::apply(const ApplyMethod&)': src/boost/geometry/strategies/concepts/simplify_concept.hpp:77:160: warning: typedef 'boost_concept_check80' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT ^ In file included from src/boost/geometry/geometry.hpp:65:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/simplify.hpp: In static member function 'static void boost::geometry::detail::simplify::simplify_polygon::apply(const Polygon&, Polygon&, const Distance&, const Strategy&)': src/boost/geometry/algorithms/simplify.hpp:121:51: warning: typedef 'ring_type' locally defined but not used [-Wunused-local-typedefs] typedef typename ring_type::type ring_type; ^ In file included from src/boost/geometry/geometry.hpp:65:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/simplify.hpp: In function 'void boost::geometry::simplify(const Geometry&, Geometry&, const Distance&, const Strategy&)': src/boost/geometry/algorithms/simplify.hpp:255:151: warning: typedef 'boost_concept_check255' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (geometry::concept::SimplifyStrategy) ); ^ In file included from src/boost/geometry/geometry.hpp:65:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/simplify.hpp: In function 'void boost::geometry::detail::simplify::simplify_insert(const Geometry&, OutputIterator, const Distance&, const Strategy&)': src/boost/geometry/algorithms/simplify.hpp:325:151: warning: typedef 'boost_concept_check325' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT( (geometry::concept::SimplifyStrategy) ); ^ In file included from src/boost/geometry/geometry.hpp:67:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/touches.hpp: In function 'bool boost::geometry::touches(const Geometry1&, const Geometry2&)': src/boost/geometry/algorithms/touches.hpp:161:11: warning: typedef 'policy_type' locally defined but not used [-Wunused-local-typedefs] > policy_type; ^ In file included from src/boost/geometry/geometry.hpp:68:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/transform.hpp: In static member function 'static bool boost::geometry::detail::transform::transform_polygon::apply(const Polygon1&, Polygon2&, const Strategy&)': src/boost/geometry/algorithms/transform.hpp:152:52: warning: typedef 'ring1_type' locally defined but not used [-Wunused-local-typedefs] typedef typename ring_type::type ring1_type; ^ src/boost/geometry/algorithms/transform.hpp:153:52: warning: typedef 'ring2_type' locally defined but not used [-Wunused-local-typedefs] typedef typename ring_type::type ring2_type; ^ In file included from src/boost/geometry/geometry.hpp:70:0, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/algorithms/unique.hpp: In static member function 'static void boost::geometry::detail::unique::polygon_unique::apply(Polygon&, const ComparePolicy&)': src/boost/geometry/algorithms/unique.hpp:60:61: warning: typedef 'ring_type' locally defined but not used [-Wunused-local-typedefs] typedef typename geometry::ring_type::type ring_type; ^ In file included from src/boost/algorithm/string/case_conv.hpp:17:0, from src/boost/algorithm/string.hpp:20, from src/boost/geometry/io/wkt/read.hpp:22, from src/boost/geometry/multi/io/wkt/read.hpp:23, from src/boost/geometry/multi/io/wkt/wkt.hpp:17, from src/boost/geometry/multi/multi.hpp:75, from src/boost/geometry/geometry.hpp:75, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/iterator/transform_iterator.hpp: In constructor 'boost::transform_iterator::transform_iterator(const Iterator&)': src/boost/iterator/transform_iterator.hpp:97:143: warning: typedef 'boost_static_assert_typedef_97' locally defined but not used [-Wunused-local-typedefs] BOOST_STATIC_ASSERT(is_class::value); ^ In file included from src/boost/algorithm/string/finder.hpp:23:0, from src/boost/algorithm/string/find.hpp:22, from src/boost/algorithm/string/predicate.hpp:23, from src/boost/algorithm/string.hpp:21, from src/boost/geometry/io/wkt/read.hpp:22, from src/boost/geometry/multi/io/wkt/read.hpp:23, from src/boost/geometry/multi/io/wkt/wkt.hpp:17, from src/boost/geometry/multi/multi.hpp:75, from src/boost/geometry/geometry.hpp:75, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/algorithm/string/detail/finder.hpp: In member function 'boost::iterator_range boost::algorithm::detail::last_finderF::findit(ForwardIteratorT, ForwardIteratorT, std::forward_iterator_tag) const': src/boost/algorithm/string/detail/finder.hpp:145:46: warning: typedef 'input_iterator_type' locally defined but not used [-Wunused-local-typedefs] typedef ForwardIteratorT input_iterator_type; ^ In file included from src/boost/algorithm/string/finder.hpp:23:0, from src/boost/algorithm/string/find.hpp:22, from src/boost/algorithm/string/predicate.hpp:23, from src/boost/algorithm/string.hpp:21, from src/boost/geometry/io/wkt/read.hpp:22, from src/boost/geometry/multi/io/wkt/read.hpp:23, from src/boost/geometry/multi/io/wkt/wkt.hpp:17, from src/boost/geometry/multi/multi.hpp:75, from src/boost/geometry/geometry.hpp:75, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/algorithm/string/detail/finder.hpp: In member function 'boost::iterator_range boost::algorithm::detail::nth_finderF::find_forward(ForwardIteratorT, ForwardIteratorT, unsigned int) const': src/boost/algorithm/string/detail/finder.hpp:266:46: warning: typedef 'input_iterator_type' locally defined but not used [-Wunused-local-typedefs] typedef ForwardIteratorT input_iterator_type; ^ src/boost/algorithm/string/detail/finder.hpp: In member function 'boost::iterator_range boost::algorithm::detail::nth_finderF::find_backward(ForwardIteratorT, ForwardIteratorT, unsigned int) const': src/boost/algorithm/string/detail/finder.hpp:301:46: warning: typedef 'input_iterator_type' locally defined but not used [-Wunused-local-typedefs] typedef ForwardIteratorT input_iterator_type; ^ src/boost/algorithm/string/detail/finder.hpp: In function 'boost::iterator_range boost::algorithm::detail::find_head_impl(ForwardIteratorT, ForwardIteratorT, unsigned int, std::random_access_iterator_tag)': src/boost/algorithm/string/detail/finder.hpp:365:42: warning: typedef 'input_iterator_type' locally defined but not used [-Wunused-local-typedefs] typedef ForwardIteratorT input_iterator_type; ^ src/boost/algorithm/string/detail/finder.hpp: In function 'boost::iterator_range boost::algorithm::detail::find_tail_impl(ForwardIteratorT, ForwardIteratorT, unsigned int, std::random_access_iterator_tag)': src/boost/algorithm/string/detail/finder.hpp:439:42: warning: typedef 'input_iterator_type' locally defined but not used [-Wunused-local-typedefs] typedef ForwardIteratorT input_iterator_type; ^ In file included from src/boost/algorithm/string/split.hpp:16:0, from src/boost/algorithm/string.hpp:23, from src/boost/geometry/io/wkt/read.hpp:22, from src/boost/geometry/multi/io/wkt/read.hpp:23, from src/boost/geometry/multi/io/wkt/wkt.hpp:17, from src/boost/geometry/multi/multi.hpp:75, from src/boost/geometry/geometry.hpp:75, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/algorithm/string/iter_find.hpp: In function 'SequenceSequenceT& boost::algorithm::iter_find(SequenceSequenceT&, RangeT&, FinderT)': src/boost/algorithm/string/iter_find.hpp:77:178: warning: typedef 'boost_concept_check81' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ In file included from src/boost/algorithm/string/split.hpp:16:0, from src/boost/algorithm/string.hpp:23, from src/boost/geometry/io/wkt/read.hpp:22, from src/boost/geometry/multi/io/wkt/read.hpp:23, from src/boost/geometry/multi/io/wkt/wkt.hpp:17, from src/boost/geometry/multi/multi.hpp:75, from src/boost/geometry/geometry.hpp:75, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/algorithm/string/iter_find.hpp: In function 'SequenceSequenceT& boost::algorithm::iter_split(SequenceSequenceT&, RangeT&, FinderT)': src/boost/algorithm/string/iter_find.hpp:148:177: warning: typedef 'boost_concept_check151' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ In file included from src/boost/algorithm/string/replace.hpp:22:0, from src/boost/algorithm/string.hpp:25, from src/boost/geometry/io/wkt/read.hpp:22, from src/boost/geometry/multi/io/wkt/read.hpp:23, from src/boost/geometry/multi/io/wkt/wkt.hpp:17, from src/boost/geometry/multi/multi.hpp:75, from src/boost/geometry/geometry.hpp:75, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/algorithm/string/find_format.hpp: In function 'OutputIteratorT boost::algorithm::find_format_copy(OutputIteratorT, const RangeT&, FinderT, FormatterT)': src/boost/algorithm/string/find_format.hpp:65:184: warning: typedef 'boost_concept_check69' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ src/boost/algorithm/string/find_format.hpp:70:198: warning: typedef 'boost_concept_check74' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ src/boost/algorithm/string/find_format.hpp: In function 'SequenceT boost::algorithm::find_format_copy(const SequenceT&, FinderT, FormatterT)': src/boost/algorithm/string/find_format.hpp:99:187: warning: typedef 'boost_concept_check103' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ src/boost/algorithm/string/find_format.hpp:104:201: warning: typedef 'boost_concept_check108' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ In file included from src/boost/algorithm/string/replace.hpp:22:0, from src/boost/algorithm/string.hpp:25, from src/boost/geometry/io/wkt/read.hpp:22, from src/boost/geometry/multi/io/wkt/read.hpp:23, from src/boost/geometry/multi/io/wkt/wkt.hpp:17, from src/boost/geometry/multi/multi.hpp:75, from src/boost/geometry/geometry.hpp:75, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/algorithm/string/find_format.hpp: In function 'void boost::algorithm::find_format(SequenceT&, FinderT, FormatterT)': src/boost/algorithm/string/find_format.hpp:135:187: warning: typedef 'boost_concept_check139' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ src/boost/algorithm/string/find_format.hpp:140:201: warning: typedef 'boost_concept_check144' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ In file included from src/boost/algorithm/string/replace.hpp:22:0, from src/boost/algorithm/string.hpp:25, from src/boost/geometry/io/wkt/read.hpp:22, from src/boost/geometry/multi/io/wkt/read.hpp:23, from src/boost/geometry/multi/io/wkt/wkt.hpp:17, from src/boost/geometry/multi/multi.hpp:75, from src/boost/geometry/geometry.hpp:75, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/algorithm/string/find_format.hpp: In function 'OutputIteratorT boost::algorithm::find_format_all_copy(OutputIteratorT, const RangeT&, FinderT, FormatterT)': src/boost/algorithm/string/find_format.hpp:184:184: warning: typedef 'boost_concept_check188' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ src/boost/algorithm/string/find_format.hpp:189:198: warning: typedef 'boost_concept_check193' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ src/boost/algorithm/string/find_format.hpp: In function 'SequenceT boost::algorithm::find_format_all_copy(const SequenceT&, FinderT, FormatterT)': src/boost/algorithm/string/find_format.hpp:219:187: warning: typedef 'boost_concept_check223' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ src/boost/algorithm/string/find_format.hpp:224:201: warning: typedef 'boost_concept_check228' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ In file included from src/boost/algorithm/string/replace.hpp:22:0, from src/boost/algorithm/string.hpp:25, from src/boost/geometry/io/wkt/read.hpp:22, from src/boost/geometry/multi/io/wkt/read.hpp:23, from src/boost/geometry/multi/io/wkt/wkt.hpp:17, from src/boost/geometry/multi/multi.hpp:75, from src/boost/geometry/geometry.hpp:75, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/algorithm/string/find_format.hpp: In function 'void boost::algorithm::find_format_all(SequenceT&, FinderT, FormatterT)': src/boost/algorithm/string/find_format.hpp:257:187: warning: typedef 'boost_concept_check261' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ src/boost/algorithm/string/find_format.hpp:262:201: warning: typedef 'boost_concept_check266' locally defined but not used [-Wunused-local-typedefs] BOOST_CONCEPT_ASSERT(( ^ In file included from src/boost/polygon/interval_data.hpp:16:0, from src/boost/polygon/polygon.hpp:22, from src/boost/geometry/geometries/adapted/boost_polygon/point.hpp:16, from src/boost/geometry/geometries/adapted/boost_polygon.hpp:12, from src/myinit.h:19, from buildtmp/Utils.c:179: src/boost/polygon/interval_concept.hpp: In function 'typename boost::enable_if::type>::type>::type, IntervalType>::type& boost::polygon::scale_down(IntervalType&, typename boost::polygon::interval_coordinate_type::type)': src/boost/polygon/interval_concept.hpp:389:65: warning: typedef 'Unit' locally defined but not used [-Wunused-local-typedefs] typedef typename interval_coordinate_type::type Unit; ^ In file included from src/boost/polygon/polygon.hpp:47:0, from src/boost/geometry/geometries/adapted/boost_polygon/point.hpp:16, from src/boost/geometry/geometries/adapted/boost_polygon.hpp:12, from src/myinit.h:19, from buildtmp/Utils.c:179: src/boost/polygon/polygon_traits.hpp: In function 'area_type boost::polygon::point_sequence_area(iterator_type, iterator_type)': src/boost/polygon/polygon_traits.hpp:974:64: warning: typedef 'Unit' locally defined but not used [-Wunused-local-typedefs] typedef typename point_traits::coordinate_type Unit; ^ In file included from src/boost/polygon/polygon.hpp:67:0, from src/boost/geometry/geometries/adapted/boost_polygon/point.hpp:16, from src/boost/geometry/geometries/adapted/boost_polygon.hpp:12, from src/myinit.h:19, from buildtmp/Utils.c:179: src/boost/polygon/polygon_90_set_concept.hpp: In function 'typename boost::enable_if::type, polygon_set_type>::type& boost::polygon::resize(polygon_set_type&, coord_type)': src/boost/polygon/polygon_90_set_concept.hpp:331:79: warning: typedef 'Unit' locally defined but not used [-Wunused-local-typedefs] typedef typename polygon_90_set_traits::coordinate_type Unit; ^ In file included from src/boost/polygon/polygon.hpp:80:0, from src/boost/geometry/geometries/adapted/boost_polygon/point.hpp:16, from src/boost/geometry/geometries/adapted/boost_polygon.hpp:12, from src/myinit.h:19, from buildtmp/Utils.c:179: src/boost/polygon/detail/polygon_arbitrary_formation.hpp: In static member function 'static boost::polygon::polygon_arbitrary_formation::active_tail_arbitrary* boost::polygon::polygon_arbitrary_formation::active_tail_arbitrary::joinChains(boost::polygon::polygon_arbitrary_formation::Point, boost::polygon::polygon_arbitrary_formation::active_tail_arbitrary*, boost::polygon::polygon_arbitrary_formation::active_tail_arbitrary*, bool, cT&)': src/boost/polygon/detail/polygon_arbitrary_formation.hpp:1127:66: warning: typedef 'result_concept' locally defined but not used [-Wunused-local-typedefs] typedef typename geometry_concept::type result_concept; ^ In file included from src/boost/polygon/polygon.hpp:80:0, from src/boost/geometry/geometries/adapted/boost_polygon/point.hpp:16, from src/boost/geometry/geometries/adapted/boost_polygon.hpp:12, from src/myinit.h:19, from buildtmp/Utils.c:179: src/boost/polygon/detail/polygon_arbitrary_formation.hpp: In member function 'iT boost::polygon::trapezoid_arbitrary_formation::processEvent_(cT&, iT, iT)': src/boost/polygon/detail/polygon_arbitrary_formation.hpp:2633:56: warning: typedef 'high_precision' locally defined but not used [-Wunused-local-typedefs] typedef typename high_precision_type::type high_precision; ^ In file included from src/boost/polygon/polygon_set_data.hpp:935:0, from src/boost/polygon/polygon.hpp:81, from src/boost/geometry/geometries/adapted/boost_polygon/point.hpp:16, from src/boost/geometry/geometries/adapted/boost_polygon.hpp:12, from src/myinit.h:19, from buildtmp/Utils.c:179: src/boost/polygon/detail/scan_arbitrary.hpp: In static member function 'static void boost::polygon::line_intersection::validate_scan(std::vector::Point> >&, iT, iT, Unit)': src/boost/polygon/detail/scan_arbitrary.hpp:209:38: warning: typedef 'Rectangle' locally defined but not used [-Wunused-local-typedefs] typedef rectangle_data Rectangle; ^ In file included from src/boost/polygon/polygon_set_data.hpp:935:0, from src/boost/polygon/polygon.hpp:81, from src/boost/geometry/geometries/adapted/boost_polygon/point.hpp:16, from src/boost/geometry/geometries/adapted/boost_polygon.hpp:12, from src/myinit.h:19, from buildtmp/Utils.c:179: src/boost/polygon/detail/scan_arbitrary.hpp: In member function 'iT boost::polygon::scanline::handle_input_events(result_type&, result_functor, iT, iT)': src/boost/polygon/detail/scan_arbitrary.hpp:1027:56: warning: typedef 'high_precision' locally defined but not used [-Wunused-local-typedefs] typedef typename high_precision_type::type high_precision; ^ In file included from src/boost/polygon/polygon_set_data.hpp:1001:0, from src/boost/polygon/polygon.hpp:81, from src/boost/geometry/geometries/adapted/boost_polygon/point.hpp:16, from src/boost/geometry/geometries/adapted/boost_polygon.hpp:12, from src/myinit.h:19, from buildtmp/Utils.c:179: src/boost/polygon/detail/polygon_set_view.hpp: In function 'void boost::polygon::execute_boolean_op(value_type&, const geometry_type_1&, const geometry_type_2&)': src/boost/polygon/detail/polygon_set_view.hpp:95:29: warning: typedef 'rtype' locally defined but not used [-Wunused-local-typedefs] typedef geometry_type_2 rtype; ^ In file included from src/myinit.h:54:0, from src/point2av.h:4, from src/myinit.h:53, from src/mline2av.h:4, from src/myinit.h:52, from src/poly2av.h:5, from src/myinit.h:51, from buildtmp/Utils.c:179: src/line2av.h: In function 'SV* linestring2perl(PerlInterpreter*, const linestring&)': src/line2av.h:14:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < line_len; i++) { ^ In file included from src/myinit.h:52:0, from src/poly2av.h:5, from src/myinit.h:51, from buildtmp/Utils.c:179: src/mline2av.h: In function 'SV* multi_linestring2perl(PerlInterpreter*, const multi_linestring&)': src/mline2av.h:14:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < size; i++) { ^ In file included from src/myinit.h:52:0, from src/poly2av.h:5, from src/myinit.h:51, from buildtmp/Utils.c:179: src/mline2av.h:20:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < line_len; j++) { ^ In file included from src/myinit.h:52:0, from src/poly2av.h:5, from src/myinit.h:51, from buildtmp/Utils.c:179: src/mline2av.h: In function 'multi_linestring* perl2multi_linestring(PerlInterpreter*, AV*)': src/mline2av.h:60:7: warning: unused variable 'innerav' [-Wunused-variable] AV* innerav; ^ In file included from src/myinit.h:55:0, from src/line2av.h:4, from src/myinit.h:54, from src/point2av.h:4, from src/myinit.h:53, from src/mline2av.h:4, from src/myinit.h:52, from src/poly2av.h:5, from src/myinit.h:51, from buildtmp/Utils.c:179: src/medial_axis.hpp: In instantiation of 'void boost::polygon::medial_axis::_build() [with T = double; TRAITS = boost::polygon::medial_axis_traits]': src/boost/polygon/voronoi_builder.hpp:125:5: required from 'void boost::polygon::voronoi_builder::construct(OUTPUT*) [with OUTPUT = boost::polygon::medial_axis; T = int; CTT = boost::polygon::detail::voronoi_ctype_traits; VP = boost::polygon::detail::voronoi_predicates >]' /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Boost-Geometry-Utils-0.15/xsp/typemap.xspt" "/builddir/build/BUILD/Boost-Geometry-Utils-0.15/xsp/Utils.xsp":284:26: required from here src/medial_axis.hpp:1552:22: warning: unused variable 'x1' [-Wunused-variable] double x1, y1; ^ src/medial_axis.hpp:1552:26: warning: unused variable 'y1' [-Wunused-variable] double x1, y1; ^ In file included from src/myinit.h:55:0, from src/line2av.h:4, from src/myinit.h:54, from src/point2av.h:4, from src/myinit.h:53, from src/mline2av.h:4, from src/myinit.h:52, from src/poly2av.h:5, from src/myinit.h:51, from buildtmp/Utils.c:179: src/medial_axis.hpp: In instantiation of 'boost::polygon::medial_axis_edge::medial_axis_edge(bool, bool) [with T = double]': src/medial_axis.hpp:592:5: required from 'std::pair boost::polygon::medial_axis::_insert_new_edge(const boost::polygon::detail::site_event&, const boost::polygon::detail::site_event&, const boost::polygon::detail::circle_event&, void*, void*) [with CT1 = int; CT2 = double; T = double; TRAITS = boost::polygon::medial_axis_traits]' src/boost/polygon/voronoi_builder.hpp:399:5: required from 'void boost::polygon::voronoi_builder::process_circle_event(OUTPUT*) [with OUTPUT = boost::polygon::medial_axis; T = int; CTT = boost::polygon::detail::voronoi_ctype_traits; VP = boost::polygon::detail::voronoi_predicates >]' src/boost/polygon/voronoi_builder.hpp:108:36: required from 'void boost::polygon::voronoi_builder::construct(OUTPUT*) [with OUTPUT = boost::polygon::medial_axis; T = int; CTT = boost::polygon::detail::voronoi_ctype_traits; VP = boost::polygon::detail::voronoi_predicates >]' /usr/bin/perl -MExtUtils::XSpp::Cmd -e xspp -- -t "/builddir/build/BUILD/Boost-Geometry-Utils-0.15/xsp/typemap.xspt" "/builddir/build/BUILD/Boost-Geometry-Utils-0.15/xsp/Utils.xsp":284:26: required from here src/medial_axis.hpp:292:8: warning: 'boost::polygon::medial_axis_edge::footset_' will be initialized after [-Wreorder] bool footset_; ^ src/medial_axis.hpp:290:22: warning: 'boost::polygon::medial_axis_edge::color_type boost::polygon::medial_axis_edge::color_' [-Wreorder] mutable color_type color_; ^ src/medial_axis.hpp:179:3: warning: when initialized here [-Wreorder] medial_axis_edge(bool is_linear, bool is_primary) : ^ In file included from src/boost/geometry/views/closeable_view.hpp:24:0, from src/boost/geometry/algorithms/convert.hpp:35, from src/boost/geometry/algorithms/assign.hpp:31, from src/boost/geometry/algorithms/make.hpp:17, from src/boost/geometry/algorithms/within.hpp:23, from src/boost/geometry/algorithms/covered_by.hpp:21, from src/boost/geometry/algorithms/detail/disjoint.hpp:29, from src/boost/geometry/algorithms/disjoint.hpp:29, from src/boost/geometry/algorithms/num_points.hpp:28, from src/boost/geometry/algorithms/detail/throw_on_empty_input.hpp:15, from src/boost/geometry/algorithms/distance.hpp:28, from src/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp:16, from src/boost/geometry/strategies/strategies.hpp:33, from src/boost/geometry/geometry.hpp:35, from src/boost/geometry.hpp:17, from src/myinit.h:11, from buildtmp/Utils.c:179: src/boost/geometry/iterators/closing_iterator.hpp: In static member function 'static void boost::geometry::detail::sectionalize::sectionalize_range::apply(const Range&, Sections&, boost::geometry::ring_identifier) [with Range = boost::geometry::model::ring, false, false>; boost::geometry::closure_selector Closure = (boost::geometry::closure_selector)0; bool Reverse = true; Point = boost::geometry::model::d2::point_xy; Sections = boost::geometry::sections >, 2ul>; long unsigned int DimensionCount = 2ul; long unsigned int MaxCount = 10ul]': src/boost/geometry/iterators/closing_iterator.hpp:126:9: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] if (m_index < m_size && m_index + n < m_size) ^ src/boost/geometry/iterators/closing_iterator.hpp: In static member function 'static void boost::geometry::detail::get_turns::get_turns_generic::apply(int, const Geometry1&, int, const Geometry2&, Turns&, InterruptPolicy&) [with Geometry1 = boost::geometry::model::linestring >; Geometry2 = boost::geometry::model::multi_polygon, false, false> >; bool Reverse1 = false; bool Reverse2 = true; Turns = std::deque >, std::allocator > > >; TurnPolicy = boost::geometry::detail::overlay::get_turn_info, boost::geometry::model::d2::point_xy, boost::geometry::detail::overlay::traversal_turn_info >, boost::geometry::detail::overlay::calculate_distance_policy>; InterruptPolicy = boost::geometry::detail::get_turns::no_interrupt_policy]': src/boost/geometry/iterators/closing_iterator.hpp:126:9: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] if (m_index < m_size && m_index + n < m_size) ^ ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Boost/Geometry/Utils/Utils.bs') gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o blib/arch/auto/Boost/Geometry/Utils/Utils.so buildtmp/Utils.o -lstdc++ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CVSsZh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64 + cd Boost-Geometry-Utils-0.15 + ./Build install destdir=/builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64 create_packlist=0 Building Boost-Geometry-Utils Generating main XS file... Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Boost/Geometry/Utils/Utils.so Installing /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Boost/Geometry/Utils/Utils.bs Installing /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/Boost/Geometry/Utils.pm Installing /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64/usr/share/man/man3/Boost::Geometry::Utils.3pm + find /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Boost-Geometry-Utils-0.15 extracting debug info from /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64/usr/lib64/perl5/vendor_perl/auto/Boost/Geometry/Utils/Utils.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 5255 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xd9CB7 + umask 022 + cd /builddir/build/BUILD + cd Boost-Geometry-Utils-0.15 + ./Build test t/00-compile.t ............. ok t/01_basic.t ............... ok t/02_old_api.t ............. ok t/03_polygon.t ............. ok t/04_medial_axis_basic.t ... ok t/05_medial_axis_visual.t .. skipped: author tests t/release-pod-coverage.t ... skipped: these tests are for release candidate testing t/release-pod-syntax.t ..... skipped: these tests are for release candidate testing All tests successful. Files=8, Tests=58, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.24 cusr 0.06 csys = 0.35 CPU) Result: PASS + exit 0 Processing files: perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YvwOX2 + umask 022 + cd /builddir/build/BUILD + cd Boost-Geometry-Utils-0.15 + DOCDIR=/builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64/usr/share/doc/perl-Boost-Geometry-Utils-0.15 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64/usr/share/doc/perl-Boost-Geometry-Utils-0.15 + cp -pr CHANGES /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64/usr/share/doc/perl-Boost-Geometry-Utils-0.15 + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64/usr/share/doc/perl-Boost-Geometry-Utils-0.15 + cp -pr README /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64/usr/share/doc/perl-Boost-Geometry-Utils-0.15 + exit 0 Provides: perl(Boost::Geometry::Utils) = 0.15 perl-Boost-Geometry-Utils = 0.15-1.el7.centos perl-Boost-Geometry-Utils(x86-64) = 0.15-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) perl(Exporter) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Boost-Geometry-Utils-debuginfo-0.15-1.el7.centos.x86_64 Provides: perl-Boost-Geometry-Utils-debuginfo = 0.15-1.el7.centos perl-Boost-Geometry-Utils-debuginfo(x86-64) = 0.15-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64 warning: Could not canonicalize hostname: i-000196e6 Wrote: /builddir/build/RPMS/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Boost-Geometry-Utils-debuginfo-0.15-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pb48rV + umask 022 + cd /builddir/build/BUILD + cd Boost-Geometry-Utils-0.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Boost-Geometry-Utils-0.15-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->