Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889298 - media-libs/lastfmlib-0.4.0-r1 fails to compile (DASH-SYSTEM): config.status: 1345: shift: cant shift that many
Summary: media-libs/lastfmlib-0.4.0-r1 fails to compile (DASH-SYSTEM): config.status: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: nonbash
  Show dependency tree
 
Reported: 2023-01-01 17:37 UTC by Agostino Sarubbo
Modified: 2024-04-03 05:10 UTC (History)
0 users

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


Attachments
build.log (build.log,51.59 KB, text/plain)
2023-01-01 17:37 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,35.97 KB, text/plain)
2023-01-01 17:37 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-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(+)