Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932367 - [guru] dev-lang/wabt-1.0.34 misses package(s) in RDEPEND
Summary: [guru] dev-lang/wabt-1.0.34 misses package(s) in RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2024-05-21 14:19 UTC by Agostino Sarubbo
Modified: 2024-05-23 10:36 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,166.80 KB, text/plain)
2024-05-21 14:19 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 2024-05-21 14:19:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/wabt-1.0.34 misses package(s) in RDEPEND.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0080
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-21 14:19:32 UTC
Created attachment 893660 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-23 10:36:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b3feeb1a58b5af05a2b9f7ca66537424ff6e5ebf

commit b3feeb1a58b5af05a2b9f7ca66537424ff6e5ebf
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2024-05-22 12:36:52 +0000
Commit:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
CommitDate: 2024-05-22 12:44:38 +0000

    dev-lang/wabt: Add {,R}DEPEND on openssl (automagic)
    
    Automagic being due to wabt also supporting PicoSHA2 as fallback
    but sadly only vendored so better just explicitely pull openssl.
    
    Closes: https://bugs.gentoo.org/932367
    Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>

 dev-lang/wabt/wabt-1.0.34.ebuild | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)