Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836207 - media-sound/mpd-0.23.6[zeroconf]: meson.build:1:0: ERROR: Value "enabled" (of type "string") for combo option "Zeroconf support" is not one of the choices. Possible choices are (as string): "auto", "avahi", "bonjour", "disabled".
Summary: media-sound/mpd-0.23.6[zeroconf]: meson.build:1:0: ERROR: Value "enabled" (of...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
: 836208 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-03-26 16:52 UTC by Andreas Sturmlechner
Modified: 2022-03-26 19:51 UTC (History)
2 users (show)

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


Attachments
media-sound:mpd-0.23.6:20220326-164721.log (media-sound:mpd-0.23.6:20220326-164721.log,4.13 KB, text/x-log)
2022-03-26 16:52 UTC, Andreas Sturmlechner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2022-03-26 16:52:12 UTC
Created attachment 767897 [details]
media-sound:mpd-0.23.6:20220326-164721.log

USE flag config:

 * Found these USE flags for media-sound/mpd-0.23.6:
 U I
 + + alsa          : Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
 - - ao            : Use libao audio output library for sound playback
 + - audiofile     : Add support for libaudiofile where applicable
 + + bzip2         : Use the bzlib compression library
 - - cdio          : Use libcdio for ISO9660 parsing support 
 - - chromaprint   : Enable ChromaPrint / AcoustID support 
 + - cue           : Enable CUE sheet support 
 + - curl          : Support for web stream listening 
 + + dbus          : Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
 - - doc           : Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
 + - eventfd       : Use the eventfd function in MPD's event loop 
 + + expat         : Enable the use of dev-libs/expat for XML parsing
 - - faad          : Use external faad library for AAC decoding 
 + + ffmpeg        : Enable ffmpeg/libav-based audio/video codec support
 + - fifo          : Support writing audio to a FIFO 
 + + flac          : Add support for FLAC: Free Lossless Audio Codec
 - - fluidsynth    : Enables Fluidsynth MIDI software synthesis (discouraged) 
 - - gme           : Enables support for media-libs/game-music-emu for playing various video game music formats.
 + + icu           : Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu
 + + id3tag        : Support for ID3 tags 
 + + inotify       : Use the Linux kernel inotify subsystem to notice changes to mpd music library 
 + + ipv6          : Add support for IP version 6
 - - jack          : Add support for the JACK Audio Connection Kit
 + + lame          : Support for MP3 streaming via Icecast2 
 - - libmpdclient  : Enable support for remote mpd databases 
 - - libsamplerate : Build with support for converting sample rates using libsamplerate
 - - libsoxr       : Enable the libsoxr resampler 
 + + mad           : Add support for mad (high-quality mp3 decoder library and cli frontend)
 - - mikmod        : Add libmikmod support to allow playing of SoundTracker-style music files
 - - mms           : Support for Microsoft Media Server (MMS) streams
 - - modplug       : Add libmodplug support for playing SoundTracker-style music files
 - - mpg123        : Enable support for mp3 decoding over media-sound/mpg123 
 - - musepack      : Enable support for the musepack audio codec
 + - network       : Enables network streaming support 
 - - nfs           : Enable support for the Network File System 
 - - openal        : Add support for the Open Audio Library
 - - openmpt       : OpenMPT decoder plugin 
 - - opus          : Enable Opus audio codec support
 - - oss           : Add support for OSS (Open Sound System)
 - - pipe          : Support writing audio to a pipe 
 - - pipewire      : PipeWire support 
 + + pulseaudio    : Add support for PulseAudio sound server
 - - qobuz         : Build plugin to access qobuz 
 - - recorder      : Enables output plugin for recording radio streams 
 + + samba         : Add support for SAMBA (Windows File and Printer sharing)
 - - sid           : Build with SID (Commodore 64 Audio) support 
 - - signalfd      : Use the signalfd function in MPD's event loop 
 - - snapcast      : Snapcast audio plugin 
 - - sndfile       : Add support for libsndfile
 - - sndio         : Enable support for the media-sound/sndio backend
 - - soundcloud    : Build plugin to access soundcloud 
 - - sqlite        : Add support for sqlite - embedded sql database
 - - systemd       : Enable support for systemd socket activation 
 - - test          : Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
 - - twolame       : Support twolame MPEG-2 encoding 
 + + udisks        : Enable storage management support (automounting, volume monitoring, etc)
 + + unicode       : Add support for Unicode
 - - upnp          : Enable UPnP port mapping support
 + + vorbis        : Add support for the OggVorbis audio codec
 - - wavpack       : Add support for wavpack audio compression tools
 - - webdav        : Enable using music from a WebDAV share 
 - - wildmidi      : Enable MIDI support via wildmidi 
 + + zeroconf      : Support for DNS Service Discovery (DNS-SD)
 + + zip           : Enable support for ZIP archives
 + + zlib          : Add support for zlib (de)compression
Comment 1 Andreas Sturmlechner gentoo-dev 2022-03-26 17:08:12 UTC
*** Bug 836208 has been marked as a duplicate of this bug. ***
Comment 2 Larry the Git Cow gentoo-dev 2022-03-26 19:51:47 UTC
The bug has been closed via the following commit(s):

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

commit 4d6655bea6b046092ad4f67038f74113b6e58f16
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-26 19:51:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-26 19:51:38 +0000

    media-sound/mpd: fix zeroconf option in 0.23.6
    
    Closes: https://bugs.gentoo.org/836207
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/mpd/mpd-0.23.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)