Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914194 - >=dev-db/postgresql-16: switch to Meson
Summary: >=dev-db/postgresql-16: switch to Meson
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-14 16:37 UTC by Sam James
Modified: 2023-09-21 06:05 UTC (History)
1 user (show)

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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-14 16:37:49 UTC
postgres 16 has support for buliding with meson and will eventually switch entirely.

I believe titanofold already played w/ porting the live ebuild although it wasn't committed yet.

It's in our interests to at the very least test it out and report any issues before there's no alternative, but it should also allow cleaning up the ebuild quite a bit and give a compile-time improvement.
Comment 1 Larry the Git Cow gentoo-dev 2023-09-21 06:05:32 UTC
The bug has been referenced in the following commit(s):

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

commit ea457e7f7fb27ec588cee619e660d3106e93f84d
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2023-09-21 06:03:36 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2023-09-21 06:03:36 +0000

    dev-db/postgresql: Switch live to Meson
    
    Bug: https://bugs.gentoo.org/914194
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-db/postgresql/postgresql-9999.ebuild | 138 ++++++++++++-------------------
 1 file changed, 55 insertions(+), 83 deletions(-)