Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 2020 17:15:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 249620] devel/libclc: depends on python 2.x
Message-ID:  <bug-249620-7141-eDaXJlBjDi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249620-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249620-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249620

Greg V <greg@unrelenting.technology> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greg@unrelenting.technology
 Attachment #218803|                            |maintainer-approval?
              Flags|                            |

--- Comment #1 from Greg V <greg@unrelenting.technology> ---
Created attachment 218803
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D218803&action=
=3Dedit
libclc.patch (llvm 11.0.0)

libclc is part of the LLVM repo now, the separate mirror is no longer updat=
ed.
Versioning is quite confusing: pkg-config version is stuck at 0.2.0, the tag
from the mirror was 0.4.0, but now it's in LLVM so it follows LLVM.

The python2 based build system is dropped:
https://github.com/llvm/llvm-project/commit/d6e0e6d255a7d54a3873b7a5d048eee=
00ef6bb6d#diff-eadd7e7d6ad9e3f2b2ca4010924946948dac2350f8b901e9744c10a79ecd=
b92e

The attached patch builds libclc from llvm-project 11.0.0, using CMake.
(also resets BROKEN_powerpc64 because let's try again)

Clover must be rebuilt (PORTREVISION bumped) when switching to this version,
since the directory for the bytecode files has moved from lib to share, and
apparently clover gets this path compiled in via headers or something.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249620-7141-eDaXJlBjDi>