| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 
 | miro 1.1.2-1 Failed 125.056073
Reason: GCC_ERROR
1-line summary:
datetime.cpp:6:59: error: boost/date_time/posix_time/posix_time_types.hpp: No such file or directory
multi-line summary:
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:6:59: error: boost/date_time/posix_time/posix_time_types.hpp: No such file or directory
excerpt for mail:
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -fPIC -I/build/user/miro-1.1.2/portable/libtorrent/include -I/build/user/miro-1.1.2/portable/libtorrent/include/libtorrent -I/usr/include/python2.4 -c /build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp -o /build/user/miro-1.1.2/./build/temp.linux-i686-2.4/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.o -Wno-missing-braces -DHAVE_INCLUDE_LIBTORRENT_ASIO____ASIO_HPP=1 -DHAVE_INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP=1 -DHAVE_INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP=1 -DHAVE_PTHREAD=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_SSL=1 -DNDEBUG=1 -O2
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:6:59: error: boost/date_time/posix_time/posix_time_types.hpp: No such file or directory
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:30: error: expected ';' before '(' token
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:40: error: expected `;' before '}' token
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:44: error: expected ';' before '(' token
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:60: error: expected `;' before '}' token
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp: In function 'void bind_datetime()':
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:70: error: 'posix_time' is not a member of 'boost'
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:70: error: 'posix_time' is not a member of 'boost'
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:72: error: wrong number of template arguments (1, should be 2)
/usr/include/boost/python/to_python_converter.hpp:17: error: provided for 'template<class T, class Conversion> struct boost::python::to_python_converter'
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:75: error: 'posix_time' is not a member of 'boost'
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:75: error: 'posix_time' is not a member of 'boost'
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:77: error: wrong number of template arguments (1, should be 2)
/usr/include/boost/python/to_python_converter.hpp:17: error: provided for 'template<class T, class Conversion> struct boost::python::to_python_converter'
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:79: error: 'posix_time' is not a member of 'boost'
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:79: error: 'posix_time' is not a member of 'boost'
/build/user/miro-1.1.2/portable/libtorrent/bindings/python/src/datetime.cpp:79: error: template argument 1 is invalid
error: command 'gcc' failed with exit status 1
make: *** [python-build-stamp-2.4] Error 1
 |