>>> mpd 0.21.11 Extracting xzcat /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/dl/mpd/mpd-0.21.11.tar.xz | /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/tar --strip-components=1 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/mpd-0.21.11 -xf - >>> mpd 0.21.11 Patching >>> mpd 0.21.11 Configuring rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/mpd-0.21.11//build mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/mpd-0.21.11//build sed -e "s%@TARGET_CROSS@%/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/aarch64-linux-gnu-%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@HOST_DIR@%/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host%g" package/meson/cross-compilation.conf.in > /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/mpd-0.21.11//build/cross-compilation.conf PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/usr/bin:/bin" PYTHONNOUSERSITE=y /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/mpd-0.21.11//build/cross-compilation.conf -Dzeroconf=disabled -Dicu=enabled -Dalsa=disabled -Dao=enabled -Daudiofile=disabled -Dbzip2=disabled -Dcdio_paranoia=disabled -Dcurl=disabled -Ddsd=false -Dfaad=disabled -Dffmpeg=enabled -Dflac=disabled -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=enabled -Dpulse=enabled -Dqobuz=disabled -Dshout=disabled -Dsoundcloud=enabled -Dsqlite=disabled -Dtidal=disabled -Dtremor=disabled -Dtwolame=disabled -Dupnp=disabled -Dvorbis=disabled -Dvorbisenc=disabled -Dwavpack=disabled /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/mpd-0.21.11/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/mpd-0.21.11//build The Meson build system Version: 0.51.1 Source dir: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/mpd-0.21.11 Build dir: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/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.8.5 "cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36)") C++ compiler for the build machine: c++ (gcc 4.8.5 "c++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36)") C compiler for the host machine: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/aarch64-linux-gnu-gcc (gcc 7.3.1 "aarch64-linux-gnu-gcc (Linaro GCC 7.3-2018.05) 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701]") C++ compiler for the host machine: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/aarch64-linux-gnu-g++ (gcc 7.3.1 "aarch64-linux-gnu-g++ (Linaro GCC 7.3-2018.05) 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701]") Host machine cpu family: aarch64 Host machine cpu: cortex-a53 Target machine cpu family: aarch64 Target machine cpu: cortex-a53 Build machine cpu family: x86_64 Build machine cpu: x86_64 Found git repository at /usr/lfs/v0/rc-buildroot-test 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: /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/usr/bin/pkg-config (1.6.1) Run-time dependency dbus-1 found: YES 1.12.16 Run-time dependency icu-i18n found: YES 60.2 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 Has header "sys/soundcard.h" : YES Run-time dependency libpcre found: YES 8.43 Run-time dependency libpulse found: YES 12.2 Library sndio found: NO Dependency sqlite3 skipped: feature sqlite disabled 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: YES 0.15.1b 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) Run-time dependency ao found: YES 1.2.0 Dependency jack skipped: feature jack disabled Run-time dependency openal found: NO (tried pkgconfig and cmake) Dependency shout skipped: feature shout disabled Dependency flac skipped: feature flac disabled Dependency opus skipped: feature opus disabled Dependency vorbis skipped: feature vorbis disabled Dependency vorbisidec skipped: feature tremor disabled 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: YES 0.8.8.5 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: YES 2.1.1 Run-time dependency libsidutils found: YES 1.0.4 Library resid-builder found: YES 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 /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/mpd-0.21.11/build/meson-logs/meson-log.txt make: *** [/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/mpd-0.21.11/.stamp_configured] Error 1 make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/buildroot'