>>> pipewire 0.3.51 Extracting bzcat /nvmedata/autobuild/instance-28/dl/pipewire/pipewire-0.3.51.tar.bz2 | tar --strip-components=1 -C /nvmedata/autobuild/instance-28/output-1/build/pipewire-0.3.51 -xf - >>> pipewire 0.3.51 Patching >>> pipewire 0.3.51 Configuring rm -rf /nvmedata/autobuild/instance-28/output-1/build/pipewire-0.3.51//build mkdir -p /nvmedata/autobuild/instance-28/output-1/build/pipewire-0.3.51//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-28/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-28/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-28/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-28/output-1/host/microblaze-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-28/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-28/output-1/build/pipewire-0.3.51//build/cross-compilation.conf PATH="/nvmedata/autobuild/instance-28/output-1/host/bin:/nvmedata/autobuild/instance-28/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-28/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/nvmedata/autobuild/instance-28/output-1/build/pipewire-0.3.51//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/nvmedata/autobuild/instance-28/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/nvmedata/autobuild/instance-28/output-1/host/lib/cmake -Ddocs=disabled -Dman=disabled -Dtests=disabled -Dspa-plugins=enabled -Daudiomixer=enabled -Daudioconvert=enabled -Dcontrol=enabled -Daudiotestsrc=enabled -Dsupport=enabled -Devl=disabled -Dtest=disabled -Dvideoconvert=enabled -Dvideotestsrc=enabled -Dvolume=enabled -Dsession-managers=[] -Dlegacy-rtkit=false -Dlibcanberra=disabled -Ddbus=disabled -Dudev=disabled -Dexamples=disabled -Dgstreamer=disabled -Dsystemd=disabled -Dsystemd-system-service=disabled -Dsystemd-user-service=disabled -Dpipewire-alsa=enabled -Dalsa=disabled -Davahi=disabled -Dpipewire-jack=disabled -Djack=disabled -Dbluez5=disabled -Dffmpeg=enabled -Dpipewire-v4l2=disabled -Dv4l2=disabled -Dlibcamera=disabled -Dlv2=disabled -Dx11=disabled -Dx11-xfixes=disabled -Dlibusb=enabled -Dvulkan=disabled -Dpw-cat=disabled -Dsndfile=disabled -Dlibpulse=disabled -Dsdl2=disabled -Decho-cancel-webrtc=disabled -Draop=enabled /nvmedata/autobuild/instance-28/output-1/build/pipewire-0.3.51/ /nvmedata/autobuild/instance-28/output-1/build/pipewire-0.3.51//build The Meson build system Version: 0.62.1 Source dir: /nvmedata/autobuild/instance-28/output-1/build/pipewire-0.3.51 Build dir: /nvmedata/autobuild/instance-28/output-1/build/pipewire-0.3.51/build Build type: cross build Project name: pipewire Project version: 0.3.51 C compiler for the host machine: /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc (gcc 9.4.0 "microblaze-buildroot-linux-uclibc-gcc.br_real (Buildroot 2022.05-rc1-12-gb634d504cb) 9.4.0") C linker for the host machine: /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc ld.bfd 2.37 C compiler for the build machine: /usr/bin/gcc (gcc 9.4.0 "gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: microblaze Host machine cpu: Target machine cpu family: microblaze Target machine cpu: Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -Werror=suggest-attribute=format: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wpointer-sign: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wimplicit-fallthrough: YES Compiler for C supports arguments -Wmissing-braces: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wvariadic-macros: YES Compiler for C supports arguments -Wmaybe-uninitialized: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-pedantic: YES Compiler for C supports arguments -Wold-style-declaration: YES Compiler for C supports arguments -Wdeprecated-declarations: YES Compiler for C supports arguments -Wunused-result: YES Compiler for C supports arguments -D_GNU_SOURCE: YES Compiler for C supports arguments -DFASTPATH: YES Compiler for language cpp for the host machine not found. Compiler for C supports arguments -msse: NO Compiler for C supports arguments -msse2: NO Compiler for C supports arguments -mssse3: NO Compiler for C supports arguments -msse4.1: NO Compiler for C supports arguments -mfma: NO Compiler for C supports arguments -mavx: NO Compiler for C supports arguments -mavx2: NO Compiler for C supports arguments -mfpu=neon: NO Library atomic found: YES Checking if "8-byte __atomic_fetch_add without libatomic" : links: NO Checking if "8-byte __atomic_fetch_add with libatomic" with dependency -latomic: links: YES Has header "sys/mount.h" : YES Has header "sys/param.h" : YES Has header "sys/random.h" : YES Has header "sys/vfs.h" : YES Has header "pwd.h" : YES Fetching value of define "SYS_pidfd_open" : Dependency systemd skipped: feature systemd disabled Dependency libsystemd skipped: feature systemd disabled Configuring Makefile using configuration Library m found: YES Library rt found: YES Library dl found: YES Run-time dependency threads found: YES Dependency dbus-1 skipped: feature dbus disabled Dependency sdl2 skipped: feature sdl2 disabled Found pkg-config: /nvmedata/autobuild/instance-28/output-1/host/bin/pkgconf (1.6.3) Found CMake: /nvmedata/autobuild/instance-28/output-1/host/bin/cmake (3.18.6) Run-time dependency libdrm found: NO (tried pkgconfig and cmake) Run-time dependency readline found: NO (tried pkgconfig and cmake) Library readline found: NO Run-time dependency ncursesw found: NO (tried pkgconfig and cmake) Dependency sndfile skipped: feature sndfile disabled Dependency libpulse skipped: feature libpulse disabled Dependency avahi-client skipped: feature avahi disabled Dependency x11-xcb skipped: feature x11 disabled Dependency xfixes skipped: feature x11-xfixes disabled Dependency libcanberra skipped: feature libcanberra disabled Run-time dependency libusb-1.0 found: YES 1.0.25 Run-time dependency libcap found: NO (tried pkgconfig and cmake) Dependency glib-2.0 skipped: feature gstreamer disabled Dependency webrtc-audio-processing skipped: feature echo-cancel-webrtc disabled Library intl found: YES Run-time dependency alsa found: YES 1.2.6.1 Run-time dependency openssl found: YES 1.1.1o Dependency lilv-0 skipped: feature lv2 disabled Checking for function "gettid" : NO Checking for function "memfd_create" : NO Checking for function "getrandom" : YES Checking for function "sigabbrev_np" : NO Checking for function "XSetIOErrorExitHandler" with dependency x11-xcb: NO Program msgfmt found: YES (/nvmedata/autobuild/instance-28/output-1/host/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/nvmedata/autobuild/instance-28/output-1/host/bin/msgmerge) Program xgettext found: YES (/nvmedata/autobuild/instance-28/output-1/host/bin/xgettext) Dependency alsa skipped: feature alsa disabled Dependency bluez skipped: feature bluez5 disabled Run-time dependency libavcodec found: YES 58.134.100 Dependency jack skipped: feature jack disabled Dependency vulkan skipped: feature vulkan disabled Dependency libcamera skipped: feature libcamera disabled Run-time dependency libudev found: NO (tried pkgconfig and cmake) Has header "linux/videodev2.h" skipped: feature v4l2 disabled Program find found: YES (/usr/bin/find) Configuring spa-include-test-spa_pod_compare_h.c using configuration Configuring spa-include-test-spa_pod_dynamic_h.c using configuration Configuring spa-include-test-spa_pod_parser_h.c using configuration Configuring spa-include-test-spa_pod_command_h.c using configuration Configuring spa-include-test-spa_pod_builder_h.c using configuration Configuring spa-include-test-spa_pod_event_h.c using configuration Configuring spa-include-test-spa_pod_vararg_h.c using configuration Configuring spa-include-test-spa_pod_filter_h.c using configuration Configuring spa-include-test-spa_pod_iter_h.c using configuration Configuring spa-include-test-spa_pod_pod_h.c using configuration Configuring spa-include-test-spa_interfaces_audio_aec_h.c using configuration Configuring spa-include-test-spa_support_thread_h.c using configuration Configuring spa-include-test-spa_support_system_h.c using configuration Configuring spa-include-test-spa_support_cpu_h.c using configuration Configuring spa-include-test-spa_support_plugin_loader_h.c using configuration Configuring spa-include-test-spa_support_loop_h.c using configuration Configuring spa-include-test-spa_support_log_h.c using configuration Configuring spa-include-test-spa_support_log_impl_h.c using configuration Configuring spa-include-test-spa_support_i18n_h.c using configuration Configuring spa-include-test-spa_support_dbus_h.c using configuration Configuring spa-include-test-spa_support_plugin_h.c using configuration Configuring spa-include-test-spa_debug_dict_h.c using configuration Configuring spa-include-test-spa_debug_pod_h.c using configuration Configuring spa-include-test-spa_debug_log_h.c using configuration Configuring spa-include-test-spa_debug_types_h.c using configuration Configuring spa-include-test-spa_debug_mem_h.c using configuration Configuring spa-include-test-spa_debug_node_h.c using configuration Configuring spa-include-test-spa_debug_format_h.c using configuration Configuring spa-include-test-spa_debug_buffer_h.c using configuration Configuring spa-include-test-spa_monitor_event_h.c using configuration Configuring spa-include-test-spa_monitor_device_h.c using configuration Configuring spa-include-test-spa_monitor_utils_h.c using configuration Configuring spa-include-test-spa_graph_graph_h.c using configuration Configuring spa-include-test-spa_param_latency_utils_h.c using configuration Configuring spa-include-test-spa_param_format_utils_h.c using configuration Configuring spa-include-test-spa_param_props_h.c using configuration Configuring spa-include-test-spa_param_profiler_h.c using configuration Configuring spa-include-test-spa_param_audio_format_utils_h.c using configuration Configuring spa-include-test-spa_param_audio_iec958_h.c using configuration Configuring spa-include-test-spa_param_audio_layout_h.c using configuration Configuring spa-include-test-spa_param_audio_raw_h.c using configuration Configuring spa-include-test-spa_param_audio_dsd_h.c using configuration Configuring spa-include-test-spa_param_audio_format_h.c using configuration Configuring spa-include-test-spa_param_bluetooth_audio_h.c using configuration Configuring spa-include-test-spa_param_param_h.c using configuration Configuring spa-include-test-spa_param_format_h.c using configuration Configuring spa-include-test-spa_param_video_chroma_h.c using configuration Configuring spa-include-test-spa_param_video_format_utils_h.c using configuration Configuring spa-include-test-spa_param_video_raw_h.c using configuration Configuring spa-include-test-spa_param_video_encoded_h.c using configuration Configuring spa-include-test-spa_param_video_multiview_h.c using configuration Configuring spa-include-test-spa_param_video_format_h.c using configuration Configuring spa-include-test-spa_param_video_color_h.c using configuration Configuring spa-include-test-spa_utils_type_h.c using configuration Configuring spa-include-test-spa_utils_ringbuffer_h.c using configuration Configuring spa-include-test-spa_utils_defs_h.c using configuration Configuring spa-include-test-spa_utils_json_pod_h.c using configuration Configuring spa-include-test-spa_utils_result_h.c using configuration Configuring spa-include-test-spa_utils_dll_h.c using configuration Configuring spa-include-test-spa_utils_names_h.c using configuration Configuring spa-include-test-spa_utils_keys_h.c using configuration Configuring spa-include-test-spa_utils_dict_h.c using configuration Configuring spa-include-test-spa_utils_json_h.c using configuration Configuring spa-include-test-spa_utils_list_h.c using configuration Configuring spa-include-test-spa_utils_ansi_h.c using configuration Configuring spa-include-test-spa_utils_string_h.c using configuration Configuring spa-include-test-spa_utils_hook_h.c using configuration Configuring spa-include-test-spa_control_control_h.c using configuration Configuring spa-include-test-spa_buffer_alloc_h.c using configuration Configuring spa-include-test-spa_buffer_meta_h.c using configuration Configuring spa-include-test-spa_buffer_buffer_h.c using configuration Configuring spa-include-test-spa_node_io_h.c using configuration Configuring spa-include-test-spa_node_command_h.c using configuration Configuring spa-include-test-spa_node_event_h.c using configuration Configuring spa-include-test-spa_node_keys_h.c using configuration Configuring spa-include-test-spa_node_node_h.c using configuration Configuring spa-include-test-spa_node_utils_h.c using configuration Configuring version.h using configuration Configuring pipewire.conf using configuration ../output-1/build/pipewire-0.3.51/src/daemon/meson.build:76: WARNING: The variable(s) 'DEFAULT_SINK' in the input file 'src/daemon/pipewire.conf.in' are not present in the given configuration data. Configuring client.conf using configuration Configuring client-rt.conf using configuration Configuring jack.conf using configuration Configuring minimal.conf using configuration Configuring pipewire-pulse.conf using configuration Configuring pipewire-uninstalled.conf using configuration ../output-1/build/pipewire-0.3.51/src/daemon/meson.build:82: WARNING: The variable(s) 'DEFAULT_SINK' in the input file 'src/daemon/pipewire.conf.in' are not present in the given configuration data. Program ln found: YES (/bin/ln) Configuring demonic.conf using configuration Configuring duplicate-FL.conf using configuration Configuring sink-virtual-surround-5.1-kemar.conf using configuration Configuring sink-virtual-surround-7.1-hesuvi.conf using configuration Configuring sink-dolby-surround.conf using configuration Configuring sink-eq6.conf using configuration Configuring sink-matrix-spatialiser.conf using configuration Configuring source-rnnoise.conf using configuration Library roc found: NO Configuring config.h using configuration Program doxygen skipped: feature docs disabled Program pw-uninstalled.sh found: YES (/nvmedata/autobuild/instance-28/output-1/build/pipewire-0.3.51/pw-uninstalled.sh) Build targets in project: 196 pipewire 0.3.51 systemd conf data : NO libsystemd : NO intl support : YES pipewire-alsa : YES OpenSSL (for raop-sink) : YES lilv (for lv2 plugins) : NO No session manager : pw-uninstalled.sh will not work out of the box! Manpage generation : NO Misc dependencies dbus (Bluetooth, rt, portal, pw-reserve): NO SDL2 (video examples) : NO readline (for pw-cli) : NO X11 (x11-bell) : NO libcanberra (x11-bell) : NO WebRTC Echo Canceling : NO pw-cat/pw-play/pw-dump/filter-chain sndfile : NO Streaming between daemons libpulse : NO Avahi DNS-SD (Zeroconf) : NO ROC : NO Backend libusb (Bluetooth quirks) : YES gstreamer-device-provider : NO ALSA : NO Bluetooth audio : NO JACK2 : NO libcamera : NO Udev : NO V4L2 kernel header : NO V4L2 enabled : NO GStreamer modules glib-2.0 : NO Optional programs find (for header testing) : YES Session managers Build media-session : NO Build wireplumber : NO Default session-manager : pw-cat/pw-play/pw-dump tool Build pw-cat tool : NO Optional Modules rt : without RTKit portal : NO pulse-tunnel : NO zeroconf-discover : NO raop-discover (needs Avahi) : NO raop-sink (requires OpenSSL) : YES roc-sink : NO roc-source : NO x11-bell : NO User defined options Cross files : /nvmedata/autobuild/instance-28/output-1/build/pipewire-0.3.51//build/cross-compilation.conf build.cmake_prefix_path : /nvmedata/autobuild/instance-28/output-1/host/lib/cmake build.pkg_config_path : /nvmedata/autobuild/instance-28/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false alsa : disabled audioconvert : enabled audiomixer : enabled audiotestsrc : enabled avahi : disabled bluez5 : disabled control : enabled dbus : disabled docs : disabled echo-cancel-webrtc : disabled evl : disabled examples : disabled ffmpeg : enabled gstreamer : disabled jack : disabled legacy-rtkit : false libcamera : disabled libcanberra : disabled libpulse : disabled libusb : enabled lv2 : disabled man : disabled pipewire-alsa : enabled pipewire-jack : disabled pipewire-v4l2 : disabled pw-cat : disabled raop : enabled sdl2 : disabled session-managers : [] sndfile : disabled spa-plugins : enabled support : enabled systemd : disabled systemd-system-service : disabled systemd-user-service : disabled test : disabled tests : disabled udev : disabled v4l2 : disabled videoconvert : enabled videotestsrc : enabled volume : enabled vulkan : disabled x11 : disabled x11-xfixes : disabled Found ninja-1.10.2.git.kitware.jobserver-1 at /nvmedata/autobuild/instance-28/output-1/host/bin/ninja >>> pipewire 0.3.51 Building PATH="/nvmedata/autobuild/instance-28/output-1/host/bin:/nvmedata/autobuild/instance-28/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-28/output-1/host/bin/ninja -C /nvmedata/autobuild/instance-28/output-1/build/pipewire-0.3.51//build ninja: Entering directory `/nvmedata/autobuild/instance-28/output-1/build/pipewire-0.3.51//build' [1/489] Generating po/af/LC_MESSAGES/pipewire-af.mo with a custom command [2/489] Generating po/as/LC_MESSAGES/pipewire-as.mo with a custom command [3/489] Generating po/be/LC_MESSAGES/pipewire-be.mo with a custom command [4/489] Generating po/bg/LC_MESSAGES/pipewire-bg.mo with a custom command [5/489] Generating po/bn_IN/LC_MESSAGES/pipewire-bn_IN.mo with a custom command [6/489] Generating po/ca/LC_MESSAGES/pipewire-ca.mo with a custom command [7/489] Generating po/cs/LC_MESSAGES/pipewire-cs.mo with a custom command [8/489] Generating po/da/LC_MESSAGES/pipewire-da.mo with a custom command [9/489] Generating po/de_CH/LC_MESSAGES/pipewire-de_CH.mo with a custom command [10/489] Generating po/de/LC_MESSAGES/pipewire-de.mo with a custom command [11/489] Generating po/el/LC_MESSAGES/pipewire-el.mo with a custom command [12/489] Generating po/es/LC_MESSAGES/pipewire-es.mo with a custom command [13/489] Generating po/fi/LC_MESSAGES/pipewire-fi.mo with a custom command [14/489] Generating po/fr/LC_MESSAGES/pipewire-fr.mo with a custom command [15/489] Generating po/gl/LC_MESSAGES/pipewire-gl.mo with a custom command [16/489] Generating po/gu/LC_MESSAGES/pipewire-gu.mo with a custom command [17/489] Generating po/he/LC_MESSAGES/pipewire-he.mo with a custom command [18/489] Generating po/hi/LC_MESSAGES/pipewire-hi.mo with a custom command [19/489] Generating po/hr/LC_MESSAGES/pipewire-hr.mo with a custom command [20/489] Generating po/hu/LC_MESSAGES/pipewire-hu.mo with a custom command [21/489] Generating po/id/LC_MESSAGES/pipewire-id.mo with a custom command [22/489] Generating po/it/LC_MESSAGES/pipewire-it.mo with a custom command [23/489] Generating po/ja/LC_MESSAGES/pipewire-ja.mo with a custom command [24/489] Generating po/kk/LC_MESSAGES/pipewire-kk.mo with a custom command [25/489] Generating po/kn/LC_MESSAGES/pipewire-kn.mo with a custom command [26/489] Generating po/ko/LC_MESSAGES/pipewire-ko.mo with a custom command [27/489] Generating po/lt/LC_MESSAGES/pipewire-lt.mo with a custom command [28/489] Generating po/ml/LC_MESSAGES/pipewire-ml.mo with a custom command [29/489] Generating po/mr/LC_MESSAGES/pipewire-mr.mo with a custom command [30/489] Generating po/my/LC_MESSAGES/pipewire-my.mo with a custom command [31/489] Generating po/nl/LC_MESSAGES/pipewire-nl.mo with a custom command [32/489] Generating po/nn/LC_MESSAGES/pipewire-nn.mo with a custom command [33/489] Generating po/oc/LC_MESSAGES/pipewire-oc.mo with a custom command [34/489] Generating po/or/LC_MESSAGES/pipewire-or.mo with a custom command [35/489] Generating po/pa/LC_MESSAGES/pipewire-pa.mo with a custom command [36/489] Generating po/pl/LC_MESSAGES/pipewire-pl.mo with a custom command [37/489] Generating po/pt_BR/LC_MESSAGES/pipewire-pt_BR.mo with a custom command [38/489] Generating po/pt/LC_MESSAGES/pipewire-pt.mo with a custom command [39/489] Generating po/ro/LC_MESSAGES/pipewire-ro.mo with a custom command [40/489] Generating po/ru/LC_MESSAGES/pipewire-ru.mo with a custom command [41/489] Generating po/sk/LC_MESSAGES/pipewire-sk.mo with a custom command [42/489] Generating po/sr@latin/LC_MESSAGES/pipewire-sr@latin.mo with a custom command [43/489] Generating po/sr/LC_MESSAGES/pipewire-sr.mo with a custom command [44/489] Generating po/sv/LC_MESSAGES/pipewire-sv.mo with a custom command [45/489] Generating po/ta/LC_MESSAGES/pipewire-ta.mo with a custom command [46/489] Generating po/te/LC_MESSAGES/pipewire-te.mo with a custom command [47/489] Generating po/tr/LC_MESSAGES/pipewire-tr.mo with a custom command [48/489] Generating po/uk/LC_MESSAGES/pipewire-uk.mo with a custom command [49/489] Generating po/zh_CN/LC_MESSAGES/pipewire-zh_CN.mo with a custom command [50/489] Generating po/zh_TW/LC_MESSAGES/pipewire-zh_TW.mo with a custom command [51/489] Generating po/eo/LC_MESSAGES/pipewire-eo.mo with a custom command [52/489] Generating po/si/LC_MESSAGES/pipewire-si.mo with a custom command [53/489] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/fmt-ops.c.o [54/489] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/biquad.c.o [55/489] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/crossover.c.o [56/489] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/resample-peaks.c.o [57/489] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/volume-ops.c.o [58/489] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/volume-ops-c.c.o [59/489] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/plugin.c.o [60/489] Compiling C object spa/plugins/audioconvert/test-resample.p/test-resample.c.o [61/489] Compiling C object spa/plugins/audioconvert/benchmark-resample.p/benchmark-resample.c.o [62/489] Compiling C object spa/plugins/audiomixer/libspa-audiomixer.so.p/mix-ops.c.o [63/489] Compiling C object spa/plugins/audiomixer/libspa-audiomixer.so.p/plugin.c.o [64/489] Compiling C object spa/plugins/control/libspa-control.so.p/plugin.c.o [65/489] Compiling C object spa/plugins/audiotestsrc/libspa-audiotestsrc.so.p/plugin.c.o [66/489] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/channelmix-ops.c.o FAILED: spa/plugins/audioconvert/libaudioconvert.a.p/channelmix-ops.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audioconvert/libaudioconvert.a.p -Ispa/plugins/audioconvert -I../spa/plugins/audioconvert -I. -I.. -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -O3 -MD -MQ spa/plugins/audioconvert/libaudioconvert.a.p/channelmix-ops.c.o -MF spa/plugins/audioconvert/libaudioconvert.a.p/channelmix-ops.c.o.d -o spa/plugins/audioconvert/libaudioconvert.a.p/channelmix-ops.c.o -c ../spa/plugins/audioconvert/channelmix-ops.c In file included from ../spa/plugins/audioconvert/channelmix-ops.h:29, from ../spa/plugins/audioconvert/channelmix-ops.c:37: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/pod/pod.h:32, from ../spa/include/spa/pod/iter.h:35, from ../spa/include/spa/pod/parser.h:35, from ../spa/include/spa/param/audio/format-utils.h:37, from ../spa/plugins/audioconvert/channelmix-ops.c:29: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/channelmix-ops.h:29, from ../spa/plugins/audioconvert/channelmix-ops.c:37: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/pod/pod.h:32, from ../spa/include/spa/pod/iter.h:35, from ../spa/include/spa/pod/parser.h:35, from ../spa/include/spa/param/audio/format-utils.h:37, from ../spa/plugins/audioconvert/channelmix-ops.c:29: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/channelmix-ops.h:29, from ../spa/plugins/audioconvert/channelmix-ops.c:37: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [67/489] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/channelmix-ops-c.c.o FAILED: spa/plugins/audioconvert/libaudioconvert.a.p/channelmix-ops-c.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audioconvert/libaudioconvert.a.p -Ispa/plugins/audioconvert -I../spa/plugins/audioconvert -I. -I.. -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -O3 -MD -MQ spa/plugins/audioconvert/libaudioconvert.a.p/channelmix-ops-c.c.o -MF spa/plugins/audioconvert/libaudioconvert.a.p/channelmix-ops-c.c.o.d -o spa/plugins/audioconvert/libaudioconvert.a.p/channelmix-ops-c.c.o -c ../spa/plugins/audioconvert/channelmix-ops-c.c In file included from ../spa/plugins/audioconvert/channelmix-ops.h:29, from ../spa/plugins/audioconvert/channelmix-ops-c.c:25: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/plugins/audioconvert/channelmix-ops.h:28, from ../spa/plugins/audioconvert/channelmix-ops-c.c:25: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/channelmix-ops.h:29, from ../spa/plugins/audioconvert/channelmix-ops-c.c:25: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/plugins/audioconvert/channelmix-ops.h:28, from ../spa/plugins/audioconvert/channelmix-ops-c.c:25: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/channelmix-ops.h:29, from ../spa/plugins/audioconvert/channelmix-ops-c.c:25: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [68/489] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/audioadapter.c.o FAILED: spa/plugins/audioconvert/libspa-audioconvert.so.p/audioadapter.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audioconvert/libspa-audioconvert.so.p -Ispa/plugins/audioconvert -I../spa/plugins/audioconvert -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -MD -MQ spa/plugins/audioconvert/libspa-audioconvert.so.p/audioadapter.c.o -MF spa/plugins/audioconvert/libspa-audioconvert.so.p/audioadapter.c.o.d -o spa/plugins/audioconvert/libspa-audioconvert.so.p/audioadapter.c.o -c ../spa/plugins/audioconvert/audioadapter.c In file included from ../spa/plugins/audioconvert/audioadapter.c:35: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/audioadapter.c:25: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/audioadapter.c:35: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/audioadapter.c:25: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/audioadapter.c:35: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [69/489] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/audioconvert.c.o FAILED: spa/plugins/audioconvert/libspa-audioconvert.so.p/audioconvert.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audioconvert/libspa-audioconvert.so.p -Ispa/plugins/audioconvert -I../spa/plugins/audioconvert -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -MD -MQ spa/plugins/audioconvert/libspa-audioconvert.so.p/audioconvert.c.o -MF spa/plugins/audioconvert/libspa-audioconvert.so.p/audioconvert.c.o.d -o spa/plugins/audioconvert/libspa-audioconvert.so.p/audioconvert.c.o -c ../spa/plugins/audioconvert/audioconvert.c In file included from ../spa/plugins/audioconvert/audioconvert.c:35: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/audioconvert.c:29: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/audioconvert.c:35: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/audioconvert.c:29: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/audioconvert.c:35: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [70/489] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/fmtconvert.c.o FAILED: spa/plugins/audioconvert/libspa-audioconvert.so.p/fmtconvert.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audioconvert/libspa-audioconvert.so.p -Ispa/plugins/audioconvert -I../spa/plugins/audioconvert -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -MD -MQ spa/plugins/audioconvert/libspa-audioconvert.so.p/fmtconvert.c.o -MF spa/plugins/audioconvert/libspa-audioconvert.so.p/fmtconvert.c.o.d -o spa/plugins/audioconvert/libspa-audioconvert.so.p/fmtconvert.c.o -c ../spa/plugins/audioconvert/fmtconvert.c In file included from ../spa/plugins/audioconvert/fmtconvert.c:35: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/fmtconvert.c:30: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/fmtconvert.c:35: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/fmtconvert.c:30: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/fmtconvert.c:35: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [71/489] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/channelmix.c.o FAILED: spa/plugins/audioconvert/libspa-audioconvert.so.p/channelmix.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audioconvert/libspa-audioconvert.so.p -Ispa/plugins/audioconvert -I../spa/plugins/audioconvert -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -MD -MQ spa/plugins/audioconvert/libspa-audioconvert.so.p/channelmix.c.o -MF spa/plugins/audioconvert/libspa-audioconvert.so.p/channelmix.c.o.d -o spa/plugins/audioconvert/libspa-audioconvert.so.p/channelmix.c.o -c ../spa/plugins/audioconvert/channelmix.c In file included from ../spa/include/spa/utils/json.h:41, from ../spa/plugins/audioconvert/channelmix.c:34: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/channelmix.c:29: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/include/spa/utils/json.h:41, from ../spa/plugins/audioconvert/channelmix.c:34: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/channelmix.c:29: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/include/spa/utils/json.h:41, from ../spa/plugins/audioconvert/channelmix.c:34: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [72/489] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/merger.c.o FAILED: spa/plugins/audioconvert/libspa-audioconvert.so.p/merger.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audioconvert/libspa-audioconvert.so.p -Ispa/plugins/audioconvert -I../spa/plugins/audioconvert -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -MD -MQ spa/plugins/audioconvert/libspa-audioconvert.so.p/merger.c.o -MF spa/plugins/audioconvert/libspa-audioconvert.so.p/merger.c.o.d -o spa/plugins/audioconvert/libspa-audioconvert.so.p/merger.c.o -c ../spa/plugins/audioconvert/merger.c In file included from ../spa/plugins/audioconvert/merger.c:36: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/merger.c:30: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/merger.c:36: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/merger.c:30: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/merger.c:36: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [73/489] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/resample.c.o FAILED: spa/plugins/audioconvert/libspa-audioconvert.so.p/resample.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audioconvert/libspa-audioconvert.so.p -Ispa/plugins/audioconvert -I../spa/plugins/audioconvert -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -MD -MQ spa/plugins/audioconvert/libspa-audioconvert.so.p/resample.c.o -MF spa/plugins/audioconvert/libspa-audioconvert.so.p/resample.c.o.d -o spa/plugins/audioconvert/libspa-audioconvert.so.p/resample.c.o -c ../spa/plugins/audioconvert/resample.c In file included from ../spa/plugins/audioconvert/resample.c:33: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/resample.c:29: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/resample.c:33: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/resample.c:29: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/resample.c:33: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [74/489] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/splitter.c.o FAILED: spa/plugins/audioconvert/libspa-audioconvert.so.p/splitter.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audioconvert/libspa-audioconvert.so.p -Ispa/plugins/audioconvert -I../spa/plugins/audioconvert -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -MD -MQ spa/plugins/audioconvert/libspa-audioconvert.so.p/splitter.c.o -MF spa/plugins/audioconvert/libspa-audioconvert.so.p/splitter.c.o.d -o spa/plugins/audioconvert/libspa-audioconvert.so.p/splitter.c.o -c ../spa/plugins/audioconvert/splitter.c In file included from ../spa/plugins/audioconvert/splitter.c:35: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/splitter.c:30: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/splitter.c:35: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/splitter.c:30: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/splitter.c:35: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [75/489] Compiling C object spa/plugins/audioconvert/libtest_lib.a.p/test-source.c.o FAILED: spa/plugins/audioconvert/libtest_lib.a.p/test-source.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audioconvert/libtest_lib.a.p -Ispa/plugins/audioconvert -I../spa/plugins/audioconvert -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -O3 -MD -MQ spa/plugins/audioconvert/libtest_lib.a.p/test-source.c.o -MF spa/plugins/audioconvert/libtest_lib.a.p/test-source.c.o.d -o spa/plugins/audioconvert/libtest_lib.a.p/test-source.c.o -c ../spa/plugins/audioconvert/test-source.c In file included from ../spa/plugins/audioconvert/test-source.c:34: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/test-source.c:29: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/test-source.c:34: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audioconvert/test-source.c:29: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/test-source.c:34: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [76/489] Compiling C object spa/plugins/audioconvert/test-audioadapter.p/test-audioadapter.c.o FAILED: spa/plugins/audioconvert/test-audioadapter.p/test-audioadapter.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audioconvert/test-audioadapter.p -Ispa/plugins/audioconvert -I../spa/plugins/audioconvert -I. -I.. -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -pthread -MD -MQ spa/plugins/audioconvert/test-audioadapter.p/test-audioadapter.c.o -MF spa/plugins/audioconvert/test-audioadapter.p/test-audioadapter.c.o.d -o spa/plugins/audioconvert/test-audioadapter.p/test-audioadapter.c.o -c ../spa/plugins/audioconvert/test-audioadapter.c In file included from ../spa/plugins/audioconvert/test-audioadapter.c:33: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 279 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/utils/string.h:38, from ../spa/plugins/audioconvert/test-audioadapter.c:33: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/test-audioadapter.c:33: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 323 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/utils/string.h:38, from ../spa/plugins/audioconvert/test-audioadapter.c:33: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/test-audioadapter.c:33: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [77/489] Compiling C object spa/plugins/audioconvert/test-audioconvert.p/test-audioconvert.c.o FAILED: spa/plugins/audioconvert/test-audioconvert.p/test-audioconvert.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audioconvert/test-audioconvert.p -Ispa/plugins/audioconvert -I../spa/plugins/audioconvert -I. -I.. -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -pthread -MD -MQ spa/plugins/audioconvert/test-audioconvert.p/test-audioconvert.c.o -MF spa/plugins/audioconvert/test-audioconvert.p/test-audioconvert.c.o.d -o spa/plugins/audioconvert/test-audioconvert.p/test-audioconvert.c.o -c ../spa/plugins/audioconvert/test-audioconvert.c In file included from ../spa/plugins/audioconvert/test-audioconvert.c:33: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 279 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/utils/string.h:38, from ../spa/plugins/audioconvert/test-audioconvert.c:33: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/test-audioconvert.c:33: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 323 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/utils/string.h:38, from ../spa/plugins/audioconvert/test-audioconvert.c:33: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/test-audioconvert.c:33: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [78/489] Compiling C object spa/plugins/audioconvert/test-channelmix.p/test-channelmix.c.o FAILED: spa/plugins/audioconvert/test-channelmix.p/test-channelmix.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audioconvert/test-channelmix.p -Ispa/plugins/audioconvert -I../spa/plugins/audioconvert -I. -I.. -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -pthread -MD -MQ spa/plugins/audioconvert/test-channelmix.p/test-channelmix.c.o -MF spa/plugins/audioconvert/test-channelmix.p/test-channelmix.c.o.d -o spa/plugins/audioconvert/test-channelmix.p/test-channelmix.c.o -c ../spa/plugins/audioconvert/test-channelmix.c In file included from ../spa/plugins/audioconvert/channelmix-ops.h:29, from ../spa/plugins/audioconvert/channelmix-ops.c:37, from ../spa/plugins/audioconvert/test-channelmix.c:39: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/utils/type.h:32, from ../spa/include/spa/support/log-impl.h:34, from ../spa/plugins/audioconvert/test-channelmix.c:32: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/channelmix-ops.h:29, from ../spa/plugins/audioconvert/channelmix-ops.c:37, from ../spa/plugins/audioconvert/test-channelmix.c:39: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/utils/type.h:32, from ../spa/include/spa/support/log-impl.h:34, from ../spa/plugins/audioconvert/test-channelmix.c:32: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audioconvert/channelmix-ops.h:29, from ../spa/plugins/audioconvert/channelmix-ops.c:37, from ../spa/plugins/audioconvert/test-channelmix.c:39: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [79/489] Compiling C object spa/plugins/audioconvert/test-fmt-ops.p/test-fmt-ops.c.o [80/489] Compiling C object spa/plugins/audiomixer/libspa-audiomixer.so.p/audiomixer.c.o FAILED: spa/plugins/audiomixer/libspa-audiomixer.so.p/audiomixer.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audiomixer/libspa-audiomixer.so.p -Ispa/plugins/audiomixer -I../spa/plugins/audiomixer -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -MD -MQ spa/plugins/audiomixer/libspa-audiomixer.so.p/audiomixer.c.o -MF spa/plugins/audiomixer/libspa-audiomixer.so.p/audiomixer.c.o.d -o spa/plugins/audiomixer/libspa-audiomixer.so.p/audiomixer.c.o -c ../spa/plugins/audiomixer/audiomixer.c In file included from ../spa/plugins/audiomixer/audiomixer.c:34: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audiomixer/audiomixer.c:29: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audiomixer/audiomixer.c:34: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audiomixer/audiomixer.c:29: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audiomixer/audiomixer.c:34: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [81/489] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/resample-native.c.o [82/489] Compiling C object spa/plugins/audiotestsrc/libspa-audiotestsrc.so.p/audiotestsrc.c.o FAILED: spa/plugins/audiotestsrc/libspa-audiotestsrc.so.p/audiotestsrc.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audiotestsrc/libspa-audiotestsrc.so.p -Ispa/plugins/audiotestsrc -I../spa/plugins/audiotestsrc -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -MD -MQ spa/plugins/audiotestsrc/libspa-audiotestsrc.so.p/audiotestsrc.c.o -MF spa/plugins/audiotestsrc/libspa-audiotestsrc.so.p/audiotestsrc.c.o.d -o spa/plugins/audiotestsrc/libspa-audiotestsrc.so.p/audiotestsrc.c.o -c ../spa/plugins/audiotestsrc/audiotestsrc.c In file included from ../spa/plugins/audiotestsrc/audiotestsrc.c:37: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 279 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audiotestsrc/audiotestsrc.c:31: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audiotestsrc/audiotestsrc.c:37: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 323 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audiotestsrc/audiotestsrc.c:31: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audiotestsrc/audiotestsrc.c:37: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [83/489] Compiling C object spa/plugins/support/libspa-support.so.p/cpu.c.o FAILED: spa/plugins/support/libspa-support.so.p/cpu.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/support/libspa-support.so.p -Ispa/plugins/support -I../spa/plugins/support -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -pthread -MD -MQ spa/plugins/support/libspa-support.so.p/cpu.c.o -MF spa/plugins/support/libspa-support.so.p/cpu.c.o.d -o spa/plugins/support/libspa-support.so.p/cpu.c.o -c ../spa/plugins/support/cpu.c In file included from ../spa/plugins/support/cpu.c:43: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 279 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/utils/type.h:32, from ../spa/include/spa/support/log.h:34, from ../spa/plugins/support/cpu.c:37: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/support/cpu.c:43: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 323 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/utils/type.h:32, from ../spa/include/spa/support/log.h:34, from ../spa/plugins/support/cpu.c:37: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/support/cpu.c:43: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ At top level: ../spa/plugins/support/cpu.c:62:14: warning: 'read_file' defined but not used [-Wunused-function] 62 | static char *read_file(const char *name, char *buffer, size_t len) | ^~~~~~~~~ [84/489] Compiling C object spa/plugins/control/libspa-control.so.p/mixer.c.o FAILED: spa/plugins/control/libspa-control.so.p/mixer.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/control/libspa-control.so.p -Ispa/plugins/control -I../spa/plugins/control -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -MD -MQ spa/plugins/control/libspa-control.so.p/mixer.c.o -MF spa/plugins/control/libspa-control.so.p/mixer.c.o.d -o spa/plugins/control/libspa-control.so.p/mixer.c.o -c ../spa/plugins/control/mixer.c In file included from ../spa/plugins/control/mixer.c:34: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/control/mixer.c:29: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/control/mixer.c:34: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/control/mixer.c:29: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/control/mixer.c:34: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [85/489] Compiling C object spa/plugins/audioconvert/benchmark-fmt-ops.p/benchmark-fmt-ops.c.o ../spa/plugins/audioconvert/benchmark-fmt-ops.c:105:13: warning: 'run_testc' defined but not used [-Wunused-function] 105 | static void run_testc(const char *name, const char *impl, bool in_packed, bool out_packed, convert_func_t func, | ^~~~~~~~~ [86/489] Compiling C object spa/plugins/ffmpeg/libspa-ffmpeg.so.p/ffmpeg-enc.c.o FAILED: spa/plugins/ffmpeg/libspa-ffmpeg.so.p/ffmpeg-enc.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/ffmpeg/libspa-ffmpeg.so.p -Ispa/plugins/ffmpeg -I../spa/plugins/ffmpeg -Ispa/include -I../spa/include -I/nvmedata/autobuild/instance-28/output-1/host/microblaze-buildroot-linux-uclibc/sysroot/usr/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -MD -MQ spa/plugins/ffmpeg/libspa-ffmpeg.so.p/ffmpeg-enc.c.o -MF spa/plugins/ffmpeg/libspa-ffmpeg.so.p/ffmpeg-enc.c.o.d -o spa/plugins/ffmpeg/libspa-ffmpeg.so.p/ffmpeg-enc.c.o -c ../spa/plugins/ffmpeg/ffmpeg-enc.c In file included from ../spa/plugins/ffmpeg/ffmpeg-enc.c:31: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/utils/string.h:38, from ../spa/plugins/ffmpeg/ffmpeg-enc.c:31: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/ffmpeg/ffmpeg-enc.c:31: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/utils/string.h:38, from ../spa/plugins/ffmpeg/ffmpeg-enc.c:31: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/ffmpeg/ffmpeg-enc.c:31: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [87/489] Compiling C object spa/plugins/support/libspa-support.so.p/logger.c.o FAILED: spa/plugins/support/libspa-support.so.p/logger.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/support/libspa-support.so.p -Ispa/plugins/support -I../spa/plugins/support -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -pthread -MD -MQ spa/plugins/support/libspa-support.so.p/logger.c.o -MF spa/plugins/support/libspa-support.so.p/logger.c.o.d -o spa/plugins/support/libspa-support.so.p/logger.c.o -c ../spa/plugins/support/logger.c In file included from ../spa/plugins/support/logger.c:40: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 279 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/utils/type.h:32, from ../spa/include/spa/support/log.h:34, from ../spa/plugins/support/logger.c:33: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/support/logger.c:40: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 323 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/utils/type.h:32, from ../spa/include/spa/support/log.h:34, from ../spa/plugins/support/logger.c:33: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/support/logger.c:40: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [88/489] Compiling C object spa/plugins/audiomixer/libspa-audiomixer.so.p/mixer-dsp.c.o FAILED: spa/plugins/audiomixer/libspa-audiomixer.so.p/mixer-dsp.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/audiomixer/libspa-audiomixer.so.p -Ispa/plugins/audiomixer -I../spa/plugins/audiomixer -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -MD -MQ spa/plugins/audiomixer/libspa-audiomixer.so.p/mixer-dsp.c.o -MF spa/plugins/audiomixer/libspa-audiomixer.so.p/mixer-dsp.c.o.d -o spa/plugins/audiomixer/libspa-audiomixer.so.p/mixer-dsp.c.o -c ../spa/plugins/audiomixer/mixer-dsp.c In file included from ../spa/plugins/audiomixer/mixer-dsp.c:34: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audiomixer/mixer-dsp.c:29: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audiomixer/mixer-dsp.c:34: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/audiomixer/mixer-dsp.c:29: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/audiomixer/mixer-dsp.c:34: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [89/489] Compiling C object spa/plugins/ffmpeg/libspa-ffmpeg.so.p/ffmpeg-dec.c.o FAILED: spa/plugins/ffmpeg/libspa-ffmpeg.so.p/ffmpeg-dec.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/ffmpeg/libspa-ffmpeg.so.p -Ispa/plugins/ffmpeg -I../spa/plugins/ffmpeg -Ispa/include -I../spa/include -I/nvmedata/autobuild/instance-28/output-1/host/microblaze-buildroot-linux-uclibc/sysroot/usr/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -MD -MQ spa/plugins/ffmpeg/libspa-ffmpeg.so.p/ffmpeg-dec.c.o -MF spa/plugins/ffmpeg/libspa-ffmpeg.so.p/ffmpeg-dec.c.o.d -o spa/plugins/ffmpeg/libspa-ffmpeg.so.p/ffmpeg-dec.c.o -c ../spa/plugins/ffmpeg/ffmpeg-dec.c In file included from ../spa/plugins/ffmpeg/ffmpeg-dec.c:31: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/utils/string.h:38, from ../spa/plugins/ffmpeg/ffmpeg-dec.c:31: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/ffmpeg/ffmpeg-dec.c:31: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/utils/string.h:38, from ../spa/plugins/ffmpeg/ffmpeg-dec.c:31: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/ffmpeg/ffmpeg-dec.c:31: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [90/489] Compiling C object spa/plugins/support/libspa-support.so.p/log-patterns.c.o FAILED: spa/plugins/support/libspa-support.so.p/log-patterns.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/support/libspa-support.so.p -Ispa/plugins/support -I../spa/plugins/support -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -pthread -MD -MQ spa/plugins/support/libspa-support.so.p/log-patterns.c.o -MF spa/plugins/support/libspa-support.so.p/log-patterns.c.o.d -o spa/plugins/support/libspa-support.so.p/log-patterns.c.o -c ../spa/plugins/support/log-patterns.c In file included from ../spa/include/spa/utils/json.h:41, from ../spa/plugins/support/log-patterns.c:30: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/utils/type.h:32, from ../spa/include/spa/support/log.h:34, from ../spa/plugins/support/log-patterns.c:28: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/include/spa/utils/json.h:41, from ../spa/plugins/support/log-patterns.c:30: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/utils/type.h:32, from ../spa/include/spa/support/log.h:34, from ../spa/plugins/support/log-patterns.c:28: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/include/spa/utils/json.h:41, from ../spa/plugins/support/log-patterns.c:30: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [91/489] Compiling C object spa/plugins/support/libspa-support.so.p/plugin.c.o [92/489] Compiling C object spa/plugins/ffmpeg/libspa-ffmpeg.so.p/ffmpeg.c.o [93/489] Compiling C object spa/plugins/support/libspa-support.so.p/system.c.o FAILED: spa/plugins/support/libspa-support.so.p/system.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/support/libspa-support.so.p -Ispa/plugins/support -I../spa/plugins/support -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -pthread -MD -MQ spa/plugins/support/libspa-support.so.p/system.c.o -MF spa/plugins/support/libspa-support.so.p/system.c.o.d -o spa/plugins/support/libspa-support.so.p/system.c.o -c ../spa/plugins/support/system.c In file included from ../spa/plugins/support/system.c:42: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 279 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/utils/type.h:32, from ../spa/include/spa/support/log.h:34, from ../spa/plugins/support/system.c:37: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/support/system.c:42: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 323 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/utils/type.h:32, from ../spa/include/spa/support/log.h:34, from ../spa/plugins/support/system.c:37: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/support/system.c:42: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [94/489] Compiling C object spa/plugins/support/libspa-support.so.p/loop.c.o FAILED: spa/plugins/support/libspa-support.so.p/loop.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/support/libspa-support.so.p -Ispa/plugins/support -I../spa/plugins/support -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -pthread -MD -MQ spa/plugins/support/libspa-support.so.p/loop.c.o -MF spa/plugins/support/libspa-support.so.p/loop.c.o.d -o spa/plugins/support/libspa-support.so.p/loop.c.o -c ../spa/plugins/support/loop.c In file included from ../spa/plugins/support/loop.c:42: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 279 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/support/loop.h:32, from ../spa/plugins/support/loop.c:33: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/support/loop.c:42: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 323 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/support/loop.h:32, from ../spa/plugins/support/loop.c:33: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/support/loop.c:42: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [95/489] Compiling C object spa/plugins/support/libspa-support.so.p/node-driver.c.o FAILED: spa/plugins/support/libspa-support.so.p/node-driver.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/support/libspa-support.so.p -Ispa/plugins/support -I../spa/plugins/support -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -pthread -MD -MQ spa/plugins/support/libspa-support.so.p/node-driver.c.o -MF spa/plugins/support/libspa-support.so.p/node-driver.c.o.d -o spa/plugins/support/libspa-support.so.p/node-driver.c.o -c ../spa/plugins/support/node-driver.c In file included from ../spa/plugins/support/node-driver.c:35: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 279 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/support/node-driver.c:31: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/support/node-driver.c:35: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t'; did you mean 'socklen_t'? 323 | locale_t prev; | ^~~~~~~~ | socklen_t In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/support/node-driver.c:31: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/support/node-driver.c:35: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [96/489] Compiling C object spa/plugins/support/libspa-support.so.p/null-audio-sink.c.o FAILED: spa/plugins/support/libspa-support.so.p/null-audio-sink.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/support/libspa-support.so.p -Ispa/plugins/support -I../spa/plugins/support -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -pthread -MD -MQ spa/plugins/support/libspa-support.so.p/null-audio-sink.c.o -MF spa/plugins/support/libspa-support.so.p/null-audio-sink.c.o.d -o spa/plugins/support/libspa-support.so.p/null-audio-sink.c.o -c ../spa/plugins/support/null-audio-sink.c In file included from ../spa/include/spa/utils/json.h:41, from ../spa/plugins/support/null-audio-sink.c:37: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/support/null-audio-sink.c:31: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/include/spa/utils/json.h:41, from ../spa/plugins/support/null-audio-sink.c:37: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/support/null-audio-sink.c:31: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/include/spa/utils/json.h:41, from ../spa/plugins/support/null-audio-sink.c:37: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [97/489] Compiling C object spa/plugins/videoconvert/libspa-videoconvert.so.p/videoadapter.c.o FAILED: spa/plugins/videoconvert/libspa-videoconvert.so.p/videoadapter.c.o /nvmedata/autobuild/instance-28/output-1/host/bin/microblaze-buildroot-linux-uclibc-gcc -Ispa/plugins/videoconvert/libspa-videoconvert.so.p -Ispa/plugins/videoconvert -I../spa/plugins/videoconvert -Ispa/include -I../spa/include -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -O3 -fvisibility=hidden -Werror=suggest-attribute=format -Wsign-compare -Wpointer-arith -Wpointer-sign -Wformat -Wformat-security -Wimplicit-fallthrough -Wmissing-braces -Wtype-limits -Wvariadic-macros -Wmaybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -Wno-pedantic -Wold-style-declaration -Wdeprecated-declarations -Wunused-result -D_GNU_SOURCE -DFASTPATH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -MD -MQ spa/plugins/videoconvert/libspa-videoconvert.so.p/videoadapter.c.o -MF spa/plugins/videoconvert/libspa-videoconvert.so.p/videoadapter.c.o.d -o spa/plugins/videoconvert/libspa-videoconvert.so.p/videoadapter.c.o -c ../spa/plugins/videoconvert/videoadapter.c In file included from ../spa/plugins/videoconvert/videoadapter.c:34: ../spa/include/spa/utils/string.h: In function 'spa_strtof': ../spa/include/spa/utils/string.h:278:9: error: unknown type name 'locale_t' 278 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:278:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 278 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:279:2: error: unknown type name 'locale_t' 279 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/videoconvert/videoadapter.c:25: ../spa/include/spa/utils/string.h:281:26: warning: comparison between pointer and integer 281 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/videoconvert/videoadapter.c:34: ../spa/include/spa/utils/string.h:282:12: warning: implicit declaration of function 'newlocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h:282:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 282 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ ../spa/include/spa/utils/string.h:282:22: note: each undeclared identifier is reported only once for each function it appears in ../spa/include/spa/utils/string.h:283:9: warning: implicit declaration of function 'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration] 283 | prev = uselocale(locale); | ^~~~~~~~~ | setlocale ../spa/include/spa/utils/string.h: In function 'spa_strtod': ../spa/include/spa/utils/string.h:322:9: error: unknown type name 'locale_t' 322 | static locale_t locale = NULL; | ^~~~~~~~ ../spa/include/spa/utils/string.h:322:27: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 322 | static locale_t locale = NULL; | ^~~~ ../spa/include/spa/utils/string.h:323:2: error: unknown type name 'locale_t' 323 | locale_t prev; | ^~~~~~~~ In file included from ../spa/include/spa/support/plugin.h:32, from ../spa/plugins/videoconvert/videoadapter.c:25: ../spa/include/spa/utils/string.h:325:26: warning: comparison between pointer and integer 325 | if (SPA_UNLIKELY(locale == NULL)) | ^~ ../spa/include/spa/utils/defs.h:244:46: note: in definition of macro 'SPA_UNLIKELY' 244 | #define SPA_UNLIKELY(x) (__builtin_expect(!!(x),0)) | ^ In file included from ../spa/plugins/videoconvert/videoadapter.c:34: ../spa/include/spa/utils/string.h:326:22: error: 'LC_ALL_MASK' undeclared (first use in this function) 326 | locale = newlocale(LC_ALL_MASK, "C", NULL); | ^~~~~~~~~~~ [98/489] Compiling C object spa/plugins/audiomixer/libaudiomixer_c.a.p/mix-ops-c.c.o [99/489] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/fmt-ops-c.c.o ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:293: /nvmedata/autobuild/instance-28/output-1/build/pipewire-0.3.51/.stamp_built] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-28/buildroot'