>>> mpd 0.22.3 Extracting xzcat /tmp/instance-0/dl/mpd/mpd-0.22.3.tar.xz | tar --strip-components=1 -C /tmp/instance-0/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 /tmp/instance-0/output-1/build/mpd-0.22.3//build mkdir -p /tmp/instance-0/output-1/build/mpd-0.22.3//build sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-%g' -e 's%@TARGET_ARCH@%xtensa%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', '-mlongcalls', '-mauto-litpools', '-Os'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Os'%g" -e 's%@HOST_DIR@%/tmp/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/build/mpd-0.22.3//build/cross-compilation.conf PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/gcc" PYTHONNOUSERSITE=y /tmp/instance-0/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-0/output-1/build/mpd-0.22.3//build/cross-compilation.conf -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-0/output-1/host/lib/pkgconfig -Daudiofile=disabled -Ddocumentation=disabled -Dzeroconf=disabled -Dicu=enabled -Dalsa=disabled -Dao=disabled -Dbzip2=disabled -Dcdio_paranoia=enabled -Dcurl=disabled -Ddsd=true -Dfaad=enabled -Dffmpeg=disabled -Dflac=enabled -Dfluidsynth=disabled -Dhttpd=false -Did3tag=disabled -Djack=enabled -Dlame=disabled -Dlibmpdclient=enabled -Dmms=enabled -Dnfs=enabled -Dsmbclient=disabled -Dlibsamplerate=disabled -Dsndfile=disabled -Dsoxr=disabled -Dmad=disabled -Dmodplug=disabled -Dmpg123=enabled -Dmpcdec=enabled -Dneighbor=false -Dopenal=disabled -Dopus=disabled -Doss=disabled -Dpulse=disabled -Dqobuz=disabled -Dshout=disabled -Dsidplay=enabled -Dsoundcloud=disabled -Dsqlite=enabled -Dtcp=true -Dtidal=disabled -Dtremor=disabled -Dtwolame=disabled -Dupnp=disabled -Dvorbis=enabled -Dvorbisenc=enabled -Dwavpack=disabled -Dzzip=disabled /tmp/instance-0/output-1/build/mpd-0.22.3/ /tmp/instance-0/output-1/build/mpd-0.22.3//build WARNING: Unknown CPU family xtensa, please report this at https://github.com/mesonbuild/meson/issues/new The Meson build system Version: 0.56.2 Source dir: /tmp/instance-0/output-1/build/mpd-0.22.3 Build dir: /tmp/instance-0/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: /tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc (gcc 9.3.0 "xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2020.11-1398-g92237c45c5) 9.3.0") C linker for the host machine: /tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc ld.bfd 2.35.2 C++ compiler for the host machine: /tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++ (gcc 9.3.0 "xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2020.11-1398-g92237c45c5) 9.3.0") C++ linker for the host machine: /tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++ ld.bfd 2.35.2 Using 'CC_FOR_BUILD' from environment with value: '/usr/bin/gcc' C compiler for the build machine: /usr/bin/gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.34 Using 'CXX_FOR_BUILD' from environment with value: '/usr/bin/gcc' C++ compiler for the build machine: /usr/bin/gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") C++ linker for the build machine: /usr/bin/gcc ld.bfd 2.34 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: xtensa 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 -ffunction-sections: YES Compiler for C++ supports arguments -fdata-sections: 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 arguments -ffunction-sections: YES Compiler for C supports arguments -fdata-sections: 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 Found pkg-config: /tmp/instance-0/output-1/host/bin/pkgconf (1.6.3) Run-time dependency Boost found: YES 1.75.0 (/tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/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 Run-time dependency icu-i18n found: YES 68.1 Dependency smbclient skipped: feature smbclient disabled Run-time dependency zlib found: YES 1.2.11 Dependency alsa skipped: feature alsa disabled Run-time dependency libchromaprint found: NO (tried pkgconfig and cmake) Dependency libcurl skipped: feature curl disabled Run-time dependency expat found: YES 2.2.10 Dependency libavformat skipped: feature ffmpeg disabled Dependency libavcodec skipped: feature ffmpeg disabled Dependency libavutil skipped: feature ffmpeg disabled Library gcrypt skipped: feature qobuz disabled Run-time dependency libnfs found: YES 4.0.0 Run-time dependency libpcre found: YES 8.44 Dependency libpulse skipped: feature pulse disabled Library sndio found: NO Run-time dependency sqlite3 found: YES 3.34.1 Run-time dependency libsystemd found: NO (tried pkgconfig and cmake) Dependency libupnp skipped: feature upnp disabled Run-time dependency yajl found: NO (tried pkgconfig and cmake) Dependency id3tag skipped: feature id3tag disabled Dependency samplerate skipped: feature libsamplerate disabled Dependency soxr skipped: feature soxr disabled Run-time dependency libcdio_paranoia found: YES 10.2+2.0.1 Run-time dependency libmms found: YES 0.6.4 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 Run-time dependency jack found: YES 1.9.17 Header has symbol "jack_set_info_function" : YES Dependency shout skipped: feature shout disabled 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.4 Run-time dependency adplug found: NO (tried pkgconfig and cmake) Dependency fluidsynth skipped: feature fluidsynth disabled Dependency audiofile skipped: feature audiofile disabled Library faad found: YES Library gme found: NO Library mad skipped: feature mad disabled Run-time dependency libmikmod found: NO (tried pkgconfig and cmake) Dependency libmodplug skipped: feature modplug disabled Library mpcdec found: YES Run-time dependency libmpg123 found: YES 1.25.13 Dependency sndfile skipped: feature sndfile disabled Dependency wavpack skipped: feature wavpack disabled Run-time dependency wildmidi found: NO (tried pkgconfig and cmake) 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 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 skipped: feature documentation disabled Build targets in project: 58 Option default_library is: shared [default: static] Found ninja-1.10.2 at /tmp/instance-0/output-1/host/bin/ninja >>> mpd 0.22.3 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /tmp/instance-0/output-1/host/bin/ninja -j32 -C /tmp/instance-0/output-1/build/mpd-0.22.3//build ninja: Entering directory `/tmp/instance-0/output-1/build/mpd-0.22.3//build' [1/535] Compiling C++ object src/util/libutil.a.p/DivideString.cxx.o [2/535] Compiling C++ object src/util/libutil.a.p/StringStrip.cxx.o [3/535] Compiling C++ object src/util/libutil.a.p/BitReverse.cxx.o [4/535] Compiling C++ object src/util/libutil.a.p/ByteReverse.cxx.o [5/535] Compiling C++ object liblog.a.p/src_LogBackend.cxx.o [6/535] Compiling C++ object src/util/libutil.a.p/PrintException.cxx.o [7/535] Compiling C++ object src/util/libutil.a.p/HugeAllocator.cxx.o [8/535] Compiling C object src/util/libutil.a.p/format.c.o [9/535] Compiling C++ object src/util/libutil.a.p/StringCompare.cxx.o [10/535] Compiling C++ object src/util/libutil.a.p/WStringCompare.cxx.o [11/535] Compiling C++ object src/system/libsystem.a.p/Clock.cxx.o [12/535] Compiling C++ object src/util/libutil.a.p/StringUtil.cxx.o [13/535] Compiling C++ object src/system/libsystem.a.p/FatalError.cxx.o [14/535] Compiling C++ object src/system/libsystem.a.p/KernelVersion.cxx.o [15/535] Compiling C++ object src/util/libutil.a.p/UriExtract.cxx.o [16/535] Compiling C++ object src/util/libutil.a.p/StringView.cxx.o [17/535] Compiling C++ object src/util/libutil.a.p/HexFormat.cxx.o [18/535] Compiling C++ object src/util/libutil.a.p/Tokenizer.cxx.o [19/535] Compiling C++ object liblog.a.p/src_Log.cxx.o [20/535] Compiling C++ object src/util/libutil.a.p/Exception.cxx.o [21/535] Compiling C++ object src/util/libutil.a.p/UriUtil.cxx.o [22/535] Linking static target liblog.a [23/535] Compiling C++ object src/util/libutil.a.p/OptionParser.cxx.o [24/535] Compiling C++ object src/util/libutil.a.p/UriRelative.cxx.o [25/535] Compiling C++ object src/net/libnet.a.p/IPv4Address.cxx.o [26/535] Compiling C++ object src/time/libtime.a.p/Parser.cxx.o [27/535] Compiling C++ object src/time/libtime.a.p/Convert.cxx.o [28/535] Compiling C++ object src/net/libnet.a.p/AddressInfo.cxx.o [29/535] Compiling C++ object src/util/libutil.a.p/UriQueryParser.cxx.o [30/535] Compiling C++ object src/event/libevent.a.p/PollGroupPoll.cxx.o [31/535] Compiling C++ object src/net/libnet.a.p/HostParser.cxx.o [32/535] Compiling C++ object src/net/libnet.a.p/IPv6Address.cxx.o [33/535] Generating GitVersion.cxx with a custom command [34/535] Compiling C++ object src/io/libio.a.p/Open.cxx.o [35/535] Compiling C++ object src/util/libutil.a.p/SplitString.cxx.o [36/535] Compiling C++ object src/system/libsystem.a.p/EventPipe.cxx.o [37/535] Compiling C++ object src/event/libevent.a.p/PollGroupWinSelect.cxx.o [38/535] Compiling C++ object src/io/libio.a.p/FileDescriptor.cxx.o [39/535] Linking static target src/io/libio.a [40/535] Compiling C++ object src/system/libsystem.a.p/SignalFD.cxx.o [41/535] Compiling C++ object src/system/libsystem.a.p/EventFD.cxx.o [42/535] Compiling C++ object src/time/libtime.a.p/ISO8601.cxx.o [43/535] Compiling C++ object src/util/libutil.a.p/SparseBuffer.cxx.o [44/535] Compiling C++ object src/thread/libthread.a.p/Util.cxx.o [45/535] Linking static target src/time/libtime.a [46/535] Compiling C++ object src/util/libutil.a.p/FormatString.cxx.o [47/535] Compiling C++ object src/fs/libfs.a.p/io_GzipOutputStream.cxx.o [48/535] Compiling C++ object src/system/libsystem.a.p/EpollFD.cxx.o [49/535] Compiling C++ object src/net/libnet.a.p/AllocatedSocketAddress.cxx.o [50/535] Linking static target src/system/libsystem.a [51/535] Compiling C++ object src/thread/libthread.a.p/Thread.cxx.o [52/535] Compiling C++ object src/util/libutil.a.p/TruncateString.cxx.o [53/535] Compiling C++ object src/util/libutil.a.p/LazyRandomEngine.cxx.o [54/535] Compiling C++ object src/util/libutil.a.p/Alloc.cxx.o [55/535] Linking static target src/thread/libthread.a [56/535] Compiling C++ object src/util/libutil.a.p/MimeType.cxx.o [57/535] Compiling C++ object src/net/libnet.a.p/SocketAddress.cxx.o [58/535] Compiling C++ object src/lib/dbus/libdbus.a.p/ScopeMatch.cxx.o [59/535] Compiling C++ object src/lib/dbus/libdbus.a.p/Connection.cxx.o [60/535] Compiling C++ object src/event/libevent.a.p/MaskMonitor.cxx.o [61/535] Compiling C++ object src/util/libutil.a.p/PeakBuffer.cxx.o [62/535] Compiling C++ object src/util/libutil.a.p/UTF8.cxx.o [63/535] Compiling C++ object src/net/libnet.a.p/SocketDescriptor.cxx.o [64/535] Compiling C++ object src/net/libnet.a.p/Resolver.cxx.o [65/535] Compiling C++ object src/util/libutil.a.p/NumberParser.cxx.o [66/535] Compiling C++ object src/lib/zlib/libzlib.a.p/Error.cxx.o [67/535] Linking static target src/lib/zlib/libzlib.a [68/535] Linking static target src/util/libutil.a [69/535] Compiling C++ object src/net/libnet.a.p/SocketError.cxx.o [70/535] Compiling C++ object src/lib/dbus/libdbus.a.p/Error.cxx.o [71/535] Compiling C++ object src/net/libnet.a.p/ToString.cxx.o [72/535] Compiling C++ object src/lib/dbus/libdbus.a.p/Message.cxx.o [73/535] Compiling C++ object src/lib/nfs/libnfs.a.p/Base.cxx.o [74/535] Compiling C++ object src/net/libnet.a.p/StaticSocketAddress.cxx.o [75/535] Compiling C++ object src/lib/icu/libicu.a.p/Init.cxx.o [76/535] Compiling C++ object src/lib/expat/libexpat.a.p/ExpatParser.cxx.o [77/535] Compiling C++ object src/fs/libfs.a.p/Domain.cxx.o [78/535] Compiling C++ object src/lib/nfs/libnfs.a.p/Error.cxx.o [79/535] Compiling C++ object src/net/libnet.a.p/SocketUtil.cxx.o [80/535] Linking static target src/net/libnet.a [81/535] Compiling C++ object src/lib/expat/libexpat.a.p/StreamExpatParser.cxx.o [82/535] Compiling C++ object src/event/libevent.a.p/SignalMonitor.cxx.o [83/535] Linking static target src/lib/expat/libexpat.a [84/535] Compiling C++ object src/lib/icu/libicu.a.p/Compare.cxx.o [85/535] Compiling C++ object src/event/libevent.a.p/FullyBufferedSocket.cxx.o [86/535] Compiling C++ object src/event/libevent.a.p/BufferedSocket.cxx.o [87/535] Compiling C++ object src/lib/pcre/libpcre.a.p/UniqueRegex.cxx.o [88/535] Compiling C++ object src/lib/sqlite/libsqlite.a.p/Database.cxx.o [89/535] Linking static target src/lib/pcre/libpcre.a [90/535] Compiling C++ object src/lib/sqlite/libsqlite.a.p/Error.cxx.o [91/535] Linking static target src/lib/sqlite/libsqlite.a [92/535] Compiling C++ object src/event/libevent.a.p/DeferEvent.cxx.o [93/535] Compiling C++ object src/event/libevent.a.p/IdleMonitor.cxx.o [94/535] Compiling C++ object src/lib/dbus/libdbus.a.p/Glue.cxx.o [95/535] Compiling C++ object src/lib/dbus/libdbus.a.p/UDisks2.cxx.o [96/535] Compiling C++ object src/event/libevent.a.p/SocketMonitor.cxx.o [97/535] Compiling C++ object src/lib/icu/libicu.a.p/Util.cxx.o [98/535] Compiling C++ object src/lib/icu/libicu.a.p/Collate.cxx.o [99/535] Compiling C++ object src/lib/icu/libicu.a.p/CaseFold.cxx.o [100/535] Compiling C++ object src/event/libevent.a.p/TimerEvent.cxx.o [101/535] Compiling C++ object src/event/libevent.a.p/Thread.cxx.o [102/535] Compiling C++ object src/event/libevent.a.p/ServerSocket.cxx.o [103/535] Compiling C++ object src/lib/dbus/libdbus.a.p/Watch.cxx.o [104/535] Compiling C++ object src/fs/libfs.a.p/Config.cxx.o [105/535] Linking static target src/lib/dbus/libdbus.a [106/535] Compiling C++ object src/fs/libfs.a.p/Traits.cxx.o [107/535] Compiling C++ object src/fs/libfs.a.p/NarrowPath.cxx.o [108/535] Compiling C++ object src/event/libevent.a.p/Call.cxx.o [109/535] Compiling C++ object src/fs/libfs.a.p/Path.cxx.o [110/535] Compiling C++ object src/fs/libfs.a.p/Path2.cxx.o [111/535] Compiling C++ object src/fs/libfs.a.p/AllocatedPath.cxx.o [112/535] Compiling C++ object src/lib/icu/libicu.a.p/Converter.cxx.o [113/535] Linking static target src/lib/icu/libicu.a [114/535] Compiling C++ object src/fs/libfs.a.p/FileSystem.cxx.o [115/535] Compiling C++ object src/fs/libfs.a.p/DirectoryReader.cxx.o [116/535] Compiling C++ object src/event/libevent.a.p/MultiSocketMonitor.cxx.o [117/535] Compiling C++ object src/config/libfs.a.p/Domain.cxx.o [118/535] Compiling C++ object src/fs/libfs.a.p/CheckFile.cxx.o [119/535] Compiling C object src/tag/GenParseName.p/Names.c.o [120/535] Compiling C++ object src/event/libevent.a.p/Loop.cxx.o [121/535] Compiling C++ object src/fs/libfs.a.p/LookupFile.cxx.o [122/535] Compiling C++ object src/filter/libfilter_glue.a.p/LoadOne.cxx.o [123/535] Linking static target src/event/libevent.a [124/535] Compiling C++ object src/tag/libtag.a.p/Settings.cxx.o [125/535] Compiling C++ object src/lib/nfs/libnfs.a.p/Glue.cxx.o [126/535] Compiling C++ object src/fs/libfs.a.p/io_FileReader.cxx.o [127/535] Compiling C++ object src/config/libfs.a.p/Param.cxx.o [128/535] Compiling C++ object src/lib/nfs/libnfs.a.p/FileReader.cxx.o [129/535] Compiling C++ object src/fs/libfs.a.p/io_FileOutputStream.cxx.o [130/535] Compiling C object src/tag/libtag.a.p/Names.c.o [131/535] Compiling C++ object src/fs/libfs.a.p/StandardDirectory.cxx.o [132/535] Compiling C++ object src/lib/nfs/libnfs.a.p/Blocking.cxx.o [133/535] Compiling C++ object src/config/libfs.a.p/Check.cxx.o [134/535] Compiling C++ object src/fs/libfs.a.p/Charset.cxx.o [135/535] Compiling C++ object src/config/libfs.a.p/Parser.cxx.o [136/535] Compiling C++ object src/fs/libfs.a.p/io_PeekReader.cxx.o [137/535] Compiling C++ object src/tag/libtag.a.p/Id3MusicBrainz.cxx.o [138/535] Compiling C++ object src/config/libfs.a.p/Path.cxx.o [139/535] Compiling C++ object src/config/libfs.a.p/Block.cxx.o [140/535] Compiling C++ object src/tag/libtag.a.p/ParseName.cxx.o [141/535] Compiling C++ object src/lib/nfs/libnfs.a.p/Manager.cxx.o [142/535] Compiling C++ object src/tag/libtag.a.p/Table.cxx.o [143/535] Compiling C++ object src/tag/libtag.a.p/VorbisComment.cxx.o [144/535] Compiling C++ object src/fs/libfs.a.p/io_BufferedReader.cxx.o [145/535] Compiling C++ object src/config/libfs.a.p/Migrate.cxx.o [146/535] Compiling C++ object src/config/libfs.a.p/Net.cxx.o [147/535] Compiling C++ object src/pcm/libpcm_basic.a.p/SampleFormat.cxx.o [148/535] Compiling C++ object src/fs/libfs.a.p/io_BufferedOutputStream.cxx.o [149/535] Compiling C++ object src/fs/libfs.a.p/io_GunzipReader.cxx.o [150/535] Compiling C++ object src/pcm/libpcm_basic.a.p/Buffer.cxx.o [151/535] Compiling C++ object src/pcm/libpcm_basic.a.p/Interleave.cxx.o [152/535] Compiling C++ object src/tag/libtag.a.p/ReplayGain.cxx.o [153/535] Compiling C++ object src/config/libfs.a.p/Templates.cxx.o [154/535] Compiling C++ object src/pcm/libpcm_basic.a.p/Silence.cxx.o [155/535] Compiling C++ object src/pcm/libpcm_basic.a.p/Dither.cxx.o [156/535] Compiling C++ object src/pcm/libpcm_basic.a.p/Pack.cxx.o [157/535] Compiling C++ object src/fs/libfs.a.p/io_AutoGunzipReader.cxx.o [158/535] Compiling C++ object src/fs/libfs.a.p/List.cxx.o [159/535] Compiling C++ object src/lib/nfs/libnfs.a.p/Connection.cxx.o [160/535] Compiling C++ object src/config/libfs.a.p/Data.cxx.o [161/535] Linking static target src/lib/nfs/libnfs.a [162/535] Compiling C++ object src/fs/libfs.a.p/io_TextFile.cxx.o [163/535] Compiling C++ object src/pcm/libpcm_basic.a.p/Order.cxx.o [164/535] Linking static target src/fs/libfs.a [165/535] Compiling C++ object src/tag/libtag.a.p/MixRamp.cxx.o [166/535] Compiling C++ object src/pcm/libpcm_basic.a.p/CheckAudioFormat.cxx.o [167/535] Compiling C++ object src/tag/libtag.a.p/Config.cxx.o [168/535] Compiling C++ object src/tag/libtag.a.p/Pool.cxx.o [169/535] Compiling C++ object src/pcm/libpcm_basic.a.p/AudioFormat.cxx.o [170/535] Compiling C++ object src/pcm/libpcm.a.p/GlueResampler.cxx.o [171/535] Compiling C++ object src/tag/GenParseName.p/GenParseName.cxx.o [172/535] Compiling C++ object src/tag/libtag.a.p/Id3Picture.cxx.o [173/535] Linking target src/tag/GenParseName FAILED: src/tag/GenParseName /usr/bin/gcc -o src/tag/GenParseName src/tag/GenParseName.p/GenParseName.cxx.o src/tag/GenParseName.p/Names.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 /usr/bin/ld: src/tag/GenParseName.p/GenParseName.cxx.o: in function `std::_Rb_tree >, std::pair > const, TagType>, std::_Select1st > const, TagType> >, std::less > >, std::allocator > const, TagType> > >::_M_erase(std::_Rb_tree_node > const, TagType> >*)': GenParseName.cxx:(.text._ZNSt8_Rb_treeISt17basic_string_viewIcSt11char_traitsIcEESt4pairIKS3_7TagTypeESt10_Select1stIS7_ESt4lessIS3_ESaIS7_EE8_M_eraseEPSt13_Rb_tree_nodeIS7_E[_ZNSt8_Rb_treeISt17basic_string_viewIcSt11char_traitsIcEESt4pairIKS3_7TagTypeESt10_Select1stIS7_ESt4lessIS3_ESaIS7_EE8_M_eraseEPSt13_Rb_tree_nodeIS7_E]+0x29): undefined reference to `operator delete(void*)' /usr/bin/ld: src/tag/GenParseName.p/GenParseName.cxx.o: in function `std::_Rb_tree >, std::pair > const, TagType>, std::_Select1st > const, TagType> >, std::less > >, std::allocator > const, TagType> > >::_M_get_insert_unique_pos(std::basic_string_view > const&)': GenParseName.cxx:(.text._ZNSt8_Rb_treeISt17basic_string_viewIcSt11char_traitsIcEESt4pairIKS3_7TagTypeESt10_Select1stIS7_ESt4lessIS3_ESaIS7_EE24_M_get_insert_unique_posERS5_[_ZNSt8_Rb_treeISt17basic_string_viewIcSt11char_traitsIcEESt4pairIKS3_7TagTypeESt10_Select1stIS7_ESt4lessIS3_ESaIS7_EE24_M_get_insert_unique_posERS5_]+0x12b): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: src/tag/GenParseName.p/GenParseName.cxx.o: in function `std::_Rb_tree >, std::pair > const, TagType>, std::_Select1st > const, TagType> >, std::less > >, std::allocator > const, TagType> > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator > const, TagType> >, std::basic_string_view > const&)': GenParseName.cxx:(.text._ZNSt8_Rb_treeISt17basic_string_viewIcSt11char_traitsIcEESt4pairIKS3_7TagTypeESt10_Select1stIS7_ESt4lessIS3_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS5_[_ZNSt8_Rb_treeISt17basic_string_viewIcSt11char_traitsIcEESt4pairIKS3_7TagTypeESt10_Select1stIS7_ESt4lessIS3_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS5_]+0x90): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/bin/ld: GenParseName.cxx:(.text._ZNSt8_Rb_treeISt17basic_string_viewIcSt11char_traitsIcEESt4pairIKS3_7TagTypeESt10_Select1stIS7_ESt4lessIS3_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS5_[_ZNSt8_Rb_treeISt17basic_string_viewIcSt11char_traitsIcEESt4pairIKS3_7TagTypeESt10_Select1stIS7_ESt4lessIS3_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS5_]+0x183): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' /usr/bin/ld: src/tag/GenParseName.p/GenParseName.cxx.o: in function `main': GenParseName.cxx:(.text.startup+0x19a): undefined reference to `operator new(unsigned long)' /usr/bin/ld: GenParseName.cxx:(.text.startup+0x1ea): undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/bin/ld: GenParseName.cxx:(.text.startup+0x299): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' /usr/bin/ld: GenParseName.cxx:(.text.startup+0x2d7): undefined reference to `operator delete(void*)' /usr/bin/ld: src/tag/GenParseName.p/GenParseName.cxx.o:(.data.rel.local.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' collect2: error: ld returned 1 exit status [174/535] Compiling C++ object src/pcm/libpcm_basic.a.p/AudioParser.cxx.o [175/535] Compiling C++ object src/pcm/libpcm.a.p/FallbackResampler.cxx.o [176/535] Compiling C++ object src/tag/libtag.a.p/Generic.cxx.o [177/535] Compiling C++ object src/pcm/libpcm_basic.a.p/Mix.cxx.o [178/535] Compiling C++ object src/pcm/libpcm_basic.a.p/PcmDsd.cxx.o [179/535] Compiling C++ object src/pcm/libpcm_basic.a.p/Volume.cxx.o [180/535] Compiling C++ object src/tag/libtag.a.p/FixString.cxx.o [181/535] Compiling C++ object src/pcm/libpcm.a.p/PcmFormat.cxx.o [182/535] Compiling C++ object src/config/libfs.a.p/File.cxx.o [183/535] Compiling C++ object src/pcm/libpcm.a.p/FormatConverter.cxx.o [184/535] Compiling C++ object src/pcm/libpcm.a.p/ChannelsConverter.cxx.o [185/535] Compiling C++ object src/tag/libtag.a.p/Tag.cxx.o [186/535] Compiling C++ object src/tag/libtag.a.p/Handler.cxx.o [187/535] Compiling C++ object src/tag/libtag.a.p/ApeReplayGain.cxx.o [188/535] Compiling C++ object src/pcm/libpcm.a.p/Convert.cxx.o [189/535] Compiling C++ object src/tag/libtag.a.p/Format.cxx.o [190/535] Compiling C++ object src/pcm/libpcm_basic.a.p/Dop.cxx.o [191/535] Compiling C++ object src/tag/libtag.a.p/ApeTag.cxx.o [192/535] Compiling C++ object src/input/libinput_api.a.p/Error.cxx.o [193/535] Compiling C++ object src/tag/libtag.a.p/ApeLoader.cxx.o [194/535] Compiling C++ object src/pcm/libpcm_basic.a.p/Export.cxx.o [195/535] Compiling C++ object src/pcm/libpcm_basic.a.p/Dsd32.cxx.o [196/535] Compiling C++ object src/pcm/libpcm_basic.a.p/Dsd16.cxx.o [197/535] Compiling C++ object src/pcm/libpcm.a.p/ConfiguredResampler.cxx.o [198/535] Compiling C++ object src/tag/libtag.a.p/Builder.cxx.o [199/535] Compiling C++ object src/pcm/libpcm_basic.a.p/Dsd2Pcm.cxx.o [200/535] Compiling C++ object src/pcm/libpcm.a.p/PcmChannels.cxx.o [201/535] Compiling C++ object src/input/libinput_api.a.p/InputStream.cxx.o [202/535] Compiling C++ object src/input/libinput_api.a.p/ThreadInputStream.cxx.o [203/535] Compiling C++ object src/input/libinput_api.a.p/InputPlugin.cxx.o [204/535] Compiling C++ object src/input/libinput_api.a.p/AsyncInputStream.cxx.o ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:250: /tmp/instance-0/output-1/build/mpd-0.22.3/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-0/buildroot'