Ticket #8542: datetimeerror.txt

File datetimeerror.txt, 7.6 KB (added by collin@…, 9 years ago)

Compiler output

Line 
1In file included from ../../../mam_external/common/include/boost/type_traits/has_left_shift.hpp:43,
2 from ../../../mam_external/common/include/boost/lexical_cast.hpp:165,
3 from ../../../mam_external/common/include/boost/date_time/string_parse_tree.hpp:13,
4 from ../../../mam_external/common/include/boost/date_time/period_parser.hpp:14,
5 from ../../../mam_external/common/include/boost/date_time/date_facet.hpp:23,
6 from ../../../mam_external/common/include/boost/date_time/gregorian/gregorian_io.hpp:16,
7 from ../../../mam_external/common/include/boost/date_time/gregorian/gregorian.hpp:31,
8 from ../../../mam_external/common/include/boost/date_time/posix_time/time_formatters.hpp:12,
9 from ../../../mam_external/common/include/boost/date_time/posix_time/posix_time.hpp:24,
10 from ../../../mam_external/common/include/boost/date_time/local_time/local_time.hpp:11,
11 from ../../../mam_external/common/include/boost/date_time.hpp:15,
12 from /Users/collin/src/mam/libraries/libgobfs/src/gobbler/filesystem/io/osx/FSRefWrap.cpp:10:
13../../../mam_external/common/include/boost/type_traits/detail/has_binary_operator.hpp:155: error: expected unqualified-id before 'do'
14In file included from ../../../mam_external/common/include/boost/date_time/local_time/local_time.hpp:19,
15 from ../../../mam_external/common/include/boost/date_time.hpp:15,
16 from /Users/collin/src/mam/libraries/libgobfs/src/gobbler/filesystem/io/osx/FSRefWrap.cpp:10:
17../../../mam_external/common/include/boost/date_time/local_time/tz_database.hpp:29: error: expected `}' at end of input
18../../../mam_external/common/include/boost/date_time/local_time/tz_database.hpp:29: error: expected unqualified-id at end of input
19../../../mam_external/common/include/boost/date_time/local_time/tz_database.hpp:29: error: expected `}' at end of input
20../../../mam_external/common/include/boost/date_time/local_time/tz_database.hpp:29: error: expected `}' at end of input
21../../../mam_external/common/include/boost/date_time/local_time/tz_database.hpp:29: error: expected `}' at end of input
22../../../mam_external/common/include/boost/date_time/gregorian_calendar.ipp: In static member function 'static int boost::date_time::gregorian_calendar_base<ymd_type_, date_int_type_>::week_number(const ymd_type_&) [with ymd_type_ = boost::date_time::year_month_day_base<boost::gregorian::greg_year, boost::gregorian::greg_month, boost::gregorian::greg_day>, date_int_type_ = unsigned int]':
23../../../mam_external/common/include/boost/date_time/gregorian/greg_date.hpp:111: instantiated from here
24../../../mam_external/common/include/boost/date_time/gregorian_calendar.ipp:47: warning: implicit conversion shortens 64-bit value into a 32-bit value
25../../../mam_external/common/include/boost/date_time/gregorian_calendar.ipp:52: warning: implicit conversion shortens 64-bit value into a 32-bit value
26../../../mam_external/common/include/boost/date_time/gregorian_calendar.ipp:63: warning: implicit conversion shortens 64-bit value into a 32-bit value
27../../../mam_external/common/include/boost/date_time/gregorian_calendar.ipp:66: warning: implicit conversion shortens 64-bit value into a 32-bit value
28../../../mam_external/common/include/boost/date_time/gregorian_calendar.ipp: In static member function 'static date_int_type_ boost::date_time::gregorian_calendar_base<ymd_type_, date_int_type_>::day_number(const ymd_type_&) [with ymd_type_ = boost::date_time::year_month_day_base<boost::gregorian::greg_year, boost::gregorian::greg_month, boost::gregorian::greg_day>, date_int_type_ = unsigned int]':
29../../../mam_external/common/include/boost/date_time/date.hpp:71: instantiated from 'boost::date_time::date<T, calendar, duration_type_>::date(typename calendar::year_type, typename calendar::month_type, typename calendar::day_type) [with T = boost::gregorian::date, calendar = boost::gregorian::gregorian_calendar, duration_type_ = boost::gregorian::date_duration]'
30../../../mam_external/common/include/boost/date_time/gregorian/greg_date.hpp:56: instantiated from here
31../../../mam_external/common/include/boost/date_time/gregorian_calendar.ipp:82: warning: implicit conversion shortens 64-bit value into a 32-bit value
32../../../mam_external/common/include/boost/date_time/date.hpp: In member function 'T boost::date_time::date<T, calendar, duration_type_>::operator+(const duration_type_&) const [with T = boost::gregorian::date, calendar = boost::gregorian::gregorian_calendar, duration_type_ = boost::gregorian::date_duration]':
33../../../mam_external/common/include/boost/date_time/time.hpp:145: instantiated from 'T boost::date_time::base_time<T, time_system>::operator+=(const typename time_system::date_duration_type&) [with T = boost::posix_time::ptime, time_system = boost::date_time::counted_time_system<boost::date_time::counted_time_rep<boost::posix_time::millisec_posix_time_system_config> >]'
34../../../mam_external/common/include/boost/date_time/posix_time/date_duration_operators.hpp:44: instantiated from here
35../../../mam_external/common/include/boost/date_time/date.hpp:180: warning: implicit conversion shortens 64-bit value into a 32-bit value
36../../../mam_external/common/include/boost/date_time/time_system_counted.hpp: In member function 'typename config::date_type boost::date_time::counted_time_rep<config>::date() const [with config = boost::posix_time::millisec_posix_time_system_config]':
37../../../mam_external/common/include/boost/date_time/time_system_counted.hpp:170: instantiated from 'static typename time_rep::date_type boost::date_time::counted_time_system<time_rep>::get_date(const time_rep&) [with time_rep = boost::date_time::counted_time_rep<boost::posix_time::millisec_posix_time_system_config>]'
38../../../mam_external/common/include/boost/date_time/time.hpp:72: instantiated from 'typename time_system::date_type boost::date_time::base_time<T, time_system>::date() const [with T = boost::posix_time::ptime, time_system = boost::date_time::counted_time_system<boost::date_time::counted_time_rep<boost::posix_time::millisec_posix_time_system_config> >]'
39../../../mam_external/common/include/boost/date_time/posix_time/date_duration_operators.hpp:33: instantiated from here
40../../../mam_external/common/include/boost/date_time/time_system_counted.hpp:57: warning: implicit conversion shortens 64-bit value into a 32-bit value
41../../../mam_external/common/include/boost/date_time/int_adapter.hpp: In member function 'boost::date_time::int_adapter<int_type_> boost::date_time::int_adapter<int_type_>::operator+(const boost::date_time::int_adapter<rhs_type>&) const [with rhs_type = long int, int_type_ = unsigned int]':
42../../../mam_external/common/include/boost/date_time/date.hpp:178: instantiated from 'T boost::date_time::date<T, calendar, duration_type_>::operator+(const duration_type_&) const [with T = boost::gregorian::date, calendar = boost::gregorian::gregorian_calendar, duration_type_ = boost::gregorian::date_duration]'
43../../../mam_external/common/include/boost/date_time/time.hpp:145: instantiated from 'T boost::date_time::base_time<T, time_system>::operator+=(const typename time_system::date_duration_type&) [with T = boost::posix_time::ptime, time_system = boost::date_time::counted_time_system<boost::date_time::counted_time_rep<boost::posix_time::millisec_posix_time_system_config> >]'
44../../../mam_external/common/include/boost/date_time/posix_time/date_duration_operators.hpp:44: instantiated from here
45../../../mam_external/common/include/boost/date_time/int_adapter.hpp:233: warning: implicit conversion shortens 64-bit value into a 32-bit value