From owner-freebsd-haskell@freebsd.org Mon Apr 2 15:18:57 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0BF8EF7125B for ; Mon, 2 Apr 2018 15:18:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9B59F82D28 for ; Mon, 2 Apr 2018 15:18:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5C0F4F7125A; Mon, 2 Apr 2018 15:18:56 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A8FAF71258 for ; Mon, 2 Apr 2018 15:18:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DD63D82D26 for ; Mon, 2 Apr 2018 15:18:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 01E3E6838 for ; Mon, 2 Apr 2018 15:18:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w32FIsPq014924 for ; Mon, 2 Apr 2018 15:18:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w32FIscN014923 for haskell@FreeBSD.org; Mon, 2 Apr 2018 15:18:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 226872] lang/ghc: fails to build with lld as /usr/bin/ld Date: Mon, 02 Apr 2018 15:18:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Apr 2018 15:18:57 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226872 --- Comment #4 from Ed Maste --- For reference, 558 dependent ports are skipped as a result of this issue wh= en using lld as the system linker (http://package18.nyi.freebsd.org/build.html?mastername=3Dheadamd64PR214864= -default&build=3D2018-03-21_17h43m11s) --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-haskell@freebsd.org Thu Apr 5 09:26:01 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F475F9877F for ; Thu, 5 Apr 2018 09:26:01 +0000 (UTC) (envelope-from kp@krion.cc) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 35E1E71FDE for ; Thu, 5 Apr 2018 09:26:01 +0000 (UTC) (envelope-from kp@krion.cc) Received: by mailman.ysv.freebsd.org (Postfix) id E9A19F9877D; Thu, 5 Apr 2018 09:26:00 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5D38F9877C for ; Thu, 5 Apr 2018 09:26:00 +0000 (UTC) (envelope-from kp@krion.cc) Received: from krion.cc (krion.cc [148.251.235.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E73F71FDC; Thu, 5 Apr 2018 09:26:00 +0000 (UTC) (envelope-from kp@krion.cc) Received: from krion.cc (krion.cc [148.251.235.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by krion.cc (Postfix) with ESMTPSA id 740894BD47; Thu, 5 Apr 2018 11:25:53 +0200 (CEST) Date: Thu, 5 Apr 2018 11:25:53 +0200 From: Kirill Ponomarev To: haskell@FreeBSD.org Cc: Ed Maste Subject: [emaste@freebsd.org: Re: Heads-up: linker (lld) changes for amd64 coming soon] Message-ID: <20180405092552.GA11687@krion.cc> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ikeVEW9yuYc//A+q" Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2018 09:26:01 -0000 --ikeVEW9yuYc//A+q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline ----- Forwarded message from Ed Maste ----- PR 226872 - lang/ghc Haskell compiler - the compiler builds fine by using ld.bfd via $LD, but then the built compiler invokes ld. Report in the PR claims the current version (8.4.1) includes some lld support so might "just work" after the port's updated? 558 dependent ports skipped. Can someone from haskell team pickup this issue and test 8.4.1 update with ld.lld? If you need help, let me know. --ikeVEW9yuYc//A+q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEJCHRFhEAQujKni1pDyI9/LMCykUFAlrF66AACgkQDyI9/LMC ykUm5gf/Xo4jM4lqgZ6r/zJrsLvjJOgMPwIZRoLVAqIK4ezYOV56vWozkaywM0te hYhYx79UIlhln+ZFqYA6eyEdy/Vvs13Y+zA4WqGQf7dllO8xxuvCKZvbbfec68En AX14tyVHaV3BzDseHyjZyZZSRN3++qwkaldmSNjHehkp60kOboMEqBdSCIUcy2ch vzaFgklTTnouAolC5IJ5VydX6bnO908my2LSfyF9oxT9PsJpoaKcduEHxxXl7Kcl XAVyrB/ZV1q1iYohyGbx9QS/404wQUvNneibwI/zqL4+6b7XWdF3mwNj3WTPhGFV E7DxqRlY3tywPzYHdVdj3VQzs7wItQ== =RYY0 -----END PGP SIGNATURE----- --ikeVEW9yuYc//A+q-- From owner-freebsd-haskell@freebsd.org Thu Apr 5 17:54:32 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6A9EF969FA for ; Thu, 5 Apr 2018 17:54:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 35A42689A9 for ; Thu, 5 Apr 2018 17:54:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id EB012F969F9; Thu, 5 Apr 2018 17:54:31 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8837F969F8 for ; Thu, 5 Apr 2018 17:54:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6982C689A5 for ; Thu, 5 Apr 2018 17:54:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B49961588B for ; Thu, 5 Apr 2018 17:54:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w35HsUEj039968 for ; Thu, 5 Apr 2018 17:54:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w35HsUWg039967 for haskell@FreeBSD.org; Thu, 5 Apr 2018 17:54:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 226872] lang/ghc: fails to build with lld as /usr/bin/ld Date: Thu, 05 Apr 2018 17:54:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2018 17:54:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226872 --- Comment #5 from Ed Maste --- Some links: It seems ghc started preferring lld if available, as of 8.2.11: https://ghc.haskell.org/trac/ghc/blog/ghc-8.2.11-released https://ghc.haskell.org/trac/ghc/ticket/13541 https://phabricator.haskell.org/D3449 https://phabricator.haskell.org/D3694 --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-haskell@freebsd.org Sat Apr 7 07:13:32 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1615F91095 for ; Sat, 7 Apr 2018 07:13:31 +0000 (UTC) (envelope-from raichoo@googlemail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7CB277AD2F for ; Sat, 7 Apr 2018 07:13:31 +0000 (UTC) (envelope-from raichoo@googlemail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 3E231F91090; Sat, 7 Apr 2018 07:13:31 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2BA6CF9108E for ; Sat, 7 Apr 2018 07:13:31 +0000 (UTC) (envelope-from raichoo@googlemail.com) Received: from mail-it0-x229.google.com (mail-it0-x229.google.com [IPv6:2607:f8b0:4001:c0b::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BA7587AD14 for ; Sat, 7 Apr 2018 07:13:30 +0000 (UTC) (envelope-from raichoo@googlemail.com) Received: by mail-it0-x229.google.com with SMTP id f6-v6so4838608ita.2 for ; Sat, 07 Apr 2018 00:13:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=2FM1SUQE1ocur79mupv72QA8axj5Q3AB2tngoldGck0=; b=tS3+M7A0d72aQR5dc/vHC4B2Y/2MaKChaO2F30LFOcDwk83TTyHHFSNCc8LcR6BwUI uPhsaio74z1ZOp/B29KtOifz/L+JamJr5KRPO86O/+uxwuTDxnBmA5RsPYE/ZNSt4fSL qNAI1W5PJl0MPEc7KK+9cTkl0ZxrUM7TTZD9NUkWPdo38S6kctCZ+qAtElMWUUj6mpEv HjfZ+7QXRXu34yfHjgYqUcxEDyQyrcKuust3thcHXGWbhfOwLBdEDyEi6y8lAiGo4Yg2 6RaJMtVlYpOcoalYC+8QihUdfR/oOEPlJPOBzcotuov/xmbgt0Yh3tjAvIs4dVTjEWOP QFgw== X-Gm-Message-State: AElRT7FXuSIjDRuxgfKhPPIFfnAfKwwQvF6ZjymkIELsV5dvqxnmyBhg mVQtkaGHQzHYLCgZIshMQ5nEQVVlEeMJzys1Ugk= X-Google-Smtp-Source: AIpwx4/E3ujm1+/Tdd0yK5ib0+irCFMWonDEFZfHVe/ikvxbgS/atfYNXbHoO4ZMMMMeyabVVhA+lIL97lwaJvQb38c= X-Received: by 2002:a24:1a45:: with SMTP id 66-v6mr20417562iti.130.1523085209639; Sat, 07 Apr 2018 00:13:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.141.150 with HTTP; Sat, 7 Apr 2018 00:13:28 -0700 (PDT) From: raichoo Date: Sat, 7 Apr 2018 09:13:28 +0200 Message-ID: Subject: HEADS UP: GHC 8.4.1 has issues when used as a bootstrop compiler To: haskell@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Apr 2018 07:13:32 -0000 Hi, I've added DTrace support to GHC for FreeBSD. As it turns out this sadly breaks the ability to function as a bootstrap compiler. I'm currently trying to get in a flag for 8.4.2 to disable DTrace as a temporary workaround until I've fixed the actual issue. I just wanted to give you a heads up to not upgrade the port to anything higher than 8.2.x at the moment. Kind regards, raichoo From owner-freebsd-haskell@freebsd.org Sat Apr 7 18:29:29 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 290A8F9D236 for ; Sat, 7 Apr 2018 18:29:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id AF6187E288 for ; Sat, 7 Apr 2018 18:29:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6F445F9D230; Sat, 7 Apr 2018 18:29:28 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5DF7BF9D22F for ; Sat, 7 Apr 2018 18:29:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EBC357E26A for ; Sat, 7 Apr 2018 18:29:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 096376D38 for ; Sat, 7 Apr 2018 18:29:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w37ITQK2068418 for ; Sat, 7 Apr 2018 18:29:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w37ITQtE068417 for haskell@FreeBSD.org; Sat, 7 Apr 2018 18:29:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 226872] lang/ghc: fails to build with lld as /usr/bin/ld Date: Sat, 07 Apr 2018 18:29:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: 6yearold@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Apr 2018 18:29:29 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226872 --- Comment #6 from arrowd <6yearold@gmail.com> --- I've posted a preliminary diff to update GHC to 8.4.1 [1]. I repackaged bootstrap compiler changed both to use ld.bfd as their linker. However, this isn't ready to be committed yet, because ~400 hs* ports also need updating.= And then at least 3 exp runs. To make the current port use ld.bfd try a change I made on lang/ghc/Makefile:100 and lang/ghc/Makefile:41, that is removing --with-ld=3D${LD} configure argument and passing LD env var. [1] https://reviews.freebsd.org/D15005 --=20 You are receiving this mail because: You are the assignee for the bug.=