From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KpR2DSx03WAPIgEAgWs5BA (envelope-from ) for ; Thu, 01 Jul 2021 09:52:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id CER5CCx03WAlKgAAbx9fmQ (envelope-from ) for ; Thu, 01 Jul 2021 07:52:12 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9003023DCE for ; Thu, 1 Jul 2021 09:52:11 +0200 (CEST) Received: from localhost ([::1]:45384 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lyrUX-0003x5-Gu for larch@yhetil.org; Thu, 01 Jul 2021 03:52:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51726) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lyrUQ-0003wi-4z for bug-guix@gnu.org; Thu, 01 Jul 2021 03:52:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47903) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lyrUP-0006lu-TQ for bug-guix@gnu.org; Thu, 01 Jul 2021 03:52:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lyrUP-0000oj-M3 for bug-guix@gnu.org; Thu, 01 Jul 2021 03:52:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#49307: clisp: build failure: failing tests Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 01 Jul 2021 07:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49307 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Christopher Howard Received: via spool by 49307-submit@debbugs.gnu.org id=B49307.16251258903103 (code B ref 49307); Thu, 01 Jul 2021 07:52:01 +0000 Received: (at 49307) by debbugs.gnu.org; 1 Jul 2021 07:51:30 +0000 Received: from localhost ([127.0.0.1]:59449 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyrTu-0000ny-At for submit@debbugs.gnu.org; Thu, 01 Jul 2021 03:51:30 -0400 Received: from mout02.posteo.de ([185.67.36.66]:59025) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyrTs-0000ni-0P for 49307@debbugs.gnu.org; Thu, 01 Jul 2021 03:51:29 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 6F35F2400E5 for <49307@debbugs.gnu.org>; Thu, 1 Jul 2021 09:51:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1625125881; bh=kzJwV5Zq9dn061qVYiR26Rs3dwGvGKqGYb8jr+TWN4Q=; h=From:To:Cc:Subject:Date:From; b=lBEdgrD8/3DeZJzkQHZS1hpezMVlwggLxGVULsZ3uCxwGybNYbwwtV32cm6q45UTD iF4hI7oFa+oZHpA2AMWzeZLucsBAM2w2hUjSf9C64xyGVR49S2Micr0gJBrtbSzUQF HZaEvzu00AbQc6zziSM3yrh9+LvWQnVtmEOSUFdadarqQcl6z+yFXrxwViEzaS9Wfd T7pIs/4GJHNUSEM9q5htO+i92Hlq3KqDpHlXrMk73l6S/Kafl5Myl6xuZnHb34Fm56 WLzgVTb7NpGMSKKlCmEz+7Oxsf2J7zKNe3M+OqX9aN+UCehBGsgdrF+9nUWBWFuOUk y5Be67Mo/y0Gw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GFr4m49X9z6tmJ; Thu, 1 Jul 2021 09:51:20 +0200 (CEST) References: From: Guillaume Le Vaillant In-reply-to: Date: Thu, 01 Jul 2021 07:51:19 +0000 Message-ID: <87czs2fp54.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 49307@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1625125931; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=RlNQfPTz/71miktTj3EfUa9jvc4BVqQu2tnOAJUtfeo=; b=SKHEkBniUp8m9Bsokpy+aVR9h1Ae9xAXfai5y2JBijkzQ9NAWCCrGf8ogesgYiOakBoKgr dx3xqBw+ewe6vFD8qazTDR6ZNeAQlV7Nu9Pz3WINew7kd9iqSsH9yvassWWbodJXBLuOHW UDvRhvmtD0MSpQF8SpOz1GyczInL0GkJlq+GcycYZeg1y4Yq187xwi4Rlbm7KcXL/4p+99 +ktmVzdd4bjw8xdEWvpbFF/KpaCdDhK9VuemiUU9aR4YU6NcoCUAZ3eSvzDsu2cmC0t7T9 QmH63Upo30tBE+RHWXS4EUR9y256YWzVSz2cJj90z4us6E8Z3bevZeRYUnYvVA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1625125931; a=rsa-sha256; cv=none; b=qTtT3bI43AF7EGqzSGHTMWOJ+H343ZK+o0ZaLAGgCxIQFe8suihnwacQk3X9lJrAy0vFUZ 5SX6Ng9j1qKLdY+/yylPnOoXVSSVS7x24MFEpm/9dA/2Qgm94m37zfTZNooXaWXixWBd5R k6GqGXHzE2SyYY0zQtDZ5yu6Sh9Xls6xqFeWReSUqzDdT6BYtTAD5Ioc+wOy8ETN+4Tfw0 KiSVQumjEbQY7WKAnvV6r6l60Ft9/dxZssw/JYAvuFOSzJtEawCj8wfHj6xDM9VcR54IMF eSWkV6CuPhR/nae3FnJTMA17FIne0ZzCz07CqK6YVj2QJm5S5Iahh0oSL5/5bQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=lBEdgrD8; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -2.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=lBEdgrD8; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 9003023DCE X-Spam-Score: -2.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: 4KslnfAMpYGE --=-=-= Content-Type: text/plain Christopher Howard skribis: > Attempting to build clisp from source results in these test failures: > ```(echo *.erg | grep '*' >/dev/null) || (echo "Test failed:" ; ls -l > *erg; echo "To see which tests failed, type" ; echo " cat > "`pwd`"/*.erg" ; exit 1)Test failed:-rw-r--r-- 1 nixbld nixbld 188 Jun > 30 21:15 path.erg-rw-r--r-- 1 nixbld nixbld 658 Jun 30 21:15 > streams.erg-rw-r--r-- 1 nixbld nixbld 500 Jun 30 21:15 > streamslong.ergTo see which tests failed, type cat /tmp/guix-build- > clisp-2.49-92.drv-0/source/src/tests/*.ergmake[2]: *** [Makefile:34: > compare] Error 1make[2]: Leaving directory '/tmp/guix-build-clisp-2.49- > 92.drv-0/source/src/tests'make[1]: *** [Makefile:2216: check-tests] > Error 2make[1]: Leaving directory '/tmp/guix-build-clisp-2.49-92.drv- > 0/source/src'make: *** [Makefile:28: check] Error 2 > Test suite failed, dumping logs.command "make" "check" "-j" "1" failed > with status 2 > ``` > I did a pull about one or two hours ago. > ```christopher@theoden ~/Repos/guix$ neofetch --stdoutchristopher@theoden ------------------- OS: Guix System 364db4fdf664d7987693a6935b76f34258041865 x86_64 Host: OptiPlex 9020 00 Kernel: 5.12.8-gnu Uptime: 6 days, 2 hours, 44 mins Packages: 93 (guix-system), 111 (guix-user) Shell: bash 5.0.16 Resolution: 1920x1080 DE: GNOME Theme: Adwaita [GTK2/3] Icons: Adwaita [GTK2/3] Terminal: kitty CPU: Intel i5-4570 (4) @ 3.600GHz GPU: Intel HD Graphics GPU: AMD ATI Radeon HD 8490 / R5 235X OEM Memory: 4062MiB / 7869MiB``` It builds successfully on my machine (with Guix at 460392d1f0d0ef5484df8834452cf94f211bf346). Do you get this test failure every time? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYN1z9w8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9PagD/XZQUNjfryM7UahBDqmODz21uJE7Dm/hwiSA2 vE0bDqUBAJxtgQHmEkLce1mjnVrvrKqra9RBPcyvhLyk0robVe5K =rGHz -----END PGP SIGNATURE----- --=-=-=--