Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 761721 Details for
Bug 830872
media-sound/mpd-0.23.5 - src/.../meson.build: ERROR: Problem encountered: SoundCloud requires CURL and libyajl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-sound:mpd-0.23.5:20220109-190533.log
media-sound:mpd-0.23.5:20220109-190533.log (text/plain), 11.24 KB, created by
Toralf Förster
on 2022-01-09 19:16:08 UTC
(
hide
)
Description:
media-sound:mpd-0.23.5:20220109-190533.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-01-09 19:16:08 UTC
Size:
11.24 KB
patch
obsolete
> * Package: media-sound/mpd-0.23.5 > * Repository: gentoo > * Maintainer: zlogene@gentoo.org > * Upstream: https://github.com/MusicPlayerDaemon/MPD/issues > * USE: abi_x86_64 alsa amd64 audiofile bzip2 cdio cue dbus elibc_glibc faad ffmpeg fifo flac icu id3tag inotify ipv6 kernel_linux libsoxr mad network openmpt pulseaudio soundcloud systemd udisks unicode userland_GNU vorbis wildmidi zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 5.15.13-gentoo-dist > * 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.23.5.tar.xz to /var/tmp/portage/media-sound/mpd-0.23.5/work >>>> Source unpacked in /var/tmp/portage/media-sound/mpd-0.23.5/work >>>> Preparing source in /var/tmp/portage/media-sound/mpd-0.23.5/work/mpd-0.23.5 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/mpd-0.23.5/work/mpd-0.23.5 ... >meson setup --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig --native-file /var/tmp/portage/media-sound/mpd-0.23.5/temp/meson.x86_64-pc-linux-gnu.amd64.ini --buildtype plain -Dbzip2=enabled -Dcdio_paranoia=enabled -Dchromaprint=disabled -Dcue=true -Dcurl=disabled -Ddbus=enabled -Deventfd=false -Dexpat=disabled -Dicu=enabled -Did3tag=enabled -Dinotify=true -Dipv6=enabled -Diso9660=enabled -Dlibmpdclient=disabled -Dlibsamplerate=disabled -Dmms=disabled -Dnfs=disabled -Dsignalfd=false -Dsmbclient=disabled -Dsoxr=enabled -Dsqlite=disabled -Dsystemd=enabled -Dtest=false -Dudisks=enabled -Dupnp=disabled -Dwebdav=disabled -Dzeroconf=disabled -Dzlib=enabled -Dzzip=disabled -Dalsa=enabled -Dao=disabled -Dfifo=true -Djack=disabled -Dopenal=disabled -Doss=disabled -Dpipe=false -Dpipewire=disabled -Dpulse=enabled -Drecorder=false -Dsnapcast=false -Dsndio=disabled -Dshine=disabled -Dshout=enabled -Dvorbisenc=enabled -Dhttpd=true -Dlame=disabled -Dtwolame=disabled -Dwave_encoder=true -Dadplug=disabled -Daudiofile=enabled -Dfaad=enabled -Dffmpeg=enabled -Dflac=enabled -Dfluidsynth=disabled -Dgme=disabled -Dmad=enabled -Dmikmod=disabled -Dmodplug=disabled -Dmpcdec=disabled -Dmpg123=disabled -Dopenmpt=enabled -Dopus=disabled -Dsidplay=disabled -Dsndfile=disabled -Dvorbis=enabled -Dwavpack=disabled -Dwildmidi=enabled -Dqobuz=disabled -Dsoundcloud=enabled --libdir=/usr/lib64 -Ddocumentation=disabled -Dsolaris_output=disabled -Ddatabase=true -Ddsd=true -Dio_uring=enabled -Dtcp=true -Dsystemd_system_unit_dir=/lib/systemd/system -Dsystemd_user_unit_dir=/usr/lib/systemd/user -Diconv=enabled /var/tmp/portage/media-sound/mpd-0.23.5/work/mpd-0.23.5 /var/tmp/portage/media-sound/mpd-0.23.5/work/mpd-0.23.5-build >The Meson build system >Version: 0.60.3 >Source dir: /var/tmp/portage/media-sound/mpd-0.23.5/work/mpd-0.23.5 >Build dir: /var/tmp/portage/media-sound/mpd-0.23.5/work/mpd-0.23.5-build >Build type: native build >Project name: mpd >Project version: 0.23.5 >C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 11.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 11.2.1_p20211127 p3) 11.2.1 20211127") >C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.37 >C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ (gcc 11.2.1 "x86_64-pc-linux-gnu-g++ (Gentoo 11.2.1_p20211127 p3) 11.2.1 20211127") >C++ linker for the host machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.37 >Host machine cpu family: x86_64 >Host machine cpu: x86_64 >Program /usr/lib/python-exec/python3.9/meson found: YES (/usr/lib/python-exec/python3.9/meson) >Configuring Version.h using configuration >Compiler for C++ supports arguments -fvisibility=hidden: YES >Compiler for C++ supports arguments -ffunction-sections: YES >Compiler for C++ supports arguments -fdata-sections: YES >Compiler for C supports arguments -fvisibility=hidden: YES >Compiler for C supports arguments -ffunction-sections: YES >Compiler for C supports arguments -fdata-sections: YES >Compiler for C++ supports arguments -ffast-math: YES >Compiler for C++ supports arguments -ftree-vectorize: YES >Compiler for C++ supports arguments -Wcast-qual: YES >Compiler for C++ supports arguments -Wdouble-promotion: YES >Compiler for C++ supports arguments -Wmissing-declarations: YES >Compiler for C++ supports arguments -Wshadow: YES >Compiler for C++ supports arguments -Wunused: YES >Compiler for C++ supports arguments -Wvla: YES >Compiler for C++ supports arguments -Wwrite-strings: YES >Compiler for C++ supports arguments -Wunreachable-code-aggressive: NO >Compiler for C++ supports arguments -Wused-but-marked-unused: NO >Compiler for C++ supports arguments -fno-threadsafe-statics: YES >Compiler for C++ supports arguments -fmerge-all-constants: YES >Compiler for C++ supports arguments -Wcomma-subscript: YES >Compiler for C++ supports arguments -Wextra-semi: YES >Compiler for C++ supports arguments -Wmismatched-tags: YES >Compiler for C++ supports arguments -Woverloaded-virtual: YES >Compiler for C++ supports arguments -Wsign-promo: YES >Compiler for C++ supports arguments -Wvolatile: YES >Compiler for C++ supports arguments -Wvirtual-inheritance: YES >Compiler for C++ supports arguments -Wno-non-virtual-dtor: YES >Compiler for C++ supports arguments -Wcomma: NO >Compiler for C++ supports arguments -Wheader-hygiene: NO >Compiler for C++ supports arguments -Winconsistent-missing-destructor-override: NO >Compiler for C++ supports arguments -Wsuggest-override: YES >Compiler for C supports arguments -ffast-math: YES >Compiler for C supports arguments -ftree-vectorize: YES >Compiler for C supports arguments -Wcast-qual: YES >Compiler for C supports arguments -Wdouble-promotion: YES >Compiler for C supports arguments -Wmissing-declarations: YES >Compiler for C supports arguments -Wshadow: YES >Compiler for C supports arguments -Wunused: YES >Compiler for C supports arguments -Wvla: YES >Compiler for C supports arguments -Wwrite-strings: YES >Compiler for C supports arguments -Wunreachable-code-aggressive: NO >Compiler for C supports arguments -Wused-but-marked-unused: NO >Compiler for C supports arguments -Wmissing-prototypes: YES >Compiler for C supports arguments -Wstrict-prototypes: YES >Compiler for C++ supports link arguments -Wl,-z,relro: YES >Compiler for C++ supports link arguments -Wl,-z,now: YES >Compiler for C++ supports link arguments -Wl,--gc-sections: YES >Checking for function "getpwnam_r" : YES >Checking for function "getpwuid_r" : YES >Checking for function "initgroups" : YES >Checking for function "fnmatch" : YES >Checking for function "strndup" : YES >Checking for function "strcasestr" : YES >Checking for function "syslog" : YES >Run-time dependency Boost found: YES 1.78.0 >Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.0) >Run-time dependency fmt found: YES 8.1.1 >Run-time dependency liburing found: YES 2.0 >Configuring Features.h using configuration >Run-time dependency threads found: YES >Checking for function "pthread_setname_np" with dependency threads: YES >Header <sys/socket.h> has symbol "AF_INET6" : YES >Header <sys/socket.h> has symbol "struct ucred" : YES >Header <sys/socket.h> has symbol "SO_PEERCRED" : YES >Checking for function "getpeereid" : NO >Configuring Features.h using configuration >Run-time dependency dbus-1 found: YES 1.12.20 >Run-time dependency icu-i18n found: YES 70.1 >Dependency smbclient skipped: feature smbclient disabled >Run-time dependency zlib found: YES 1.2.11 >Run-time dependency alsa found: YES 1.2.6.1 >Dependency libchromaprint skipped: feature chromaprint disabled >Dependency libcurl skipped: feature curl disabled >Dependency expat skipped: feature expat disabled >Run-time dependency libavformat found: YES 58.76.100 >Run-time dependency libavcodec found: YES 58.134.100 >Run-time dependency libavutil found: YES 56.70.100 >Run-time dependency libavfilter found: YES 7.110.100 >Dependency libnfs skipped: feature nfs disabled >Run-time dependency libpcre2-8 found: YES 10.39 >Dependency libpipewire-0.3 skipped: feature pipewire disabled >Run-time dependency libpulse found: YES 15.0 >Library sndio skipped: feature sndio disabled >Dependency sqlite3 skipped: feature sqlite disabled >Run-time dependency libsystemd found: YES 250 >Run-time dependency yajl found: YES 2.1.0 >Run-time dependency id3tag found: YES 0.16.1 >Dependency samplerate skipped: feature libsamplerate disabled >Run-time dependency soxr found: YES 0.1.3 >Run-time dependency libcdio_paranoia found: YES 10.2+2.0.1 >Dependency libmms skipped: feature mms disabled >Configuring Features.h using configuration >Run-time dependency libiso9660 found: YES 2.1.0 >Library bz2 found: YES >Dependency zziplib skipped: feature zzip disabled >Configuring Features.h using configuration >Dependency ao skipped: feature ao disabled >Dependency jack skipped: feature jack disabled >Run-time dependency shout found: YES 2.4.5 >Configuring Features.h using configuration >Run-time dependency flac found: YES 1.3.3 >Dependency opus skipped: feature opus disabled >Run-time dependency vorbis found: YES 1.3.7 >Run-time dependency vorbisenc found: YES 1.3.7 >Run-time dependency ogg found: YES 1.3.5 >Dependency adplug skipped: feature adplug disabled >Dependency fluidsynth skipped: feature fluidsynth disabled >Run-time dependency audiofile found: YES 0.3.6 >Library faad found: YES >Library gme skipped: feature gme disabled >Library mad found: YES >Dependency libmikmod skipped: feature mikmod disabled >Dependency libmodplug skipped: feature modplug disabled >Run-time dependency libopenmpt found: YES 0.6.0+release.autotools >Library mpcdec skipped: feature mpcdec disabled >Dependency libmpg123 skipped: feature mpg123 disabled >Dependency sndfile skipped: feature sndfile disabled >Dependency wavpack skipped: feature wavpack disabled >Run-time dependency wildmidi found: YES 0.4.4 >Configuring Features.h using configuration >Library mp3lame skipped: feature lame disabled >Dependency twolame skipped: feature twolame disabled >Dependency shine skipped: feature shine disabled >Configuring Features.h using configuration > >src/playlist/plugins/meson.build:40:4: ERROR: Problem encountered: SoundCloud requires CURL and libyajl > >A full log can be found at /var/tmp/portage/media-sound/mpd-0.23.5/work/mpd-0.23.5-build/meson-logs/meson-log.txt > * ERROR: media-sound/mpd-0.23.5::gentoo failed (configure phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 3399: Called meson_src_configure > * environment, line 2597: Called die > * The specific snippet of code: > * "${mesonargs[@]}" ) || die > * > * If you need support, post the output of `emerge --info '=media-sound/mpd-0.23.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-sound/mpd-0.23.5::gentoo'`. > * The complete build log is located at '/var/log/portage/media-sound:mpd-0.23.5:20220109-190533.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/mpd-0.23.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/mpd-0.23.5/temp/environment'. > * Working directory: '/var/tmp/portage/media-sound/mpd-0.23.5/work/mpd-0.23.5' > * S: '/var/tmp/portage/media-sound/mpd-0.23.5/work/mpd-0.23.5' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 830872
:
761716
|
761717
|
761718
|
761719
|
761720
| 761721 |
761722