Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894024 - media-sound/mt-daapd-0.2.4.2-r2 fails to compile: playlist.c:37:12: error: conflicting types for yyparse; have int(void )
Summary: media-sound/mt-daapd-0.2.4.2-r2 fails to compile: playlist.c:37:12: error: co...
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:
 
Reported: 2023-02-12 10:37 UTC by Agostino Sarubbo
Modified: 2023-02-13 00:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,60.11 KB, text/plain)
2023-02-12 10: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-02-12 10:37:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/mt-daapd-0.2.4.2-r2 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-12 10:37:43 UTC
Created attachment 850426 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-02-13 00:18:04 UTC
The bug has been closed via the following commit(s):

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

commit 192cd4d71140674f42364774cfb1b9f809c27b74
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-13 00:17:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-13 00:17:42 +0000

    media-sound/mt-daapd: build with byacc
    
    Incompatible with Bison 3 and this package is on life-support, long-dead
    upstream.
    
    Bug: https://bugs.gentoo.org/875011
    Closes: https://bugs.gentoo.org/894024
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/mt-daapd/files/mt-daapd-0.2.4.2-clang16.patch | 2 +-
 media-sound/mt-daapd/mt-daapd-0.2.4.2-r2.ebuild           | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)