Hello there, It seems luakit 2.3 does not run with new glibc versions. It compiles without a problem but when trying to run it I receive: [ 0.011161] I [core/luah]: Loading rc: /etc/xdg/luakit/rc.lua ** ERROR:common/util.c:67:strip_ansi_escapes: assertion failed (err == NULL): Error while compiling regular expression ‘[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-ORZcf-nqry=><]’ at char 3: unrecognised character following \ (g-regex-error-quark, 103) Bail out! ERROR:common/util.c:67:strip_ansi_escapes: assertion failed (err == NULL): Error while compiling regular expression ‘[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-ORZcf-nqry=><]’ at char 3: unrecognised character following \ (g-regex-error-quark, 103) Aborted It seems it is fixed in luakit 2.3.2: https://github.com/luakit/luakit/releases/tag/2.3.2 May I ask the luakit maintainer to bump the version to newest 2.3.3 in Gentoo repository? Best Regards, Acatorn
I forgot to attach emerge --info output. Here it is. Best Regards, Acatorn
Created attachment 857561 [details] emerge --info output
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7443350a860b025b89a7f1e501a6ee630f0344f3 commit 7443350a860b025b89a7f1e501a6ee630f0344f3 Author: Oz Tiram <oz.tiram@gmail.com> AuthorDate: 2023-02-27 14:07:08 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-03-16 23:50:36 +0000 www-client/luakit: add 2.3.3 Closes: https://bugs.gentoo.org/900775 Bug: https://bugs.gentoo.org/893714 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> www-client/luakit/Manifest | 1 + www-client/luakit/luakit-2.3.3.ebuild | 87 +++++++++++++++++++++++++++++++++++ 2 files changed, 88 insertions(+)