From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 08 05:22:49 2018 Received: (at submit) by debbugs.gnu.org; 8 Nov 2018 10:22:49 +0000 Received: from localhost ([127.0.0.1]:40332 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gKhSb-0004c5-EL for submit@debbugs.gnu.org; Thu, 08 Nov 2018 05:22:49 -0500 Received: from eggs.gnu.org ([208.118.235.92]:59179) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gKhSY-0004bs-VY for submit@debbugs.gnu.org; Thu, 08 Nov 2018 05:22:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gKhSN-0006Oc-7I for submit@debbugs.gnu.org; Thu, 08 Nov 2018 05:22:40 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49927) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gKhS9-00063X-Ur for submit@debbugs.gnu.org; Thu, 08 Nov 2018 05:22:25 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gKhS5-0004Xl-Aj for bug-guix@gnu.org; Thu, 08 Nov 2018 05:22:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gKhE1-0002iX-2u for bug-guix@gnu.org; Thu, 08 Nov 2018 05:07:48 -0500 Received: from mx1.riseup.net ([198.252.153.129]:49890) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gKhDs-0002NO-Vs for bug-guix@gnu.org; Thu, 08 Nov 2018 05:07:39 -0500 Received: from cotinga.riseup.net (cotinga-pn.riseup.net [10.0.1.164]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 3E7BF1A042B for ; Thu, 8 Nov 2018 02:07:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1541671649; bh=MxvI7Rcsf0dJmWenoz3ZNvkiaSpKqs3LY7/+Ky+8Hkc=; h=To:From:Subject:Date:From; b=H2w+5FIkFQ47kfDV2VzfIjanCNikh6fiu7WzrBsaZhnU/0lDDZGZk2edFN3nOp5HL 7/rNumNbFFfKgWwnJ4F8zhwZSyk2qWOtNMxnB9ACQ8Y4VHhRq645Q1u464dtBfWlW5 NP22Km/KPO/DA7ryWIHU7hIPd+GDAN0T+oS1gQEI= X-Riseup-User-ID: E83996AC749096E793719C520CF25C4C5E845BD340BA9F84D0A889408EFAC66A Received: from [127.0.0.1] (localhost [127.0.0.1]) by cotinga.riseup.net with ESMTPSA id A729A101E04 for ; Thu, 8 Nov 2018 02:07:28 -0800 (PST) To: bug-guix@gnu.org From: swedebugia Subject: Guix: many tests fail when building on 0.15 Message-ID: <75956247-307c-1594-4589-f5685619a4eb@riseup.net> Date: Thu, 8 Nov 2018 11:07:25 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.1 (-----) Hi I want to contribute to guix with patches and at the same time keep my=20 GuixSD on 0.15. To archive this I created and followed the following guide in GuixSD in=20 Qemu: https://gitlab.com/swedebugia/guix-notes/blob/master/BUILD.org Following it Guix 21335fdbec68b4cfb19d8a0ae0877ec81c84ad9c builds fine. BUT running make check I got a lot of failed tests and no testlog: make=C2=A0 check-recursive make[1]: Entering directory '/home/sdb/guix-tree' Making check in po/guix make[2]: Entering directory '/home/sdb/guix-tree/po/guix' make[2]: Leaving directory '/home/sdb/guix-tree/po/guix' Making check in po/packages make[2]: Entering directory '/home/sdb/guix-tree/po/packages' make[2]: Leaving directory '/home/sdb/guix-tree/po/packages' make[2]: Entering directory '/home/sdb/guix-tree' Compiling Scheme modules... make=C2=A0 check-TESTS check-local make[3]: Entering directory '/home/sdb/guix-tree' make[4]: Entering directory '/home/sdb/guix-tree' PASS: tests/base16.scm SKIP: tests/base32.scm PASS: tests/base64.scm SKIP: tests/cpio.scm PASS: tests/pki.scm PASS: tests/print.scm PASS: tests/sets.scm PASS: tests/modules.scm PASS: tests/gnu-maintenance.scm PASS: tests/substitute.scm FAIL: tests/builders.scm FAIL: tests/derivations.scm PASS: tests/glob.scm FAIL: tests/grafts.scm FAIL: tests/ui.scm PASS: tests/status.scm PASS: tests/records.scm FAIL: tests/processes.scm PASS: tests/upstream.scm PASS: tests/combinators.scm PASS: tests/discovery.scm PASS: tests/utils.scm PASS: tests/build-utils.scm FAIL: tests/packages.scm SKIP: tests/snix.scm FAIL: tests/hackage.scm FAIL: tests/cran.scm FAIL: tests/elpa.scm FAIL: tests/texlive.scm FAIL: tests/store.scm FAIL: tests/monads.scm make[4]: Leaving directory '/home/sdb/guix-tree' make[3]: Leaving directory '/home/sdb/guix-tree' make[2]: Leaving directory '/home/sdb/guix-tree' make[1]: Leaving directory '/home/sdb/guix-tree' --=20 Cheers Swedebugia