>>> mpd 0.21.11 Extracting xzcat /home/buildroot/autobuild/instance-0/buildroot/instance-0/dl/mpd/mpd-0.21.11.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output/build/mpd-0.21.11 -xf - >>> mpd 0.21.11 Patching >>> mpd 0.21.11 Configuring rm -rf /home/buildroot/autobuild/instance-0/output/build/mpd-0.21.11//build mkdir -p /home/buildroot/autobuild/instance-0/output/build/mpd-0.21.11//build sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-0/output/host/bin/riscv64-buildroot-linux-musl-%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output/host%g" package/meson/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output/build/mpd-0.21.11//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-0/output/build/mpd-0.21.11//build/cross-compilation.conf -Dzeroconf=disabled -Dicu=disabled -Dalsa=disabled -Dao=disabled -Daudiofile=disabled -Dbzip2=disabled -Dcdio_paranoia=disabled -Dcurl=disabled -Ddsd=false -Dfaad=disabled -Dffmpeg=disabled -Dflac=enabled -Dhttpd=false -Djack=disabled -Dlame=disabled -Dlibmpdclient=disabled -Dmms=enabled -Dnfs=disabled -Dsmbclient=disabled -Dlibsamplerate=disabled -Dsndfile=disabled -Dsoxr=disabled -Dmad=disabled -Dmpg123=disabled -Dmpcdec=disabled -Dneighbor=false -Dopus=disabled -Doss=disabled -Dpulse=disabled -Dqobuz=disabled -Dshout=disabled -Dsoundcloud=enabled -Dsqlite=enabled -Dtcp=true -Dtidal=disabled -Dtremor=enabled -Dtwolame=disabled -Dupnp=disabled -Dvorbis=disabled -Dvorbisenc=disabled -Dwavpack=disabled /home/buildroot/autobuild/instance-0/output/build/mpd-0.21.11/ /home/buildroot/autobuild/instance-0/output/build/mpd-0.21.11//build The Meson build system Version: 0.51.1 Source dir: /home/buildroot/autobuild/instance-0/output/build/mpd-0.21.11 Build dir: /home/buildroot/autobuild/instance-0/output/build/mpd-0.21.11/build Build type: cross build Project name: mpd Project version: 0.21.11 C compiler for the build machine: cc (gcc 6.3.0 "cc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C++ compiler for the build machine: c++ (gcc 6.3.0 "c++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C compiler for the host machine: /home/buildroot/autobuild/instance-0/output/host/bin/riscv64-buildroot-linux-musl-gcc (gcc 8.3.0 "riscv64-buildroot-linux-musl-gcc.br_real (Buildroot 2019.08-rc1-01064-g9b9abb0dd0) 8.3.0") C++ compiler for the host machine: /home/buildroot/autobuild/instance-0/output/host/bin/riscv64-buildroot-linux-musl-g++ (gcc 8.3.0 "riscv64-buildroot-linux-musl-g++.br_real (Buildroot 2019.08-rc1-01064-g9b9abb0dd0) 8.3.0") Host machine cpu family: riscv64 Host machine cpu: Target machine cpu family: riscv64 Target machine cpu: Build machine cpu family: x86_64 Build machine cpu: x86_64 Found git repository at Compiler for C++ supports arguments -Wall: YES Compiler for C++ supports arguments -Wextra: YES Compiler for C++ supports arguments -fvisibility=hidden: YES Compiler for C++ supports arguments -ffast-math: YES Compiler for C++ supports arguments -ftree-vectorize: YES Compiler for C++ supports arguments -fno-threadsafe-statics: YES Compiler for C++ supports arguments -fmerge-all-constants: YES Compiler for C++ supports arguments -Wmissing-declarations: YES Compiler for C++ supports arguments -Wshadow: YES Compiler for C++ supports arguments -Wpointer-arith: YES Compiler for C++ supports arguments -Wcast-qual: YES Compiler for C++ supports arguments -Wwrite-strings: YES Compiler for C++ supports arguments -Wsign-compare: YES Compiler for C++ supports arguments -Wno-non-virtual-dtor -Wnon-virtual-dtor: YES Compiler for C++ supports arguments -Wno-noexcept-type -Wnoexcept-type: YES Compiler for C supports arguments -Wall: YES Compiler for C supports arguments -Wextra: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -ffast-math: YES Compiler for C supports arguments -ftree-vectorize: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wcast-qual: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -pedantic: YES Compiler for C supports arguments -ffunction-sections: YES Compiler for C supports arguments -fdata-sections: YES Compiler for C++ supports link arguments -Wl,--gc-sections: YES Has header "locale.h" : 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.70 Run-time dependency threads found: YES Checking for function "pthread_setname_np" with dependency threads: YES Found pkg-config: /home/buildroot/autobuild/instance-0/output/host/usr/bin/pkg-config (1.6.1) Run-time dependency dbus-1 found: YES 1.12.16 Dependency icu-i18n skipped: feature icu disabled Checking for function "iconv" : YES Dependency smbclient skipped: feature smbclient disabled Run-time dependency zlib found: YES 1.2.11 Dependency alsa skipped: feature alsa disabled Dependency libcurl skipped: feature curl disabled Run-time dependency expat found: YES 2.2.7 Dependency libavformat skipped: feature ffmpeg disabled Dependency libavcodec skipped: feature ffmpeg disabled Dependency libavutil skipped: feature ffmpeg disabled Library gcrypt skipped: feature qobuz disabled Dependency libnfs skipped: feature nfs disabled Run-time dependency libpcre found: YES 8.43 Dependency libpulse skipped: feature pulse disabled Library sndio found: NO Run-time dependency sqlite3 found: YES 3.29.0 Found CMake: NO Run-time dependency libsystemd found: NO (tried pkgconfig and cmake) Dependency libupnp skipped: feature upnp disabled Run-time dependency yajl found: YES 2.1.0 Header has symbol "AF_INET6" : YES Header has symbol "struct ucred" : YES Header has symbol "SO_PEERCRED" : YES Checking for function "getpeereid" : NO Run-time dependency id3tag found: NO (tried pkgconfig and cmake) Run-time dependency libchromaprint found: NO (tried pkgconfig and cmake) Dependency samplerate skipped: feature libsamplerate disabled Dependency soxr skipped: feature soxr disabled Dependency libcdio_paranoia skipped: feature cdio_paranoia disabled Run-time dependency libmms found: YES 0.6.4 Run-time dependency libiso9660 found: YES 2.1.0 Library bz2 skipped: feature bzip2 disabled Run-time dependency zziplib found: NO (tried pkgconfig and cmake) Dependency ao skipped: feature ao disabled Dependency jack skipped: feature jack disabled Run-time dependency openal found: NO (tried pkgconfig and cmake) Dependency shout skipped: feature shout disabled Run-time dependency flac found: YES 1.3.2 Dependency opus skipped: feature opus disabled Run-time dependency vorbisidec found: YES 1.2.1 Run-time dependency ogg found: YES 1.3.3 Run-time dependency adplug found: NO (tried pkgconfig and cmake) Run-time dependency fluidsynth found: NO (tried pkgconfig and cmake) Dependency audiofile skipped: feature audiofile disabled Library faad skipped: feature faad disabled Library gme found: NO Library mad skipped: feature mad disabled Run-time dependency libmikmod found: NO (tried pkgconfig and cmake) Run-time dependency libmodplug found: NO (tried pkgconfig and cmake) Library mpcdec skipped: feature mpcdec disabled Dependency libmpg123 skipped: feature mpg123 disabled Dependency sndfile skipped: feature sndfile disabled Dependency wavpack skipped: feature wavpack disabled Library WildMidi found: NO Run-time dependency libsidplayfp found: NO (tried pkgconfig and cmake) Run-time dependency libsidplay2 found: NO (tried pkgconfig and cmake) Library mp3lame skipped: feature lame disabled Dependency twolame skipped: feature twolame disabled Run-time dependency shine found: NO (tried pkgconfig and cmake) src/playlist/plugins/meson.build:39:4: ERROR: Problem encountered: SoundCloud requires CURL and libyajl A full log can be found at /home/buildroot/autobuild/instance-0/output/build/mpd-0.21.11/build/meson-logs/meson-log.txt package/pkg-generic.mk:228: recipe for target '/home/buildroot/autobuild/instance-0/output/build/mpd-0.21.11/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-0/output/build/mpd-0.21.11/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'