From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37468: Gnumeric fails to build due to =?UTF-8?Q?=E2=80=98itstool=E2=80=99?= segfault Date: Fri, 20 Sep 2019 12:32:07 +0200 Message-ID: <87y2yjs1g8.fsf@gnu.org> References: <878sqjtlsh.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59998) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iBGDo-0005Zd-99 for bug-guix@gnu.org; Fri, 20 Sep 2019 06:33:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iBGDm-0004c8-VD for bug-guix@gnu.org; Fri, 20 Sep 2019 06:33:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48040) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iBGDm-0004bM-Mh for bug-guix@gnu.org; Fri, 20 Sep 2019 06:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iBGDm-0006pU-EH for bug-guix@gnu.org; Fri, 20 Sep 2019 06:33:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <878sqjtlsh.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 20 Sep 2019 10:27:26 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 37468-done@debbugs.gnu.org Ludovic Court=C3=A8s skribis: > On =E2=80=98core-updates=E2=80=99 (commit fb1d8d2baab907493367930e8069f93= 7a5187b61), > Gnumeric fails to build due to a segfault of =E2=80=98itstool=E2=80=99 (t= hat=E2=80=99s on > x86_64-linux): Commit 3a2efbc8670f72a524cc7290e11559cdb42852a4 fixes it specifically for Gnumeric, in an attempt to avoid a rebuild of the 4K dependents of =E2=80=98python-libxml2=E2=80=99. Let=E2=80=99s see if the crash manifests itself with other packages, and if= it does, we=E2=80=99ll adjust. Ludo=E2=80=99.