Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835119 - dev-ruby/aws-sdk-core-2.11.488 fails tests on MUSL
Summary: dev-ruby/aws-sdk-core-2.11.488 fails tests on MUSL
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: PMASKED
Depends on:
Blocks:
 
Reported: 2022-03-14 07:56 UTC by Agostino Sarubbo
Modified: 2022-09-29 08:08 UTC (History)
0 users

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


Attachments
build.log (build.log,83.42 KB, text/plain)
2022-03-14 07:56 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-14 07:56:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/aws-sdk-core-2.11.488 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-14 07:56:40 UTC
Created attachment 767040 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-14 07:56:41 UTC
Error(s) that match a know pattern:


  No such file or directory @ rb_sysopen - /usr/lib/ruby/gems/2.6.0/gems/jmespath-1.6.0/VERSION
# LoadError:
Failure/Error: require 'jmespath'
Comment 3 Larry the Git Cow gentoo-dev 2022-08-27 07:57:55 UTC
The bug has been referenced in the following commit(s):

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

commit c288d42797f55734945b641593b01fd3aa973160
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-08-27 07:56:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-08-27 07:57:39 +0000

    profiles: last-rite ruby26-only packages
    
    Bug: https://bugs.gentoo.org/835119
    Bug: https://bugs.gentoo.org/718064
    Bug: https://bugs.gentoo.org/750044
    Bug: https://bugs.gentoo.org/621628
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2022-09-29 08:08:55 UTC
The bug has been closed via the following commit(s):

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

commit 559dc89c45b380808e287e77659b54b24bdae784
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-09-29 08:03:05 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-09-29 08:03:10 +0000

    dev-ruby/aws-sdk: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/718064
    Closes: https://bugs.gentoo.org/835119
    Closes: https://bugs.gentoo.org/750044
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-ruby/aws-sdk/Manifest                |  1 -
 dev-ruby/aws-sdk/aws-sdk-2.11.488.ebuild | 31 -------------------------------
 dev-ruby/aws-sdk/metadata.xml            | 11 -----------
 profiles/package.mask                    |  4 ----
 4 files changed, 47 deletions(-)