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 CBc0NBLAl2H/yQAAgWs5BA (envelope-from ) for ; Fri, 19 Nov 2021 16:17:38 +0100 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 2OnCLxLAl2F9NAAAbx9fmQ (envelope-from ) for ; Fri, 19 Nov 2021 15:17:38 +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 437B8E91C for ; Fri, 19 Nov 2021 16:17:38 +0100 (CET) Received: from localhost ([::1]:51588 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mo5dx-0008To-Fs for larch@yhetil.org; Fri, 19 Nov 2021 10:17:37 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56590) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mo5dl-0008Tg-8V for guix-devel@gnu.org; Fri, 19 Nov 2021 10:17:25 -0500 Received: from [2607:f8b0:4864:20::12e] (port=44577 helo=mail-il1-x12e.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mo5dj-0002Se-Lg for guix-devel@gnu.org; Fri, 19 Nov 2021 10:17:24 -0500 Received: by mail-il1-x12e.google.com with SMTP id m5so2137490ilh.11 for ; Fri, 19 Nov 2021 07:17:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version; bh=2agPlG3YI2AkwUgXmLF6dGfL5u71iLESoHHIQwJOTUs=; b=pxNT+i1ndBHnP+jga6yrwZzNR9ow9f5AgF2ij+LLoqqw6hgBmabAnCX/LPDc3xccs3 e6N1ptZFTwkyX/G2MkBUiUp4FLmm12XCS0u/e8yO6nF+I8eUOJJDRLwnUbO+MpzI0bGT lAUlJmH4sQuRtdjeesYmBMcJJ6UPN9Eu7wQ5v88bajBj/puc/b9TjpdoauqB3l5DSKuD wd2MQS7boVsJUNIvan1pMiyfOGABscGS3zEX83I2B/Te+Q6qfqD+hX2VOJogqfQFqcvK GmAOm43w2coIn8UU9SVPtkTCWa+HuOzCgdNFPzw9ep8RugP78blXQ7kvqtzpyO7lFIDA MpDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=2agPlG3YI2AkwUgXmLF6dGfL5u71iLESoHHIQwJOTUs=; b=ZrNJm+vQh+buLZ8RVkPRIjrtFWa8G5UwLN4SXZxJUfWTJAf6MlCV8tvMgRN0gdYq31 6g5uYvhyVCos/OTAar6mXcyQuT1YICZUOWimaol6EbGfCQOFfQN2y/KzRmhrbBU/Z8uU 2oq5XDyun8jva0zm0rgxfvMSBSJx7o2DGAXrkWRS4WdCA6cx2QZgPB3qked++8xgi6H/ RZHr7Ric/c1123PBd6ipgDKqmdBPJ5R1pHadjolfPggceSYBNFRtD5VzBf1ZGXh2Rrn1 hKfyPfNW98mcZ+5Awb/p2GB00iIWPrZT4yB+3ckNWnBkaR4FaNz+SHbLy1+VNIONJBLa Lo7Q== X-Gm-Message-State: AOAM533+Lt9u2josqnjjX4SARzWB6hov19496skb4tAyaral9iK6Viu3 sf+bf5qvAGCJx8zdIPLkvN6B1xrefHmg8g== X-Google-Smtp-Source: ABdhPJz8Xlo1/u/rOZGCf5CLq+NDzMwzJwEngP3uUUhwWzEd/jpcjv5lddhrIGTo9S7VFW4j7tjMUQ== X-Received: by 2002:a05:6e02:20ea:: with SMTP id q10mr5323664ilv.283.1637335037125; Fri, 19 Nov 2021 07:17:17 -0800 (PST) Received: from washu-v4 (172-221-246-205.res.spectrum.com. [172.221.246.205]) by smtp.gmail.com with ESMTPSA id y6sm70376iln.74.2021.11.19.07.17.16 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 19 Nov 2021 07:17:16 -0800 (PST) From: Katherine Cox-Buday To: guix-devel@gnu.org Subject: Re: Common Lisp package: all test cases pass but 'check' phase fails References: Date: Fri, 19 Nov 2021 09:17:16 -0600 In-Reply-To: (Foo Chuan Wei's message of "Thu, 18 Nov 2021 12:13:40 +0000") Message-ID: <8735nsw4xv.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::12e (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::12e; envelope-from=cox.katherine.e@gmail.com; helo=mail-il1-x12e.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637335058; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=2agPlG3YI2AkwUgXmLF6dGfL5u71iLESoHHIQwJOTUs=; b=Pn6xu0S/VrurfpI8ySHlMq+CrOvoD43IyHou1L6NhD0QrNnGLBg6erW96l4lgNvjIEdAjd UgYTEdVuf2llVxP3hAXYFOA1krn4QqFtwA5wI1Gheb7aPMbpwp/vSzwkhh1XazhJ2tgilr dWIjZL1t0+CN6OxiqhivznVTHWkje3iVeKAqLJhRUw37CesU7hMy260Ypjsgfp3ggxTBYa 7h2hijzvgDbuPYFbECYpJfflKqZFqtSOkvsW0ExMYbupLKTvBWjKiQBmmPDAoJxseST3vl XpNAXzxCDsC4/yc+OJt+zGhQP3bwzEWd6BAfe7XOmJ80+tTPSoU9nVwBbZnLcg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637335058; a=rsa-sha256; cv=none; b=DPfj+reoZICHdAm8tLBLgg+g4EsJSgdfgIwpT9wR68pMnzaljj+FXV3DhQ/NcpTqYe53FW Nvvpx5bvOzyynsWszqwu7Ak7ahXXKbvcj/5PJzEqks3WKPYrInKPi+qz9j2t+9O4+Iigf1 q8uh140QrN+IJKcOh7k7M1vsZrDTj/X/j/n2NMoZQYYwkkdOhMOv/9xGqfttPHBkY7YKJh JuYogMm6gB/IDtVEfc8OSbTstV3C5HIWe3UHnA+Q1oDMli/yHrVQtbLA3tfC3xVDn+uJKO bM0LnR75mDi22H+wyHIt85O6Eff8ngbBxouY7NUBOvigyKIkle1FFdjNW1yvhA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=pxNT+i1n; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -4.07 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=pxNT+i1n; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 437B8E91C X-Spam-Score: -4.07 X-Migadu-Scanner: scn1.migadu.com X-TUID: +HHzbT3KaAug Foo Chuan Wei writes: > In lisp-xyz.scm, I see that the "cl-locale" package has the same problem > with its tests. > > Does anyone here know the cause of the error above? Without having time to look at the code, but with the hope that this points you in the right direction: It probably has something to do with the separate test .asd file. The asdf-build-system is probably copying that file to a place asdf can't find it from the production .asd file. You can probably briefly scan the code and get an idea of what's going on: https://git.savannah.gnu.org/cgit/guix.git/tree/guix/build/asdf-build-system.scm?h=master#n1 I will do my best to find some time to answer definitively, but I am particularly busy at the moment. Hopefully someone else can chime in with a more specific answer. -- Katherine