Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927353 - dev-ruby/dry-struct-1.6.0 fails tests: Error: require "warning"
Summary: dev-ruby/dry-struct-1.6.0 fails tests: Error: require "warning"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-20 13:19 UTC by Agostino Sarubbo
Modified: 2024-03-21 07:04 UTC (History)
0 users

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


Attachments
build.log (build.log,48.28 KB, text/plain)
2024-03-20 13: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-03-20 13:19:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/dry-struct-1.6.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-20 13:19:22 UTC
Created attachment 887992 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-20 13:19:24 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  cannot load such file -- warning
Failure/Error: require "warning"
LoadError:
Comment 3 Larry the Git Cow gentoo-dev 2024-03-21 07:04:27 UTC
The bug has been closed via the following commit(s):

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

commit fd103efe44be7c814dc58f9a2c9557f4ca01cc69
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-03-21 07:03:37 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-03-21 07:04:19 +0000

    dev-ruby/dry-struct: fix tests
    
    Skip another fragile test and add missing test dependency on
    dev-ruby/warning.
    
    Closes: https://bugs.gentoo.org/927353
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/dry-struct/dry-struct-1.6.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)