octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #61704] Index vector related tests fail with l


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #61704] Index vector related tests fail with libc++ when compiled with visibility flags
Date: Sun, 19 Dec 2021 14:42:35 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0

Follow-up Comment #5, bug #61704 (project octave):

On Ubuntu configure fails with:


checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for pcre_compile in -lpcre... yes
checking whether PCRE library was compiled with UTF support... no
configure: error: PCRE library must be built with UTF support (--enable-utf)


It configures and compiles fine if i remove -stdlib=libc++ flag.

Also:


pcre2test -C
PCRE2 version 10.37 2021-05-26
Compiled with
  8-bit support
  16-bit support
  32-bit support
  UTF and UCP support (Unicode version 13.0.0)
  Just-in-time compiler support: x86 64bit (little endian + unaligned)
  Default newline sequence is LF
  \R matches all Unicode newlines
  \C is supported
  Internal link size = 2
  Parentheses nest limit = 250
  Default heap limit = 20000000 kibibytes
  Default match limit = 10000000
  Default depth limit = 10000000
  pcre2test has neither libreadline nor libedit support


Not sure what is the problem.

Dmitri.
-- 


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61704>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]