Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854984 - media-sound/deadbeef-1.9.1-r1: compilation may fail with -Werror -Wunused-command-line-argument
Summary: media-sound/deadbeef-1.9.1-r1: compilation may fail with -Werror -Wunused-com...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Piotr Karbowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2022-06-29 04:56 UTC by Viorel Munteanu
Modified: 2022-10-02 17:24 UTC (History)
2 users (show)

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


Attachments
The build log with the error (build.log,129.41 KB, text/plain)
2022-06-29 04:56 UTC, Viorel Munteanu
Details
emerge --info (emerge.info,24.09 KB, text/plain)
2022-06-29 04:57 UTC, Viorel Munteanu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Viorel Munteanu gentoo-dev 2022-06-29 04:56:54 UTC
Created attachment 788570 [details]
The build log with the error

Compilation fails due to an unfortunate combination of CFLAGS, clang and -Werror

media-sound/deadbeef-1.8.8-r2 was ok.
Comment 1 Viorel Munteanu gentoo-dev 2022-06-29 04:57:36 UTC
Created attachment 788573 [details]
emerge --info

Too long to paste inline
Comment 2 Larry the Git Cow gentoo-dev 2022-10-02 17:24:13 UTC
The bug has been closed via the following commit(s):

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

commit ee84d83ae840f477f1ce10c1477748ea2cb5445d
Author:     Piotr Karbowski <slashbeast@gentoo.org>
AuthorDate: 2022-10-02 17:23:10 +0000
Commit:     Piotr Karbowski <slashbeast@gentoo.org>
CommitDate: 2022-10-02 17:24:11 +0000

    media-sound/deadbeef: 1.9.2 version bump.
    
    Together with upstream ffmpeg-5.0 build fixes and Werror dropping patch.
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=854984
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=834392
    Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>

 media-sound/deadbeef/Manifest                      |   1 +
 media-sound/deadbeef/deadbeef-1.9.2.ebuild         | 193 +++++++++++++++++++++
 .../files/deadbeef-1.9.1-ffmpeg-5.0-fixes.patch    |  37 ++++
 .../files/deadbeef-1.9.2-drop-Werror.patch         |  54 ++++++
 4 files changed, 285 insertions(+)