From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id gAPVLgvFDWX5VQAAG6o9tA:P1 (envelope-from ) for ; Fri, 22 Sep 2023 18:47:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id gAPVLgvFDWX5VQAAG6o9tA (envelope-from ) for ; Fri, 22 Sep 2023 18:47:07 +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 7615E5D23C for ; Fri, 22 Sep 2023 18:47:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=JHdXCba4; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695401227; 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=6Afw9NP72AW4gsE2bcuxy4tT9GvcrvzrqqHMADnzA+Q=; b=apcRR9t+Wf385UmxZoBQRO4JtQyX6V5xFYRFiiOme5Iuzk8FCyRVOBEvLIWrj0lPCBz0Zh aYFsAhsM43xNJTdLkibrOsYt+yHCw1zICjM8NGLxbjvPnNZ/P6TIS0p4zxVMtIOGh9PW2h Ma4JaR52N4ZknWdVzbRjckFX3jRxNLKNlg++ktPV1+S40vTyVzI5pPKXhC8qvU+8W7hTsQ FJOhMSJgsR7nM3QKVa+/y5vVZ0eFkzPUoqxzFpC27UREvbOp3YAsO7nSWq9cfVubtGcOSZ WaWrM32bpV7gA0lgR4FVuJwpmRKHPsOQpfdJs4tD+4mcZsuuamueAT9Ew0j2GA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695401227; a=rsa-sha256; cv=none; b=r8bLkpIYf7EIF3zwaShpkXfqG9Kl0f7OvgwmrwIxiXinhseRLp/9Xr+NXOAg6/PIR1aBp5 jsIwXgZYJH3q7Fx1nRxffTyeHy2Kd06gSlmlEkMHCRlWIndydPXRa6htA0OmgwPkk/AO/b V5kOD2THAUKycG1hP32dPtukIOfEzcLw1ze18WSo0tlbSmdk3psuEvQbYuQWqw0XX2Rg9G 3siX8BhpWSZ8SYf4vqVyFS5s2oE/YUhpK2ovZhRoXACmBpX+sJpOEgzTHgBt21B570MqDW Gl4I4NYBOQ2VIlYQjvhRofzcPa3FBs3Is+Zj2A2hXtWlUGUplpLlKsNdzPnnWw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=JHdXCba4; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qjjIw-0008D8-4K; Fri, 22 Sep 2023 12:46:58 -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 1qjjIr-0008B7-9B for bug-guix@gnu.org; Fri, 22 Sep 2023 12:46:53 -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 1qjjIr-0007ex-0P for bug-guix@gnu.org; Fri, 22 Sep 2023 12:46:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qjjJ1-0006RD-LM for bug-guix@gnu.org; Fri, 22 Sep 2023 12:47:03 -0400 Subject: bug#42480: cabal-install/GHC fails to find libraries Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Fri, 22 Sep 2023 16:47:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 42480 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: John Soo Cc: Ricardo Wurmus , 42480-done@debbugs.gnu.org Mail-Followup-To: 42480@debbugs.gnu.org, zimon.toutoune@gmail.com, jsoo1@asu.edu Received: via spool by 42480-done@debbugs.gnu.org id=D42480.169540116824616 (code D ref 42480); Fri, 22 Sep 2023 16:47:03 +0000 Received: (at 42480-done) by debbugs.gnu.org; 22 Sep 2023 16:46:08 +0000 Received: from localhost ([127.0.0.1]:37229 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjjI7-0006Ov-RD for submit@debbugs.gnu.org; Fri, 22 Sep 2023 12:46:08 -0400 Received: from mail-wr1-x436.google.com ([2a00:1450:4864:20::436]:41108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjjHu-0006Mx-K7 for 42480-done@debbugs.gnu.org; Fri, 22 Sep 2023 12:45:58 -0400 Received: by mail-wr1-x436.google.com with SMTP id ffacd0b85a97d-3200b181b67so235299f8f.0 for <42480-done@debbugs.gnu.org>; Fri, 22 Sep 2023 09:45:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1695401138; x=1696005938; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=6Afw9NP72AW4gsE2bcuxy4tT9GvcrvzrqqHMADnzA+Q=; b=JHdXCba4v0+oFqjWODMhFq03lPIz6MIZS6b5HFnk1Mp/ZEWdMthKQMElrsZC5b2ETN 4rdJxbIJkXC7kGh+8lTs2kVpv2hJI2BNEkVPl4ZFlMtBkXvgpPimPY2t2emRrSKNYJEF p44CYy2OQJMf0BaEBA348dw74G6a16uVvf4uyV0hrk1pg69AihLUnMled2YWtx4/uuuv 24YxlwNYs7P6uEdA69dDm85VGiqrnykcXFKPqNMeKCbSOd8GBLqcm4SPijlWPzhBkmUK 254wzXHF3TgQVonwUyJlskZLNw2gHfH4TdLeq//n+szryWH+Ep+8pOq3YPXhjmLrxUXR KFIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695401138; x=1696005938; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=6Afw9NP72AW4gsE2bcuxy4tT9GvcrvzrqqHMADnzA+Q=; b=AcGMuKcyuQ3kmIc4glL46RUOPvk0y9SWGziUjDuK1k+bUIXG2uyNZcRRlwImAofE4l m5QghRHhf5LtEyP8EKGBx0Ap7w8M8eDwjk9G+p4IAOHY3c+X+RsKmttLX7Zb7GZxbXoU 7LJnpsGBUGo2Bl0VWE9W1uKcqjcssAZ3qxz+DMdBx5F1NKAX7lC65xye3d3G8I1ijPTW wB1hciNyAFKhPLFbOAHTOIp40XgkHAdBVQQcaYkcv900k56pDAd6BJTypVdJSaKylKZP iYb6+CXOszReNW3XxQMgnCry4zzDWREKvbuvSLZnF9c2+RVCFxMRL/TxjlYee0aOK7vN JWWw== X-Gm-Message-State: AOJu0YxW3ccgxFzfudsSFFvmvWw7byo2hhwOpuNtO9lKYEnHYjDtb79e wuvna4VhaTa/wOiyrNbnNIgVH27B40Y= X-Google-Smtp-Source: AGHT+IH5BTQvYsIKVxyaIMXEC9Mgo5iN3l70G1uyiZHsR/gGnDLTcdI6L2Dxp5bVPunmBGKl/QwiZA== X-Received: by 2002:a05:6000:1c7:b0:317:8fd:f01a with SMTP id t7-20020a05600001c700b0031708fdf01amr187824wrx.7.1695401138113; Fri, 22 Sep 2023 09:45:38 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id p5-20020a056000018500b0031980783d78sm4844451wrx.54.2023.09.22.09.45.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Sep 2023 09:45:37 -0700 (PDT) From: Simon Tournier References: <875zafcrt9.fsf@asu.edu> <87zh7rz09q.fsf@elephly.net> <87zh7rt8sz.fsf@asu.edu> Date: Fri, 22 Sep 2023 18:16:43 +0200 In-Reply-To: <87zh7rt8sz.fsf@asu.edu> (John Soo's message of "Wed, 22 Jul 2020 16:43:40 -0700") Message-ID: <875y4289p0.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: 2.84 X-Migadu-Spam-Score: 2.84 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: 7615E5D23C X-TUID: KHLIiiar4AgT Hi I think this old bug#42480, https://issues.guix.gnu.org/issue/42480 can be closed. On Wed, 22 Jul 2020 at 16:43, John Soo wrote: > I do have gcc-toolchain installed and I just realized that my project > compiles fine if I do not try to statically link. I believe this can be > closed as dynamic linking works fine. My mistake. I did see the issue > regarding captured inputs to ghc. I am in favor of removing them. I > always must have gcc-toolchain installed when using ghc anyways. Adding gcc-toolchain fixes the issue. I am closing. Let me know if I am missing something. Cheers, simon