>>> mpd 0.22.3 Extracting xzcat /home/buildroot/autobuild/run/instance-2/dl/mpd/mpd-0.22.3.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-2/output-1/build/mpd-0.22.3 -xf - >>> mpd 0.22.3 Patching Applying 0001-src-event-meson.build-add-atomic-dependency-for-spar.patch using patch: patching file src/event/meson.build Hunk #1 succeeded at 30 with fuzz 2 (offset 9 lines). >>> mpd 0.22.3 Configuring rm -rf /home/buildroot/autobuild/run/instance-2/output-1/build/mpd-0.22.3//build mkdir -p /home/buildroot/autobuild/run/instance-2/output-1/build/mpd-0.22.3//build sed -e 's%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-%g' -e 's%@TARGET_ARCH@%s390x%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g2'%g" -e 's%@HOST_DIR@%/home/buildroot/autobuild/run/instance-2/output-1/host%g' -e 's%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-2/output-1/build/mpd-0.22.3//build/cross-compilation.conf PATH="/home/buildroot/autobuild/run/instance-2/output-1/host/bin:/home/buildroot/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PYTHONNOUSERSITE=y /home/buildroot/autobuild/run/instance-2/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=debug --cross-file=/home/buildroot/autobuild/run/instance-2/output-1/build/mpd-0.22.3//build/cross-compilation.conf -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/run/instance-2/output-1/host/lib/pkgconfig -Dzeroconf=disabled -Dicu=disabled -Dalsa=enabled -Dao=disabled -Daudiofile=disabled -Dbzip2=disabled -Dcdio_paranoia=enabled -Dcurl=enabled -Ddsd=false -Dfaad=enabled -Dffmpeg=enabled -Dflac=disabled -Dfluidsynth=enabled -Dhttpd=false -Did3tag=enabled -Djack=disabled -Dlame=disabled -Dlibmpdclient=enabled -Dmms=disabled -Dnfs=disabled -Dsmbclient=disabled -Dlibsamplerate=enabled -Dsndfile=disabled -Dsoxr=disabled -Dmad=enabled -Dmodplug=disabled -Dmpg123=enabled -Dmpcdec=disabled -Dneighbor=false -Dopenal=disabled -Dopus=disabled -Doss=enabled -Dpulse=enabled -Dqobuz=enabled -Dshout=disabled -Dsidplay=disabled -Dsoundcloud=enabled -Dsqlite=disabled -Dtidal=enabled -Dtremor=enabled -Dtwolame=disabled -Dupnp=disabled -Dvorbis=disabled -Dvorbisenc=disabled -Dwavpack=enabled -Dzzip=disabled /home/buildroot/autobuild/run/instance-2/output-1/build/mpd-0.22.3/ /home/buildroot/autobuild/run/instance-2/output-1/build/mpd-0.22.3//build The Meson build system Version: 0.56.2 Source dir: /home/buildroot/autobuild/run/instance-2/output-1/build/mpd-0.22.3 Build dir: /home/buildroot/autobuild/run/instance-2/output-1/build/mpd-0.22.3/build Build type: cross build WARNING: Unknown options: "build.c_std, build.cpp_std" The value of new options can be set with: meson setup --reconfigure -Dnew_option=new_value ... Project name: mpd Project version: 0.22.3 C compiler for the host machine: /home/buildroot/autobuild/run/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc (gcc 9.3.0 "s390x-buildroot-linux-gnu-gcc.br_real (Buildroot 2020.05-3297-g30bd726) 9.3.0") C linker for the host machine: /home/buildroot/autobuild/run/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc ld.bfd 2.34 C++ compiler for the host machine: /home/buildroot/autobuild/run/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-g++ (gcc 9.3.0 "s390x-buildroot-linux-gnu-g++.br_real (Buildroot 2020.05-3297-g30bd726) 9.3.0") C++ linker for the host machine: /home/buildroot/autobuild/run/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-g++ ld.bfd 2.34 C compiler for the build machine: cc (gcc 4.8.2 "cc (Ubuntu 4.8.2-19ubuntu1) 4.8.2") C linker for the build machine: cc ld.bfd 2.24 C++ compiler for the build machine: c++ (gcc 4.8.2 "c++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2") C++ linker for the build machine: c++ ld.bfd 2.24 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: x86_64 Target machine cpu family: s390x Target machine cpu: Configuring Version.h using configuration Compiler for C++ supports arguments -Wvla: YES Compiler for C++ supports arguments -Wdouble-promotion: 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 -Wcomma: NO Compiler for C++ supports arguments -Wextra-semi: YES Compiler for C++ supports arguments -Wheader-hygiene: NO Compiler for C++ supports arguments -Winconsistent-missing-destructor-override: NO Compiler for C++ supports arguments -Wunreachable-code-break: NO Compiler for C++ supports arguments -Wunused: YES Compiler for C++ supports arguments -Wused-but-marked-unused: NO Compiler for C++ supports arguments -Wno-non-virtual-dtor: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Wdouble-promotion: 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 link arguments -Wl,-z,relro: YES Compiler for C++ supports link arguments -Wl,-z,now: 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 Found pkg-config: /home/buildroot/autobuild/run/instance-2/output-1/host/bin/pkgconf (1.6.3) Run-time dependency Boost found: YES 1.75.0 (/home/buildroot/autobuild/run/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr) Found CMake: NO Run-time dependency liburing found: NO (tried pkgconfig and cmake) Configuring Features.h using configuration Run-time dependency threads found: YES Checking for function "pthread_setname_np" with dependency threads: YES Header has symbol "AF_INET6" : YES Header has symbol "struct ucred" : YES Header has symbol "SO_PEERCRED" : YES Checking for function "getpeereid" : NO Library atomic found: YES Run-time dependency dbus-1 found: YES 1.12.20 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 Run-time dependency alsa found: YES 1.2.4 Run-time dependency libchromaprint found: NO (tried pkgconfig and cmake) Run-time dependency libcurl found: YES 7.74.0 Run-time dependency expat found: YES 2.2.10 Run-time dependency libavformat found: YES 58.45.100 Run-time dependency libavcodec found: YES 58.91.100 Run-time dependency libavutil found: YES 56.51.100 Run-time dependency libavfilter found: YES 7.85.100 Dependency libnfs skipped: feature nfs disabled Has header "sys/soundcard.h" : YES Run-time dependency libpcre found: YES 8.44 Run-time dependency libpulse found: YES 14.0 Library sndio found: NO Dependency sqlite3 skipped: feature sqlite disabled 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 Run-time dependency id3tag found: YES 0.15.1b Run-time dependency samplerate found: YES 0.1.9 Dependency soxr skipped: feature soxr disabled 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 skipped: feature bzip2 disabled Dependency zziplib skipped: feature zzip disabled Configuring Features.h using configuration Dependency ao skipped: feature ao disabled Dependency jack skipped: feature jack disabled Dependency shout skipped: feature shout disabled Configuring Features.h using configuration Dependency flac skipped: feature flac disabled Dependency opus skipped: feature opus disabled Run-time dependency vorbisidec found: YES 1.2.1 Run-time dependency ogg found: YES 1.3.4 Run-time dependency adplug found: NO (tried pkgconfig and cmake) Run-time dependency fluidsynth found: YES 2.1.5 Dependency audiofile skipped: feature audiofile disabled Library faad found: YES Library gme found: NO Library mad found: YES Run-time dependency libmikmod found: NO (tried pkgconfig and cmake) Dependency libmodplug skipped: feature modplug disabled Library mpcdec skipped: feature mpcdec disabled Run-time dependency libmpg123 found: YES 1.25.13 Dependency sndfile skipped: feature sndfile disabled Run-time dependency wavpack found: YES 5.4.0 Run-time dependency wildmidi found: NO (tried pkgconfig and cmake) Library WildMidi found: NO Configuring Features.h using configuration Library mp3lame skipped: feature lame disabled Dependency twolame skipped: feature twolame disabled Run-time dependency shine found: NO (tried pkgconfig and cmake) Configuring Features.h using configuration Configuring Features.h using configuration Run-time dependency libmpdclient found: YES 2.19 Configuring config.h using configuration Program sphinx-build found: NO Build targets in project: 62 Option default_library is: shared [default: static] Found ninja-1.10.2 at /home/buildroot/autobuild/run/instance-2/output-1/host/bin/ninja ERROR: C++ Compiler does not support -std=c++17 A full log can be found at /home/buildroot/autobuild/run/instance-2/output-1/build/mpd-0.22.3/build/meson-logs/meson-log.txt make: *** [/home/buildroot/autobuild/run/instance-2/output-1/build/mpd-0.22.3/.stamp_configured] Error 1 make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot'