Public bug reported:

To build the media scanner, we need lucene++ to be built using the
standard allocator, which doesn't seem to be the case with the
3.4.0-0ubuntu1 package:

   $ grep LPP_USE_ALLOCATOR /usr/include/lucene++/Config.h
   #define LPP_USE_ALLOCATOR

The problem is in the debian/rules file, where it passes the flag
"-DLPP_USE_ALLOCATOR:BOOL=OFF" to cmake.  The actual flag that luene++'s
cmake configuration expects to control this is
"-DENABLE_STANDARD_ALLOCATOR:BOOL=ON".

** Affects: lucene++ (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1207584

Title:
  lucene++ is built using the custom allocator configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lucene++/+bug/1207584/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to