>>> gstreamer1 1.16.0 Extracting xzcat /data/buildroot/buildroot-test/instance-1/dl/gstreamer1/gstreamer-1.16.0.tar.xz | /data/buildroot/buildroot-test/instance-1/output/host/bin/tar --strip-components=1 -C /data/buildroot/buildroot-test/instance-1/output/build/gstreamer1-1.16.0 -xf - >>> gstreamer1 1.16.0 Patching Applying 0001-meson-Link-to-objects-instea-of-static-helper-librar.patch using patch: patching file gst/meson.build >>> gstreamer1 1.16.0 Configuring rm -rf /data/buildroot/buildroot-test/instance-1/output/build/gstreamer1-1.16.0//build mkdir -p /data/buildroot/buildroot-test/instance-1/output/build/gstreamer1-1.16.0//build sed -e "s%@TARGET_CROSS@%/data/buildroot/buildroot-test/instance-1/output/host/bin/arm-buildroot-linux-musleabihf-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a8%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@%/data/buildroot/buildroot-test/instance-1/output/host%g" package/meson/cross-compilation.conf.in > /data/buildroot/buildroot-test/instance-1/output/build/gstreamer1-1.16.0//build/cross-compilation.conf PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PYTHONNOUSERSITE=y /data/buildroot/buildroot-test/instance-1/output/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/data/buildroot/buildroot-test/instance-1/output/build/gstreamer1-1.16.0//build/cross-compilation.conf -Dexamples=disabled -Dtests=disabled -Dbenchmarks=disabled -Dgtk_doc=disabled -Dintrospection=disabled -Dglib-asserts=disabled -Dglib-checks=disabled -Dgobject-cast-checks=disabled -Dcheck=disabled -Dtracer_hooks=false -Doption-parsing=false -Dgst_debug=false -Dregistry=false -Dtools=enabled /data/buildroot/buildroot-test/instance-1/output/build/gstreamer1-1.16.0/ /data/buildroot/buildroot-test/instance-1/output/build/gstreamer1-1.16.0//build The Meson build system Version: 0.51.1 Source dir: /data/buildroot/buildroot-test/instance-1/output/build/gstreamer1-1.16.0 Build dir: /data/buildroot/buildroot-test/instance-1/output/build/gstreamer1-1.16.0/build Build type: cross build Project name: gstreamer Project version: 1.16.0 C compiler for the build machine: cc (gcc 9.1.0 "cc (GCC) 9.1.0") C compiler for the host machine: /data/buildroot/buildroot-test/instance-1/output/host/bin/arm-buildroot-linux-musleabihf-gcc (gcc 8.3.0 "arm-buildroot-linux-musleabihf-gcc.br_real (Buildroot 2019.08-git-00627-g2df5a4144b) 8.3.0") Host machine cpu family: arm Host machine cpu: cortex-a8 Target machine cpu family: arm Target machine cpu: cortex-a8 Build machine cpu family: x86_64 Build machine cpu: x86_64 Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -fno-strict-aliasing: YES Message: Disabling GLib cast checks Message: Disabling GLib asserts Message: Disabling GLib checks Has header "dlfcn.h" : YES Has header "inttypes.h" : YES Has header "memory.h" : YES Has header "poll.h" : YES Has header "stdint.h" : YES Has header "stdio_ext.h" : YES Has header "strings.h" : YES Has header "string.h" : YES Has header "sys/param.h" : YES Has header "sys/poll.h" : YES Has header "sys/prctl.h" : YES Has header "sys/socket.h" : YES Has header "sys/stat.h" : YES Has header "sys/times.h" : YES Has header "sys/time.h" : YES Has header "sys/types.h" : YES Has header "sys/utsname.h" : YES Has header "sys/wait.h" : YES Has header "ucontext.h" : YES Has header "unistd.h" : YES Has header "valgrind/valgrind.h" : NO Has header "sys/resource.h" : YES Checking whether type "struct tm" has member "tm_gmtoff" : YES Checking for function "gmtime_r" : YES Checking for function "sigaction" : YES Checking for function "getrusage" : YES Checking for function "fseeko" : YES Checking for function "ftello" : YES Checking for function "poll" : YES Checking for function "ppoll" : YES Checking for function "pselect" : YES Checking for function "getpagesize" : YES Checking for function "clock_gettime" : YES Checking for function "getline" : YES Checking for function "mkstemp" : YES Checking for function "alarm" : YES Checking for function "gettimeofday" : YES Checking for function "localtime_r" : YES Checking if "pthread_setname_np(const char*)" links: YES Checking if "posix timers from time.h" compiles: YES Checking if "monotonic clock from time.h" compiles: YES Checking if "__uint128_t available" compiles: NO Checking for function "getpid" : YES Checking for function "strdup" : YES Checking for function "strsignal" : YES Checking for type "clockid_t" : YES Checking for type "timer_t" : YES Checking whether type "struct timespec" has members "tv_sec", "tv_nsec" : YES Checking whether type "struct itimerspec" has members "it_interval", "it_value" : YES Found pkg-config: /data/buildroot/buildroot-test/instance-1/output/host/usr/bin/pkg-config (1.6.1) Found CMake: NO Run-time dependency libunwind found: NO (tried pkgconfig and cmake) Run-time dependency libdw found: NO (tried pkgconfig and cmake) Run-time dependency dbghelp found: NO (tried pkgconfig and cmake) Checking for function "backtrace" : NO Message: NO backtraces support. Has header "execinfo.h" : NO Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Waddress: YES Compiler for C supports arguments -Waggregate-return: YES Compiler for C supports arguments -Wno-multichar -Wmultichar: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Wpointer-arith: YES Library gmp found: YES Library gsl found: YES Library gslcblas found: YES Library dl found: YES Checking for function "dladdr" with dependency -ldl: YES Run-time dependency glib-2.0 found: YES 2.60.5 Run-time dependency gobject-2.0 found: YES 2.60.5 Run-time dependency gmodule-2.0 found: YES 2.60.5 Run-time dependency gio-2.0 found: YES 2.60.5 Run-time dependency gio-unix-2.0 found: YES 2.60.5 Library m found: YES Library rt found: YES Program g-ir-scanner skipped: feature introspection disabled Program python3 found: YES (/data/buildroot/buildroot-test/instance-1/output/host/bin/python3) Run-time dependency bash-completion found: YES 2.8 Configuring gstconfig.h using configuration Configuring gstversion.h using configuration Program flex found: YES (/data/buildroot/buildroot-test/instance-1/output/host/bin/flex) Program get_flex_version.py found: YES (/data/buildroot/buildroot-test/instance-1/output/host/bin/python3 /data/buildroot/buildroot-test/instance-1/output/build/gstreamer1-1.16.0/gst/parse/get_flex_version.py) Message: flex version 2.6.4 >= 2.5.31: YES Configuring gen_lex.py using configuration Program bison found: YES (/data/buildroot/buildroot-test/instance-1/output/host/bin/bison) Message: bison version 3.0.4 >= 2.4: YES Configuring gen_grammar.py using configuration Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES Checking if "long long" compiles: YES Checking if "uintmax_t in inttypes.h" compiles: YES Checking if "uintmax_t in stdint.h" compiles: YES Message: PTP supported on linux. Checking if "SIOCGIFCONF, SIOCGIFFLAGS and SIOCGIFHWADDR available" compiles: YES Checking if "getifaddrs() and AF_LINK available" compiles: NO Has header "sys/capability.h" : YES Library cap found: YES Checking for function "cap_init" with dependency -lcap: YES Program setcap found: YES (/data/buildroot/buildroot-test/instance-1/output/host/sbin/setcap) Message: How to install gst-ptp-helper: capabilities Program ptp_helper_post_install.sh found: YES (/data/buildroot/buildroot-test/instance-1/output/build/gstreamer1-1.16.0/libs/gst/helpers/ptp_helper_post_install.sh) Configuring libgstreamer-1.0.so.0.1600.0-gdb.py using configuration Configuring gstreamer-base-1.0.pc using configuration Configuring gstreamer-base-1.0-uninstalled.pc using configuration Configuring gstreamer-controller-1.0.pc using configuration Configuring gstreamer-controller-1.0-uninstalled.pc using configuration Configuring gstreamer-net-1.0.pc using configuration Configuring gstreamer-net-1.0-uninstalled.pc using configuration Configuring gstreamer-1.0.pc using configuration Configuring gstreamer-1.0-uninstalled.pc using configuration Configuring gst using configuration Program xgettext found: YES (/data/buildroot/buildroot-test/instance-1/output/host/bin/xgettext) Configuring config.h using configuration Program gtkdoc-scan skipped: feature gtk_doc disabled Message: Not building documentation as gtk-doc was not found Build targets in project: 23 Option buildtype is: release [default: debugoptimized] Found ninja-1.9.0 at /data/buildroot/buildroot-test/instance-1/output/host/bin/ninja >>> gstreamer1 1.16.0 Building PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PYTHONNOUSERSITE=y /data/buildroot/buildroot-test/instance-1/output/host/bin/ninja -j12 -C /data/buildroot/buildroot-test/instance-1/output/build/gstreamer1-1.16.0//build ninja: Entering directory `/data/buildroot/buildroot-test/instance-1/output/build/gstreamer1-1.16.0//build' [1/167] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/printf.c.o'. [2/167] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/printf-extension.c.o'. [3/167] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/asnprintf.c.o'. [4/167] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/printf-args.c.o'. [5/167] Generating parselex with a custom command. [6/167] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/printf-parse.c.o'. [7/167] Generating parsegrammar with a custom command. [8/167] Generating controller-enumtypes.h with a meson_exe.py custom command. [9/167] Generating controller-enumtypes.c with a meson_exe.py custom command. [10/167] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/vasnprintf.c.o'. [11/167] Linking static target gst/printf/libgstprintf.a. [12/167] Generating gstenumtypes.c with a meson_exe.py custom command. [13/167] Generating gstenumtypes.h with a meson_exe.py custom command. [14/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstallocator.c.o'. [15/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gst.c.o'. [16/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbufferlist.c.o'. [17/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstobject.c.o'. [18/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbus.c.o'. [19/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbufferpool.c.o'. [20/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_lex.priv_gst_parse_yy.c.o'. [21/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstmessage.c.o'. [22/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._gstenumtypes.c.o'. [23/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcapsfeatures.c.o'. [24/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstchildproxy.c.o'. [25/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbuffer.c.o'. [26/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcontext.c.o'. [27/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcontrolsource.c.o'. [28/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_grammar.tab.c.o'. [29/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdebugutils.c.o'. [30/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstclock.c.o'. [31/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdynamictypefactory.c.o'. [32/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdevice.c.o'. [33/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcontrolbinding.c.o'. [34/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdeviceprovider.c.o'. [35/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdeviceproviderfactory.c.o'. [36/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdatetime.c.o'. [37/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbin.c.o'. [38/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsterror.c.o'. [39/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstformat.c.o'. [40/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstelementfactory.c.o'. [41/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcaps.c.o'. [42/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstghostpad.c.o'. [43/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstinfo.c.o'. [44/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttracer.c.o'. [45/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstatomicqueue.c.o'. [46/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstmeta.c.o'. [47/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdevicemonitor.c.o'. [48/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstiterator.c.o'. [49/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstevent.c.o'. [50/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstmemory.c.o'. [51/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstelement.c.o'. [52/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstparamspecs.c.o'. [53/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpadtemplate.c.o'. [54/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstminiobject.c.o'. [55/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpluginfeature.c.o'. [56/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpipeline.c.o'. [57/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstquark.c.o'. [58/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstprotection.c.o'. [59/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpluginloader.c.o'. [60/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpoll.c.o'. In file included from ../gst/gstpoll.c:79: /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^~~~~~~ [61/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpreset.c.o'. [62/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpromise.c.o'. [63/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstplugin.c.o'. [64/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstsample.c.o'. [65/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gststreamcollection.c.o'. [66/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstregistry.c.o'. [67/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gststreams.c.o'. [68/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstsegment.c.o'. [69/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstquery.c.o'. [70/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttagsetter.c.o'. [71/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttaskpool.c.o'. [72/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstsystemclock.c.o'. [73/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttask.c.o'. [74/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstregistrychunks.c.o'. [75/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttocsetter.c.o'. [76/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttoc.c.o'. [77/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttracerfactory.c.o'. [78/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttracerutils.c.o'. [79/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttracerrecord.c.o'. [80/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttypefindfactory.c.o'. [81/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttypefind.c.o'. [82/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttaglist.c.o'. [83/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstparse.c.o'. [84/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gststructure.c.o'. [85/167] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/gstargbcontrolbinding.c.o'. [86/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpad.c.o'. [87/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstadapter.c.o'. [88/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbitreader.c.o'. [89/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsturi.c.o'. [90/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbitwriter.c.o'. [91/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbasetransform.c.o'. [92/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstutils.c.o'. [93/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstdataqueue.c.o'. [94/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbasesrc.c.o'. [95/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstflowcombiner.c.o'. [96/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstpushsrc.c.o'. [97/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbytereader.c.o'. [98/167] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/meson-generated_.._controller-enumtypes.c.o'. [99/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstaggregator.c.o'. [100/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstcollectpads.c.o'. [101/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbytewriter.c.o'. [102/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbasesink.c.o'. [103/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gsttypefindhelper.c.o'. [104/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstqueuearray.c.o'. [105/167] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/gsttimedvaluecontrolsource.c.o'. [106/167] Compiling C object 'libs/gst/net/ae941ce@@gstnet-1.0@sha/gstnetaddressmeta.c.o'. [107/167] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/gstdirectcontrolbinding.c.o'. [108/167] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/gstproxycontrolbinding.c.o'. [109/167] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/gsttriggercontrolsource.c.o'. [110/167] Compiling C object 'libs/gst/net/ae941ce@@gstnet-1.0@sha/gstnetcontrolmessagemeta.c.o'. [111/167] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/gstlfocontrolsource.c.o'. [112/167] Compiling C object 'libs/gst/net/ae941ce@@gstnet-1.0@sha/gstnettimepacket.c.o'. [113/167] Compiling C object 'libs/gst/net/ae941ce@@gstnet-1.0@sha/gstnettimeprovider.c.o'. [114/167] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/gstinterpolationcontrolsource.c.o'. [115/167] Compiling C object 'libs/gst/net/ae941ce@@gstnet-1.0@sha/gstnetutils.c.o'. [116/167] Compiling C object 'libs/gst/helpers/3fa1036@@gst-plugin-scanner@exe/gst-plugin-scanner.c.o'. [117/167] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbaseparse.c.o'. [118/167] Compiling C object 'libs/gst/helpers/3fa1036@@gst-completion-helper@exe/gst-completion-helper.c.o'. [119/167] Compiling C object 'libs/gst/net/ae941ce@@gstnet-1.0@sha/gstntppacket.c.o'. [120/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstelements.c.o'. [121/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstcapsfilter.c.o'. [122/167] Compiling C object 'libs/gst/net/ae941ce@@gstnet-1.0@sha/gstnetclientclock.c.o'. [123/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstdataurisrc.c.o'. [124/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstconcat.c.o'. [125/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstelements_private.c.o'. [126/167] Compiling C object 'libs/gst/helpers/3fa1036@@gst-ptp-helper@exe/gst-ptp-helper.c.o'. [127/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstfakesink.c.o'. [128/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstdownloadbuffer.c.o'. [129/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstfdsink.c.o'. [130/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstfdsrc.c.o'. [131/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstfilesrc.c.o'. [132/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstfunnel.c.o'. [133/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstqueue.c.o'. [134/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstfilesink.c.o'. [135/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstfakesrc.c.o'. [136/167] Compiling C object 'libs/gst/net/ae941ce@@gstnet-1.0@sha/gstptpclock.c.o'. [137/167] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstvalue.c.o'. [138/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstoutputselector.c.o'. [139/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstsparsefile.c.o'. [140/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gststreamiddemux.c.o'. [141/167] Linking target gst/libgstreamer-1.0.so.0.1600.0. FAILED: gst/libgstreamer-1.0.so.0.1600.0 /data/buildroot/buildroot-test/instance-1/output/host/bin/arm-buildroot-linux-musleabihf-gcc -o gst/libgstreamer-1.0.so.0.1600.0 'gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._gstenumtypes.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_lex.priv_gst_parse_yy.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_grammar.tab.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gst.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstobject.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstallocator.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstbin.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstbuffer.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstbufferlist.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstbufferpool.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstbus.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstcaps.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstcapsfeatures.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstchildproxy.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstclock.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstcontext.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstcontrolbinding.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstcontrolsource.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstdatetime.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstdebugutils.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstdevice.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstdeviceprovider.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstdeviceproviderfactory.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstdynamictypefactory.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstelement.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstelementfactory.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gsterror.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstevent.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstformat.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstghostpad.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstdevicemonitor.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstinfo.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstiterator.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstatomicqueue.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstmessage.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstmeta.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstmemory.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstminiobject.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstpad.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstpadtemplate.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstparamspecs.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstpipeline.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstplugin.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstpluginfeature.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstpluginloader.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstpoll.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstpreset.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstprotection.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstquark.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstquery.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstregistry.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstregistrychunks.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstpromise.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstsample.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstsegment.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gststreamcollection.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gststreams.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gststructure.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstsystemclock.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gsttaglist.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gsttagsetter.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gsttask.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gsttaskpool.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gsttoc.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gsttocsetter.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gsttracer.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gsttracerfactory.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gsttracerrecord.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gsttracerutils.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gsttypefind.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gsttypefindfactory.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gsturi.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstutils.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstvalue.c.o' 'gst/b408f4a@@gstreamer-1.0@sha/gstparse.c.o' 'gst/printf/459fe2f@@gstprintf@sta/asnprintf.c.o' 'gst/printf/459fe2f@@gstprintf@sta/printf-args.c.o' 'gst/printf/459fe2f@@gstprintf@sta/printf-parse.c.o' 'gst/printf/459fe2f@@gstprintf@sta/vasnprintf.c.o' 'gst/printf/459fe2f@@gstprintf@sta/printf.c.o' 'gst/printf/459fe2f@@gstprintf@sta/printf-extension.c.o' -Wl,--no-undefined -Wl,--as-needed -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgstreamer-1.0.so.0 -Wl,-Bsymbolic-functions /data/buildroot/buildroot-test/instance-1/output/host/usr/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/libgobject-2.0.so /data/buildroot/buildroot-test/instance-1/output/host/usr/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/libglib-2.0.so -Wl,--export-dynamic -pthread /data/buildroot/buildroot-test/instance-1/output/host/usr/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/libgmodule-2.0.so -lm -ldl -Wl,--end-group -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/usr/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-1/output/host/usr/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib /data/buildroot/buildroot-test/instance-1/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_grammar.tab.c.o: in function `gst_parse_element_set.isra.5': grammar.tab.c:(.text+0xb24): undefined reference to `libintl_dgettext' /data/buildroot/buildroot-test/instance-1/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: grammar.tab.c:(.text+0xb7c): undefined reference to `libintl_dgettext' /data/buildroot/buildroot-test/instance-1/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_grammar.tab.c.o: in function `gst_parse_no_more_pads': grammar.tab.c:(.text+0xe34): undefined reference to `libintl_dgettext' /data/buildroot/buildroot-test/instance-1/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_grammar.tab.c.o: in function `priv_gst_parse_yyparse': grammar.tab.c:(.text+0x1bfc): undefined reference to `libintl_dgettext' /data/buildroot/buildroot-test/instance-1/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: grammar.tab.c:(.text+0x1da8): undefined reference to `libintl_dgettext' /data/buildroot/buildroot-test/instance-1/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_grammar.tab.c.o:grammar.tab.c:(.text+0x1f2c): more undefined references to `libintl_dgettext' follow /data/buildroot/buildroot-test/instance-1/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: gst/b408f4a@@gstreamer-1.0@sha/gst.c.o: in function `init_pre.isra.0': gst.c:(.text+0x78): undefined reference to `libintl_bindtextdomain' /data/buildroot/buildroot-test/instance-1/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: gst.c:(.text+0x88): undefined reference to `libintl_bind_textdomain_codeset' /data/buildroot/buildroot-test/instance-1/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: gst/b408f4a@@gstreamer-1.0@sha/gsterror.c.o: in function `gst_error_get_message': gsterror.c:(.text+0x1d8): undefined reference to `libintl_dgettext' /data/buildroot/buildroot-test/instance-1/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: gsterror.c:(.text+0x234): undefined reference to `libintl_dgettext' /data/buildroot/buildroot-test/instance-1/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: gsterror.c:(.text+0x2a0): undefined reference to `libintl_dgettext' /data/buildroot/buildroot-test/instance-1/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: gsterror.c:(.text+0x2c4): undefined reference to `libintl_dgettext' /data/buildroot/buildroot-test/instance-1/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: gsterror.c:(.text+0x2dc): undefined reference to `libintl_dgettext' /data/buildroot/buildroot-test/instance-1/output/host/lib/gcc/arm-buildroot-linux-musleabihf/8.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: gst/b408f4a@@gstreamer-1.0@sha/gsterror.c.o:gsterror.c:(.text+0x2f4): more undefined references to `libintl_dgettext' follow collect2: error: ld returned 1 exit status [142/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstvalve.c.o'. [143/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstidentity.c.o'. [144/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstinputselector.c.o'. [145/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gsttee.c.o'. [146/167] Compiling C object 'tools/f9d35d4@@gst-typefind-1.0@exe/gst-typefind.c.o'. [147/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gsttypefindelement.c.o'. [148/167] Compiling C object 'tools/f9d35d4@@gst-stats-1.0@exe/gst-stats.c.o'. [149/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstqueue2.c.o'. [150/167] Compiling C object 'tools/f9d35d4@@gst-launch-1.0@exe/gst-launch.c.o'. [151/167] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstmultiqueue.c.o'. [152/167] Compiling C object 'tools/f9d35d4@@gst-inspect-1.0@exe/gst-inspect.c.o'. ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:241: /data/buildroot/buildroot-test/instance-1/output/build/gstreamer1-1.16.0/.stamp_built] Error 1 make: Leaving directory '/data/buildroot/buildroot-test/instance-1/buildroot'