From nobody Mon Jun 14 16:55:48 2021 X-Original-To: haskell@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 7BB665D1569 for ; Mon, 14 Jun 2021 16:55:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G3cyr1zyYz3qxX for ; Mon, 14 Jun 2021 16:55:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2D5AF18537 for ; Mon, 14 Jun 2021 16:55:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 15EGtmU6004599 for ; Mon, 14 Jun 2021 16:55:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 15EGtmO3004598 for haskell@FreeBSD.org; Mon, 14 Jun 2021 16:55:48 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: maintainer-feedback requested: [Bug 256605] lang/ghc fails to build Date: Mon, 14 Jun 2021 16:55:48 +0000 X-Bugzilla-Type: request 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: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Haskell issues and discussions List-Archive: https://lists.freebsd.org/archives/freebsd-haskell List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-haskell@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N Bugzilla Automation has asked freebsd-haskell (Nobod= y) for maintainer-feedback: Bug 256605: lang/ghc fails to build https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256605 --- Description --- Hi, context: arm64 bare metal poudriere-devel-3.3.99.20210521 installed llvm: # pkg info -x llvm llvm10-10.0.1_5 in the poudriere host: # pkg search -x llvm The provides database is up-to-date. llvm10-10.0.1_5 LLVM and Clang llvm90-9.0.1_3 LLVM and Clang error building lang/ghc: [...] 02:21:03] : error: [02:21:03] Warning: Couldn't figure out LLVM version! [02:21:03] Make sure you have installed LLVM between 10 and 12 [02:21:03]=20 [02:21:03] : error: [02:21:03] Warning: Couldn't figure out LLVM version! [02:21:03] Make sure you have installed LLVM between 10 and 12 [...] ending with: [02:22:03] : error: [02:22:03] Warning: Couldn't figure out LLVM version! [02:22:03] Make sure you have installed LLVM between 10 and 12 [02:22:03] ghc-stage1: could not execute: opt [02:22:03] gmake[2]: *** [rts/ghc.mk:322: rts/dist/build/Apply.o] Error 1 [02:22:03] gmake[2]: *** Waiting for unfinished jobs.... [02:22:04] gmake[1]: *** [Makefile:128: all] Error 2 [02:22:04] gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/ghc/work/ghc-8.10.5' [02:22:04] =3D=3D=3D> Compilation failed unexpectedly. [02:22:04] Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting t= he failure to [02:22:04] the maintainer. [02:22:04] *** Error code 1 [02:22:04]=20 [02:22:04] Stop. [02:22:04] make: stopped in /usr/ports/lang/ghc [02:25:53] =3D>> Cleaning up wrkdir [02:25:55] =3D=3D=3D> Cleaning for ghc-8.10.5 [02:25:55] build of lang/ghc | ghc-8.10.5 ended at Mon Jun 14 17:07:41 BST = 2021 [02:25:55] build time: 02:25:55 [02:25:55] !!! build failure encountered !!! full log: https://cloud.zyxst.net/~john/FreeBSD/ports/ghc/ghc-8.10.5.log