From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id CJhRNgmby16pAQAA0tVLHw (envelope-from ) for ; Mon, 25 May 2020 10:16:41 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id vLr7MQmby14uRwAAbx9fmQ (envelope-from ) for ; Mon, 25 May 2020 10:16:41 +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 9FB74940CFB for ; Mon, 25 May 2020 10:16:41 +0000 (UTC) Received: from localhost ([::1]:37536 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jdA9w-0004uD-KW for larch@yhetil.org; Mon, 25 May 2020 06:16:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50906) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jdA9l-0004tD-Rr for guix-devel@gnu.org; Mon, 25 May 2020 06:16:29 -0400 Received: from mail-qt1-x836.google.com ([2607:f8b0:4864:20::836]:35754) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jdA9l-0005n8-5I; Mon, 25 May 2020 06:16:29 -0400 Received: by mail-qt1-x836.google.com with SMTP id z1so1345090qtn.2; Mon, 25 May 2020 03:16:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=SbQFQuA5N8qWFW49ftvGPdr+soSJlxi6nB/KOObpI9U=; b=MryIy36+lf9WR//tiKMT8Il/H0kpDd/8tDZ25/rWI9yTzXf45NSkIhx+iQXpZ1/+Dv LrnhxPQCKsl54SU3E4zUf7dC2G2fsb6kLMjltdr3uja7STYlftJTcT9qyIyBvWTRiW5n OHYVrf+jbPFisj7xCY7zlr3jvBc4cHhpgoF0TlhUVKh1+HItEQtWUmfVyl2RgJv38OgZ X/n1xZksPuRQgk5tqxFj/yBik/aeYXrgOo5dSRvDw+YfQTqkdUjHADp2JoMo9T+EXGPL 1hVtqbyLjyKjfz1Z9fgBPH3EtDjKrIgJoFCEiEVUqo0mA7q45g6HOvF135hOG0PdF9aN tbog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=SbQFQuA5N8qWFW49ftvGPdr+soSJlxi6nB/KOObpI9U=; b=Br1bd9YJFZTOGDR/YQS3EtMV8p2Ny0Z2oHn6NphOLm7bOerLZFVYl2ybZJ0N7Bh5Yd k8HH1jwYi/fKhF+0firwt4BfPjweODcDKQmnLxN66nD1Cqp69JmjYjtyDN9E1EEz2h1e K9Gl2r0VI2+0fJTS07YREWubtOM8CjrZCjyS5JKLM9NnEYPtVZVoIulroP2eURsKPmoQ yVYTAqJapa0jIwZMs0fHYEJVUZrjk1qdLsHzZDr+7TcOJZ4/vdoesMth/APppLNGwJ+/ lWep+1CozLylNY8I47ehoM0wUp7lNPMa+xGbnv5oseYSW5Cbd6mpEEdK5DU/OAABl/wA +YdA== X-Gm-Message-State: AOAM533R6Z3oAxFgjFzcQ73qYwnL/cVyLdEoPhaKjbNmcfcM3sevOGLx EbfH9q9ydhDNQGfbRb3X02KIJsFrf8xL2OFBgP90Aw== X-Google-Smtp-Source: ABdhPJwbdAmnh3Pur463RUIoA623F2Q/wu9F9wZVCijhIUcRCxV/uruJ//tLpgdxNfNPEbQTKpDTfB5IsdG0x8xJ7Dk= X-Received: by 2002:aed:3949:: with SMTP id l67mr26468410qte.313.1590401787673; Mon, 25 May 2020 03:16:27 -0700 (PDT) MIME-Version: 1.0 References: <87wo5pi2yn.fsf@gnu.org> <87lflqmdo5.fsf@gnu.org> <87tv05yrq0.fsf@gnu.org> In-Reply-To: <87tv05yrq0.fsf@gnu.org> From: zimoun Date: Mon, 25 May 2020 12:16:16 +0200 Message-ID: Subject: Re: Exact same 'call-with-temporary-directory' defined twice? To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::836; envelope-from=zimon.toutoune@gmail.com; helo=mail-qt1-x836.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guix Devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=MryIy36+; 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-Spam-Score: -0.71 X-TUID: 0+zR3igX4Juu Hi Ludo, On Sun, 24 May 2020 at 22:59, Ludovic Court=C3=A8s wrote: > Regarding (1): a statically-linked Guile cannot call =E2=80=98dynamic-lin= k=E2=80=99 to > access libc symbols, so it cannot use FFI bindings to libc such as those > in (guix build syscalls). Thank you for the explanations. It helps. :-) Cheers, simon