From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36402: installation error Date: Sun, 01 Sep 2019 21:55:48 +0200 Message-ID: <87a7bnaj0b.fsf@gnu.org> References: <87lfxmu47j.fsf@gnu.org> <878sr989br.fsf@gmail.com> 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]:53893) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i4VxC-0002KX-UM for bug-guix@gnu.org; Sun, 01 Sep 2019 15:56:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i4VxC-0002q2-4t for bug-guix@gnu.org; Sun, 01 Sep 2019 15:56:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48437) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i4VxC-0002px-1u for bug-guix@gnu.org; Sun, 01 Sep 2019 15:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i4VxB-0003bw-VD for bug-guix@gnu.org; Sun, 01 Sep 2019 15:56:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <878sr989br.fsf@gmail.com> (Mathieu Othacehe's message of "Sat, 31 Aug 2019 20:43:20 +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: Mathieu Othacehe Cc: 36402@debbugs.gnu.org, Juan Howdy, Mathieu Othacehe skribis: > I followed your advice and hid all destroy related functions behind > pointer finalizers. I also added some unit tests to Guile-Parted. Nice! I tried =E2=80=9Cguix build guile-parted --with-branch=3Dguile-parted=3Dmas= ter=E2=80=9D, but that fails because =E2=80=98build-aux/test-driver.scm=E2=80=99 is missing f= rom the repo, I think. It might be useful to add calls to =E2=80=98gc=E2=80=99 here and there in t= he tests to stress-test memory management. > I pushed everything but feel free to comment! Then, I'll make a new > release and try to adapt the installer to those changes. Awesome, thanks a lot! Ludo=E2=80=99.