From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8PYPO/HIJGWKOwEAauVa8A:P1 (envelope-from ) for ; Tue, 10 Oct 2023 05:45:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8PYPO/HIJGWKOwEAauVa8A (envelope-from ) for ; Tue, 10 Oct 2023 05:45:54 +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 A955F517F1 for ; Tue, 10 Oct 2023 05:45:53 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=O05EaVQg; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696909553; 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-to: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=1M8LFASI7TqzRaB4Y15AXGLMiGGZXk/eADSd2jdTghA=; b=fQYc/ZgiGocp6Lf+AAEtvMgPnzlmbIsJXGAEe9efVObX+rlO0UdofiN2HkQWM5pyvrk4Vr v7DZbgR2QC6M8M54GHARkmrulheWtiKizs0CadC1qFxY4idAatwEnElx28U6mOjWisKhe7 QeiYZ1+fBTUEHcw0Sme6nnEcXY/oc4UjszDPI0qu5h8SdRaX8G/VJq1m28WVa3SyBWA8K+ 7w1bPj8uRIKgR0Qhfggw0FjyEimYWDYdRa/IoNfwi8XonmTLNlenIqOzub7yyzN7nmoKV9 sQlK+taZUicBBI41rUyF0wVazcLCZzXtvVcKjVqTvxXx2WnZJgZ+NRYerHE70Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696909553; a=rsa-sha256; cv=none; b=TEwQUunDKW5TT/g4K3m0v9Ek4lFvaOOm1vGtjgZsuCrknyM6AhwNoDbT2ECD5zp8J24T4u nGehzrpayk3zY7S/NejiChcge77paI1mOeckeyIx/DncpDHWJesnByv6maWCEoDqNfDMyE vCgi2o3iLMfFm3ByW13F6q8evVdsT6fzteiPcXzlCMZJntjqj2e52Ya+wzwZSnuz9bypzD dVlAGonUHC0lD3DFN6VsOeRaglYVO2nv3CVPfx3kmKfp9OzIuQY6rhePDTeBIxp47TsoJI xqE1cauVmOUBl1e8yOEMZ4BauCm7LbqKgpc/LtKtOu1T2tZCHtv62N8XLht1KA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=O05EaVQg; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qq3gm-0002hs-Cp; Mon, 09 Oct 2023 23:45:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qq3gj-0002fp-St for bug-guix@gnu.org; Mon, 09 Oct 2023 23:45:43 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qq3gj-0007fY-I8 for bug-guix@gnu.org; Mon, 09 Oct 2023 23:45:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qq3h4-0002AQ-Ea for bug-guix@gnu.org; Mon, 09 Oct 2023 23:46:02 -0400 Subject: bug#63115: match-record cryptic error message on unbound record type Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Tue, 10 Oct 2023 03:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63115 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "(" Cc: 63115-done@debbugs.gnu.org, ludo@gnu.org Mail-Followup-To: 63115@debbugs.gnu.org, maxim.cournoyer@gmail.com, maxim.cournoyer@gmail.com Received: via spool by 63115-done@debbugs.gnu.org id=D63115.16969095438302 (code D ref 63115); Tue, 10 Oct 2023 03:46:02 +0000 Received: (at 63115-done) by debbugs.gnu.org; 10 Oct 2023 03:45:43 +0000 Received: from localhost ([127.0.0.1]:33740 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qq3gj-00029p-Vn for submit@debbugs.gnu.org; Mon, 09 Oct 2023 23:45:42 -0400 Received: from mail-qk1-x72e.google.com ([2607:f8b0:4864:20::72e]:45456) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qq3gg-00029Z-Ej for 63115-done@debbugs.gnu.org; Mon, 09 Oct 2023 23:45:39 -0400 Received: by mail-qk1-x72e.google.com with SMTP id af79cd13be357-7740aa4b545so351890985a.3 for <63115-done@debbugs.gnu.org>; Mon, 09 Oct 2023 20:45:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696909511; x=1697514311; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=1M8LFASI7TqzRaB4Y15AXGLMiGGZXk/eADSd2jdTghA=; b=O05EaVQgsZIew5XuJEOaVK0vksHUrGO5GXl7Z3aMtAJEQJo6yMGd9NxV8ChFFcpUrm /DNBRMj02x8pkDCFKzCqPilI+jODB4z+z5FeznrdjOSqmsFvx+adyGS+BNaxnZGqxfFN H8NrHxG+CAwO0TwXf8rO8KC/b39qRLZQ78YSp3pVpcKLH7fAiyG52Ekyr4ZdoawTyY6Q pqBR2qjv+pWJdday9SUGQ58idtO9nyC7LziRd+UJjtnKjGKUoEKDShl3vqR/2XoS8aGZ IBX8Sl3IpZ677+T7idU3NkJuVBtGoBVLCp+kCdZwwoUf6PHrppTOmqyDgRe4onGmn7wR /eug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696909511; x=1697514311; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=1M8LFASI7TqzRaB4Y15AXGLMiGGZXk/eADSd2jdTghA=; b=oLx5fKG31vBTCzHe2V1Z8kvpZFdKnIuJ5/JP8e5x21vvhw1O4s+j2oxxLjZgKAq3hK sOqRAcF80ze7GIOfM6unJAY6Ic3NnkFOL3W/Ri3KnhbQp0d7Yfk7eDe5UK4kdpjHP4lG 3IhZScPpHXXWe3mUCSiWDEd7LXc5B32wDP8Qu/hJJuAleq5IU8LyJSL5ti51CIaEcoNc rSpZi/1CNZirTqWdrMKz0wgqqMBgSBslgt3V585FJ+/p1BYxwbumIg6iG89DgzPrBTak xe6O2CuHdSRZXeilgO0eqX9M3s2xZ4MK38Xw9IlDTvNNyKCR6ZzqjAshfU3msOk3U3Zp 2mHQ== X-Gm-Message-State: AOJu0YyZQ6j9EneXVVHstsMFtvJf0XdvsZFS3Ywe4bpXA1ZnPTVGZDc4 sDVM8ZDl9D621QN4cjUCSvhGAIueQmU= X-Google-Smtp-Source: AGHT+IEUAsdUK85gx9zrhLSZJe/n1TOM3T8cghv6JCl7DyTauvrC/o/y5Du5VxnZkYR8kvUDfGpnRw== X-Received: by 2002:a05:620a:d8c:b0:777:fec:5736 with SMTP id q12-20020a05620a0d8c00b007770fec5736mr7167097qkl.49.1696909511649; Mon, 09 Oct 2023 20:45:11 -0700 (PDT) Received: from hurd (dsl-10-149-16.b2b2c.ca. [72.10.149.16]) by smtp.gmail.com with ESMTPSA id u14-20020a05620a120e00b0076ef2816ff0sm4017549qkj.16.2023.10.09.20.45.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 20:45:10 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: <87v8hhynz9.fsf@disroot.org> (paren@disroot.org's message of "Thu, 27 Apr 2023 23:10:52 +0100") References: <87edo55rjl.fsf@gmail.com> <87v8hhynz9.fsf@disroot.org> Date: Mon, 09 Oct 2023 23:45:10 -0400 Message-ID: <87cyxn6szd.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -5.06 X-Spam-Score: -5.06 X-Migadu-Queue-Id: A955F517F1 X-TUID: Nhn0wP9cXX37 Hello, "(" writes: > Maxim Cournoyer writes: >> When a record type is not in scope, the error message produced by the >> match-record macro from (guix records) reads something like: >> >> --8<---------------cut here---------------start------------->8--- >> guix/records.scm:598:32: map-fields: bad use of syntactic keyword in subform map-fields of map-fields >> --8<---------------cut here---------------end--------------->8--- > > Josselin made a patch, which I adapted and submitted at > . Which has since been merged, thank you! Closing. -- Thanks, Maxim