X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 54FF7DC1420 for ; Tue, 30 Jun 2015 15:39:51 +0000 (UTC) Received: from mailscanner02.zoner.fi (mailscanner02.zoner.fi [84.34.166.11]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 07C4EDC03D5 for ; Tue, 30 Jun 2015 15:39:50 +0000 (UTC) Date: Tue, 30 Jun 2015 18:38:40 +0300 From: Lasse Collin To: Michael Fox <415fox@gmail.com> Cc: alpine-devel , ncopa@alpinelinux.org Subject: [alpine-devel] Re: xzdiff in xz package is broken on alpine linux Message-ID: <20150630183840.543112f7@tukaani.org> In-Reply-To: References: X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.28; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Antivirus-Scanner: Clean mail though you should still use an Antivirus Received-SPF: none X-Virus-Scanned: ClamAV using ClamSMTP On 2015-06-29 Michael Fox wrote: > > I found this by running make check. It's probably due to xzdiff > > being a shell script with some hair regexs and musl having some > > regex incompatibilities in the name of standards compliance. Thanks. It wouldn't be a surprise if xzdiff (or xzgrep) has a bug. A little more information would be useful to find out what exactly is causing a problem. :-) I already checked for \+ or + in regexes and there are none in xzdiff or xzgrep. -- Lasse Collin | IRC: Larhzu @ IRCnet & Freenode --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---