Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jun 2024 04:26:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279536] databases/postgresql*-{client,server}: Remove LLVM version restriction
Message-ID:  <bug-279536-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 279536
           Summary: databases/postgresql*-{client,server}: Remove LLVM
                    version restriction
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jkim@FreeBSD.org

Created attachment 251231
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D251231&action=
=3Dedit
Remove LLVM version restriction

There is no need to restrict LLVM version any more because upstream added
support for LLVM 16 with 37d5babb5cfa.

https://github.com/postgres/postgres/commit/37d5babb5cfa4c6795b3cb6de964ba0=
19d3d60ab

It was merged to all supported branches and available from 16.1, 15.5, 14.1=
0,
13.13, and 12.17:

https://github.com/postgres/postgres/commit/74d19ec096dfbda5782e62892de7e86=
a104f8265
https://github.com/postgres/postgres/commit/eed1feb3fee1a558b67b04cbd709f31=
142f071d5
https://github.com/postgres/postgres/commit/82d9a782a29633a7d2c8c0785e4162a=
46f93d23b
https://github.com/postgres/postgres/commit/f28956b239f19858e7c429d3065678c=
e79c5104b
https://github.com/postgres/postgres/commit/15ddc9725eb73d97a16652c7c90d993=
302773544

Note there was a problem with the code but it should be fixed with the
following commit.

https://github.com/postgres/postgres/commit/2cf50585e54a7b0c6bc62a087c69043=
ae57e4252

This fix is available from 16.2, 15.6, 14.11, 13.14, and 12.18.

https://github.com/postgres/postgres/commit/2cf50585e54a7b0c6bc62a087c69043=
ae57e4252
https://github.com/postgres/postgres/commit/aef521849b68d1eeb63c3dfbc4e92d6=
6dc94a636
https://github.com/postgres/postgres/commit/75a20a4b4b4485f76158719bcdb4831=
0cf2552d4
https://github.com/postgres/postgres/commit/10912f7d4ff0e343e714a1703752c0d=
8c5b71306
https://github.com/postgres/postgres/commit/3b991f81c45720515144b928bb8d1f0=
3577628f1

"min=3D11" is not necessary because LLVM 10 and earlier is no longer suppor=
ted in
our ports tree since d5a66b30713d.

https://cgit.freebsd.org/ports/commit/?id=3Dd5a66b30713ded50915b42ce99eda92=
141e7f233

--=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-279536-7788>