>>> mpd 0.21.11 Extracting xzcat /home/buildroot/build/instance-3/buildroot/instance-3/dl/mpd/mpd-0.21.11.tar.xz | tar --strip-components=1 -C /home/buildroot/build/instance-3/output/build/mpd-0.21.11 -xf - >>> mpd 0.21.11 Patching >>> mpd 0.21.11 Configuring rm -rf /home/buildroot/build/instance-3/output/build/mpd-0.21.11//build mkdir -p /home/buildroot/build/instance-3/output/build/mpd-0.21.11//build sed -e "s%@TARGET_CROSS@%/home/buildroot/build/instance-3/output/host/bin/i686-linux-%g" -e "s%@TARGET_ARCH@%x86%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 -g2 -static`%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -static`%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -static -static`%g" -e "s%@HOST_DIR@%/home/buildroot/build/instance-3/output/host%g" package/meson/cross-compilation.conf.in > /home/buildroot/build/instance-3/output/build/mpd-0.21.11//build/cross-compilation.conf PATH="/home/buildroot/build/instance-3/output/host/bin:/home/buildroot/build/instance-3/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" PYTHONNOUSERSITE=y /home/buildroot/build/instance-3/output/host/bin/meson --prefix=/usr --libdir=lib --default-library=static --buildtype=debug --cross-file=/home/buildroot/build/instance-3/output/build/mpd-0.21.11//build/cross-compilation.conf -Dzeroconf=disabled -Dicu=disabled -Dalsa=disabled -Dao=disabled -Daudiofile=disabled -Dbzip2=enabled -Dcdio_paranoia=disabled -Dcurl=disabled -Ddsd=false -Dfaad=disabled -Dffmpeg=enabled -Dflac=disabled -Dhttpd=true -Djack=disabled -Dlame=enabled -Dlibmpdclient=disabled -Dmms=disabled -Dnfs=disabled -Dsmbclient=disabled -Dlibsamplerate=disabled -Dsndfile=enabled -Dsoxr=disabled -Dmad=enabled -Dmpg123=disabled -Dmpcdec=disabled -Dneighbor=true -Dopus=disabled -Doss=disabled -Dpulse=disabled -Dqobuz=disabled -Dshout=disabled -Dsoundcloud=disabled -Dsqlite=disabled -Dtcp=true -Dtidal=disabled -Dtremor=disabled -Dtwolame=disabled -Dupnp=enabled -Dvorbis=disabled -Dvorbisenc=disabled -Dwavpack=enabled /home/buildroot/build/instance-3/output/build/mpd-0.21.11/ /home/buildroot/build/instance-3/output/build/mpd-0.21.11//build The Meson build system Version: 0.51.1 Source dir: /home/buildroot/build/instance-3/output/build/mpd-0.21.11 Build dir: /home/buildroot/build/instance-3/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 4.9.2 "cc (Debian 4.9.2-10+deb8u2) 4.9.2") C++ compiler for the build machine: c++ (gcc 4.9.2 "c++ (Debian 4.9.2-10+deb8u2) 4.9.2") C compiler for the host machine: /home/buildroot/build/instance-3/output/host/bin/i686-linux-gcc (gcc 7.4.0 "i686-linux-gcc.br_real (Buildroot 2019.05.1) 7.4.0") C++ compiler for the host machine: /home/buildroot/build/instance-3/output/host/bin/i686-linux-g++ (gcc 7.4.0 "i686-linux-g++.br_real (Buildroot 2019.05.1) 7.4.0") Host machine cpu family: x86 Host machine cpu: Target machine cpu family: x86 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 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/build/instance-3/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 Run-time dependency libavformat found: YES 58.20.100 Run-time dependency libavcodec found: YES 58.35.100 Run-time dependency libavutil found: YES 56.22.100 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 Dependency sqlite3 skipped: feature sqlite disabled Found CMake: NO Run-time dependency libsystemd found: NO (tried pkgconfig and cmake) Run-time dependency libupnp found: YES 1.6.25 src/lib/upnp/meson.build:8:2: ERROR: Problem encountered: UPnP requires CURL A full log can be found at /home/buildroot/build/instance-3/output/build/mpd-0.21.11/build/meson-logs/meson-log.txt package/pkg-generic.mk:228: recipe for target '/home/buildroot/build/instance-3/output/build/mpd-0.21.11/.stamp_configured' failed make: *** [/home/buildroot/build/instance-3/output/build/mpd-0.21.11/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/build/instance-3/buildroot'