Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835887 - dev-db/postgresql-13.6-r1 calls commands that do not exist: llvm_pkg_setup
Summary: dev-db/postgresql-13.6-r1 calls commands that do not exist: llvm_pkg_setup
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-24 08:32 UTC by Agostino Sarubbo
Modified: 2022-03-24 22:30 UTC (History)
3 users (show)

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


Attachments
build.log.xz (build.log.xz,50.80 KB, application/x-xz)
2022-03-24 08:32 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-03-24 08:32:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/postgresql-13.6-r1 calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)

NOTE:
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-24 08:32:19 UTC
Created attachment 767680 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-24 22:25:12 UTC
$ pkgcheck scan -k MissingInherits
dev-db/postgresql
  MissingInherits: version 13.6-r1: llvm: missing inherit usage: 'llvm_pkg_setup', line 87
Comment 3 Larry the Git Cow gentoo-dev 2022-03-24 22:26:22 UTC
The bug has been closed via the following commit(s):

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

commit 7ed3b2af49e86956f362d14906831f31e2924089
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-24 22:25:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-24 22:26:11 +0000

    dev-db/postgresql: add missing llvm.eclass inherit
    
    Revbump is needed as requested/needed LLVM versions may not have
    been used.
    
    Closes: https://bugs.gentoo.org/835887
    Signed-off-by: Sam James <sam@gentoo.org>

 .../postgresql/{postgresql-13.6-r1.ebuild => postgresql-13.6-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)