Created
October 21, 2013 22:59
-
-
Save ngoldbaum/7092303 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.SSSFS................................................................................................................................................................................................................................................................................................................. | |
====================================================================== | |
FAIL: test_cppproj.test_all('PYTHONPATH="/Users/goldbaum/Documents/xdress" /usr/local/opt/python/bin/python2.7 /Users/goldbaum/Documents/xdress/scripts/xdress --debug -p=gccxml', '/Users/goldbaum/Documents/xdress/tests/cppproj', [1]) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/usr/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest | |
self.test(*self.arg) | |
File "/Users/goldbaum/Documents/xdress/tests/tools.py", line 45, in check_cmd | |
assert_equal(rtn, 0) | |
AssertionError: 1 != 0 | |
-------------------- >> begin captured stdout << --------------------- | |
TESTING: running command in /Users/goldbaum/Documents/xdress/tests/cppproj: | |
PYTHONPATH="/Users/goldbaum/Documents/xdress" /usr/local/opt/python/bin/python2.7 /Users/goldbaum/Documents/xdress/scripts/xdress --debug -p=gccxml | |
STDOUT + STDERR: | |
In file included from /usr/include/c++/4.2.1/cstddef:51, | |
from /usr/include/c++/4.2.1/cstring:51, | |
from /usr/include/c++/4.2.1/bits/char_traits.h:45, | |
from /usr/include/c++/4.2.1/string:47, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/bin/../lib/clang/5.0/include/stddef.h:29:42: error: missing binary operator before token "(" | |
/usr/bin/../lib/clang/5.0/include/stddef.h:37:39: error: missing binary operator before token "(" | |
/usr/bin/../lib/clang/5.0/include/stddef.h:48:42: error: missing binary operator before token "(" | |
In file included from /usr/include/c++/4.2.1/climits:50, | |
from /usr/include/c++/4.2.1/bits/stl_algobase.h:67, | |
from /usr/include/c++/4.2.1/bits/char_traits.h:46, | |
from /usr/include/c++/4.2.1/string:47, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/bin/../lib/clang/5.0/include/limits.h:37:54: error: missing binary operator before token "(" | |
In file included from /usr/include/c++/4.2.1/bits/postypes.h:49, | |
from /usr/include/c++/4.2.1/iosfwd:49, | |
from /usr/include/c++/4.2.1/bits/stl_algobase.h:70, | |
from /usr/include/c++/4.2.1/bits/char_traits.h:46, | |
from /usr/include/c++/4.2.1/string:47, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/bin/../lib/clang/5.0/include/stdint.h:32:54: error: missing binary operator before token "(" | |
In file included from /usr/include/c++/4.2.1/cstring:51, | |
from /usr/include/c++/4.2.1/bits/char_traits.h:45, | |
from /usr/include/c++/4.2.1/string:47, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/cstddef:55: error: '::ptrdiff_t' has not been declared | |
In file included from /usr/include/c++/4.2.1/iosfwd:49, | |
from /usr/include/c++/4.2.1/bits/stl_algobase.h:70, | |
from /usr/include/c++/4.2.1/bits/char_traits.h:46, | |
from /usr/include/c++/4.2.1/string:47, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/postypes.h:78: error: 'ptrdiff_t' does not name a type | |
In file included from /usr/include/c++/4.2.1/bits/stl_algobase.h:74, | |
from /usr/include/c++/4.2.1/bits/char_traits.h:46, | |
from /usr/include/c++/4.2.1/string:47, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:104: error: expected type-specifier before 'ptrdiff_t' | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:104: error: expected '>' before 'ptrdiff_t' | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:115: error: '_Pointer' does not name a type | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:117: error: '_Reference' does not name a type | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:141: error: 'ptrdiff_t' does not name a type | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:151: error: 'ptrdiff_t' does not name a type | |
In file included from /usr/include/c++/4.2.1/bits/stl_algobase.h:76, | |
from /usr/include/c++/4.2.1/bits/char_traits.h:46, | |
from /usr/include/c++/4.2.1/string:47, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:99: error: wrong number of template arguments (5, should be 3) | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:106: error: provided for 'template<class _Category, class _Tp, class _Distance> struct std::iterator' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:386: error: wrong number of template arguments (5, should be 3) | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:106: error: provided for 'template<class _Category, class _Tp, class _Distance> struct std::iterator' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:461: error: wrong number of template arguments (5, should be 3) | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:106: error: provided for 'template<class _Category, class _Tp, class _Distance> struct std::iterator' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:539: error: wrong number of template arguments (5, should be 3) | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:106: error: provided for 'template<class _Category, class _Tp, class _Distance> struct std::iterator' | |
In file included from /usr/include/c++/4.2.1/bits/char_traits.h:46, | |
from /usr/include/c++/4.2.1/string:47, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/stl_algobase.h: In static member function 'static _Tp* std::__copy_backward<true, std::random_access_iterator_tag>::__copy_b(const _Tp*, const _Tp*, _Tp*)': | |
/usr/include/c++/4.2.1/bits/stl_algobase.h:445: error: 'ptrdiff_t' does not name a type | |
/usr/include/c++/4.2.1/bits/stl_algobase.h:446: error: '_Num' was not declared in this scope | |
In file included from /usr/include/c++/4.2.1/bits/c++allocator.h:39, | |
from /usr/include/c++/4.2.1/bits/allocator.h:53, | |
from /usr/include/c++/4.2.1/memory:54, | |
from /usr/include/c++/4.2.1/string:48, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/ext/new_allocator.h: At global scope: | |
/usr/include/c++/4.2.1/ext/new_allocator.h:43: error: 'std::ptrdiff_t' has not been declared | |
/usr/include/c++/4.2.1/ext/new_allocator.h:57: error: 'ptrdiff_t' does not name a type | |
In file included from /usr/include/c++/4.2.1/memory:54, | |
from /usr/include/c++/4.2.1/string:48, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/allocator.h:68: error: 'ptrdiff_t' does not name a type | |
/usr/include/c++/4.2.1/bits/allocator.h:89: error: 'ptrdiff_t' does not name a type | |
In file included from /usr/include/c++/4.2.1/memory:58, | |
from /usr/include/c++/4.2.1/string:48, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/stl_raw_storage_iter.h:72: error: wrong number of template arguments (5, should be 3) | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:106: error: provided for 'template<class _Category, class _Tp, class _Distance> struct std::iterator' | |
In file included from /usr/include/c++/4.2.1/string:48, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/memory:73: error: 'ptrdiff_t' was not declared in this scope | |
/usr/include/c++/4.2.1/memory:73: error: template argument 2 is invalid | |
/usr/include/c++/4.2.1/memory:74: error: invalid type in declaration before '(' token | |
/usr/include/c++/4.2.1/memory:74: error: template declaration of 'int std::__get_temporary_buffer' | |
/usr/include/c++/4.2.1/memory:74: error: 'ptrdiff_t' was not declared in this scope | |
/usr/include/c++/4.2.1/memory:74: error: expected primary-expression before '*' token | |
/usr/include/c++/4.2.1/memory:74: error: expected primary-expression before ')' token | |
/usr/include/c++/4.2.1/memory:109: error: 'ptrdiff_t' was not declared in this scope | |
/usr/include/c++/4.2.1/memory:109: error: template argument 2 is invalid | |
/usr/include/c++/4.2.1/memory:110: error: invalid type in declaration before '(' token | |
/usr/include/c++/4.2.1/memory:110: error: 'std::get_temporary_buffer' declared as an 'inline' variable | |
/usr/include/c++/4.2.1/memory:110: error: template declaration of 'int std::get_temporary_buffer' | |
/usr/include/c++/4.2.1/memory:110: error: 'ptrdiff_t' was not declared in this scope | |
In file included from /usr/include/c++/4.2.1/string:51, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/ostream_insert.h:47: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/bits/ostream_insert.h: In function 'void std::__ostream_write(std::basic_ostream<_CharT, _Traits>&, const _CharT*, int)': | |
/usr/include/c++/4.2.1/bits/ostream_insert.h:52: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/ostream_insert.h:53: error: '__put' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/ostream_insert.h: At global scope: | |
/usr/include/c++/4.2.1/bits/ostream_insert.h:59: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/bits/ostream_insert.h:79: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/bits/ostream_insert.h: In function 'std::basic_ostream<_CharT, _Traits>& std::__ostream_insert(std::basic_ostream<_CharT, _Traits>&, const _CharT*, int)': | |
/usr/include/c++/4.2.1/bits/ostream_insert.h:89: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/ostream_insert.h:90: error: '__w' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/ostream_insert.h: At global scope: | |
/usr/include/c++/4.2.1/bits/ostream_insert.h:116: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/bits/ostream_insert.h:120: error: 'streamsize' has not been declared | |
In file included from /usr/include/c++/4.2.1/bits/stl_algo.h:66, | |
from /usr/include/c++/4.2.1/algorithm:68, | |
from /usr/include/c++/4.2.1/string:57, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:86: error: 'ptrdiff_t' does not name a type | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:89: error: 'size_type' does not name a type | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:90: error: 'size_type' does not name a type | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:102: error: 'size_type' does not name a type | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:107: error: 'size_type' does not name a type | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h: In member function 'void std::_Temporary_buffer<_ForwardIterator, _Tp>::_M_initialize_buffer(const _Tp&, std::__false_type)': | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:98: error: '_M_len' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h: In member function '_Tp* std::_Temporary_buffer<_ForwardIterator, _Tp>::end()': | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:119: error: '_M_len' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h: In destructor 'std::_Temporary_buffer<_ForwardIterator, _Tp>::~_Temporary_buffer()': | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:129: error: '_M_len' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h: In constructor 'std::_Temporary_buffer<_ForwardIterator, _Tp>::_Temporary_buffer(_ForwardIterator, _ForwardIterator)': | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:145: error: class 'std::_Temporary_buffer<_ForwardIterator, _Tp>' does not have any field named '_M_original_len' | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:146: error: class 'std::_Temporary_buffer<_ForwardIterator, _Tp>' does not have any field named '_M_len' | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:153: error: 'size_type' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:153: error: template argument 2 is invalid | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:153: error: invalid type in declaration before '(' token | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:153: error: 'get_temporary_buffer' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:154: error: expected primary-expression before '>' token | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:154: error: '_M_original_len' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:155: error: request for member 'first' in '__p', which is of non-class type 'int' | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:156: error: '_M_len' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:156: error: request for member 'second' in '__p', which is of non-class type 'int' | |
/usr/include/c++/4.2.1/bits/stl_tempbuf.h:164: error: '_M_len' was not declared in this scope | |
In file included from /usr/include/c++/4.2.1/string:58, | |
from ./src/basics.h:7, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/basic_string.h: At global scope: | |
/usr/include/c++/4.2.1/bits/basic_string.h: In instantiation of 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >': | |
/usr/include/c++/4.2.1/bits/basic_string.tcc:979: instantiated from here | |
/usr/include/c++/4.2.1/bits/basic_string.h:121: error: no type named 'difference_type' in 'struct std::allocator<char>' | |
/usr/include/c++/4.2.1/bits/basic_string.h: In instantiation of 'std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >': | |
/usr/include/c++/4.2.1/bits/basic_string.tcc:994: instantiated from here | |
/usr/include/c++/4.2.1/bits/basic_string.h:121: error: no type named 'difference_type' in 'struct std::allocator<wchar_t>' | |
In file included from /usr/include/c++/4.2.1/ios:48, | |
from /usr/include/c++/4.2.1/istream:44, | |
from /usr/include/c++/4.2.1/fstream:45, | |
from ./src/basics.h:9, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/ios_base.h:457: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/ios_base.h:458: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/ios_base.h:617: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/ios_base.h:625: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/ios_base.h:639: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/ios_base.h:647: error: 'streamsize' does not name a type | |
In file included from /usr/include/c++/4.2.1/ios:49, | |
from /usr/include/c++/4.2.1/istream:44, | |
from /usr/include/c++/4.2.1/fstream:45, | |
from ./src/basics.h:9, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/streambuf:60: error: expected constructor, destructor, or type conversion before '__copy_streambufs_eof' | |
/usr/include/c++/4.2.1/streambuf:155: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/streambuf:254: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/streambuf:280: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/streambuf:353: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/streambuf:445: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/streambuf:587: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/streambuf:644: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/streambuf:660: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/streambuf:737: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/streambuf:808: error: expected constructor, destructor, or type conversion before '__copy_streambufs_eof' | |
/usr/include/c++/4.2.1/streambuf:813: error: expected constructor, destructor, or type conversion before '__copy_streambufs_eof' | |
In file included from /usr/include/c++/4.2.1/streambuf:820, | |
from /usr/include/c++/4.2.1/ios:49, | |
from /usr/include/c++/4.2.1/istream:44, | |
from /usr/include/c++/4.2.1/fstream:45, | |
from ./src/basics.h:9, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/streambuf.tcc:49: error: expected constructor, destructor, or type conversion before 'basic_streambuf' | |
/usr/include/c++/4.2.1/bits/streambuf.tcc:83: error: expected constructor, destructor, or type conversion before 'basic_streambuf' | |
/usr/include/c++/4.2.1/bits/streambuf.tcc:120: error: expected constructor, destructor, or type conversion before '__copy_streambufs_eof' | |
/usr/include/c++/4.2.1/bits/streambuf.tcc:143: error: expected initializer before '__copy_streambufs' | |
/usr/include/c++/4.2.1/bits/streambuf.tcc:156: error: explicit instantiation of non-template 'int std::streamsize' | |
/usr/include/c++/4.2.1/bits/streambuf.tcc:157: error: expected `;' before '__copy_streambufs' | |
/usr/include/c++/4.2.1/bits/streambuf.tcc:160: error: explicit instantiation of non-template 'int std::streamsize' | |
/usr/include/c++/4.2.1/bits/streambuf.tcc:161: error: expected `;' before '__copy_streambufs_eof' | |
/usr/include/c++/4.2.1/bits/streambuf.tcc:167: error: explicit instantiation of non-template 'int std::streamsize' | |
/usr/include/c++/4.2.1/bits/streambuf.tcc:168: error: expected `;' before '__copy_streambufs' | |
/usr/include/c++/4.2.1/bits/streambuf.tcc:171: error: explicit instantiation of non-template 'int std::streamsize' | |
/usr/include/c++/4.2.1/bits/streambuf.tcc:172: error: expected `;' before '__copy_streambufs_eof' | |
In file included from /usr/include/c++/4.2.1/bits/basic_ios.h:41, | |
from /usr/include/c++/4.2.1/ios:50, | |
from /usr/include/c++/4.2.1/istream:44, | |
from /usr/include/c++/4.2.1/fstream:45, | |
from ./src/basics.h:9, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h:51: error: wrong number of template arguments (5, should be 3) | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:106: error: provided for 'template<class _Category, class _Tp, class _Distance> struct std::iterator' | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h:211: error: wrong number of template arguments (5, should be 3) | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:106: error: provided for 'template<class _Category, class _Tp, class _Distance> struct std::iterator' | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h:273: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h: In function 'typename __gnu_cxx::__enable_if<std::__is_char<_Tp>::__value, std::ostreambuf_iterator<_CharT, std::char_traits<_CharT> > >::__type std::__copy_aux(_CharT*, _CharT*, std::ostreambuf_iterator<_CharT, std::char_traits<_CharT> >)': | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h:307: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h:308: error: '__num' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h: In function 'typename __gnu_cxx::__enable_if<std::__is_char<_Tp>::__value, std::ostreambuf_iterator<_CharT, std::char_traits<_CharT> > >::__type std::__copy_aux(const _CharT*, const _CharT*, std::ostreambuf_iterator<_CharT, std::char_traits<_CharT> >)': | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h:319: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h:320: error: '__num' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h: In function 'typename __gnu_cxx::__enable_if<std::__is_char<_Tp>::__value, _CharT*>::__type std::__copy_aux(std::istreambuf_iterator<_CharT, std::char_traits<_CharT> >, std::istreambuf_iterator<_CharT, std::char_traits<_CharT> >, _CharT*)': | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h:342: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h:343: error: '__n' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h: In function 'typename __gnu_cxx::__enable_if<std::__is_char<_Tp>::__value, std::istreambuf_iterator<_CharT, std::char_traits<_CharT> > >::__type std::find(std::istreambuf_iterator<_CharT, std::char_traits<_CharT> >, std::istreambuf_iterator<_CharT, std::char_traits<_CharT> >, const _CharT&)': | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h:379: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h:379: error: expected `;' before '__n' | |
/usr/include/c++/4.2.1/bits/streambuf_iterator.h:380: error: '__n' was not declared in this scope | |
In file included from /usr/include/c++/4.2.1/bits/basic_ios.h:44, | |
from /usr/include/c++/4.2.1/ios:50, | |
from /usr/include/c++/4.2.1/istream:44, | |
from /usr/include/c++/4.2.1/fstream:45, | |
from ./src/basics.h:9, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/locale_facets.h: At global scope: | |
/usr/include/c++/4.2.1/bits/locale_facets.h:93: error: expected ',' or '...' before '__newlen' | |
In file included from /usr/include/c++/4.2.1/bits/basic_ios.h:44, | |
from /usr/include/c++/4.2.1/ios:50, | |
from /usr/include/c++/4.2.1/istream:44, | |
from /usr/include/c++/4.2.1/fstream:45, | |
from ./src/basics.h:9, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/locale_facets.h:2461: error: 'streamsize' has not been declared | |
In file included from /usr/include/c++/4.2.1/fstream:45, | |
from ./src/basics.h:9, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/istream:92: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/istream:259: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/istream:333: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/istream:344: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/istream:406: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/istream:417: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/istream:444: error: expected ';' before '(' token | |
/usr/include/c++/4.2.1/istream:447: error: expected ';' before '(' token | |
/usr/include/c++/4.2.1/istream:476: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/istream:494: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/istream: In constructor 'std::basic_istream<_CharT, _Traits>::basic_istream(std::basic_streambuf<_CharT, _Traits>*)': | |
/usr/include/c++/4.2.1/istream:104: error: class 'std::basic_istream<_CharT, _Traits>' does not have any field named '_M_gcount' | |
/usr/include/c++/4.2.1/istream:104: error: there are no arguments to 'streamsize' that depend on a template parameter, so a declaration of 'streamsize' must be available | |
/usr/include/c++/4.2.1/istream:104: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) | |
/usr/include/c++/4.2.1/istream: In destructor 'virtual std::basic_istream<_CharT, _Traits>::~basic_istream()': | |
/usr/include/c++/4.2.1/istream:114: error: '_M_gcount' was not declared in this scope | |
/usr/include/c++/4.2.1/istream:114: error: there are no arguments to 'streamsize' that depend on a template parameter, so a declaration of 'streamsize' must be available | |
/usr/include/c++/4.2.1/istream: In constructor 'std::basic_istream<_CharT, _Traits>::basic_istream()': | |
/usr/include/c++/4.2.1/istream:594: error: class 'std::basic_istream<_CharT, _Traits>' does not have any field named '_M_gcount' | |
/usr/include/c++/4.2.1/istream:594: error: there are no arguments to 'streamsize' that depend on a template parameter, so a declaration of 'streamsize' must be available | |
/usr/include/c++/4.2.1/istream: At global scope: | |
/usr/include/c++/4.2.1/istream:605: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/istream:610: error: 'std::basic_istream<char, std::char_traits<char> >& std::basic_istream<char, std::char_traits<char> >::ignore' is not a static member of 'struct std::basic_istream<char, std::char_traits<char> >' | |
/usr/include/c++/4.2.1/istream:610: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/istream:615: error: 'std::basic_istream<char, std::char_traits<char> >& std::basic_istream<char, std::char_traits<char> >::ignore' is not a static member of 'struct std::basic_istream<char, std::char_traits<char> >' | |
/usr/include/c++/4.2.1/istream:615: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/istream:615: error: expected primary-expression before '__delim' | |
/usr/include/c++/4.2.1/istream:615: error: initializer expression list treated as compound expression | |
/usr/include/c++/4.2.1/istream:621: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/istream:626: error: 'std::basic_istream<wchar_t, std::char_traits<wchar_t> >& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::ignore' is not a static member of 'struct std::basic_istream<wchar_t, std::char_traits<wchar_t> >' | |
/usr/include/c++/4.2.1/istream:626: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/istream:631: error: 'std::basic_istream<wchar_t, std::char_traits<wchar_t> >& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::ignore' is not a static member of 'struct std::basic_istream<wchar_t, std::char_traits<wchar_t> >' | |
/usr/include/c++/4.2.1/istream:631: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/istream:631: error: expected primary-expression before '__delim' | |
/usr/include/c++/4.2.1/istream:631: error: initializer expression list treated as compound expression | |
In file included from /usr/include/c++/4.2.1/locale:46, | |
from /usr/include/c++/4.2.1/bits/istream.tcc:46, | |
from /usr/include/c++/4.2.1/istream:845, | |
from /usr/include/c++/4.2.1/fstream:45, | |
from ./src/basics.h:9, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:904: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc: In member function '_OutIter std::num_put<_CharT, _OutIter>::_M_insert_int(_OutIter, std::ios_base&, _CharT, _ValueT) const': | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1043: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1044: error: '__w' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1044: error: expected type-specifier before 'streamsize' | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1044: error: expected `>' before 'streamsize' | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1044: error: expected `(' before 'streamsize' | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1044: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1045: error: expected `)' before '{' token | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc: In member function '_OutIter std::num_put<_CharT, _OutIter>::_M_insert_float(_OutIter, std::ios_base&, _CharT, char, _ValueT) const': | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1106: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1122: error: '__prec' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1179: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1179: error: expected `;' before '__off' | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1182: error: '__off' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1188: error: '__off' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1196: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1197: error: '__w' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1197: error: expected type-specifier before 'streamsize' | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1197: error: expected `>' before 'streamsize' | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1197: error: expected `(' before 'streamsize' | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1197: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1198: error: expected `)' before '{' token | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc: In member function 'virtual _OutIter std::num_put<_CharT, _OutIter>::do_put(_OutIter, std::ios_base&, _CharT, bool) const': | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1234: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1235: error: '__w' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1235: error: expected type-specifier before 'streamsize' | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1235: error: expected `>' before 'streamsize' | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1235: error: expected `(' before 'streamsize' | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1235: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1236: error: expected `)' before '{' token | |
/usr/include/c++/4.2.1/bits/stl_iterator.h: At global scope: | |
/usr/include/c++/4.2.1/bits/stl_iterator.h: In instantiation of '__gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >': | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1500: instantiated from here | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:646: error: no type named 'difference_type' in 'struct std::iterator_traits<char*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:697: error: no type named 'difference_type' in 'struct std::iterator_traits<char*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:701: error: no type named 'difference_type' in 'struct std::iterator_traits<char*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:705: error: no type named 'difference_type' in 'struct std::iterator_traits<char*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:709: error: no type named 'difference_type' in 'struct std::iterator_traits<char*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:713: error: no type named 'difference_type' in 'struct std::iterator_traits<char*>' | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc: In member function '_OutIter std::money_put<_CharT, _OutIter>::_M_insert(_OutIter, std::ios_base&, _CharT, const std::basic_string<_CharT, std::char_traits<_CharT>, std::allocator<_CharT> >&) const': | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1679: error: 'class std::ios_base' has no member named 'width' | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:1739: error: 'class std::ios_base' has no member named 'width' | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc: At global scope: | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:2507: error: expected ',' or '...' before '__newlen' | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc: In static member function 'static void std::__pad<_CharT, _Traits>::_S_pad(std::ios_base&, _CharT, _CharT*, const _CharT*, int)': | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:2510: error: '__newlen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:2510: error: '__oldlen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/locale_facets.tcc:2522: error: '__num' was not declared in this scope | |
In file included from /usr/include/c++/4.2.1/bits/istream.tcc:47, | |
from /usr/include/c++/4.2.1/istream:845, | |
from /usr/include/c++/4.2.1/fstream:45, | |
from ./src/basics.h:9, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/ostream: At global scope: | |
/usr/include/c++/4.2.1/ostream:327: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/ostream:351: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/ostream: In member function 'void std::basic_ostream<_CharT, _Traits>::_M_write(const _CharT*, int)': | |
/usr/include/c++/4.2.1/ostream:329: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/ostream:330: error: '__put' was not declared in this scope | |
/usr/include/c++/4.2.1/ostream: In function 'std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const _CharT*)': | |
/usr/include/c++/4.2.1/ostream:564: error: expected type-specifier before 'streamsize' | |
/usr/include/c++/4.2.1/ostream:564: error: expected `>' before 'streamsize' | |
/usr/include/c++/4.2.1/ostream:564: error: expected `(' before 'streamsize' | |
/usr/include/c++/4.2.1/ostream:564: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/ostream: In function 'std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, const char*)': | |
/usr/include/c++/4.2.1/ostream:581: error: expected type-specifier before 'streamsize' | |
/usr/include/c++/4.2.1/ostream:581: error: expected `>' before 'streamsize' | |
/usr/include/c++/4.2.1/ostream:581: error: expected `(' before 'streamsize' | |
/usr/include/c++/4.2.1/ostream:581: error: 'streamsize' was not declared in this scope | |
In file included from /usr/include/c++/4.2.1/ostream:635, | |
from /usr/include/c++/4.2.1/bits/istream.tcc:47, | |
from /usr/include/c++/4.2.1/istream:845, | |
from /usr/include/c++/4.2.1/fstream:45, | |
from ./src/basics.h:9, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/ostream.tcc: At global scope: | |
/usr/include/c++/4.2.1/bits/ostream.tcc:173: error: 'streamsize' has not been declared | |
In file included from /usr/include/c++/4.2.1/istream:845, | |
from /usr/include/c++/4.2.1/fstream:45, | |
from ./src/basics.h:9, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/istream.tcc: In member function 'typename std::basic_istream<_CharT, _Traits>::int_type std::basic_istream<_CharT, _Traits>::get()': | |
/usr/include/c++/4.2.1/bits/istream.tcc:186: error: '_M_gcount' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::get(_CharT&)': | |
/usr/include/c++/4.2.1/bits/istream.tcc:215: error: '_M_gcount' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc: At global scope: | |
/usr/include/c++/4.2.1/bits/istream.tcc:245: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::get(_CharT*, int, _CharT)': | |
/usr/include/c++/4.2.1/bits/istream.tcc:247: error: '_M_gcount' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::get(std::basic_streambuf<_CharT, _Traits>&, _CharT)': | |
/usr/include/c++/4.2.1/bits/istream.tcc:289: error: '_M_gcount' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc: At global scope: | |
/usr/include/c++/4.2.1/bits/istream.tcc:326: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::getline(_CharT*, int, _CharT)': | |
/usr/include/c++/4.2.1/bits/istream.tcc:328: error: '_M_gcount' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::ignore()': | |
/usr/include/c++/4.2.1/bits/istream.tcc:383: error: '_M_gcount' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc: At global scope: | |
/usr/include/c++/4.2.1/bits/istream.tcc:409: error: 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::ignore' is not a static member of 'class std::basic_istream<_CharT, _Traits>' | |
/usr/include/c++/4.2.1/bits/istream.tcc:409: error: template definition of non-template 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::ignore' | |
/usr/include/c++/4.2.1/bits/istream.tcc:409: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc:410: error: expected `;' before '{' token | |
/usr/include/c++/4.2.1/bits/istream.tcc:465: error: 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::ignore' is not a static member of 'class std::basic_istream<_CharT, _Traits>' | |
/usr/include/c++/4.2.1/bits/istream.tcc:465: error: template definition of non-template 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::ignore' | |
/usr/include/c++/4.2.1/bits/istream.tcc:465: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc:465: error: expected primary-expression before '__delim' | |
/usr/include/c++/4.2.1/bits/istream.tcc:466: error: expected `;' before '{' token | |
/usr/include/c++/4.2.1/bits/istream.tcc: In member function 'typename std::basic_istream<_CharT, _Traits>::int_type std::basic_istream<_CharT, _Traits>::peek()': | |
/usr/include/c++/4.2.1/bits/istream.tcc:526: error: '_M_gcount' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc: At global scope: | |
/usr/include/c++/4.2.1/bits/istream.tcc:548: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::read(_CharT*, int)': | |
/usr/include/c++/4.2.1/bits/istream.tcc:550: error: '_M_gcount' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc: At global scope: | |
/usr/include/c++/4.2.1/bits/istream.tcc:571: error: expected constructor, destructor, or type conversion before 'basic_istream' | |
/usr/include/c++/4.2.1/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::putback(_CharT)': | |
/usr/include/c++/4.2.1/bits/istream.tcc:603: error: '_M_gcount' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::unget()': | |
/usr/include/c++/4.2.1/bits/istream.tcc:631: error: '_M_gcount' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc: In function 'std::basic_istream<_CharT, _Traits>& std::operator>>(std::basic_istream<_CharT, _Traits>&, _CharT2*)': | |
/usr/include/c++/4.2.1/bits/istream.tcc:796: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc:796: error: expected `;' before '__extracted' | |
/usr/include/c++/4.2.1/bits/istream.tcc:804: error: expected `;' before '__num' | |
/usr/include/c++/4.2.1/bits/istream.tcc:805: error: '__num' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc:806: error: 'streamsize' cannot appear in a constant-expression | |
/usr/include/c++/4.2.1/bits/istream.tcc:806: error: template argument 1 is invalid | |
/usr/include/c++/4.2.1/bits/istream.tcc:814: error: '__extracted' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc:814: error: '__num' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc:834: error: '__extracted' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/istream.tcc: In function 'std::basic_istream<_CharT, _Traits>& std::operator>>(std::basic_istream<_CharT, _Traits>&, std::basic_string<_CharT, _Traits, _Alloc>&)': | |
/usr/include/c++/4.2.1/bits/istream.tcc:889: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/istream.tcc:890: error: '__w' was not declared in this scope | |
In file included from /usr/include/c++/4.2.1/fstream:49, | |
from ./src/basics.h:9, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/basic_file.h: At global scope: | |
/usr/include/c++/4.2.1/bits/basic_file.h:90: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/basic_file.h:93: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/basic_file.h:97: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/basic_file.h:106: error: 'streamsize' does not name a type | |
In file included from ./src/basics.h:9, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/fstream:176: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/fstream:310: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/fstream:337: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/fstream:352: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/fstream:372: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/fstream:375: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/fstream:397: error: 'streamsize' has not been declared | |
In file included from /usr/include/c++/4.2.1/fstream:807, | |
from ./src/basics.h:9, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/fstream.tcc: In member function 'void std::basic_filebuf<_CharT, _Traits>::_M_destroy_internal_buffer()': | |
/usr/include/c++/4.2.1/bits/fstream.tcc:74: error: '_M_ext_buf_size' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc: In constructor 'std::basic_filebuf<_CharT, _Traits>::basic_filebuf()': | |
/usr/include/c++/4.2.1/bits/fstream.tcc:86: error: class 'std::basic_filebuf<_CharT, _Traits>' does not have any field named '_M_ext_buf_size' | |
/usr/include/c++/4.2.1/bits/fstream.tcc: At global scope: | |
/usr/include/c++/4.2.1/bits/fstream.tcc:164: error: expected constructor, destructor, or type conversion before 'basic_filebuf' | |
/usr/include/c++/4.2.1/bits/fstream.tcc: In member function 'virtual typename std::basic_filebuf<_CharT, _Traits>::int_type std::basic_filebuf<_CharT, _Traits>::underflow()': | |
/usr/include/c++/4.2.1/bits/fstream.tcc:211: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:211: error: expected `;' before '__ilen' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:215: error: '__ilen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:215: error: 'class std::__basic_file<char>' has no member named 'xsgetn' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:225: error: expected `;' before '__blen' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:226: error: expected `;' before '__rlen' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:228: error: '__blen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:228: error: '__rlen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:231: error: '__blen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:232: error: '__rlen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:234: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/fstream.tcc:235: error: '__rlen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:235: error: '__remainder' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:244: error: '_M_ext_buf_size' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:244: error: '__blen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:268: error: '_M_ext_buf_size' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:274: error: expected `;' before '__elen' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:275: error: '__elen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:279: error: '__elen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:289: error: '__ilen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:295: error: '__ilen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:305: error: '__ilen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:308: error: '__ilen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc: At global scope: | |
/usr/include/c++/4.2.1/bits/fstream.tcc:448: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/bits/fstream.tcc: In member function 'bool std::basic_filebuf<_CharT, _Traits>::_M_convert_to_external(_CharT*, int)': | |
/usr/include/c++/4.2.1/bits/fstream.tcc:451: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:451: error: expected `;' before '__elen' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:452: error: expected `;' before '__plen' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:455: error: '__elen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:455: error: 'class std::__basic_file<char>' has no member named 'xsputn' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:456: error: '__plen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:462: error: expected `;' before '__blen' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:463: error: '__blen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:483: error: '__elen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:483: error: 'class std::__basic_file<char>' has no member named 'xsputn' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:484: error: '__plen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:490: error: expected `;' before '__rlen' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:492: error: '__rlen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:497: error: 'class std::__basic_file<char>' has no member named 'xsputn' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:505: error: '__elen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:505: error: '__plen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc: At global scope: | |
/usr/include/c++/4.2.1/bits/fstream.tcc:510: error: expected constructor, destructor, or type conversion before 'basic_filebuf' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:593: error: expected constructor, destructor, or type conversion before 'basic_filebuf' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:641: error: 'streamsize' has not been declared | |
/usr/include/c++/4.2.1/bits/fstream.tcc: In member function 'bool std::basic_filebuf<_CharT, _Traits>::_M_terminate_output()': | |
/usr/include/c++/4.2.1/bits/fstream.tcc:780: error: 'streamsize' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:780: error: expected `;' before '__ilen' | |
/usr/include/c++/4.2.1/bits/fstream.tcc:792: error: '__ilen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:795: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/fstream.tcc:796: error: '__elen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:801: error: '__ilen' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc: In member function 'virtual void std::basic_filebuf<_CharT, _Traits>::imbue(const std::locale&)': | |
/usr/include/c++/4.2.1/bits/fstream.tcc:868: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/bits/fstream.tcc:869: error: '__remainder' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/fstream.tcc:873: error: '__remainder' was not declared in this scope | |
In file included from ./src/basics.h:10, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/sstream: At global scope: | |
/usr/include/c++/4.2.1/sstream:179: error: 'streamsize' does not name a type | |
/usr/include/c++/4.2.1/sstream:212: error: 'streamsize' has not been declared | |
In file included from /usr/include/c++/4.2.1/set:65, | |
from ./src/basics.h:18, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/stl_tree.h:161: error: 'ptrdiff_t' does not name a type | |
/usr/include/c++/4.2.1/bits/stl_tree.h:233: error: 'ptrdiff_t' does not name a type | |
/usr/include/c++/4.2.1/bits/stl_tree.h:351: error: 'ptrdiff_t' does not name a type | |
In file included from /usr/include/c++/4.2.1/vector:70, | |
from ./src/basics.h:20, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/stl_vector.h:185: error: 'ptrdiff_t' does not name a type | |
In file included from /usr/include/c++/4.2.1/vector:71, | |
from ./src/basics.h:20, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:111: error: template argument 3 is invalid | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:140: error: 'ptrdiff_t' has not been declared | |
/usr/include/c++/4.2.1/bits/stl_bvector.h: In member function 'void std::_Bit_iterator_base::_M_incr(int)': | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:142: error: 'difference_type' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:142: error: expected `;' before '__n' | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:143: error: '__n' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/stl_bvector.h: At global scope: | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:182: error: expected initializer before 'operator' | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:234: error: declaration of 'operator+=' as non-function | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:234: error: expected ';' before '(' token | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:240: error: expected `;' before 'iterator' | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:241: error: declaration of 'operator-=' as non-function | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:241: error: expected ';' before '(' token | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:247: error: expected `;' before 'iterator' | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:248: error: 'difference_type' has not been declared | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:255: error: 'difference_type' has not been declared | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:262: error: 'difference_type' has not been declared | |
/usr/include/c++/4.2.1/bits/stl_bvector.h: In member function 'std::_Bit_iterator std::_Bit_iterator::operator+(int) const': | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:251: error: no match for 'operator+=' in '__tmp += __i' | |
/usr/include/c++/4.2.1/bits/stl_bvector.h: In member function 'std::_Bit_iterator std::_Bit_iterator::operator-(int) const': | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:258: error: no match for 'operator-=' in '__tmp -= __i' | |
/usr/include/c++/4.2.1/bits/stl_bvector.h: At global scope: | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:267: error: declaration of 'operator+' as non-function | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:267: error: 'ptrdiff_t' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:267: error: expected primary-expression before 'const' | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:320: error: declaration of 'operator+=' as non-function | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:320: error: expected ';' before '(' token | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:326: error: expected `;' before 'const_iterator' | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:327: error: declaration of 'operator-=' as non-function | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:327: error: expected ';' before '(' token | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:333: error: expected `;' before 'const_iterator' | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:334: error: 'difference_type' has not been declared | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:341: error: 'difference_type' has not been declared | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:348: error: 'difference_type' has not been declared | |
/usr/include/c++/4.2.1/bits/stl_bvector.h: In member function 'std::_Bit_const_iterator std::_Bit_const_iterator::operator+(int) const': | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:337: error: no match for 'operator+=' in '__tmp += __i' | |
/usr/include/c++/4.2.1/bits/stl_bvector.h: In member function 'std::_Bit_const_iterator std::_Bit_const_iterator::operator-(int) const': | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:344: error: no match for 'operator-=' in '__tmp -= __i' | |
/usr/include/c++/4.2.1/bits/stl_bvector.h: At global scope: | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:353: error: declaration of 'operator+' as non-function | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:353: error: 'ptrdiff_t' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:353: error: expected primary-expression before 'const' | |
In file included from /usr/include/c++/4.2.1/vector:71, | |
from ./src/basics.h:20, | |
from ./src/basics.cpp:1, | |
from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:463: error: 'ptrdiff_t' does not name a type | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h: In instantiation of 'std::iterator_traits<std::_Bit_iterator>': | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:107: instantiated from 'std::reverse_iterator<std::_Bit_iterator>' | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:564: instantiated from here | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:129: error: no type named 'iterator_category' in 'struct std::_Bit_iterator' | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:130: error: no type named 'value_type' in 'struct std::_Bit_iterator' | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:131: error: no type named 'difference_type' in 'struct std::_Bit_iterator' | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h: In instantiation of 'std::iterator_traits<std::_Bit_const_iterator>': | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:107: instantiated from 'std::reverse_iterator<std::_Bit_const_iterator>' | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:568: instantiated from here | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:129: error: no type named 'iterator_category' in 'struct std::_Bit_const_iterator' | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:130: error: no type named 'value_type' in 'struct std::_Bit_const_iterator' | |
/usr/include/c++/4.2.1/bits/stl_iterator_base_types.h:131: error: no type named 'difference_type' in 'struct std::_Bit_const_iterator' | |
/usr/include/c++/4.2.1/bits/stl_bvector.h: In member function 'std::_Bit_iterator std::vector<bool, _Alloc>::insert(std::_Bit_iterator, const bool&)': | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:706: error: 'difference_type' does not name a type | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:712: error: '__n' was not declared in this scope | |
/usr/include/c++/4.2.1/bits/stl_bvector.h: In member function 'void std::vector<bool, _Alloc>::resize(size_t, bool)': | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:752: error: there are no arguments to 'difference_type' that depend on a template parameter, so a declaration of 'difference_type' must be available | |
/usr/include/c++/4.2.1/bits/stl_bvector.h: In member function 'void std::vector<bool, _Alloc>::_M_initialize(size_t)': | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:789: error: there are no arguments to 'difference_type' that depend on a template parameter, so a declaration of 'difference_type' must be available | |
/usr/include/c++/4.2.1/bits/stl_bvector.h: In member function 'void std::vector<bool, _Alloc>::_M_fill_insert(std::_Bit_iterator, size_t, bool)': | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:910: error: there are no arguments to 'difference_type' that depend on a template parameter, so a declaration of 'difference_type' must be available | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:911: error: there are no arguments to 'difference_type' that depend on a template parameter, so a declaration of 'difference_type' must be available | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:912: error: there are no arguments to 'difference_type' that depend on a template parameter, so a declaration of 'difference_type' must be available | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:920: error: there are no arguments to 'difference_type' that depend on a template parameter, so a declaration of 'difference_type' must be available | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:922: error: there are no arguments to 'difference_type' that depend on a template parameter, so a declaration of 'difference_type' must be available | |
/usr/include/c++/4.2.1/bits/stl_bvector.h: In member function 'void std::vector<bool, _Alloc>::_M_insert_range(std::_Bit_iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag)': | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:955: error: there are no arguments to 'difference_type' that depend on a template parameter, so a declaration of 'difference_type' must be available | |
/usr/include/c++/4.2.1/bits/stl_bvector.h:957: error: there are no arguments to 'difference_type' that depend on a template parameter, so a declaration of 'difference_type' must be available | |
In file included from build/src_basics.cpp-src_basics.h.cpp:1: | |
/usr/include/c++/4.2.1/bits/stl_map.h: At global scope: | |
/usr/include/c++/4.2.1/bits/stl_map.h: In instantiation of 'std::map<int, double, std::less<int>, std::allocator<std::pair<const int, double> > >': | |
./src/basics.cpp:15: instantiated from here | |
/usr/include/c++/4.2.1/bits/stl_map.h:147: error: no type named 'difference_type' in 'class std::_Rb_tree<int, std::pair<const int, double>, std::_Select1st<std::pair<const int, double> >, std::less<int>, std::allocator<std::pair<const int, double> > >' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h: In instantiation of '__gnu_cxx::__normal_iterator<const double*, std::vector<double, std::allocator<double> > >': | |
/usr/include/c++/4.2.1/bits/stl_vector.h:233: instantiated from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = double, _Alloc = std::allocator<double>]' | |
./src/basics.cpp:11: instantiated from here | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:646: error: no type named 'difference_type' in 'struct std::iterator_traits<const double*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:697: error: no type named 'difference_type' in 'struct std::iterator_traits<const double*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:701: error: no type named 'difference_type' in 'struct std::iterator_traits<const double*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:705: error: no type named 'difference_type' in 'struct std::iterator_traits<const double*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:709: error: no type named 'difference_type' in 'struct std::iterator_traits<const double*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:713: error: no type named 'difference_type' in 'struct std::iterator_traits<const double*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h: In instantiation of '__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >': | |
/usr/include/c++/4.2.1/bits/stl_vector.h:233: instantiated from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = int, _Alloc = std::allocator<int>]' | |
./src/basics.cpp:21: instantiated from here | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:646: error: no type named 'difference_type' in 'struct std::iterator_traits<const int*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:697: error: no type named 'difference_type' in 'struct std::iterator_traits<const int*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:701: error: no type named 'difference_type' in 'struct std::iterator_traits<const int*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:705: error: no type named 'difference_type' in 'struct std::iterator_traits<const int*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:709: error: no type named 'difference_type' in 'struct std::iterator_traits<const int*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:713: error: no type named 'difference_type' in 'struct std::iterator_traits<const int*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h: In instantiation of '__gnu_cxx::__normal_iterator<const std::vector<int, std::allocator<int> >*, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > >': | |
/usr/include/c++/4.2.1/bits/stl_vector.h:233: instantiated from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = std::vector<int, std::allocator<int> >, _Alloc = std::allocator<std::vector<int, std::allocator<int> > >]' | |
./src/basics.cpp:22: instantiated from here | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:646: error: no type named 'difference_type' in 'struct std::iterator_traits<const std::vector<int, std::allocator<int> >*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:697: error: no type named 'difference_type' in 'struct std::iterator_traits<const std::vector<int, std::allocator<int> >*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:701: error: no type named 'difference_type' in 'struct std::iterator_traits<const std::vector<int, std::allocator<int> >*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:705: error: no type named 'difference_type' in 'struct std::iterator_traits<const std::vector<int, std::allocator<int> >*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:709: error: no type named 'difference_type' in 'struct std::iterator_traits<const std::vector<int, std::allocator<int> >*>' | |
/usr/include/c++/4.2.1/bits/stl_iterator.h:713: error: no type named 'difference_type' in 'struct std::iterator_traits<const std::vector<int, std::allocator<int> >*>' | |
autoall: discovering API names | |
autoall: searching src/discovery.h | |
autoall: found variables: DigitalLove | |
autoall: found functions: face2face | |
autoall: found classes: Crescendoll | |
autoall: searching src/discovery.cpp | |
autoall: found variables: DigitalLove | |
autoall: found functions: face2face | |
autoall: found classes: Crescendoll | |
autodescribe: registering A | |
autodescribe: registering B | |
autodescribe: registering C | |
autodescribe: registering ('TClass1', 'int32', 0) | |
autodescribe: registering ('TClass1', 'float64', 0) | |
autodescribe: registering ('TClass1', 'float32', 0) | |
autodescribe: registering ('TClass0', 'int32', 0) | |
autodescribe: registering ('TClass0', 'float64', 0) | |
autodescribe: registering ('TClass0', 'bool', 0) | |
autodescribe: registering Untemplated | |
autodescribe: registering ThreeNums | |
autodescribe: registering Crescendoll | |
autodescribe: registering Crescendoll | |
stlwrap: registering C++ standard library types | |
autodescribe: scraping C/C++ APIs from source | |
autodescribe: describing A | |
Traceback (most recent call last): | |
File "/Users/goldbaum/Documents/xdress/scripts/xdress", line 6, in <module> | |
main() | |
File "/Users/goldbaum/Documents/xdress/xdress/main.py", line 221, in main | |
plugins.execute() | |
File "/Users/goldbaum/Documents/xdress/xdress/plugins.py", line 373, in execute | |
self.exit(e) | |
File "/Users/goldbaum/Documents/xdress/xdress/plugins.py", line 371, in execute | |
plugin.execute(rc) | |
File "/Users/goldbaum/Documents/xdress/xdress/autodescribe.py", line 1963, in execute | |
self.compute_classes(rc) | |
File "/Users/goldbaum/Documents/xdress/xdress/autodescribe.py", line 2123, in compute_classes | |
desc = self.compute_desc(cls, 'class', rc) | |
File "/Users/goldbaum/Documents/xdress/xdress/autodescribe.py", line 2046, in compute_desc | |
builddir=rc.builddir, language=name.language) | |
File "/Users/goldbaum/Documents/xdress/xdress/autodescribe.py", line 1911, in describe | |
builddir=builddir, onlyin=onlyin) | |
File "/Users/goldbaum/Documents/xdress/xdress/autodescribe.py", line 280, in gccxml_describe | |
builddir=builddir) | |
File "/Users/goldbaum/Documents/xdress/xdress/astparsers.py", line 109, in memoizer | |
value = f(*args, **kwargs) | |
File "/Users/goldbaum/Documents/xdress/xdress/astparsers.py", line 181, in gccxml_parse | |
root = etree.parse(f) | |
File "<string>", line 62, in parse | |
File "<string>", line 38, in parse | |
cElementTree.ParseError: no element found: line 1, column 0 | |
--------------------- >> end captured stdout << ---------------------- | |
---------------------------------------------------------------------- | |
Ran 311 tests in 1.219s | |
FAILED (SKIP=4, failures=1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment