Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] Major problems with libpcre / UTF8
Date: Thu, 15 Dec 2022 20:53:10
Message-Id: Y5uJHpW+o49ToBlK@waltdnes.org
1 I just finished solving my babl problems, but more stuff shows up in
2 libpcre. First, here are my USE flags. I don't see "utf8" anywhere.
3
4 Calculating dependencies... done!
5 [ebuild R ] dev-libs/libpcre-8.45-r1:3::gentoo USE="bzip2 cxx jit readline (split-usr) (unicode) zlib -libedit -pcre16 -pcre32 -static-libs" 0 KiB
6
7 Can someone give me their output from "emerge -pv1 dev-libs/libpcre"
8
9 mc (Midnight Commander) spews out a lot of...
10
11 (mc:5796): GLib-CRITICAL **: 15:19:15.617: PCRE library is compiled without UTF8 support
12
13 Application windows have every second character missing in the window
14 title; e.g. "xterm" shows as "xem". I have a spreasheet that tracks my
15 Presto card usage. The title has gone from "presto.gnumeric-Gnumeric" to
16 "pet.nmrc-Guei'. Various PCRE-based searches fail in vaious apps. HELP!
17
18 BTW, here's what I get when opening a complex spreadsheet in
19 gnumeric...
20
21 ** (gnumeric:6043): WARNING **: 15:48:22.501: Failed to compile rx "^((January)|(February)|(March)|(April)|(May)|(June)|(July)|(August)|(September)|(October)|(November)|(December)|(Jan)|(Feb)|(Mar)|(Apr)|(May)|(Jun)|(Jul)|(Aug)|(Sep)|(Oct)|(Nov)|(Dec))(-|/|\s)(\d+)((,?\s+|-|/)(\d+))?\b": Invalid pattern.
22
23
24 ** (gnumeric:6043): WARNING **: 15:48:22.501: Failed to compile rx "^(\d+)(-|/|\.?\s*)((January)|(February)|(March)|(April)|(May)|(June)|(July)|(August)|(September)|(October)|(November)|(December)|(Jan)|(Feb)|(Mar)|(Apr)|(May)|(Jun)|(Jul)|(Aug)|(Sep)|(Oct)|(Nov)|(Dec))((,?\s*|-|/)(\d+))?\b": Invalid pattern.
25
26
27 ** (gnumeric:6043): WARNING **: 15:48:22.501: Failed to compile rx "^(\d\d\d\d)(\d\d)(\d\d)(:\d\d\d\d\d\d(\.\d*)?)?\s*$": Invalid pattern.
28
29
30 ** (gnumeric:6043): WARNING **: 15:48:22.501: Failed to compile rx "^(\d\d\d\d)(-?)(\d\d)\2(\d\d)T\d+(:?)\d+(\5\d+(\.\d*)?)?(Z)\s*$": Invalid pattern.
31
32
33 ** (gnumeric:6043): WARNING **: 15:48:22.501: Failed to compile rx "^(\d\d\d\d)[-/.](\d+)[-/.](\d+)\b": Invalid pattern.
34
35
36 ** (gnumeric:6043): WARNING **: 15:48:22.501: Failed to compile rx "^(\d\d\d\d)[-/.]((Jan)|(Feb)|(Mar)|(Apr)|(May)|(Jun)|(Jul)|(Aug)|(Sep)|(Oct)|(Nov)|(Dec))[-/.](\d+)\b": Invalid pattern.
37
38
39 ** (gnumeric:6043): WARNING **: 15:48:22.501: Failed to compile rx "^(\d+)[-/.](\d+)[-/.](\d+)\b": Invalid pattern.
40
41
42 ** (gnumeric:6043): WARNING **: 15:48:22.501: Failed to compile rx "^(\d+)([-/.])(\d+)\b": Invalid pattern.
43
44
45 ** (gnumeric:6043): WARNING **: 15:48:22.501: Failed to compile rx "^(((\d+):)?(\d+):)?(\d+\.\d*)\s*$": Invalid pattern.
46
47
48 ** (gnumeric:6043): WARNING **: 15:48:22.501: Failed to compile rx "^(\d+):(\d+)(:(\d+))?\s*$": Invalid pattern.
49
50
51 ** (gnumeric:6043): WARNING **: 15:48:22.501: Failed to compile rx "^(\d\d)(\d\d)(\d\d)?(\.\d*)?\s*$": Invalid pattern.
52
53
54 ** (gnumeric:6043): WARNING **: 15:48:22.501: Failed to compile rx "^(\d+)(:(\d+)(:(\d+(\.\d*)?))?)?\s*((am)|(pm))\s*$": Invalid pattern.
55
56
57 --
58 I've seen things, you people wouldn't believe; Gopher, Netscape with
59 frames, the first Browser Wars. Searching for pages with AltaVista,
60 pop-up windows self-replicating, trying to uninstall RealPlayer. All
61 those moments, will be lost in time like tears in rain... time to die.

Replies

Subject Author
Re: [gentoo-user] Major problems with libpcre / UTF8 Matt Connell <matt@×××××××.tech>
Re: [gentoo-user] Major problems with libpcre / UTF8 ralfconn <mentadent47@×××××.com>
Re: [gentoo-user] Major problems with libpcre / UTF8 Jack <ostroffjh@×××××××××××××××××.net>
Re: [gentoo-user] Major problems with libpcre / UTF8 Mike Civil <mike@××××××××.org>
Re: [gentoo-user] Major problems with libpcre / UTF8 Ionen Wolkens <ionen@g.o>
Re: [gentoo-user] Major problems with libpcre / UTF8 Walter Dnes <waltdnes@××××××××.org>
[gentoo-user] [SOLVED... THE HARD WAY] Major problems with libpcre / UTF8 Walter Dnes <waltdnes@××××××××.org>