From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id sHCuEgJvwWICewEAbAwnHQ (envelope-from ) for ; Sun, 03 Jul 2022 12:27:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iFjHEQJvwWJhaQAAG6o9tA (envelope-from ) for ; Sun, 03 Jul 2022 12:27:14 +0200 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 DF09D3E60D for ; Sun, 3 Jul 2022 12:27:13 +0200 (CEST) Received: from localhost ([::1]:49794 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o7wor-0006aR-1h for larch@yhetil.org; Sun, 03 Jul 2022 06:27:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44292) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o7wog-0006aG-0x for bug-guix@gnu.org; Sun, 03 Jul 2022 06:27:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49464) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o7wof-00054R-OZ for bug-guix@gnu.org; Sun, 03 Jul 2022 06:27:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o7wof-0002LX-LM for bug-guix@gnu.org; Sun, 03 Jul 2022 06:27:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#56334: Should asdf-build-system/sbcl use load-system instead of compile-system? Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 03 Jul 2022 10:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56334 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Pierre Neidhardt Cc: 56334@debbugs.gnu.org Received: via spool by 56334-submit@debbugs.gnu.org id=B56334.16568439718959 (code B ref 56334); Sun, 03 Jul 2022 10:27:01 +0000 Received: (at 56334) by debbugs.gnu.org; 3 Jul 2022 10:26:11 +0000 Received: from localhost ([127.0.0.1]:43361 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o7wnj-0002KL-W9 for submit@debbugs.gnu.org; Sun, 03 Jul 2022 06:26:11 -0400 Received: from mout02.posteo.de ([185.67.36.66]:32793) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o7wnh-0002Je-Ht for 56334@debbugs.gnu.org; Sun, 03 Jul 2022 06:26:02 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id BC8AD240108 for <56334@debbugs.gnu.org>; Sun, 3 Jul 2022 12:25:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1656843955; bh=mlqtK9U4Zf5zLxZ3RSzoDuQZVX+aOrAEnc21J0Z6xPU=; h=From:To:Cc:Subject:Date:From; b=IkNq15GlEf7Xt32hTAYl/RYhUw0rVNrCVDIJbw9GoMQQ+BATDR6sB8Pfgh60PHXQ6 iquQJfPxxk817SpmublfdyJfddcciKWvI1WDbakEQwksx7cpk4MRj6K21cif2ZKf5X jDu+ZiyVuvQwIf6Tpo2HiM6Y1nLYGObfmP6KlAsZB99KDhkuJtxR3bFB6j708K7Kyr /NTgK6WG9a+zYJfawmKuIwFdZobqeUUWuD2uGno5mI0d7TgZz7URAGSKCPuxiyVQBc 9PeHKmHHhezZ39cJONRkmPcRJ3iiY9FbQN2cKy1HuDpJ0CWR6TYyD7DK6pafwvTfk1 zUBXOmRfs1LBQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4LbQ7j53Yjz6tnr; Sun, 3 Jul 2022 12:25:53 +0200 (CEST) References: <87edz5jfxm.fsf@ambrevar.xyz> <87o7y9yss4.fsf@kitej> <87tu81vyxe.fsf@ambrevar.xyz> <87k08xypu9.fsf@kitej> <87o7y8x544.fsf@ambrevar.xyz> <87fsjkzsl4.fsf@kitej> <87fsjkwylz.fsf@ambrevar.xyz> <875ykfkedc.fsf@ambrevar.xyz> From: Guillaume Le Vaillant Date: Sun, 03 Jul 2022 10:19:53 +0000 In-reply-to: <875ykfkedc.fsf@ambrevar.xyz> Message-ID: <87tu7ypk5s.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: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1656844034; 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=mlqtK9U4Zf5zLxZ3RSzoDuQZVX+aOrAEnc21J0Z6xPU=; b=Omicsno0KKjw0oCpNZt+1PHvlK4kgFmC+yAo8mYLtmSQo7YP2viBiBjJQ7Enh8mObSGv7K QtZE7S2hn58LDGlsqdFjOEBPVsXggHS5TBr94KR17bPcVzeCH5tLjyHxFypPmqHNRqAz5N ckzUNxaB8VErS42UEojOdO+A0cIhCRRxbKvhYLCovZOOYN7Ia69GXWNgqkpA0mRNR6NYq5 G2ksC0KtRXJNikmRIvucGx2SwBHEY009IXDtvwTYLwRgH5uq5xc2nqs0utI1T4whmGjDxB PLzW8ocvkxEydOFWE6XoKM6J6OEcKprt2yE4x2jZKiAKeSWmDCi1wM2PfsqGmQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656844034; a=rsa-sha256; cv=none; b=oh3HIQPJfb2FLcNbR7XXTnpP1KvDVxOx1Bvcvgr0u4SWSRbnV3iDNJpjNVW3ziVh/gsIl6 s4gDYO3fuObmgeb/k+pqc8jqsbYrlXCKMMHaYwFdOSCcrkCqTwDVxkEmqFt6bRXz8exwmi 0WJiJPyuVmAIuKEX9ZxYHycSCADBBP8Aj9eYvzTFAz2ZuhrPlld7pfFLdK29HGSpLVoFRl a7obItivwq/XdGrrplsvic7P0SooTGdWazC+DbTzKmP3Uf9m8bLYE+3ypXUkO4wurPNkIn tEmTOrn5nWdrdDwQyU3545hky8NHZ2QM7l2J/mp7Jfq1wfLv1myEQZHvD+KtAw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=IkNq15Gl; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 5.25 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=IkNq15Gl; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: DF09D3E60D X-Spam-Score: 5.25 X-Migadu-Scanner: scn1.migadu.com X-TUID: iktQI2n7cQka --=-=-= Content-Type: text/plain Pierre Neidhardt skribis: > Robert Goldman from ASDF found out why the "COMPONENT not found" issue happens: > > https://gitlab.common-lisp.net/asdf/asdf/-/issues/119#note_9808 > > So either we fix most of the Prove-depending libraries, or we just do > what's expected from every one, that is, add the directory to the ASDF > registries. > > The latter is much easier of course... As adding the build directory to ASDF's registry is easier and also simplifies asdf-build-system, would should do that. And we could still open issues upstream for libraries that are starting their test suites in a wrong way. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYsFurw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+zGQD+NiigCw05fFad42t8lMoQS25tKkEr4AGKdUEz /8yuzxoA/0H6AN61R4q0qmxVK4LzOEsEuJB6OFLrNc6iqVI69GBC =rcI8 -----END PGP SIGNATURE----- --=-=-=--