[Xapian-tickets] [Xapian] #631: Doesn't build with Sun C++ since C++11 switch

Xapian nobody at xapian.org
Tue May 12 07:43:24 BST 2015


#631: Doesn't build with Sun C++ since C++11 switch
--------------------------+----------------------------
 Reporter:  dmichelsen    |             Owner:  olly
     Type:  defect        |            Status:  new
 Priority:  normal        |         Milestone:  1.3.5
Component:  Build system  |           Version:  1.3.1
 Severity:  normal        |        Resolution:
 Keywords:                |        Blocked By:
 Blocking:                |  Operating System:  Solaris
--------------------------+----------------------------

Comment (by olly):

 [226cec2] allows the library to build, but the tests fail with exception
 handling problems:

 {{{
 Running tests with backend "none"...
 Running test: stubdb7...terminate called after throwing an instance of
 'Xapian::DatabaseOpeningError'
 sh: line 10: 1091: Abort(coredump)
 FAIL: apitest
 Running test: serialiseerror1...terminate called after throwing an
 instance of 'Xapian::DatabaseOpeningError'
 sh: line 10: 1094: Abort(coredump)
 FAIL: internaltest
 }}}

--
Ticket URL: <http://trac.xapian.org/ticket/631#comment:5>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list