|
Message-ID: <20150927170139.GS17773@brightrain.aerifal.cx> Date: Sun, 27 Sep 2015 13:01:39 -0400 From: "dalias@...ifal.cx" <dalias@...ifal.cx> To: Herr Timson <herrtimson@...oo.de> Cc: musl@...ts.openwall.com Subject: Re: regression in musl On Sun, Sep 27, 2015 at 06:47:28AM +0000, Herr Timson wrote: > hi there, > > I am playing around with aGentoo musl stage 3 here. It requires some patching, but is worth the effort. > > However, this commit here, of which you are the author > http://git.musl-libc.org/cgit/musl/commit/?id=844212d94f582c4e3c5055e0a1524931e89ebe76 > > has caused some trouble. The Gentoo devs cherry picked and applied > it to the 1.1.11 branch, but at least vlc is now failing to compile, > see here if you would like to learn more about it > https://bugs.gentoo.org/show_bug.cgi?id=560728 > > as musl has no bugzilla, this is for your information and/or maybe > you could forward it to the right person? The right place to report it is the mailing list; I've Cc'd the list on this response. The issue is known -- it's a problematic interaction with the GNU regex implementation used in GNU sed, and only happens when LC_ALL=C is imposed by the caller. I'm presently trying to figure out the best way to fix it. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.