Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795351 - dev-lang/spidermonkey-78.10.1: downgrade importance of llvm slot missing message
Summary: dev-lang/spidermonkey-78.10.1: downgrade importance of llvm slot missing message
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-11 08:51 UTC by Pacho Ramos
Modified: 2021-07-13 21:25 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 Pacho Ramos gentoo-dev 2021-06-11 08:51:21 UTC
I was reviewing the logs and I found:
WARN: setup
sys-devel/llvm:12 is missing! Cannot use LLVM slot 12 ...

As it is tagged as a warning, I thought it was like an "issue" needing to get reviewed, but I noticed that :12 slot is still in testing and I guess it is more "informative" than a real problem needing fixing. I would then suggest to use elog instead of ewarn

Thanks!
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2021-06-11 09:29:13 UTC
I added this because we had users not understanding why slot X was used when they expected that slot Y should be used. I.e. it was added as "warning" to tell you we recognized you have slot Y installed but it cannot be used because of <reason>".

When watching emerge (=not running in quiet mode), chances are higher that you will spot such a warning, press CTRL+C and fix the problem in case you care about used versions that much.

But I also understand your point. It's not actionable.
Comment 2 Larry the Git Cow gentoo-dev 2021-07-12 23:32:43 UTC
The bug has been closed via the following commit(s):

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

commit 34848fe9699580281d8f2a59d714d5eab62e3999
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-07-12 23:30:43 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-07-12 23:32:38 +0000

    dev-lang/spidermonkey: downgrading ewarn to einfo in llvm_check_deps
    
    Closes: https://bugs.gentoo.org/795351
    Package-Manager: Portage-3.0.21, Repoman-3.0.3
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-lang/spidermonkey/spidermonkey-78.12.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit a99f2ebfa423b6ceb3cbe98987f3a58144403fce
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-07-12 23:02:50 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-07-12 23:31:51 +0000

    www-client/firefox: downgrading ewarn to einfo in llvm_check_deps
    
    Bug: https://bugs.gentoo.org/795351
    Package-Manager: Portage-3.0.21, Repoman-3.0.3
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 www-client/firefox/firefox-78.12.0.ebuild | 6 +++---
 www-client/firefox/firefox-90.0.ebuild    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2021-07-13 21:25:55 UTC
The bug has been referenced in the following commit(s):

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

commit 9398e90f9e5a9b7d50de53c03bf416a8cdf4067a
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-07-13 21:10:04 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-07-13 21:25:51 +0000

    mail-client/thunderbird: downgrading ewarn to einfo in llvm_check_deps
    
    Bug: https://bugs.gentoo.org/795351
    Package-Manager: Portage-3.0.21, Repoman-3.0.3
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 mail-client/thunderbird/thunderbird-78.12.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)