Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917151 - dev-db/postgresql-15.5[llvm] now supports llvm 16 and 17
Summary: dev-db/postgresql-15.5[llvm] now supports llvm 16 and 17
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PgSQL Bugs
URL: https://www.postgresql.org/docs/relea...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-11 05:55 UTC by Kyle Elbert
Modified: 2023-11-11 06:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle Elbert 2023-11-11 05:55:53 UTC
They tucked it towards the bottom of the release notes.

Mind updating the dependency?

Verified it builds and passed the tests with llvm 17.0.4 and is working with my site.
Comment 1 Larry the Git Cow gentoo-dev 2023-11-11 06:42:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdfb847cc3f78fe53472771243ac609fc2aaf5e9

commit cdfb847cc3f78fe53472771243ac609fc2aaf5e9
Author:     Patrick Lauer <patrick@gentoo.org>
AuthorDate: 2023-11-11 06:41:13 +0000
Commit:     Patrick Lauer <patrick@gentoo.org>
CommitDate: 2023-11-11 06:42:07 +0000

    dev-db/postgresql: Allow newer llvm
    
    Closes: https://bugs.gentoo.org/917151
    Signed-off-by: Patrick Lauer <patrick@gentoo.org>

 dev-db/postgresql/postgresql-12.17.ebuild | 6 +++---
 dev-db/postgresql/postgresql-13.13.ebuild | 6 +++---
 dev-db/postgresql/postgresql-14.10.ebuild | 6 +++---
 dev-db/postgresql/postgresql-15.5.ebuild  | 6 +++---
 dev-db/postgresql/postgresql-16.1.ebuild  | 6 +++---
 5 files changed, 15 insertions(+), 15 deletions(-)