From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 0HFRNetrZGIvegEAbAwnHQ (envelope-from ) for ; Sat, 23 Apr 2022 23:13:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id oCxPNOtrZGKrHgAAG6o9tA (envelope-from ) for ; Sat, 23 Apr 2022 23:13:15 +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 4A1A73DC13 for ; Sat, 23 Apr 2022 23:13:15 +0200 (CEST) Received: from localhost ([::1]:44742 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1niN46-0002By-22 for larch@yhetil.org; Sat, 23 Apr 2022 17:13:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55324) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1niN3v-0002BU-23 for bug-guix@gnu.org; Sat, 23 Apr 2022 17:13:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35232) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1niN3u-0007cO-Pr for bug-guix@gnu.org; Sat, 23 Apr 2022 17:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1niN3u-0004qa-Ko for bug-guix@gnu.org; Sat, 23 Apr 2022 17:13:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#42164: Combining file-append with gexps results in incomprehensible errors Resent-From: Brian Cully Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 23 Apr 2022 21:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42164 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxime Devos Received: via spool by 42164-submit@debbugs.gnu.org id=B42164.165074834018573 (code B ref 42164); Sat, 23 Apr 2022 21:13:02 +0000 Received: (at 42164) by debbugs.gnu.org; 23 Apr 2022 21:12:20 +0000 Received: from localhost ([127.0.0.1]:57361 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1niN3D-0004pP-Ke for submit@debbugs.gnu.org; Sat, 23 Apr 2022 17:12:19 -0400 Received: from coleridge.kublai.com ([166.84.7.167]:56667 helo=mail.spork.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1niMch-000483-Et for 42164@debbugs.gnu.org; Sat, 23 Apr 2022 16:44:56 -0400 Received: from ditto (unknown [IPv6:2001:470:1f07:1b9:8650:a942:ec5e:856b]) by mail.spork.org (Postfix) with ESMTPSA id 2D55F4B88; Sat, 23 Apr 2022 16:44:50 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=spork.org; s=dkim; t=1650746694; bh=TBGzbvTSa5yanB+yDSfzclYx90IdvszTdeZB5XrkjbQ=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=MPBJ99Jv7Oq58JxzZjMHargn9hrLtk/PlcI6bsUMYGmyqTjvhjPGq9jarBmCM89d9 eA5HzjoDceT9PtVSXej8GBEwjCFqEzr2L86qwwWCrf4/Wp2eoh/9VzUBqf6bXr73kQ ovXNmbjo23+Jo+bycUdS7XltgkjAOms31Zf0mTaM= References: <20200702120029.vglwgexyasdzhgll@gravity> <87k0bfkca3.fsf@ditto.jhoto.spork.org> <87bkwrk7zk.fsf@ditto.jhoto.spork.org> <2bda48c996ac6b0bae970d8e5559675d6984ac51.camel@telenet.be> User-agent: mu4e 1.6.10; emacs 28.1 From: Brian Cully Date: Sat, 23 Apr 2022 16:40:08 -0400 In-reply-to: <2bda48c996ac6b0bae970d8e5559675d6984ac51.camel@telenet.be> Message-ID: <877d7f7cn4.fsf@ditto.jhoto.spork.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Sat, 23 Apr 2022 17:12:18 -0400 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: 42164@debbugs.gnu.org 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=1650748395; 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: content-transfer-encoding:content-transfer-encoding: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=KfIJXKLi0Q7Xpi89bBriOSCcKPalCT1gyP4r+U5X9l0=; b=HIZuJ9TbFlXhxnrmRrOUnOqufExjtUnJEGK7axtrTeE3nFkszgq7GKqkYhwgZeftsMxWUZ PK1r4sLt3VliEkxT5uSbxoUJXunUWaFEBvb3eKHB75v498dnRbsnevUvpQ68Vx2yrHcKsW ulT6bLRQbL/EKS+HjuCmVYjQ42Ns+a0z7LTxpLq8LsjxBMFZpZyeM1f95goaJtc22FMXKx kP4XgbaIyMmeoZ6c+5McUo45/BZs0tynz7bZcdsgiUhXWiM3Q+tw29PW+9rsZUVwssZV22 S8BqWP7KnidR9PWP1WT62xFxSMztZmu+euj4OGHbP/EbZmV4MmZp1VrgL8ORjw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650748395; a=rsa-sha256; cv=none; b=oY1D2fFxGafvkErqAI6tFcAXKAn3ZDUgrxOVLGcJXNjUaDZemcUnlUz8IGZsrfS8zZqUXq igEWV6sY+40yLcmaW76ZIdbyzQXgKM5PkmPK4cVgM6zv7VtOea5hbA2bEtnSE+ro1u6irI SUmBZumDzGa6wEHGMr6DosPe3g00ErjEg+EBfxuoVoOriFV83XPDQhtTtVIM/nbD5RY49E N3vbujDsULt00CVMGjJK1WovjzWaGDHtFaRn45yNl9FYegqybb6zEZix5IxJAWhikgJ743 5+4fN9U/qwErEgN4nM7hFCpMbUg0L4ci8K2YjpF+1MKldKd6gFwvSrz66CeW5g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=spork.org header.s=dkim header.b=MPBJ99Jv; dmarc=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: 0.98 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=spork.org header.s=dkim header.b=MPBJ99Jv; dmarc=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: 4A1A73DC13 X-Spam-Score: 0.98 X-Migadu-Scanner: scn1.migadu.com X-TUID: B0ad7xV+gAs/ Maxime Devos writes: > Proposed implementation: > > (define (output thing output) > (gexp-input package output)) > > Seems like this thing already exists, it's just not well-known and not > documented in the manual. Where is this in the code? I couldn=E2=80=99t find it myself (grepping for these keywords turns up a lot of false positives). On the off chance it might work, I did try =E2=80=98(file-append (output pkg "lib") "/path")= =E2=80=99 and was told that =E2=80=98output=E2=80=99 is an unbound variable. -bjc