Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831176 - media-sound/awesfx-0.5.2 fails to compile: alsa.c:149:2: error: void function seq_set_gus_bank should not return a value [-Wreturn-type]
Summary: media-sound/awesfx-0.5.2 fails to compile: alsa.c:149:2: error: void function...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard: fixed in 0.5.2-r1
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-01-14 09:11 UTC by Agostino Sarubbo
Modified: 2024-10-25 20:16 UTC (History)
0 users

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


Attachments
build.log (build.log,67.95 KB, text/plain)
2022-01-14 09:11 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-01-14 09:11:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/awesfx-0.5.2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses CLANG as a compiler and LLD as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-14 09:11:27 UTC
Created attachment 762117 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-06-29 09:55:15 UTC
The bug has been closed via the following commit(s):

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

commit 7e661952b670451d1efcec5846e1a41003b5b980
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2024-06-05 19:52:41 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-06-29 09:53:39 +0000

    media-sound/awesfx: update EAPI 7 -> 8, fix wrong function signature
    
    Closes: https://bugs.gentoo.org/831176
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/37040
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../awesfx/{awesfx-0.5.2.ebuild => awesfx-0.5.2-r1.ebuild}   |  6 ++++--
 media-sound/awesfx/files/awesfx-0.5.2-return-type.patch      | 12 ++++++++++++
 2 files changed, 16 insertions(+), 2 deletions(-)