Ticket #4862: gcc451_build.out

File gcc451_build.out, 5.2 KB (added by jan.boehme@…, 12 years ago)

gcc error messages

Line 
1In file included from /usr/lib/gcc/x86_64-redhat-linux/4.5.1/../../../../include/c++/4.5.1/bits/stl_algo.h:63:0,
2 from /usr/lib/gcc/x86_64-redhat-linux/4.5.1/../../../../include/c++/4.5.1/algorithm:63,
3 from /home/boehme/develop/build/slang_qt/external/boost/boost_1_45_0_beta1/boost/utility/swap.hpp:24,
4 from /home/boehme/develop/build/slang_qt/external/boost/boost_1_45_0_beta1/boost/swap.hpp:10,
5 from /home/boehme/develop/build/slang_qt/external/boost/boost_1_45_0_beta1/boost/array.hpp:43,
6 from /home/boehme/develop/build/slang_qt/external/boost/boost_1_45_0_beta1/boost/serialization/array.hpp:26,
7 from /home/boehme/develop/build/slang_qt/external/boost/boost_1_45_0_beta1/boost/numeric/ublas/storage_sparse.hpp:19,
8 from /home/boehme/develop/build/slang_qt/external/boost/boost_1_45_0_beta1/boost/numeric/ublas/vector_sparse.hpp:16,
9 from /home/boehme/develop/build/slang_qt/external/boost/boost_1_45_0_beta1/boost/numeric/ublas/matrix_sparse.hpp:16,
10 from vector.cpp:2:
11/usr/lib/gcc/x86_64-redhat-linux/4.5.1/../../../../include/c++/4.5.1/bits/stl_tempbuf.h: In constructor ‘std::_Temporary_buffer<_ForwardIterator, _Tp>::_Temporary_buffer(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = boost::numeric::ublas::indexed_iterator<boost::numeric::ublas::index_pair_array<boost::numeric::ublas::unbounded_array<long unsigned int>, boost::numeric::ublas::unbounded_array<double, std::allocator<double> > >, std::random_access_iterator_tag>, _Tp = boost::numeric::ublas::index_pair<boost::numeric::ublas::index_pair_array<boost::numeric::ublas::unbounded_array<long unsigned int>, boost::numeric::ublas::unbounded_array<double, std::allocator<double> > > >]’:
12/usr/lib/gcc/x86_64-redhat-linux/4.5.1/../../../../include/c++/4.5.1/bits/stl_algo.h:3084:17: instantiated from ‘void std::inplace_merge(_BIter, _BIter, _BIter) [with _BIter = boost::numeric::ublas::indexed_iterator<boost::numeric::ublas::index_pair_array<boost::numeric::ublas::unbounded_array<long unsigned int>, boost::numeric::ublas::unbounded_array<double, std::allocator<double> > >, std::random_access_iterator_tag>]’
13/home/boehme/develop/build/slang_qt/external/boost/boost_1_45_0_beta1/boost/numeric/ublas/vector_sparse.hpp:1813:17: instantiated from ‘void boost::numeric::ublas::coordinate_vector<T, IB, IA, TA>::sort() const [with T = double, long unsigned int IB = 0ul, IA = boost::numeric::ublas::unbounded_array<long unsigned int>, TA = boost::numeric::ublas::unbounded_array<double, std::allocator<double> >]’
14/home/boehme/develop/build/slang_qt/external/boost/boost_1_45_0_beta1/boost/numeric/ublas/vector_sparse.hpp:1561:17: instantiated from ‘void boost::numeric::ublas::coordinate_vector<T, IB, IA, TA>::resize(boost::numeric::ublas::coordinate_vector<T, IB, IA, TA>::size_type, bool) [with T = double, long unsigned int IB = 0ul, IA = boost::numeric::ublas::unbounded_array<long unsigned int>, TA = boost::numeric::ublas::unbounded_array<double, std::allocator<double> >, boost::numeric::ublas::coordinate_vector<T, IB, IA, TA>::size_type = long unsigned int]’
15/home/boehme/develop/build/slang_qt/external/boost/boost_1_45_0_beta1/boost/numeric/ublas/vector_of_vector.hpp:75:17: instantiated from ‘boost::numeric::ublas::generalized_vector_of_vector<T, L, A>::generalized_vector_of_vector(boost::numeric::ublas::generalized_vector_of_vector<T, L, A>::size_type, boost::numeric::ublas::generalized_vector_of_vector<T, L, A>::size_type, boost::numeric::ublas::generalized_vector_of_vector<T, L, A>::size_type) [with T = double, L = boost::numeric::ublas::basic_row_major<>, A = boost::numeric::ublas::vector<boost::numeric::ublas::coordinate_vector<double> >, boost::numeric::ublas::generalized_vector_of_vector<T, L, A>::size_type = long unsigned int]’
16vector.cpp:12:54: instantiated from here
17/usr/lib/gcc/x86_64-redhat-linux/4.5.1/../../../../include/c++/4.5.1/bits/stl_tempbuf.h:192:6: error: invalid initialization of non-const reference of type ‘boost::numeric::ublas::index_pair<boost::numeric::ublas::index_pair_array<boost::numeric::ublas::unbounded_array<long unsigned int>, boost::numeric::ublas::unbounded_array<double, std::allocator<double> > > >&’ from an rvalue of type ‘boost::numeric::ublas::indexed_iterator<boost::numeric::ublas::index_pair_array<boost::numeric::ublas::unbounded_array<long unsigned int>, boost::numeric::ublas::unbounded_array<double, std::allocator<double> > >, std::random_access_iterator_tag>::reference’
18/usr/lib/gcc/x86_64-redhat-linux/4.5.1/../../../../include/c++/4.5.1/bits/stl_uninitialized.h:223:5: error: in passing argument 3 of ‘void std::__uninitialized_construct_range(_ForwardIterator, _ForwardIterator, _Tp&) [with _ForwardIterator = boost::numeric::ublas::index_pair<boost::numeric::ublas::index_pair_array<boost::numeric::ublas::unbounded_array<long unsigned int>, boost::numeric::ublas::unbounded_array<double, std::allocator<double> > > >*, _Tp = boost::numeric::ublas::index_pair<boost::numeric::ublas::index_pair_array<boost::numeric::ublas::unbounded_array<long unsigned int>, boost::numeric::ublas::unbounded_array<double, std::allocator<double> > > >]’