>>> mpd 0.22.3 Extracting xzcat /data/buildroot-test/instance-1/dl/mpd/mpd-0.22.3.tar.xz | tar --strip-components=1 -C /data/buildroot-test/instance-1/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 /data/buildroot-test/instance-1/output-1/build/mpd-0.22.3//build mkdir -p /data/buildroot-test/instance-1/output-1/build/mpd-0.22.3//build sed -e 's%@TARGET_CROSS@%/data/buildroot-test/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-%g' -e 's%@TARGET_ARCH@%arc%g' -e 's%@TARGET_CPU@%archs%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-D_FORTIFY_SOURCE=1'%g" -e 's%@HOST_DIR@%/data/buildroot-test/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/data/buildroot-test/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /data/buildroot-test/instance-1/output-1/build/mpd-0.22.3//build/cross-compilation.conf PATH="/data/buildroot-test/instance-1/output-1/host/bin:/data/buildroot-test/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/gcc" PYTHONNOUSERSITE=y /data/buildroot-test/instance-1/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/data/buildroot-test/instance-1/output-1/build/mpd-0.22.3//build/cross-compilation.conf -Dstrip=false -Dbuild.pkg_config_path=/data/buildroot-test/instance-1/output-1/host/lib/pkgconfig -Ddocumentation=disabled -Dzeroconf=disabled -Dicu=enabled -Dalsa=disabled -Dao=disabled -Daudiofile=disabled -Dbzip2=disabled -Dcdio_paranoia=disabled -Dcurl=enabled -Ddsd=false -Dfaad=disabled -Dffmpeg=enabled -Dflac=disabled -Dfluidsynth=enabled -Dhttpd=true -Did3tag=disabled -Djack=enabled -Dlame=disabled -Dlibmpdclient=disabled -Dmms=disabled -Dnfs=disabled -Dsmbclient=disabled -Dlibsamplerate=enabled -Dsndfile=disabled -Dsoxr=disabled -Dmad=enabled -Dmodplug=disabled -Dmpg123=enabled -Dmpcdec=disabled -Dneighbor=true -Dopenal=enabled -Dopus=disabled -Doss=enabled -Dpulse=enabled -Dqobuz=disabled -Dshout=disabled -Dsidplay=enabled -Dsoundcloud=disabled -Dsqlite=disabled -Dtcp=true -Dtidal=disabled -Dtremor=disabled -Dtwolame=disabled -Dupnp=enabled -Dvorbis=enabled -Dvorbisenc=enabled -Dwavpack=disabled -Dzzip=disabled /data/buildroot-test/instance-1/output-1/build/mpd-0.22.3/ /data/buildroot-test/instance-1/output-1/build/mpd-0.22.3//build The Meson build system Version: 0.56.2 Source dir: /data/buildroot-test/instance-1/output-1/build/mpd-0.22.3 Build dir: /data/buildroot-test/instance-1/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: /data/buildroot-test/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc (gcc 10.2.0 "arc-buildroot-linux-gnu-gcc.br_real (Buildroot 2020.05-3838-g6e4f081d0c) 10.2.0") C linker for the host machine: /data/buildroot-test/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc ld.bfd 2.34.50.20200611 C++ compiler for the host machine: /data/buildroot-test/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ (gcc 10.2.0 "arc-buildroot-linux-gnu-g++.br_real (Buildroot 2020.05-3838-g6e4f081d0c) 10.2.0") C++ linker for the host machine: /data/buildroot-test/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-g++ ld.bfd 2.34.50.20200611 Using 'CC_FOR_BUILD' from environment with value: '/usr/bin/gcc' C compiler for the build machine: /usr/bin/gcc (gcc 10.2.0 "gcc (GCC) 10.2.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.1 Using 'CXX_FOR_BUILD' from environment with value: '/usr/bin/gcc' C++ compiler for the build machine: /usr/bin/gcc (gcc 10.2.0 "gcc (GCC) 10.2.0") C++ linker for the build machine: /usr/bin/gcc ld.bfd 2.35.1 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: arc Target machine cpu: archs Found git repository at /data/buildroot-test 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: /data/buildroot-test/instance-1/output-1/host/bin/pkgconf (1.6.3) Run-time dependency Boost found: YES 1.75.0 (/data/buildroot-test/instance-1/output-1/host/arc-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 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) 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.2 Library sndio found: NO Dependency sqlite3 skipped: feature sqlite disabled Run-time dependency libsystemd found: NO (tried pkgconfig and cmake) Run-time dependency libupnp found: YES 1.14.0 Run-time dependency yajl found: YES 2.1.0 Dependency id3tag skipped: feature id3tag disabled Run-time dependency samplerate found: YES 0.1.9 Dependency soxr skipped: feature soxr disabled Dependency libcdio_paranoia skipped: feature cdio_paranoia disabled Dependency libmms skipped: feature mms disabled Configuring Features.h using configuration Run-time dependency libiso9660 found: NO (tried pkgconfig and cmake) 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 Run-time dependency openal found: YES 1.20.1 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 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) Run-time dependency fluidsynth found: YES 2.1.5 Dependency audiofile skipped: feature audiofile disabled Library faad skipped: feature faad disabled 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 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 Dependency libmpdclient skipped: feature libmpdclient disabled Configuring config.h using configuration Program sphinx-build skipped: feature documentation disabled Build targets in project: 63 Option default_library is: shared [default: static] Found ninja-1.10.2 at /data/buildroot-test/instance-1/output-1/host/bin/ninja >>> mpd 0.22.3 Building PATH="/data/buildroot-test/instance-1/output-1/host/bin:/data/buildroot-test/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PYTHONNOUSERSITE=y /data/buildroot-test/instance-1/output-1/host/bin/ninja -j4 -C /data/buildroot-test/instance-1/output-1/build/mpd-0.22.3//build ninja: Entering directory `/data/buildroot-test/instance-1/output-1/build/mpd-0.22.3//build' [1/560] Compiling C++ object liblog.a.p/src_LogBackend.cxx.o [2/560] Generating GitVersion.cxx with a custom command fatal: No names found, cannot describe anything. [3/560] Compiling C++ object src/util/libutil.a.p/Exception.cxx.o [4/560] Compiling C++ object liblog.a.p/src_Log.cxx.o [5/560] Linking static target liblog.a [6/560] Compiling C++ object src/util/libutil.a.p/HexFormat.cxx.o [7/560] Compiling C++ object src/util/libutil.a.p/Alloc.cxx.o ../src/util/Alloc.cxx: In function 'void oom()': ../src/util/Alloc.cxx:32:13: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | (void)write(STDERR_FILENO, "Out of memory\n", 14); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [8/560] Compiling C++ object src/util/libutil.a.p/UTF8.cxx.o [9/560] Compiling C++ object src/util/libutil.a.p/StringView.cxx.o [10/560] Compiling C++ object src/util/libutil.a.p/StringStrip.cxx.o [11/560] Compiling C++ object src/util/libutil.a.p/MimeType.cxx.o [12/560] Compiling C++ object src/util/libutil.a.p/StringUtil.cxx.o [13/560] Compiling C++ object src/util/libutil.a.p/NumberParser.cxx.o [14/560] Compiling C++ object src/util/libutil.a.p/StringCompare.cxx.o [15/560] Compiling C++ object src/util/libutil.a.p/DivideString.cxx.o [16/560] Compiling C++ object src/util/libutil.a.p/TruncateString.cxx.o [17/560] Compiling C++ object src/util/libutil.a.p/WStringCompare.cxx.o [18/560] Compiling C++ object src/util/libutil.a.p/UriExtract.cxx.o [19/560] Compiling C++ object src/util/libutil.a.p/Tokenizer.cxx.o [20/560] Compiling C++ object src/util/libutil.a.p/FormatString.cxx.o [21/560] Compiling C++ object src/util/libutil.a.p/SplitString.cxx.o [22/560] Compiling C++ object src/util/libutil.a.p/UriQueryParser.cxx.o [23/560] Compiling C++ object src/util/libutil.a.p/HugeAllocator.cxx.o [24/560] Compiling C++ object src/util/libutil.a.p/UriUtil.cxx.o [25/560] Compiling C++ object src/util/libutil.a.p/UriRelative.cxx.o [26/560] Compiling C++ object src/util/libutil.a.p/PrintException.cxx.o [27/560] Compiling C++ object src/util/libutil.a.p/LazyRandomEngine.cxx.o [28/560] Compiling C++ object src/util/libutil.a.p/SparseBuffer.cxx.o [29/560] Compiling C++ object src/util/libutil.a.p/ByteReverse.cxx.o [30/560] Compiling C++ object src/util/libutil.a.p/BitReverse.cxx.o [31/560] Compiling C object src/util/libutil.a.p/format.c.o [32/560] Compiling C++ object src/util/libutil.a.p/PeakBuffer.cxx.o [33/560] Compiling C++ object src/util/libutil.a.p/OptionParser.cxx.o [34/560] Linking static target src/util/libutil.a [35/560] Compiling C++ object src/time/libtime.a.p/Parser.cxx.o [36/560] Compiling C++ object src/time/libtime.a.p/Convert.cxx.o [37/560] Compiling C++ object src/system/libsystem.a.p/FatalError.cxx.o [38/560] Compiling C++ object src/io/libio.a.p/FileDescriptor.cxx.o [39/560] Compiling C++ object src/system/libsystem.a.p/Clock.cxx.o [40/560] Compiling C++ object src/system/libsystem.a.p/KernelVersion.cxx.o [41/560] Compiling C++ object src/time/libtime.a.p/ISO8601.cxx.o [42/560] Linking static target src/time/libtime.a [43/560] Compiling C++ object src/system/libsystem.a.p/EventPipe.cxx.o [44/560] Compiling C++ object src/io/libio.a.p/Open.cxx.o [45/560] Linking static target src/io/libio.a [46/560] Compiling C++ object src/system/libsystem.a.p/EventFD.cxx.o [47/560] Compiling C++ object src/system/libsystem.a.p/SignalFD.cxx.o [48/560] Compiling C++ object src/system/libsystem.a.p/EpollFD.cxx.o [49/560] Linking static target src/system/libsystem.a [50/560] Compiling C++ object src/thread/libthread.a.p/Util.cxx.o [51/560] Compiling C++ object src/thread/libthread.a.p/Thread.cxx.o [52/560] Linking static target src/thread/libthread.a [53/560] Compiling C++ object src/net/libnet.a.p/HostParser.cxx.o [54/560] Compiling C++ object src/net/libnet.a.p/AddressInfo.cxx.o [55/560] Compiling C++ object src/net/libnet.a.p/ToString.cxx.o [56/560] Compiling C++ object src/net/libnet.a.p/IPv4Address.cxx.o [57/560] Compiling C++ object src/net/libnet.a.p/Resolver.cxx.o [58/560] Compiling C++ object src/net/libnet.a.p/AllocatedSocketAddress.cxx.o [59/560] Compiling C++ object src/net/libnet.a.p/IPv6Address.cxx.o [60/560] Compiling C++ object src/net/libnet.a.p/SocketAddress.cxx.o [61/560] Compiling C++ object src/net/libnet.a.p/SocketDescriptor.cxx.o [62/560] Compiling C++ object src/net/libnet.a.p/StaticSocketAddress.cxx.o [63/560] Compiling C++ object src/net/libnet.a.p/SocketUtil.cxx.o [64/560] Compiling C++ object src/net/libnet.a.p/SocketError.cxx.o [65/560] Linking static target src/net/libnet.a [66/560] Compiling C++ object src/event/libevent.a.p/PollGroupPoll.cxx.o [67/560] Compiling C++ object src/event/libevent.a.p/PollGroupWinSelect.cxx.o [68/560] Compiling C++ object src/event/libevent.a.p/SignalMonitor.cxx.o [69/560] Compiling C++ object src/event/libevent.a.p/MaskMonitor.cxx.o [70/560] Compiling C++ object src/event/libevent.a.p/DeferEvent.cxx.o [71/560] Compiling C++ object src/event/libevent.a.p/TimerEvent.cxx.o [72/560] Compiling C++ object src/event/libevent.a.p/IdleMonitor.cxx.o [73/560] Compiling C++ object src/event/libevent.a.p/BufferedSocket.cxx.o [74/560] Compiling C++ object src/event/libevent.a.p/SocketMonitor.cxx.o [75/560] Compiling C++ object src/event/libevent.a.p/FullyBufferedSocket.cxx.o [76/560] Compiling C++ object src/event/libevent.a.p/MultiSocketMonitor.cxx.o [77/560] Compiling C++ object src/event/libevent.a.p/Thread.cxx.o [78/560] Compiling C++ object src/event/libevent.a.p/ServerSocket.cxx.o [79/560] Compiling C++ object src/lib/dbus/libdbus.a.p/Connection.cxx.o [80/560] Compiling C++ object src/event/libevent.a.p/Call.cxx.o [81/560] Compiling C++ object src/lib/dbus/libdbus.a.p/Error.cxx.o [82/560] Compiling C++ object src/lib/dbus/libdbus.a.p/ScopeMatch.cxx.o [83/560] Compiling C++ object src/lib/dbus/libdbus.a.p/Message.cxx.o [84/560] Compiling C++ object src/event/libevent.a.p/Loop.cxx.o [85/560] Linking static target src/event/libevent.a [86/560] Compiling C++ object src/lib/dbus/libdbus.a.p/UDisks2.cxx.o [87/560] Compiling C++ object src/lib/dbus/libdbus.a.p/Glue.cxx.o [88/560] Compiling C++ object src/lib/dbus/libdbus.a.p/Watch.cxx.o [89/560] Linking static target src/lib/dbus/libdbus.a [90/560] Compiling C++ object src/lib/icu/libicu.a.p/Compare.cxx.o [91/560] Compiling C++ object src/lib/icu/libicu.a.p/CaseFold.cxx.o [92/560] Compiling C++ object src/lib/icu/libicu.a.p/Init.cxx.o [93/560] Compiling C++ object src/lib/icu/libicu.a.p/Collate.cxx.o [94/560] Compiling C++ object src/lib/zlib/libzlib.a.p/Error.cxx.o [95/560] Linking static target src/lib/zlib/libzlib.a [96/560] Compiling C++ object src/lib/curl/libcurl.a.p/Version.cxx.o [97/560] Compiling C++ object src/lib/icu/libicu.a.p/Util.cxx.o [98/560] Compiling C++ object src/lib/icu/libicu.a.p/Converter.cxx.o [99/560] Linking static target src/lib/icu/libicu.a [100/560] Compiling C++ object src/lib/curl/libcurl.a.p/Delegate.cxx.o [101/560] Compiling C++ object src/lib/curl/libcurl.a.p/Escape.cxx.o [102/560] Compiling C++ object src/lib/curl/libcurl.a.p/Init.cxx.o [103/560] Compiling C++ object src/lib/curl/libcurl.a.p/Global.cxx.o [104/560] Compiling C++ object src/lib/curl/libcurl.a.p/Form.cxx.o [105/560] Compiling C++ object src/lib/curl/libcurl.a.p/Request.cxx.o [106/560] Linking static target src/lib/curl/libcurl.a [107/560] Compiling C++ object src/lib/expat/libexpat.a.p/ExpatParser.cxx.o [108/560] Compiling C++ object src/lib/ffmpeg/libffmpeg.a.p/LogError.cxx.o [109/560] Compiling C++ object src/lib/ffmpeg/libffmpeg.a.p/Init.cxx.o [110/560] Compiling C++ object src/lib/ffmpeg/libffmpeg.a.p/LogCallback.cxx.o [111/560] Compiling C++ object src/lib/ffmpeg/libffmpeg.a.p/Domain.cxx.o [112/560] Compiling C++ object src/lib/expat/libexpat.a.p/StreamExpatParser.cxx.o [113/560] Linking static target src/lib/expat/libexpat.a [114/560] Compiling C++ object src/lib/ffmpeg/libffmpeg.a.p/Interleave.cxx.o [115/560] Compiling C++ object src/lib/ffmpeg/libffmpeg.a.p/Error.cxx.o [116/560] Compiling C++ object src/lib/pulse/libpulse.a.p/LogError.cxx.o [117/560] Compiling C++ object src/lib/pulse/libpulse.a.p/Domain.cxx.o [118/560] Compiling C++ object src/lib/pcre/libpcre.a.p/UniqueRegex.cxx.o [119/560] Linking static target src/lib/pcre/libpcre.a [120/560] Compiling C++ object src/lib/pulse/libpulse.a.p/Error.cxx.o [121/560] Linking static target src/lib/pulse/libpulse.a [122/560] Compiling C++ object src/lib/ffmpeg/libffmpeg.a.p/Filter.cxx.o [123/560] Linking static target src/lib/ffmpeg/libffmpeg.a [124/560] Compiling C++ object src/lib/upnp/libupnp.a.p/Init.cxx.o [125/560] Compiling C++ object src/lib/upnp/libupnp.a.p/Device.cxx.o [126/560] Compiling C++ object src/lib/upnp/libupnp.a.p/ClientInit.cxx.o [127/560] Compiling C++ object src/lib/upnp/libupnp.a.p/ixmlwrap.cxx.o [128/560] Compiling C++ object src/lib/upnp/libupnp.a.p/ContentDirectoryService.cxx.o [129/560] Compiling C++ object src/lib/upnp/libupnp.a.p/Util.cxx.o [130/560] Compiling C++ object src/input/libinput_glue.a.p/MaybeBufferedInputStream.cxx.o [131/560] Compiling C++ object src/lib/yajl/libyajl.a.p/Handle.cxx.o [132/560] Compiling C++ object src/lib/yajl/libyajl.a.p/ResponseParser.cxx.o [133/560] Compiling C++ object src/lib/crypto/libcrypto_md5.a.p/MD5.cxx.o [134/560] Linking static target src/lib/crypto/libcrypto_md5.a [135/560] Compiling C++ object src/lib/upnp/libupnp.a.p/Discovery.cxx.o [136/560] Linking static target src/lib/upnp/libupnp.a [137/560] Compiling C++ object src/lib/crypto/libcrypto_base64.a.p/Base64.cxx.o [138/560] Linking static target src/lib/crypto/libcrypto_base64.a [139/560] Compiling C++ object src/lib/yajl/libyajl.a.p/ParseInputStream.cxx.o [140/560] Compiling C++ object src/mixer/libmixer_glue.a.p/MixerControl.cxx.o [141/560] Compiling C++ object src/fs/libfs.a.p/Domain.cxx.o [142/560] Linking static target src/lib/yajl/libyajl.a [143/560] Compiling C++ object src/mixer/libmixer_glue.a.p/MixerType.cxx.o [144/560] Compiling C++ object src/fs/libfs.a.p/Traits.cxx.o [145/560] Compiling C++ object src/fs/libfs.a.p/Config.cxx.o [146/560] Compiling C++ object src/fs/libfs.a.p/Path.cxx.o [147/560] Compiling C++ object src/fs/libfs.a.p/Path2.cxx.o [148/560] Compiling C++ object src/mixer/libmixer_glue.a.p/MixerAll.cxx.o [149/560] Compiling C++ object src/fs/libfs.a.p/Charset.cxx.o [150/560] Compiling C++ object src/fs/libfs.a.p/AllocatedPath.cxx.o [151/560] Compiling C++ object src/fs/libfs.a.p/NarrowPath.cxx.o [152/560] Compiling C++ object src/fs/libfs.a.p/FileSystem.cxx.o [153/560] Compiling C++ object src/fs/libfs.a.p/CheckFile.cxx.o [154/560] Compiling C++ object src/fs/libfs.a.p/StandardDirectory.cxx.o [155/560] Compiling C++ object src/fs/libfs.a.p/List.cxx.o [156/560] Compiling C++ object src/fs/libfs.a.p/LookupFile.cxx.o [157/560] Compiling C++ object src/fs/libfs.a.p/DirectoryReader.cxx.o [158/560] Compiling C++ object src/fs/libfs.a.p/io_PeekReader.cxx.o [159/560] Compiling C++ object src/fs/libfs.a.p/io_FileReader.cxx.o [160/560] Compiling C++ object src/fs/libfs.a.p/io_BufferedReader.cxx.o [161/560] Compiling C++ object src/fs/libfs.a.p/io_FileOutputStream.cxx.o [162/560] Compiling C++ object src/fs/libfs.a.p/io_TextFile.cxx.o [163/560] Compiling C++ object src/fs/libfs.a.p/io_BufferedOutputStream.cxx.o [164/560] Compiling C++ object src/fs/libfs.a.p/io_GzipOutputStream.cxx.o [165/560] Compiling C++ object src/fs/libfs.a.p/io_GunzipReader.cxx.o [166/560] Compiling C++ object src/fs/libfs.a.p/io_AutoGunzipReader.cxx.o [167/560] Linking static target src/fs/libfs.a [168/560] Compiling C++ object src/config/libfs.a.p/Check.cxx.o [169/560] Compiling C++ object src/config/libfs.a.p/Path.cxx.o [170/560] Compiling C++ object src/config/libfs.a.p/Param.cxx.o [171/560] Compiling C++ object src/config/libfs.a.p/Data.cxx.o [172/560] Compiling C++ object src/config/libfs.a.p/Parser.cxx.o [173/560] Compiling C++ object src/config/libfs.a.p/Block.cxx.o [174/560] Compiling C++ object src/config/libfs.a.p/Domain.cxx.o [175/560] Compiling C++ object src/config/libfs.a.p/Templates.cxx.o [176/560] Compiling C++ object src/config/libfs.a.p/Net.cxx.o [177/560] Compiling C object src/tag/GenParseName.p/Names.c.o [178/560] Compiling C++ object src/config/libfs.a.p/Migrate.cxx.o [179/560] Compiling C++ object src/config/libfs.a.p/File.cxx.o [180/560] Compiling C++ object src/tag/GenParseName.p/GenParseName.cxx.o [181/560] Linking static target src/config/libfs.a [182/560] 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> >*) [clone .isra.0]': GenParseName.cxx:(.text+0xa3): undefined reference to `operator delete(void*, unsigned long)' /usr/bin/ld: GenParseName.cxx:(.text+0xbe): undefined reference to `operator delete(void*, unsigned long)' /usr/bin/ld: GenParseName.cxx:(.text+0xd9): undefined reference to `operator delete(void*, unsigned long)' /usr/bin/ld: GenParseName.cxx:(.text+0xfd): undefined reference to `operator delete(void*, unsigned long)' /usr/bin/ld: GenParseName.cxx:(.text+0x11d): undefined reference to `operator delete(void*, unsigned long)' /usr/bin/ld: src/tag/GenParseName.p/GenParseName.cxx.o:GenParseName.cxx:(.text+0x143): more undefined references to `operator delete(void*, unsigned long)' follow /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_]+0x11b): 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_]+0xa8): 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_]+0x15c): 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+0x18f): undefined reference to `operator new(unsigned long)' /usr/bin/ld: GenParseName.cxx:(.text.startup+0x1e0): 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+0x296): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)' /usr/bin/ld: GenParseName.cxx:(.text.startup+0x2de): undefined reference to `operator delete(void*, unsigned long)' /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 [183/560] Compiling C++ object src/tag/libtag.a.p/Tag.cxx.o [184/560] Compiling C++ object src/tag/libtag.a.p/Builder.cxx.o [185/560] Compiling C++ object src/tag/libtag.a.p/Handler.cxx.o ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:250: /data/buildroot-test/instance-1/output-1/build/mpd-0.22.3/.stamp_built] Error 1 make: Leaving directory '/data/buildroot-test/instance-1/buildroot'