Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691668 - media-sound/mpd-0.21.13: WARNING: Unknown options: "libwrap"
Summary: media-sound/mpd-0.21.13: WARNING: Unknown options: "libwrap"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-07 08:37 UTC by Perfect Gentleman
Modified: 2019-08-12 11:49 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Perfect Gentleman 2019-08-07 08:37:41 UTC
>>> Emerging (1 of 2) media-sound/mpd-0.21.13::gentoo
 * Fetching files in the background.
 * To view fetch progress, run in another terminal:
 * tail -f /var/log/emerge-fetch.log
 * mpd-0.21.13.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                   [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     5.2.7-gentoo
 * Checking for suitable kernel configuration options...                                                                            [ ok ]
 * If you will be starting mpd via /etc/init.d/mpd, please make
 *      sure that MPD's pid_file is _set_.
>>> Unpacking source...
>>> Unpacking mpd-0.21.13.tar.xz to /tmp/portage/media-sound/mpd-0.21.13/work
>>> Source unpacked in /tmp/portage/media-sound/mpd-0.21.13/work
>>> Preparing source in /tmp/portage/media-sound/mpd-0.21.13/work/mpd-0.21.13 ...
 * Applying mpd-0.18.conf.patch ...                                                                                                 [ ok ]
>>> Source prepared.
>>> Configuring source in /tmp/portage/media-sound/mpd-0.21.13/work/mpd-0.21.13 ...
meson --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload -Dbzip2=enabled -Dcdio_paranoia=enabled -Dchromaprint=disabled -Dcue=true -Dcurl=enabled -Ddbus=enabled -Ddebug=false -Deventfd=true -Dexpat=disabled -Dicu=enabled -Did3tag=enabled -Dinotify=true -Dipv6=disabled -Diso9660=enabled -Dlibmpdclient=disabled -Dlibsamplerate=disabled -Dlibwrap=disabled -Dmms=disabled -Dnfs=enabled -Dsignalfd=true -Dsmbclient=disabled -Dsoxr=disabled -Dsqlite=disabled -Dsystemd=disabled -Dtest=false -Dudisks=disabled -Dupnp=disabled -Dwebdav=disabled -Dzeroconf=disabled -Dzlib=enabled -Dzzip=enabled -Dalsa=enabled -Dao=disabled -Dfifo=true -Djack=disabled -Dopenal=disabled -Doss=disabled -Dpipe=false -Dpulse=enabled -Drecorder=false -Dshine=disabled -Dshout=enabled -Dvorbisenc=disabled -Dhttpd=true -Dlame=disabled -Dtwolame=disabled -Dwave_encoder=false -Dadplug=disabled -Daudiofile=disabled -Dfaad=disabled -Dffmpeg=disabled -Dflac=enabled -Dfluidsynth=disabled -Dgme=disabled -Dmad=disabled -Dmikmod=disabled -Dmodplug=disabled -Dmpcdec=disabled -Dmpg123=disabled -Dopus=disabled -Dsidplay=disabled -Dsndfile=disabled -Dvorbis=disabled -Dwavpack=enabled -Dwildmidi=disabled -Dqobuz=disabled -Dsoundcloud=disabled -Dtidal=disabled --libdir=/usr/lib64 -Ddocumentation=false -Dsndio=disabled -Dsolaris_output=disabled -Ddatabase=true -Ddsd=true -Dtcp=true -Dsystemd_system_unit_dir=/lib/systemd/system -Dsystemd_user_unit_dir=/usr/lib/systemd/user -Diconv=enabled /tmp/portage/media-sound/mpd-0.21.13/work/mpd-0.21.13 /tmp/portage/media-sound/mpd-0.21.13/work/mpd-0.21.13-build
The Meson build system
Version: 0.51.1
Source dir: /tmp/portage/media-sound/mpd-0.21.13/work/mpd-0.21.13
Build dir: /tmp/portage/media-sound/mpd-0.21.13/work/mpd-0.21.13-build
Build type: native build
WARNING: Unknown options: "libwrap"
Project name: mpd
Project version: 0.21.13
Comment 1 Larry the Git Cow gentoo-dev 2019-08-12 11:49:37 UTC
The bug has been closed via the following commit(s):

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

commit e2b7957d6910153c194fa7c1d18d8c2c45a2e2b5
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2019-08-12 11:44:06 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2019-08-12 11:48:47 +0000

    media-sound/mpd: Drop libwrap support
    
    Closes: https://bugs.gentoo.org/691668
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 media-sound/mpd/mpd-0.21.10.ebuild | 4 +---
 media-sound/mpd/mpd-0.21.11.ebuild | 4 +---
 media-sound/mpd/mpd-0.21.12.ebuild | 4 +---
 media-sound/mpd/mpd-0.21.13.ebuild | 4 +---
 4 files changed, 4 insertions(+), 12 deletions(-)