[Boost-bugs] [Boost C++ Libraries] #10779: error compiling boostlib_locale on HPUX.

Subject: [Boost-bugs] [Boost C++ Libraries] #10779: error compiling boostlib_locale on HPUX.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-11-10 10:09:06


#10779: error compiling boostlib_locale on HPUX.
------------------------------+------------------------------
 Reporter: saurabh.csebhu@… | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.55.0
 Severity: Problem | Keywords:
------------------------------+------------------------------
 Hi All,

 I am trying to compile boost libraries 1.55.0 on HPUX platform with
 compiler version [aCC.A.06.25]..

 while compiling it's giving me following error.

 ------------------------------
 "/usr/local/remote/packages/compiler_remote/ansicA.06.25_aCC.A.06.25/opt/aCC/include_std/rw/rwlocale",
 line 722: error #2322: object of abstract class type
 "boost::locale::calendar_facet" is not allowed:
             function "boost::locale::calendar_facet::create_calendar" is a
 pure virtual function
       _Facet *__facet = new _Facet ();
                             ^
           detected during:
             instantiation of "_Facet *__rw::__rw_create_named_facet(_Facet
 *, const char *, size_t) [with _Facet=boost::locale::calendar_facet]" at
 line 79 of
 "/usr/local/remote/packages/compiler_remote/ansicA.06.25_aCC.A.06.25/opt/aCC/include_std/rw/vendor"
             instantiation of "_Facet
 *__rw::__rw_create_native_facet(_Facet *) [with
 _Facet=boost::locale::calendar_facet]" at line 537 of
 "/usr/local/remote/packages/compiler_remote/ansicA.06.25_aCC.A.06.25/opt/aCC/include_std/rw/locimpl"
             instantiation of "__rw::__rw_facet_base
 *__rw::__rw_facet_maker<_Facet>::_C_maker_func(int, const char *, size_t)
 [with _Facet=boost::locale::calendar_facet]" at line 57 of
 "/usr/local/remote/packages/compiler_remote/ansicA.06.25_aCC.A.06.25/opt/aCC/include_std/rw/usefacet"
             instantiation of "const _Facet &std::use_facet<_Facet>(const
 std::locale &) [with _Facet=boost::locale::calendar_facet]" at line 26 of
 "libs/locale/src/shared/date_time.cpp"

 ------------------------------------

 Can anyone please help me with this.

 I am using hpux 11.31 ia64 machine.
 boost version : 1.55.0
 aCC compiler version : 06.25

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10779>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC