NetBSD Problem Report #55005

From www@netbsd.org  Sat Feb 22 18:51:03 2020
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 096641A9213
	for <gnats-bugs@gnats.NetBSD.org>; Sat, 22 Feb 2020 18:51:03 +0000 (UTC)
Message-Id: <20200222185102.27A761A9217@mollari.NetBSD.org>
Date: Sat, 22 Feb 2020 18:51:02 +0000 (UTC)
From: bapabooiee@gmail.com
Reply-To: bapabooiee@gmail.com
To: gnats-bugs@NetBSD.org
Subject: lang/zig: build fails due to pulling in LLVM-9, when =LLVM-8 is required
X-Send-Pr-Version: www-1.0

>Number:         55005
>Category:       pkg
>Synopsis:       lang/zig: build fails due to pulling in LLVM-9, when =LLVM-8 is required
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Feb 22 18:55:00 +0000 2020
>Closed-Date:    Sat Apr 11 12:41:34 +0000 2020
>Last-Modified:  Sat Apr 11 12:41:34 +0000 2020
>Originator:     Dean Matzkov
>Release:        2019-Q4
>Organization:
>Environment:
>Description:
lang/zig fails to build due to requiring exactly LLVM-8, while the Makefile pulls-in LLVM-9, as such:

----SNIP----
Configuring zig version 0.4.0+
CMake Error at cmake/Findllvm.cmake:35 (message):
  expected LLVM 8.x but found 9.0.0
----/SNIP----
>How-To-Repeat:

>Fix:
Bumping from zig-0.4.0 to zig-0.5.0 could work, since they bumped their LLVM requirement to LLVM-9:

https://ziglang.org/download/0.5.0/release-notes.html#LLVM-9

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: maya@NetBSD.org
State-Changed-When: Sat, 11 Apr 2020 12:41:34 +0000
State-Changed-Why:
lang/zig now at 0.5.0.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.