Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 889298

Summary: media-libs/lastfmlib-0.4.0-r1 fails to compile (DASH-SYSTEM): config.status: 1345: shift: cant shift that many
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 526268    
Attachments: build.log
1-config.log

Description Agostino Sarubbo gentoo-dev 2023-01-01 17:37:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/lastfmlib-0.4.0-r1 fails to compile (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-01 17:37:29 UTC
Created attachment 846476 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-01 17:37:30 UTC
Created attachment 846478 [details]
1-config.log

1-config.log
Comment 3 Larry the Git Cow gentoo-dev 2024-04-03 05:10:58 UTC
The bug has been closed via the following commit(s):

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

commit a56f53313c576244d9c4dab4577c5b554d828298
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-29 09:32:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-03 05:10:36 +0000

    media-libs/lastfmlib: update EAPI 7 -> 8, wire up & fix tests
    
    That said, we should really last-rite this anyway, per bug #928115, it's
    just that I started working on this before I noticed that bug...
    
    Bug: https://bugs.gentoo.org/928115
    Closes: https://bugs.gentoo.org/889298
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/lastfmlib-0.4.0-autotools-tests.patch    | 31 ++++++++++++++
 .../files/lastfmlib-0.4.0-out-of-bounds-trim.patch | 24 +++++++++++
 media-libs/lastfmlib/lastfmlib-0.4.0-r2.ebuild     | 50 ++++++++++++++++++++++
 3 files changed, 105 insertions(+)