>>> gstreamer1 1.16.0 Extracting xzcat /home/br-user/autobuild/run/instance-1/dl/gstreamer1/gstreamer-1.16.0.tar.xz | tar --strip-components=1 -C /home/br-user/autobuild/run/instance-1/output/build/gstreamer1-1.16.0 -xf - >>> gstreamer1 1.16.0 Patching >>> gstreamer1 1.16.0 Configuring rm -rf /home/br-user/autobuild/run/instance-1/output/build/gstreamer1-1.16.0//build mkdir -p /home/br-user/autobuild/run/instance-1/output/build/gstreamer1-1.16.0//build sed -e "s%@TARGET_CROSS@%/home/br-user/autobuild/run/instance-1/output/host/bin/i586-linux-%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/br-user/autobuild/run/instance-1/output/host%g" package/meson/cross-compilation.conf.in > /home/br-user/autobuild/run/instance-1/output/build/gstreamer1-1.16.0//build/cross-compilation.conf PATH="/home/br-user/autobuild/run/instance-1/output/host/bin:/home/br-user/autobuild/run/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PYTHONNOUSERSITE=y /home/br-user/autobuild/run/instance-1/output/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/br-user/autobuild/run/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=enabled -Dtracer_hooks=false -Doption-parsing=false -Dgst_debug=true -Dregistry=false -Dtools=disabled /home/br-user/autobuild/run/instance-1/output/build/gstreamer1-1.16.0/ /home/br-user/autobuild/run/instance-1/output/build/gstreamer1-1.16.0//build The Meson build system Version: 0.51.1 Source dir: /home/br-user/autobuild/run/instance-1/output/build/gstreamer1-1.16.0 Build dir: /home/br-user/autobuild/run/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 7.4.0 "cc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0") C compiler for the host machine: /home/br-user/autobuild/run/instance-1/output/host/bin/i586-linux-gcc (gcc 7.4.0 "i586-linux-gcc.br_real (Buildroot 2019.02-rc1) 7.4.0") Host machine cpu family: x86 Host machine cpu: Target machine cpu family: x86 Target machine cpu: 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: /home/br-user/autobuild/run/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 (/home/br-user/autobuild/run/instance-1/output/host/bin/python3) Run-time dependency bash-completion found: NO (tried pkgconfig and cmake) Configuring gstconfig.h using configuration Configuring gstversion.h using configuration Program flex found: YES (/home/br-user/autobuild/run/instance-1/output/host/bin/flex) Program get_flex_version.py found: YES (/home/br-user/autobuild/run/instance-1/output/host/bin/python3 /home/br-user/autobuild/run/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 (/home/br-user/autobuild/run/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" : NO Program setcap found: YES (/sbin/setcap) Message: How to install gst-ptp-helper: setuid-root Program ptp_helper_post_install.sh found: YES (/home/br-user/autobuild/run/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 check.h using configuration Compiler for C supports arguments -Wno-undef -Wundef: YES Compiler for C supports arguments -Wno-redundant-decls -Wredundant-decls: YES Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES Compiler for C supports arguments -Wno-missing-declarations -Wmissing-declarations: YES Compiler for C supports arguments -Wno-old-style-definition -Wold-style-definition: YES Compiler for C supports arguments -Wno-declaration-after-statement -Wdeclaration-after-statement: YES WARNING: Project targetting '>= 0.47' but tried to use feature introduced in '0.50.0': install arg in configure_file Configuring internal-check.h 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 gstreamer-check-1.0.pc using configuration Configuring gstreamer-check-1.0-uninstalled.pc using configuration Program xgettext found: YES (/home/br-user/autobuild/run/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: 19 WARNING: Project specifies a minimum meson_version '>= 0.47' but uses features which were added in newer versions: * 0.50.0: {'install arg in configure_file'} Option buildtype is: release [default: debugoptimized] Found ninja-1.9.0 at /home/br-user/autobuild/run/instance-1/output/host/bin/ninja >>> gstreamer1 1.16.0 Building PATH="/home/br-user/autobuild/run/instance-1/output/host/bin:/home/br-user/autobuild/run/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PYTHONNOUSERSITE=y /home/br-user/autobuild/run/instance-1/output/host/bin/ninja -j8 -C /home/br-user/autobuild/run/instance-1/output/build/gstreamer1-1.16.0//build ninja: Entering directory `/home/br-user/autobuild/run/instance-1/output/build/gstreamer1-1.16.0//build' [1/172] Generating parselex with a custom command. [2/172] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/asnprintf.c.o'. [3/172] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/printf.c.o'. [4/172] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/printf-args.c.o'. [5/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/check_list.c.o'. [6/172] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/printf-extension.c.o'. [7/172] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/printf-parse.c.o'. [8/172] Generating parsegrammar with a custom command. [9/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/check_error.c.o'. [10/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/check_msg.c.o'. [11/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/check.c.o'. [12/172] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/vasnprintf.c.o'. [13/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/check_log.c.o'. [14/172] Linking static target gst/printf/libgstprintf.a. [15/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/check_pack.c.o'. [16/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/check_print.c.o'. [17/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/check_str.c.o'. [18/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/libcompat_libcompat.c.o'. [19/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/check_run.c.o'. [20/172] Linking static target libs/gst/check/libcheck/libcheck.a. [21/172] Generating controller-enumtypes.c with a meson_exe.py custom command. [22/172] Generating controller-enumtypes.h with a meson_exe.py custom command. [23/172] Generating gstenumtypes.h with a meson_exe.py custom command. [24/172] Generating gstenumtypes.c with a meson_exe.py custom command. [25/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstmemory.c.o'. [26/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdeviceproviderfactory.c.o'. [27/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstminiobject.c.o'. ../gst/gstminiobject.c: In function 'remove_notify': ../gst/gstminiobject.c:501:8: warning: unused variable 'priv_state' [-Wunused-variable] gint priv_state = g_atomic_int_get ((gint *) & object->priv_uint); ^~~~~~~~~~ [28/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gst.c.o'. [29/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_lex.priv_gst_parse_yy.c.o'. [30/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstallocator.c.o'. [31/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstobject.c.o'. [32/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbufferlist.c.o'. [33/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._gstenumtypes.c.o'. [34/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbus.c.o'. [35/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_grammar.tab.c.o'. [36/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbufferpool.c.o'. [37/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcapsfeatures.c.o'. [38/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbuffer.c.o'. ../gst/gstbuffer.c: In function 'gst_buffer_peek_memory': ../gst/gstbuffer.c:1161:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] guint len; ^~~ [39/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstchildproxy.c.o'. [40/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcontext.c.o'. [41/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcontrolsource.c.o'. [42/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcaps.c.o'. [43/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcontrolbinding.c.o'. [44/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdatetime.c.o'. [45/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdevice.c.o'. [46/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstclock.c.o'. [47/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdeviceprovider.c.o'. [48/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdebugutils.c.o'. [49/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstatomicqueue.c.o'. [50/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdynamictypefactory.c.o'. [51/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbin.c.o'. [52/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsterror.c.o'. [53/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstformat.c.o'. [54/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstelementfactory.c.o'. [55/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstghostpad.c.o'. [56/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdevicemonitor.c.o'. [57/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstevent.c.o'. [58/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstiterator.c.o'. [59/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttracer.c.o'. [60/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstmeta.c.o'. [61/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstelement.c.o'. [62/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpadtemplate.c.o'. [63/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstparamspecs.c.o'. [64/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstmessage.c.o'. ../gst/gstmessage.c: In function 'gst_message_get_num_redirect_entries': ../gst/gstmessage.c:3240:17: warning: variable 'entry_structures_gvalue' set but not used [-Wunused-but-set-variable] const GValue *entry_structures_gvalue; ^~~~~~~~~~~~~~~~~~~~~~~ ../gst/gstmessage.c:3239:17: warning: variable 'entry_taglists_gvalue' set but not used [-Wunused-but-set-variable] const GValue *entry_taglists_gvalue; ^~~~~~~~~~~~~~~~~~~~~ [65/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpluginfeature.c.o'. [66/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstinfo.c.o'. [67/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpipeline.c.o'. [68/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstquark.c.o'. [69/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstprotection.c.o'. [70/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpluginloader.c.o'. [71/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpoll.c.o'. In file included from ../gst/gstpoll.c:79:0: /home/br-user/autobuild/run/instance-1/output/host/i586-buildroot-linux-musl/sysroot/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^~~~~~~ [72/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstplugin.c.o'. [73/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpreset.c.o'. [74/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstsample.c.o'. [75/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpromise.c.o'. ../gst/gstpromise.c: In function 'gst_promise_reply': ../gst/gstpromise.c:175:22: warning: unused variable 'result' [-Wunused-variable] GstPromiseResult result = GST_PROMISE_RESULT (promise); ^~~~~~ ../gst/gstpromise.c: In function 'gst_promise_get_reply': ../gst/gstpromise.c:233:22: warning: unused variable 'result' [-Wunused-variable] GstPromiseResult result = GST_PROMISE_RESULT (promise); ^~~~~~ ../gst/gstpromise.c: In function 'gst_promise_interrupt': ../gst/gstpromise.c:264:22: warning: unused variable 'result' [-Wunused-variable] GstPromiseResult result = GST_PROMISE_RESULT (promise); ^~~~~~ [76/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gststreamcollection.c.o'. [77/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstquery.c.o'. [78/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstregistry.c.o'. [79/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gststreams.c.o'. [80/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstregistrychunks.c.o'. [81/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstsegment.c.o'. [82/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttagsetter.c.o'. [83/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstsystemclock.c.o'. [84/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttaskpool.c.o'. [85/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttask.c.o'. [86/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttoc.c.o'. [87/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttocsetter.c.o'. [88/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttracerfactory.c.o'. [89/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttracerutils.c.o'. [90/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttracerrecord.c.o'. [91/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttaglist.c.o'. [92/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpad.c.o'. [93/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttypefind.c.o'. [94/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttypefindfactory.c.o'. [95/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gststructure.c.o'. [96/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstparse.c.o'. [97/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstadapter.c.o'. [98/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsturi.c.o'. [99/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbitreader.c.o'. [100/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstutils.c.o'. [101/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbasetransform.c.o'. [102/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbitwriter.c.o'. [103/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbasesrc.c.o'. [104/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbytewriter.c.o'. [105/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbytereader.c.o'. [106/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstpushsrc.c.o'. [107/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstflowcombiner.c.o'. [108/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstdataqueue.c.o'. [109/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstaggregator.c.o'. [110/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstqueuearray.c.o'. [111/172] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/meson-generated_.._controller-enumtypes.c.o'. [112/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbaseparse.c.o'. [113/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstcollectpads.c.o'. [114/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gsttypefindhelper.c.o'. [115/172] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/gstargbcontrolbinding.c.o'. [116/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstvalue.c.o'. ../gst/gstvalue.c:484:1: warning: 'gst_value_list_or_array_are_compatible' defined but not used [-Wunused-function] gst_value_list_or_array_are_compatible (const GValue * value1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [117/172] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/gsttimedvaluecontrolsource.c.o'. [118/172] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/gstproxycontrolbinding.c.o'. [119/172] Linking target gst/libgstreamer-1.0.so.0.1600.0. FAILED: gst/libgstreamer-1.0.so.0.1600.0 /home/br-user/autobuild/run/instance-1/output/host/bin/i586-linux-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' -Wl,--no-undefined -Wl,--as-needed -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgstreamer-1.0.so.0 -Wl,-Bsymbolic-functions gst/printf/libgstprintf.a /home/br-user/autobuild/run/instance-1/output/host/usr/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.so /home/br-user/autobuild/run/instance-1/output/host/usr/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.so -Wl,--export-dynamic -pthread /home/br-user/autobuild/run/instance-1/output/host/usr/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.so -lm -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/printf:/home/br-user/autobuild/run/instance-1/output/host/usr/bin/../i586-buildroot-linux-musl/sysroot/usr/lib' -Wl,-rpath-link,/home/br-user/autobuild/run/instance-1/output/build/gstreamer1-1.16.0/build/gst/printf -Wl,-rpath-link,/home/br-user/autobuild/run/instance-1/output/host/usr/bin/../i586-buildroot-linux-musl/sysroot/usr/lib gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_grammar.tab.c.o: In function `gst_parse_element_set.isra.10': grammar.tab.c:(.text+0xf05): undefined reference to `libintl_dgettext' grammar.tab.c:(.text+0xf5c): undefined reference to `libintl_dgettext' grammar.tab.c:(.text+0x10bc): undefined reference to `libintl_dgettext' grammar.tab.c:(.text+0x111e): undefined reference to `libintl_dgettext' gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_grammar.tab.c.o: In function `gst_parse_no_more_pads': grammar.tab.c:(.text+0x13e4): undefined reference to `libintl_dgettext' gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_grammar.tab.c.o:grammar.tab.c:(.text+0x1e91): more undefined references to `libintl_dgettext' follow gst/b408f4a@@gstreamer-1.0@sha/gst.c.o: In function `init_pre.isra.0': gst.c:(.text+0x120): undefined reference to `libintl_bindtextdomain' gst.c:(.text+0x135): undefined reference to `libintl_bind_textdomain_codeset' gst/b408f4a@@gstreamer-1.0@sha/gsterror.c.o: In function `.L31': gsterror.c:(.text+0x1b5): undefined reference to `libintl_dgettext' gst/b408f4a@@gstreamer-1.0@sha/gsterror.c.o: In function `.L72': gsterror.c:(.text+0x3fe): undefined reference to `libintl_dgettext' gsterror.c:(.text+0x420): undefined reference to `libintl_dgettext' gst/b408f4a@@gstreamer-1.0@sha/gstpipeline.c.o: In function `gst_pipeline_change_state': gstpipeline.c:(.text+0x180b): undefined reference to `libintl_dgettext' gst/b408f4a@@gstreamer-1.0@sha/gsttaglist.c.o: In function `gst_tag_merge_strings_with_comma': gsttaglist.c:(.text+0xdb): undefined reference to `libintl_dgettext' gst/b408f4a@@gstreamer-1.0@sha/gsttaglist.c.o:gsttaglist.c:(.text+0x574): more undefined references to `libintl_dgettext' follow collect2: error: ld returned 1 exit status [120/172] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/gsttriggercontrolsource.c.o'. [121/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbasesink.c.o'. [122/172] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/gstlfocontrolsource.c.o'. [123/172] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/gstinterpolationcontrolsource.c.o'. [124/172] Compiling C object 'libs/gst/controller/3f155cc@@gstcontroller-1.0@sha/gstdirectcontrolbinding.c.o'. [125/172] Compiling C object 'libs/gst/net/ae941ce@@gstnet-1.0@sha/gstnetaddressmeta.c.o'. [126/172] Compiling C object 'libs/gst/net/ae941ce@@gstnet-1.0@sha/gstnetclientclock.c.o'. ninja: build stopped: subcommand failed. package/pkg-generic.mk:238: recipe for target '/home/br-user/autobuild/run/instance-1/output/build/gstreamer1-1.16.0/.stamp_built' failed make: *** [/home/br-user/autobuild/run/instance-1/output/build/gstreamer1-1.16.0/.stamp_built] Error 1 make: Leaving directory '/home/br-user/autobuild/run/instance-1/buildroot'