>>> gstreamer1 1.16.0 Extracting xzcat /home/buildroot/autobuild/instance-1/dl/gstreamer1/gstreamer-1.16.0.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output/build/gstreamer1-1.16.0 -xf - >>> gstreamer1 1.16.0 Patching >>> gstreamer1 1.16.0 Configuring rm -rf /home/buildroot/autobuild/instance-1/output/build/gstreamer1-1.16.0//build mkdir -p /home/buildroot/autobuild/instance-1/output/build/gstreamer1-1.16.0//build sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-1/output/host/bin/powerpc-buildroot-linux-uclibc-%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"big"%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/buildroot/autobuild/instance-1/output/host%g" package/meson/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output/build/gstreamer1-1.16.0//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-1/output/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/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=false -Dregistry=false -Dtools=disabled /home/buildroot/autobuild/instance-1/output/build/gstreamer1-1.16.0/ /home/buildroot/autobuild/instance-1/output/build/gstreamer1-1.16.0//build The Meson build system Version: 0.51.0 Source dir: /home/buildroot/autobuild/instance-1/output/build/gstreamer1-1.16.0 Build dir: /home/buildroot/autobuild/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 6.3.0 "cc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C compiler for the host machine: /home/buildroot/autobuild/instance-1/output/host/bin/powerpc-buildroot-linux-uclibc-gcc (gcc 8.3.0 "powerpc-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.08-git-00524-g2190a9a59e) 8.3.0") Host machine cpu family: ppc Host machine cpu: Target machine cpu family: ppc 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/buildroot/autobuild/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: NO Library gslcblas found: NO Library dl found: YES Checking for function "dladdr" with dependency -ldl: YES Run-time dependency glib-2.0 found: YES 2.60.4 Run-time dependency gobject-2.0 found: YES 2.60.4 Run-time dependency gmodule-2.0 found: YES 2.60.4 Run-time dependency gio-2.0 found: YES 2.60.4 Run-time dependency gio-unix-2.0 found: YES 2.60.4 Library m found: YES Library rt found: YES Program g-ir-scanner skipped: feature introspection disabled Program python3 found: YES (/home/buildroot/autobuild/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/buildroot/autobuild/instance-1/output/host/bin/flex) Program get_flex_version.py found: YES (/home/buildroot/autobuild/instance-1/output/host/bin/python3 /home/buildroot/autobuild/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/buildroot/autobuild/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: NO Program /usr/sbin/setcap found: NO Program /sbin/setcap found: YES (/sbin/setcap) Message: How to install gst-ptp-helper: setuid-root Program ptp_helper_post_install.sh found: YES (/home/buildroot/autobuild/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/buildroot/autobuild/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/buildroot/autobuild/instance-1/output/host/bin/ninja >>> gstreamer1 1.16.0 Building PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-1/output/host/bin/ninja -j4 -C /home/buildroot/autobuild/instance-1/output/build/gstreamer1-1.16.0//build ninja: Entering directory `/home/buildroot/autobuild/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] Generating parsegrammar with a custom command. [5/172] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/printf-parse.c.o'. [6/172] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/printf-args.c.o'. [7/172] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/printf-extension.c.o'. [8/172] Compiling C object 'gst/printf/459fe2f@@gstprintf@sta/vasnprintf.c.o'. [9/172] Linking static target gst/printf/libgstprintf.a. [10/172] Generating controller-enumtypes.c with a meson_exe.py custom command. [11/172] Generating controller-enumtypes.h with a meson_exe.py custom command. [12/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/check.c.o'. [13/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/check_error.c.o'. [14/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/check_list.c.o'. [15/172] Generating gstenumtypes.h with a meson_exe.py custom command. [16/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/check_msg.c.o'. [17/172] Compiling C object 'libs/gst/check/libcheck/47e623e@@check@sta/check_log.c.o'. [18/172] Generating gstenumtypes.c with a meson_exe.py custom command. [19/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpromise.c.o'. [20/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_lex.priv_gst_parse_yy.c.o'. [21/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstallocator.c.o'. [22/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_grammar.tab.c.o'. [23/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstobject.c.o'. [24/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gst.c.o'. [25/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._gstenumtypes.c.o'. [26/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbufferlist.c.o'. [27/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbus.c.o'. [28/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbuffer.c.o'. ../gst/gstbuffer.c:186:2: warning: #warning No 64-bit atomic int defined for this platform/toolchain! [-Wcpp] #warning No 64-bit atomic int defined for this platform/toolchain! ^~~~~~~ [29/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbufferpool.c.o'. [30/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcapsfeatures.c.o'. [31/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstbin.c.o'. [32/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcontrolbinding.c.o'. [33/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcontext.c.o'. [34/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstchildproxy.c.o'. [35/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcaps.c.o'. [36/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstatomicqueue.c.o'. [37/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstclock.c.o'. [38/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstcontrolsource.c.o'. [39/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdeviceproviderfactory.c.o'. [40/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdebugutils.c.o'. [41/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdatetime.c.o'. [42/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdevice.c.o'. [43/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsterror.c.o'. [44/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstelementfactory.c.o'. [45/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdynamictypefactory.c.o'. [46/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdeviceprovider.c.o'. [47/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstformat.c.o'. [48/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstghostpad.c.o'. [49/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstevent.c.o'. [50/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstdevicemonitor.c.o'. [51/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstinfo.c.o'. [52/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstelement.c.o'. [53/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstiterator.c.o'. [54/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstminiobject.c.o'. [55/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstmeta.c.o'. [56/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstmemory.c.o'. [57/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpadtemplate.c.o'. [58/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstmessage.c.o'. [59/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpluginfeature.c.o'. [60/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstparamspecs.c.o'. [61/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpipeline.c.o'. [62/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstprotection.c.o'. [63/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpluginloader.c.o'. [64/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstplugin.c.o'. [65/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpad.c.o'. [66/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstquark.c.o'. [67/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpoll.c.o'. [68/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstpreset.c.o'. [69/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstregistrychunks.c.o'. [70/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gststreamcollection.c.o'. [71/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstsample.c.o'. [72/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstregistry.c.o'. [73/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstquery.c.o'. [74/172] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gsttee.c.o'. [75/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gststreams.c.o'. [76/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstsegment.c.o'. [77/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstsystemclock.c.o'. [78/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttask.c.o'. [79/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gststructure.c.o'. [80/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttaglist.c.o'. [81/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttagsetter.c.o'. [82/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttaskpool.c.o'. [83/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttoc.c.o'. [84/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttocsetter.c.o'. [85/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttracerfactory.c.o'. [86/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttracer.c.o'. [87/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttracerrecord.c.o'. [88/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttracerutils.c.o'. [89/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttypefind.c.o'. [90/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsttypefindfactory.c.o'. [91/172] Compiling C object 'plugins/elements/3495360@@gstcoreelements@sha/gstmultiqueue.c.o'. [92/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstparse.c.o'. [93/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gsturi.c.o'. [94/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstutils.c.o'. [95/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstadapter.c.o'. [96/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbasesrc.c.o'. [97/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbasesink.c.o'. [98/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbaseparse.c.o'. [99/172] Compiling C object 'gst/b408f4a@@gstreamer-1.0@sha/gstvalue.c.o'. [100/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbasetransform.c.o'. [101/172] Linking target gst/libgstreamer-1.0.so.0.1600.0. FAILED: gst/libgstreamer-1.0.so.0.1600.0 /home/buildroot/autobuild/instance-1/output/host/bin/powerpc-buildroot-linux-uclibc-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/buildroot/autobuild/instance-1/output/host/usr/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libgobject-2.0.so /home/buildroot/autobuild/instance-1/output/host/usr/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libglib-2.0.so -Wl,--export-dynamic -pthread /home/buildroot/autobuild/instance-1/output/host/usr/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libgmodule-2.0.so -lm -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/printf:/home/buildroot/autobuild/instance-1/output/host/usr/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/lib' -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output/build/gstreamer1-1.16.0/build/gst/printf -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output/host/usr/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/lib /home/buildroot/autobuild/instance-1/output/host/lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_grammar.tab.c.o: in function `gst_parse_element_set.isra.3': grammar.tab.c:(.text+0xa44): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/instance-1/output/host/lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: grammar.tab.c:(.text+0xacc): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/instance-1/output/host/lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/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+0x1034): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/instance-1/output/host/lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/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+0x14dc): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/instance-1/output/host/lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: grammar.tab.c:(.text+0x15c0): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/instance-1/output/host/lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: gst/b408f4a@@gstreamer-1.0@sha/meson-generated_.._parse_grammar.tab.c.o:grammar.tab.c:(.text+0x1624): more undefined references to `libintl_dgettext' follow /home/buildroot/autobuild/instance-1/output/host/lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: gst/b408f4a@@gstreamer-1.0@sha/gst.c.o: in function `init_pre.isra.0': gst.c:(.text+0x6c): undefined reference to `libintl_bindtextdomain' /home/buildroot/autobuild/instance-1/output/host/lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: gst.c:(.text+0x78): undefined reference to `libintl_bind_textdomain_codeset' /home/buildroot/autobuild/instance-1/output/host/lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: gst/b408f4a@@gstreamer-1.0@sha/gsterror.c.o: in function `gst_error_get_message': gsterror.c:(.text+0x198): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/instance-1/output/host/lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: gsterror.c:(.text+0x3e0): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/instance-1/output/host/lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: gsterror.c:(.text+0x414): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/instance-1/output/host/lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: gst/b408f4a@@gstreamer-1.0@sha/gstpipeline.c.o: in function `gst_pipeline_change_state': gstpipeline.c:(.text+0xb9c): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/instance-1/output/host/lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: gst/b408f4a@@gstreamer-1.0@sha/gsttaglist.c.o: in function `gst_tag_merge_strings_with_comma': gsttaglist.c:(.text+0x144): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/instance-1/output/host/lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: gst/b408f4a@@gstreamer-1.0@sha/gsttaglist.c.o:gsttaglist.c:(.text+0x6d0): more undefined references to `libintl_dgettext' follow collect2: error: ld returned 1 exit status [102/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstaggregator.c.o'. [103/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbitwriter.c.o'. [104/172] Compiling C object 'libs/gst/base/8404622@@gstbase-1.0@sha/gstbitreader.c.o'. ninja: build stopped: subcommand failed. package/pkg-generic.mk:238: recipe for target '/home/buildroot/autobuild/instance-1/output/build/gstreamer1-1.16.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output/build/gstreamer1-1.16.0/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'