Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913915 - dev-ruby/sys-filesystem-1.4.3 fails tests: Error: require mkmf-lite
Summary: dev-ruby/sys-filesystem-1.4.3 fails tests: Error: require mkmf-lite
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-09-10 06:51 UTC by Agostino Sarubbo
Modified: 2023-09-10 07:00 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,50.65 KB, text/plain)
2023-09-10 06:51 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 2023-09-10 06:51:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/sys-filesystem-1.4.3 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-09-10 06:51:09 UTC
Created attachment 870200 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-09-10 06:51:09 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


     Failure/Error: require 'mkmf-lite'
     LoadError:
Comment 3 Larry the Git Cow gentoo-dev 2023-09-10 07:00:24 UTC
The bug has been closed via the following commit(s):

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

commit 6cda8e004e674b3aa44ba446b368e36ef04fcdb7
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-09-10 06:59:31 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-09-10 07:00:20 +0000

    dev-ruby/sys-filesystem: fix tests
    
    Add mising test dependency and avoid test that fails on large file
    systems.
    
    Closes: https://bugs.gentoo.org/913915
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/sys-filesystem/sys-filesystem-1.4.3.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)