>>> pipewire 0.3.39 Extracting bzcat /home/giuliobenetti/autobuild/run/instance-1/dl/pipewire/pipewire-0.3.39.tar.bz2 | tar --strip-components=1 -C /home/giuliobenetti/autobuild/run/instance-1/output-1/build/pipewire-0.3.39 -xf - >>> pipewire 0.3.39 Patching Applying 0001-cpu-fix-compilation-on-some-architectures.patch using patch: patching file spa/plugins/support/cpu.c >>> pipewire 0.3.39 Configuring rm -rf /home/giuliobenetti/autobuild/run/instance-1/output-1/build/pipewire-0.3.39//build mkdir -p /home/giuliobenetti/autobuild/run/instance-1/output-1/build/pipewire-0.3.39//build sed -e 's%@TARGET_CROSS@%/home/giuliobenetti/autobuild/run/instance-1/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a9%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e 's%@HOST_DIR@%/home/giuliobenetti/autobuild/run/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/home/giuliobenetti/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-musleabihf/sysroot%g' -e 's%@STATIC@%false%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /home/giuliobenetti/autobuild/run/instance-1/output-1/build/pipewire-0.3.39//build/cross-compilation.conf PATH="/home/giuliobenetti/autobuild/run/instance-1/output-1/host/bin:/home/giuliobenetti/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/giuliobenetti/autobuild/run/instance-1/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/giuliobenetti/autobuild/run/instance-1/output-1/build/pipewire-0.3.39//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/giuliobenetti/autobuild/run/instance-1/output-1/host/lib/pkgconfig -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 -Ddbus=enabled -Dudev=disabled -Dexamples=disabled -Dgstreamer=disabled -Dsystemd=disabled -Dsystemd-system-service=disabled -Dsystemd-user-service=disabled -Dalsa=disabled -Dpipewire-alsa=disabled -Davahi=disabled -Dpipewire-jack=disabled -Djack=disabled -Dbluez5=disabled -Dffmpeg=disabled -Dpipewire-v4l2=disabled -Dv4l2=disabled -Dlibcamera=disabled -Dlibusb=enabled -Dvulkan=disabled -Dpw-cat=disabled -Dsndfile=disabled -Dlibpulse=disabled -Dsdl2=enabled -Decho-cancel-webrtc=disabled -Dsession-managers='' /home/giuliobenetti/autobuild/run/instance-1/output-1/build/pipewire-0.3.39/ /home/giuliobenetti/autobuild/run/instance-1/output-1/build/pipewire-0.3.39//build The Meson build system Version: 0.60.1 Source dir: /home/giuliobenetti/autobuild/run/instance-1/output-1/build/pipewire-0.3.39 Build dir: /home/giuliobenetti/autobuild/run/instance-1/output-1/build/pipewire-0.3.39/build Build type: cross build Project name: pipewire Project version: 0.3.39 C compiler for the host machine: /home/giuliobenetti/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc (gcc 9.3.0 "arm-linux-gcc.br_real (Buildroot 2020.08-14-ge5a2a90) 9.3.0") C linker for the host machine: /home/giuliobenetti/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc ld.bfd 2.33.1 C compiler for the build machine: /usr/bin/gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.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: arm Host machine cpu: cortex-a9 Target machine cpu family: arm Target machine cpu: cortex-a9 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 -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 -Wunused-result: YES Compiler for C supports arguments -D_GNU_SOURCE: YES Compiler for C supports arguments -DFASTPATH: YES C++ compiler for the host machine: /home/giuliobenetti/autobuild/run/instance-1/output-1/host/bin/arm-linux-g++ (gcc 9.3.0 "arm-linux-g++.br_real (Buildroot 2020.08-14-ge5a2a90) 9.3.0") C++ linker for the host machine: /home/giuliobenetti/autobuild/run/instance-1/output-1/host/bin/arm-linux-g++ ld.bfd 2.33.1 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: NO 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 -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: NO Compiler for C++ supports arguments -Wunused-result: YES 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: YES Checking if "arm Neon Support" : compiles: YES Library atomic found: YES Checking if "8-byte __atomic_fetch_add without libatomic" : links: YES Has header "dlfcn.h" : YES Has header "inttypes.h" : YES Has header "memory.h" : YES Has header "poll.h" : YES Has header "stddef.h" : YES Has header "stdint.h" : YES Has header "stdio_ext.h" : YES Has header "strings.h" : YES Has header "string.h" : YES Has header "sys/mount.h" : YES Has header "sys/param.h" : YES Has header "sys/poll.h" : YES Has header "sys/prctl.h" : YES Has header "sys/random.h" : YES Has header "sys/socket.h" : YES Has header "sys/stat.h" : YES Has header "sys/times.h" : YES Has header "sys/time.h" : YES Has header "sys/types.h" : YES Has header "sys/utsname.h" : YES Has header "sys/vfs.h" : YES Has header "sys/wait.h" : YES Has header "pwd.h" : YES Has header "ucontext.h" : YES Has header "unistd.h" : YES Checking for function "poll" : YES Checking for function "pselect" : YES Checking for function "posix_memalign" : YES Checking for function "getpagesize" : YES Checking for function "gettid" : NO Checking for function "clock_gettime" : YES Checking for type "ptrdiff_t" : YES Header has symbol "strndupa" : NO Checking for function "mkstemp" : YES Checking for function "memfd_create" : YES Checking for function "getrandom" : YES Checking for function "sigabbrev_np" : NO Fetching value of define "SYS_pidfd_open" : 434 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 Found pkg-config: /home/giuliobenetti/autobuild/run/instance-1/output-1/host/bin/pkgconf (1.6.3) Run-time dependency dbus-1 found: YES 1.12.20 Run-time dependency sdl2 found: YES 2.0.16 Run-time dependency readline found: YES 8.1 Run-time dependency ncursesw found: YES 6.1.20200118 Dependency sndfile skipped: feature sndfile disabled Dependency libpulse skipped: feature libpulse disabled Dependency avahi-client skipped: feature avahi disabled Run-time dependency libusb-1.0 found: YES 1.0.24 Run-time dependency libcap found: YES 2.52 Dependency glib-2.0 skipped: feature gstreamer disabled Dependency webrtc-audio-processing skipped: feature echo-cancel-webrtc disabled Run-time dependency intl found: YES Found CMake: NO Run-time dependency alsa found: NO (tried pkgconfig and cmake) Dependency alsa skipped: feature alsa disabled Dependency bluez skipped: feature bluez5 disabled Dependency libavcodec skipped: feature ffmpeg disabled Dependency jack skipped: feature jack disabled Dependency vulkan skipped: feature vulkan 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_debug_buffer_h.cpp using configuration Configuring spa-include-test-spa_debug_dict_h.cpp using configuration Configuring spa-include-test-spa_debug_format_h.cpp using configuration Configuring spa-include-test-spa_debug_pod_h.cpp using configuration Configuring spa-include-test-spa_debug_node_h.cpp using configuration Configuring spa-include-test-spa_debug_types_h.cpp using configuration Configuring spa-include-test-spa_debug_mem_h.cpp using configuration Configuring spa-include-test-spa_monitor_event_h.cpp using configuration Configuring spa-include-test-spa_monitor_device_h.cpp using configuration Configuring spa-include-test-spa_monitor_utils_h.cpp using configuration Configuring spa-include-test-spa_graph_graph_h.cpp using configuration Configuring spa-include-test-spa_pod_vararg_h.cpp using configuration Configuring spa-include-test-spa_pod_command_h.cpp using configuration Configuring spa-include-test-spa_pod_event_h.cpp using configuration Configuring spa-include-test-spa_pod_builder_h.cpp using configuration Configuring spa-include-test-spa_pod_filter_h.cpp using configuration Configuring spa-include-test-spa_pod_pod_h.cpp using configuration Configuring spa-include-test-spa_pod_compare_h.cpp using configuration Configuring spa-include-test-spa_pod_parser_h.cpp using configuration Configuring spa-include-test-spa_pod_iter_h.cpp using configuration Configuring spa-include-test-spa_buffer_buffer_h.cpp using configuration Configuring spa-include-test-spa_buffer_meta_h.cpp using configuration Configuring spa-include-test-spa_buffer_alloc_h.cpp using configuration Configuring spa-include-test-spa_utils_type_h.cpp using configuration Configuring spa-include-test-spa_utils_keys_h.cpp using configuration Configuring spa-include-test-spa_utils_names_h.cpp using configuration Configuring spa-include-test-spa_utils_dict_h.cpp using configuration Configuring spa-include-test-spa_utils_ringbuffer_h.cpp using configuration Configuring spa-include-test-spa_utils_defs_h.cpp using configuration Configuring spa-include-test-spa_utils_hook_h.cpp using configuration Configuring spa-include-test-spa_utils_list_h.cpp using configuration Configuring spa-include-test-spa_utils_json_h.cpp using configuration Configuring spa-include-test-spa_utils_result_h.cpp using configuration Configuring spa-include-test-spa_utils_ansi_h.cpp using configuration Configuring spa-include-test-spa_utils_string_h.cpp using configuration Configuring spa-include-test-spa_support_plugin_loader_h.cpp using configuration Configuring spa-include-test-spa_support_loop_h.cpp using configuration Configuring spa-include-test-spa_support_log_h.cpp using configuration Configuring spa-include-test-spa_support_cpu_h.cpp using configuration Configuring spa-include-test-spa_support_dbus_h.cpp using configuration Configuring spa-include-test-spa_support_log_impl_h.cpp using configuration Configuring spa-include-test-spa_support_thread_h.cpp using configuration Configuring spa-include-test-spa_support_system_h.cpp using configuration Configuring spa-include-test-spa_support_plugin_h.cpp using configuration Configuring spa-include-test-spa_support_i18n_h.cpp using configuration Configuring spa-include-test-spa_node_keys_h.cpp using configuration Configuring spa-include-test-spa_node_command_h.cpp using configuration Configuring spa-include-test-spa_node_event_h.cpp using configuration Configuring spa-include-test-spa_node_io_h.cpp using configuration Configuring spa-include-test-spa_node_node_h.cpp using configuration Configuring spa-include-test-spa_node_utils_h.cpp using configuration Configuring spa-include-test-spa_control_control_h.cpp using configuration Configuring spa-include-test-spa_param_audio_raw_h.cpp using configuration Configuring spa-include-test-spa_param_audio_layout_h.cpp using configuration Configuring spa-include-test-spa_param_audio_format_h.cpp using configuration Configuring spa-include-test-spa_param_audio_dsd_h.cpp using configuration Configuring spa-include-test-spa_param_audio_iec958_h.cpp using configuration Configuring spa-include-test-spa_param_audio_format_utils_h.cpp using configuration Configuring spa-include-test-spa_param_latency_utils_h.cpp using configuration Configuring spa-include-test-spa_param_video_raw_h.cpp using configuration Configuring spa-include-test-spa_param_video_chroma_h.cpp using configuration Configuring spa-include-test-spa_param_video_color_h.cpp using configuration Configuring spa-include-test-spa_param_video_multiview_h.cpp using configuration Configuring spa-include-test-spa_param_video_format_h.cpp using configuration Configuring spa-include-test-spa_param_video_encoded_h.cpp using configuration Configuring spa-include-test-spa_param_video_format_utils_h.cpp using configuration Configuring spa-include-test-spa_param_param_h.cpp using configuration Configuring spa-include-test-spa_param_bluetooth_audio_h.cpp using configuration Configuring spa-include-test-spa_param_props_h.cpp using configuration Configuring spa-include-test-spa_param_profiler_h.cpp using configuration Configuring spa-include-test-spa_param_format_h.cpp using configuration Configuring spa-include-test-spa_param_format_utils_h.cpp using configuration Configuring version.h using configuration Configuring pipewire.conf using configuration Configuring client.conf using configuration Configuring client-rt.conf using configuration Configuring jack.conf using configuration Configuring pipewire-pulse.conf using configuration Configuring pipewire-uninstalled.conf using configuration Program ln found: YES (/usr/bin/ln) Configuring demonic.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 (/home/giuliobenetti/autobuild/run/instance-1/output-1/build/pipewire-0.3.39/pw-uninstalled.sh) Build targets in project: 194 pipewire 0.3.39 systemd conf data : NO libsystemd : NO intl support : YES pipewire-alsa : NO No session manager : pw-uninstalled.sh will not work out of the box! Misc dependencies dbus (Bluetooth, rtkit, portal, pw-reserve): YES SDL 2 : YES readline (for pw-cli) : YES 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 : YES rtkit : YES portal : YES pulse-tunnel : NO zeroconf-discover : NO roc-sink : NO roc-source : NO User defined options Cross files : /home/giuliobenetti/autobuild/run/instance-1/output-1/build/pipewire-0.3.39//build/cross-compilation.conf build.pkg_config_path : /home/giuliobenetti/autobuild/run/instance-1/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 : enabled docs : disabled echo-cancel-webrtc : disabled evl : disabled examples : disabled ffmpeg : disabled gstreamer : disabled jack : disabled libcamera : disabled libpulse : disabled libusb : enabled man : disabled pipewire-alsa : disabled pipewire-jack : disabled pipewire-v4l2 : disabled pw-cat : disabled sdl2 : enabled 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 Found ninja-1.10.2 at /home/giuliobenetti/autobuild/run/instance-1/output-1/host/bin/ninja >>> pipewire 0.3.39 Building PATH="/home/giuliobenetti/autobuild/run/instance-1/output-1/host/bin:/home/giuliobenetti/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PYTHONNOUSERSITE=y /home/giuliobenetti/autobuild/run/instance-1/output-1/host/bin/ninja -j5 -C /home/giuliobenetti/autobuild/run/instance-1/output-1/build/pipewire-0.3.39//build ninja: Entering directory `/home/giuliobenetti/autobuild/run/instance-1/output-1/build/pipewire-0.3.39//build' [1/480] Generating po/af/LC_MESSAGES/pipewire-af.mo with a custom command [2/480] Generating po/as/LC_MESSAGES/pipewire-as.mo with a custom command [3/480] Generating po/bg/LC_MESSAGES/pipewire-bg.mo with a custom command [4/480] Generating po/be/LC_MESSAGES/pipewire-be.mo with a custom command [5/480] Generating po/bn_IN/LC_MESSAGES/pipewire-bn_IN.mo with a custom command [6/480] Generating po/de_CH/LC_MESSAGES/pipewire-de_CH.mo with a custom command [7/480] Generating po/da/LC_MESSAGES/pipewire-da.mo with a custom command [8/480] Generating po/ca/LC_MESSAGES/pipewire-ca.mo with a custom command [9/480] Generating po/cs/LC_MESSAGES/pipewire-cs.mo with a custom command [10/480] Generating po/de/LC_MESSAGES/pipewire-de.mo with a custom command [11/480] Generating po/el/LC_MESSAGES/pipewire-el.mo with a custom command [12/480] Generating po/fr/LC_MESSAGES/pipewire-fr.mo with a custom command [13/480] Generating po/fi/LC_MESSAGES/pipewire-fi.mo with a custom command [14/480] Generating po/es/LC_MESSAGES/pipewire-es.mo with a custom command [15/480] Generating po/gl/LC_MESSAGES/pipewire-gl.mo with a custom command [16/480] Generating po/gu/LC_MESSAGES/pipewire-gu.mo with a custom command [17/480] Generating po/he/LC_MESSAGES/pipewire-he.mo with a custom command [18/480] Generating po/hi/LC_MESSAGES/pipewire-hi.mo with a custom command [19/480] Generating po/hr/LC_MESSAGES/pipewire-hr.mo with a custom command [20/480] Generating po/hu/LC_MESSAGES/pipewire-hu.mo with a custom command [21/480] Generating po/id/LC_MESSAGES/pipewire-id.mo with a custom command [22/480] Generating po/it/LC_MESSAGES/pipewire-it.mo with a custom command [23/480] Generating po/ja/LC_MESSAGES/pipewire-ja.mo with a custom command [24/480] Generating po/kk/LC_MESSAGES/pipewire-kk.mo with a custom command [25/480] Generating po/ko/LC_MESSAGES/pipewire-ko.mo with a custom command [26/480] Generating po/lt/LC_MESSAGES/pipewire-lt.mo with a custom command [27/480] Generating po/kn/LC_MESSAGES/pipewire-kn.mo with a custom command [28/480] Generating po/ml/LC_MESSAGES/pipewire-ml.mo with a custom command [29/480] Generating po/my/LC_MESSAGES/pipewire-my.mo with a custom command [30/480] Generating po/nl/LC_MESSAGES/pipewire-nl.mo with a custom command [31/480] Generating po/mr/LC_MESSAGES/pipewire-mr.mo with a custom command [32/480] Generating po/nn/LC_MESSAGES/pipewire-nn.mo with a custom command [33/480] Generating po/oc/LC_MESSAGES/pipewire-oc.mo with a custom command [34/480] Generating po/or/LC_MESSAGES/pipewire-or.mo with a custom command [35/480] Generating po/pt_BR/LC_MESSAGES/pipewire-pt_BR.mo with a custom command [36/480] Generating po/pa/LC_MESSAGES/pipewire-pa.mo with a custom command [37/480] Generating po/pl/LC_MESSAGES/pipewire-pl.mo with a custom command [38/480] Generating po/ru/LC_MESSAGES/pipewire-ru.mo with a custom command [39/480] Generating po/pt/LC_MESSAGES/pipewire-pt.mo with a custom command [40/480] Generating po/sk/LC_MESSAGES/pipewire-sk.mo with a custom command [41/480] Generating po/sr/LC_MESSAGES/pipewire-sr.mo with a custom command [42/480] Generating po/sr@latin/LC_MESSAGES/pipewire-sr@latin.mo with a custom command [43/480] Generating po/ta/LC_MESSAGES/pipewire-ta.mo with a custom command [44/480] Generating po/te/LC_MESSAGES/pipewire-te.mo with a custom command [45/480] Generating po/sv/LC_MESSAGES/pipewire-sv.mo with a custom command [46/480] Generating po/zh_TW/LC_MESSAGES/pipewire-zh_TW.mo with a custom command [47/480] Generating po/uk/LC_MESSAGES/pipewire-uk.mo with a custom command [48/480] Generating po/tr/LC_MESSAGES/pipewire-tr.mo with a custom command [49/480] Generating po/zh_CN/LC_MESSAGES/pipewire-zh_CN.mo with a custom command [50/480] Generating po/eo/LC_MESSAGES/pipewire-eo.mo with a custom command [51/480] Generating po/si/LC_MESSAGES/pipewire-si.mo with a custom command [52/480] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/biquad.c.o [53/480] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/fmt-ops.c.o [54/480] Compiling C object spa/plugins/audioconvert/libaudioconvert_neon.a.p/fmt-ops-neon.c.o [55/480] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/crossover.c.o [56/480] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/resample-peaks.c.o [57/480] Compiling C object spa/plugins/audioconvert/libaudioconvert_neon.a.p/resample-native-neon.c.o [58/480] Linking static target spa/plugins/audioconvert/libaudioconvert_neon.a [59/480] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/resample-native.c.o [60/480] Compiling C++ object spa/tests/spa-include-test-spa_debug_format_h.p/meson-generated_.._spa-include-test-spa_debug_format_h.cpp.o [61/480] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/volume-ops.c.o [62/480] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/volume-ops-c.c.o [63/480] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/channelmix-ops-c.c.o [64/480] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/channelmix-ops.c.o [65/480] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/fmtconvert.c.o [66/480] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/audioconvert.c.o [67/480] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/plugin.c.o [68/480] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/audioadapter.c.o [69/480] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/fmt-ops-c.c.o [70/480] Linking static target spa/plugins/audioconvert/libaudioconvert.a [71/480] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/channelmix.c.o [72/480] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/resample.c.o [73/480] Compiling C object spa/plugins/audioconvert/test-audioadapter.p/test-audioadapter.c.o [74/480] Compiling C object spa/plugins/audioconvert/test-audioconvert.p/test-audioconvert.c.o [75/480] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/merger.c.o [76/480] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/splitter.c.o [77/480] Linking target spa/plugins/audioconvert/libspa-audioconvert.so [78/480] Compiling C object spa/plugins/audioconvert/test-resample.p/test-resample.c.o [79/480] Compiling C object spa/plugins/audioconvert/test-fmt-ops.p/test-fmt-ops.c.o [80/480] 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, | ^~~~~~~~~ [81/480] Compiling C object spa/plugins/audioconvert/test-channelmix.p/test-channelmix.c.o [82/480] Compiling C object spa/plugins/audioconvert/benchmark-resample.p/benchmark-resample.c.o [83/480] Compiling C object spa/plugins/audiomixer/libspa-audiomixer.so.p/mix-ops.c.o [84/480] Generating symbol file spa/plugins/audioconvert/libspa-audioconvert.so.p/libspa-audioconvert.so.symbols [85/480] Linking target spa/plugins/audioconvert/benchmark-fmt-ops [86/480] Linking target spa/plugins/audioconvert/benchmark-resample [87/480] Compiling C object spa/plugins/audiomixer/libspa-audiomixer.so.p/plugin.c.o [88/480] Compiling C object spa/plugins/audiomixer/libaudiomixer_c.a.p/mix-ops-c.c.o [89/480] Linking static target spa/plugins/audiomixer/libaudiomixer_c.a [90/480] Compiling C object spa/plugins/control/libspa-control.so.p/plugin.c.o [91/480] Compiling C object spa/plugins/audiomixer/libspa-audiomixer.so.p/audiomixer.c.o [92/480] Compiling C object spa/plugins/audiotestsrc/libspa-audiotestsrc.so.p/plugin.c.o [93/480] Compiling C object spa/plugins/audioconvert/libtest_lib.a.p/test-source.c.o [94/480] Linking static target spa/plugins/audioconvert/libtest_lib.a [95/480] Linking target spa/plugins/audioconvert/test-audioadapter [96/480] Linking target spa/plugins/audioconvert/test-audioconvert [97/480] Linking target spa/plugins/audioconvert/test-channelmix [98/480] Linking target spa/plugins/audioconvert/test-fmt-ops [99/480] Linking target spa/plugins/audioconvert/test-resample [100/480] Compiling C object spa/plugins/support/libspa-support.so.p/cpu.c.o [101/480] Compiling C object spa/plugins/audiomixer/libspa-audiomixer.so.p/mixer-dsp.c.o [102/480] Linking target spa/plugins/audiomixer/libspa-audiomixer.so [103/480] Compiling C object spa/plugins/control/libspa-control.so.p/mixer.c.o [104/480] Compiling C object spa/plugins/support/libspa-support.so.p/logger.c.o ../spa/plugins/support/logger.c: In function 'impl_log_logtv': ../spa/plugins/support/logger.c:116:53: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] 116 | spa_scnprintf(timestamp, sizeof(timestamp), "[%05lu.%06lu]", | ~~~~^ | | | long unsigned int | %05llu 117 | (now.tv_sec & 0x1FFFFFFF) % 100000, now.tv_nsec / 1000); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | time_t {aka long long int} [105/480] Linking target spa/plugins/control/libspa-control.so [106/480] Compiling C object spa/plugins/support/libspa-support.so.p/log-patterns.c.o [107/480] Compiling C object spa/plugins/support/libspa-support.so.p/plugin.c.o [108/480] Compiling C object spa/plugins/support/libspa-support.so.p/node-driver.c.o [109/480] Compiling C object spa/plugins/support/libspa-support.so.p/system.c.o [110/480] Compiling C object spa/plugins/audiotestsrc/libspa-audiotestsrc.so.p/audiotestsrc.c.o [111/480] Linking target spa/plugins/audiotestsrc/libspa-audiotestsrc.so [112/480] Compiling C object spa/plugins/support/libspa-support.so.p/loop.c.o In file included from ../spa/include/spa/support/loop.h:33, from ../spa/plugins/support/loop.c:33: ../spa/plugins/support/loop.c: In function 'loop_enter': ../spa/plugins/support/loop.c:291:27: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type 'pthread_t' {aka 'struct __pthread *'} [-Wformat=] 291 | spa_log_trace(impl->log, "%p: enter %lu", impl, impl->thread); | ^~~~~~~~~~~~~~~ ~~~~~~~~~~~~ | | | pthread_t {aka struct __pthread *} ../spa/include/spa/utils/hook.h:181:36: note: in definition of macro 'spa_callbacks_call' 181 | _f->method((callbacks)->data, ## __VA_ARGS__); \ | ^~~~~~~~~~~ ../spa/include/spa/support/log.h:246:8: note: in expansion of macro 'spa_interface_call' 246 | if (!spa_interface_call(_if, \ | ^~~~~~~~~~~~~~~~~~ ../spa/include/spa/support/log.h:273:2: note: in expansion of macro 'spa_log_logt' 273 | spa_log_logt(l,lev,SPA_LOG_TOPIC_DEFAULT,__VA_ARGS__) | ^~~~~~~~~~~~ ../spa/include/spa/support/log.h:282:30: note: in expansion of macro 'spa_log_log' 282 | #define spa_log_trace(l,...) spa_log_log(l,SPA_LOG_LEVEL_TRACE,__FILE__,__LINE__,__func__,__VA_ARGS__) | ^~~~~~~~~~~ ../spa/plugins/support/loop.c:291:2: note: in expansion of macro 'spa_log_trace' 291 | spa_log_trace(impl->log, "%p: enter %lu", impl, impl->thread); | ^~~~~~~~~~~~~ ../spa/plugins/support/loop.c:291:40: note: format string is defined here 291 | spa_log_trace(impl->log, "%p: enter %lu", impl, impl->thread); | ~~^ | | | long unsigned int In file included from ../spa/include/spa/support/loop.h:33, from ../spa/plugins/support/loop.c:33: ../spa/plugins/support/loop.c:291:27: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'pthread_t' {aka 'struct __pthread *'} [-Wformat=] 291 | spa_log_trace(impl->log, "%p: enter %lu", impl, impl->thread); | ^~~~~~~~~~~~~~~ ~~~~~~~~~~~~ | | | pthread_t {aka struct __pthread *} ../spa/include/spa/utils/hook.h:181:36: note: in definition of macro 'spa_callbacks_call' 181 | _f->method((callbacks)->data, ## __VA_ARGS__); \ | ^~~~~~~~~~~ ../spa/include/spa/support/log.h:250:7: note: in expansion of macro 'spa_interface_call' 250 | spa_interface_call(_if, \ | ^~~~~~~~~~~~~~~~~~ ../spa/include/spa/support/log.h:273:2: note: in expansion of macro 'spa_log_logt' 273 | spa_log_logt(l,lev,SPA_LOG_TOPIC_DEFAULT,__VA_ARGS__) | ^~~~~~~~~~~~ ../spa/include/spa/support/log.h:282:30: note: in expansion of macro 'spa_log_log' 282 | #define spa_log_trace(l,...) spa_log_log(l,SPA_LOG_LEVEL_TRACE,__FILE__,__LINE__,__func__,__VA_ARGS__) | ^~~~~~~~~~~ ../spa/plugins/support/loop.c:291:2: note: in expansion of macro 'spa_log_trace' 291 | spa_log_trace(impl->log, "%p: enter %lu", impl, impl->thread); | ^~~~~~~~~~~~~ ../spa/plugins/support/loop.c:291:40: note: format string is defined here 291 | spa_log_trace(impl->log, "%p: enter %lu", impl, impl->thread); | ~~^ | | | long unsigned int In file included from ../spa/include/spa/support/loop.h:33, from ../spa/plugins/support/loop.c:33: ../spa/plugins/support/loop.c: In function 'loop_leave': ../spa/plugins/support/loop.c:297:27: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type 'pthread_t' {aka 'struct __pthread *'} [-Wformat=] 297 | spa_log_trace(impl->log, "%p: leave %lu", impl, impl->thread); | ^~~~~~~~~~~~~~~ ~~~~~~~~~~~~ | | | pthread_t {aka struct __pthread *} ../spa/include/spa/utils/hook.h:181:36: note: in definition of macro 'spa_callbacks_call' 181 | _f->method((callbacks)->data, ## __VA_ARGS__); \ | ^~~~~~~~~~~ ../spa/include/spa/support/log.h:246:8: note: in expansion of macro 'spa_interface_call' 246 | if (!spa_interface_call(_if, \ | ^~~~~~~~~~~~~~~~~~ ../spa/include/spa/support/log.h:273:2: note: in expansion of macro 'spa_log_logt' 273 | spa_log_logt(l,lev,SPA_LOG_TOPIC_DEFAULT,__VA_ARGS__) | ^~~~~~~~~~~~ ../spa/include/spa/support/log.h:282:30: note: in expansion of macro 'spa_log_log' 282 | #define spa_log_trace(l,...) spa_log_log(l,SPA_LOG_LEVEL_TRACE,__FILE__,__LINE__,__func__,__VA_ARGS__) | ^~~~~~~~~~~ ../spa/plugins/support/loop.c:297:2: note: in expansion of macro 'spa_log_trace' 297 | spa_log_trace(impl->log, "%p: leave %lu", impl, impl->thread); | ^~~~~~~~~~~~~ ../spa/plugins/support/loop.c:297:40: note: format string is defined here 297 | spa_log_trace(impl->log, "%p: leave %lu", impl, impl->thread); | ~~^ | | | long unsigned int In file included from ../spa/include/spa/support/loop.h:33, from ../spa/plugins/support/loop.c:33: ../spa/plugins/support/loop.c:297:27: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'pthread_t' {aka 'struct __pthread *'} [-Wformat=] 297 | spa_log_trace(impl->log, "%p: leave %lu", impl, impl->thread); | ^~~~~~~~~~~~~~~ ~~~~~~~~~~~~ | | | pthread_t {aka struct __pthread *} ../spa/include/spa/utils/hook.h:181:36: note: in definition of macro 'spa_callbacks_call' 181 | _f->method((callbacks)->data, ## __VA_ARGS__); \ | ^~~~~~~~~~~ ../spa/include/spa/support/log.h:250:7: note: in expansion of macro 'spa_interface_call' 250 | spa_interface_call(_if, \ | ^~~~~~~~~~~~~~~~~~ ../spa/include/spa/support/log.h:273:2: note: in expansion of macro 'spa_log_logt' 273 | spa_log_logt(l,lev,SPA_LOG_TOPIC_DEFAULT,__VA_ARGS__) | ^~~~~~~~~~~~ ../spa/include/spa/support/log.h:282:30: note: in expansion of macro 'spa_log_log' 282 | #define spa_log_trace(l,...) spa_log_log(l,SPA_LOG_LEVEL_TRACE,__FILE__,__LINE__,__func__,__VA_ARGS__) | ^~~~~~~~~~~ ../spa/plugins/support/loop.c:297:2: note: in expansion of macro 'spa_log_trace' 297 | spa_log_trace(impl->log, "%p: leave %lu", impl, impl->thread); | ^~~~~~~~~~~~~ ../spa/plugins/support/loop.c:297:40: note: format string is defined here 297 | spa_log_trace(impl->log, "%p: leave %lu", impl, impl->thread); | ~~^ | | | long unsigned int [113/480] Compiling C object spa/plugins/videoconvert/libspa-videoconvert.so.p/plugin.c.o [114/480] Compiling C object spa/plugins/videotestsrc/libspa-videotestsrc.so.p/plugin.c.o [115/480] Compiling C object spa/plugins/support/libspa-dbus.so.p/dbus.c.o [116/480] Linking target spa/plugins/support/libspa-dbus.so [117/480] Compiling C object spa/plugins/volume/libspa-volume.so.p/plugin.c.o [118/480] Compiling C object spa/plugins/support/libspa-support.so.p/null-audio-sink.c.o [119/480] Linking target spa/plugins/support/libspa-support.so [120/480] Compiling C object spa/tools/spa-monitor.p/spa-monitor.c.o [121/480] Linking target spa/tools/spa-monitor [122/480] Compiling C object spa/plugins/videotestsrc/libspa-videotestsrc.so.p/videotestsrc.c.o [123/480] Compiling C object spa/tools/spa-inspect.p/spa-inspect.c.o [124/480] Linking target spa/plugins/videotestsrc/libspa-videotestsrc.so [125/480] Linking target spa/tools/spa-inspect [126/480] Compiling C++ object spa/tests/spa-include-test-spa_debug_dict_h.p/meson-generated_.._spa-include-test-spa_debug_dict_h.cpp.o [127/480] Compiling C object spa/tools/spa-json-dump.p/spa-json-dump.c.o [128/480] Compiling C++ object spa/tests/spa-include-test-spa_debug_buffer_h.p/meson-generated_.._spa-include-test-spa_debug_buffer_h.cpp.o [129/480] Linking target spa/tests/spa-include-test-spa_debug_dict_h [130/480] Linking target spa/tools/spa-json-dump [131/480] Linking target spa/tests/spa-include-test-spa_debug_buffer_h [132/480] Linking target spa/tests/spa-include-test-spa_debug_format_h [133/480] Compiling C object spa/plugins/volume/libspa-volume.so.p/volume.c.o [134/480] Compiling C object spa/plugins/videoconvert/libspa-videoconvert.so.p/videoadapter.c.o [135/480] Linking target spa/plugins/volume/libspa-volume.so [136/480] Linking target spa/plugins/videoconvert/libspa-videoconvert.so [137/480] Compiling C++ object spa/tests/spa-include-test-spa_debug_node_h.p/meson-generated_.._spa-include-test-spa_debug_node_h.cpp.o [138/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/work-queue.c.o [139/480] Linking target spa/tests/spa-include-test-spa_debug_node_h [140/480] Compiling C++ object spa/tests/spa-include-test-spa_debug_types_h.p/meson-generated_.._spa-include-test-spa_debug_types_h.cpp.o [141/480] Compiling C++ object spa/tests/spa-include-test-spa_debug_pod_h.p/meson-generated_.._spa-include-test-spa_debug_pod_h.cpp.o [142/480] Compiling C++ object spa/tests/spa-include-test-spa_debug_mem_h.p/meson-generated_.._spa-include-test-spa_debug_mem_h.cpp.o [143/480] Compiling C++ object spa/tests/spa-include-test-spa_monitor_event_h.p/meson-generated_.._spa-include-test-spa_monitor_event_h.cpp.o [144/480] Linking target spa/tests/spa-include-test-spa_debug_types_h [145/480] Linking target spa/tests/spa-include-test-spa_debug_pod_h [146/480] Linking target spa/tests/spa-include-test-spa_debug_mem_h [147/480] Compiling C++ object spa/tests/spa-include-test-spa_monitor_device_h.p/meson-generated_.._spa-include-test-spa_monitor_device_h.cpp.o [148/480] Linking target spa/tests/spa-include-test-spa_monitor_event_h [149/480] Linking target spa/tests/spa-include-test-spa_monitor_device_h [150/480] Compiling C++ object spa/tests/spa-include-test-spa_pod_command_h.p/meson-generated_.._spa-include-test-spa_pod_command_h.cpp.o [151/480] Compiling C++ object spa/tests/spa-include-test-spa_pod_vararg_h.p/meson-generated_.._spa-include-test-spa_pod_vararg_h.cpp.o [152/480] Compiling C++ object spa/tests/spa-include-test-spa_monitor_utils_h.p/meson-generated_.._spa-include-test-spa_monitor_utils_h.cpp.o [153/480] Compiling C++ object spa/tests/spa-include-test-spa_graph_graph_h.p/meson-generated_.._spa-include-test-spa_graph_graph_h.cpp.o [154/480] Compiling C++ object spa/tests/spa-include-test-spa_pod_event_h.p/meson-generated_.._spa-include-test-spa_pod_event_h.cpp.o [155/480] Linking target spa/tests/spa-include-test-spa_pod_command_h [156/480] Linking target spa/tests/spa-include-test-spa_pod_vararg_h [157/480] Linking target spa/tests/spa-include-test-spa_graph_graph_h [158/480] Linking target spa/tests/spa-include-test-spa_pod_event_h [159/480] Linking target spa/tests/spa-include-test-spa_monitor_utils_h [160/480] Compiling C++ object spa/tests/spa-include-test-spa_pod_pod_h.p/meson-generated_.._spa-include-test-spa_pod_pod_h.cpp.o [161/480] Compiling C++ object spa/tests/spa-include-test-spa_pod_parser_h.p/meson-generated_.._spa-include-test-spa_pod_parser_h.cpp.o [162/480] Compiling C++ object spa/tests/spa-include-test-spa_pod_builder_h.p/meson-generated_.._spa-include-test-spa_pod_builder_h.cpp.o [163/480] Linking target spa/tests/spa-include-test-spa_pod_pod_h [164/480] Compiling C++ object spa/tests/spa-include-test-spa_pod_compare_h.p/meson-generated_.._spa-include-test-spa_pod_compare_h.cpp.o [165/480] Compiling C++ object spa/tests/spa-include-test-spa_pod_filter_h.p/meson-generated_.._spa-include-test-spa_pod_filter_h.cpp.o [166/480] Linking target spa/tests/spa-include-test-spa_pod_builder_h [167/480] Linking target spa/tests/spa-include-test-spa_pod_parser_h [168/480] Linking target spa/tests/spa-include-test-spa_pod_compare_h [169/480] Linking target spa/tests/spa-include-test-spa_pod_filter_h [170/480] Compiling C++ object spa/tests/spa-include-test-spa_pod_iter_h.p/meson-generated_.._spa-include-test-spa_pod_iter_h.cpp.o [171/480] Compiling C++ object spa/tests/spa-include-test-spa_buffer_buffer_h.p/meson-generated_.._spa-include-test-spa_buffer_buffer_h.cpp.o [172/480] Compiling C++ object spa/tests/spa-include-test-spa_buffer_meta_h.p/meson-generated_.._spa-include-test-spa_buffer_meta_h.cpp.o [173/480] Compiling C++ object spa/tests/spa-include-test-spa_utils_type_h.p/meson-generated_.._spa-include-test-spa_utils_type_h.cpp.o [174/480] Compiling C++ object spa/tests/spa-include-test-spa_buffer_alloc_h.p/meson-generated_.._spa-include-test-spa_buffer_alloc_h.cpp.o [175/480] Linking target spa/tests/spa-include-test-spa_pod_iter_h [176/480] Linking target spa/tests/spa-include-test-spa_buffer_buffer_h [177/480] Linking target spa/tests/spa-include-test-spa_buffer_meta_h [178/480] Linking target spa/tests/spa-include-test-spa_utils_type_h [179/480] Linking target spa/tests/spa-include-test-spa_buffer_alloc_h [180/480] Compiling C++ object spa/tests/spa-include-test-spa_utils_names_h.p/meson-generated_.._spa-include-test-spa_utils_names_h.cpp.o [181/480] Compiling C++ object spa/tests/spa-include-test-spa_utils_keys_h.p/meson-generated_.._spa-include-test-spa_utils_keys_h.cpp.o [182/480] Linking target spa/tests/spa-include-test-spa_utils_names_h [183/480] Compiling C++ object spa/tests/spa-include-test-spa_utils_dict_h.p/meson-generated_.._spa-include-test-spa_utils_dict_h.cpp.o [184/480] Compiling C++ object spa/tests/spa-include-test-spa_utils_ringbuffer_h.p/meson-generated_.._spa-include-test-spa_utils_ringbuffer_h.cpp.o [185/480] Linking target spa/tests/spa-include-test-spa_utils_keys_h [186/480] Compiling C++ object spa/tests/spa-include-test-spa_utils_defs_h.p/meson-generated_.._spa-include-test-spa_utils_defs_h.cpp.o [187/480] Linking target spa/tests/spa-include-test-spa_utils_dict_h [188/480] Linking target spa/tests/spa-include-test-spa_utils_ringbuffer_h [189/480] Compiling C++ object spa/tests/spa-include-test-spa_utils_hook_h.p/meson-generated_.._spa-include-test-spa_utils_hook_h.cpp.o [190/480] Linking target spa/tests/spa-include-test-spa_utils_defs_h [191/480] Compiling C++ object spa/tests/spa-include-test-spa_utils_list_h.p/meson-generated_.._spa-include-test-spa_utils_list_h.cpp.o [192/480] Linking target spa/tests/spa-include-test-spa_utils_hook_h [193/480] Compiling C++ object spa/tests/spa-include-test-spa_utils_ansi_h.p/meson-generated_.._spa-include-test-spa_utils_ansi_h.cpp.o [194/480] Linking target spa/tests/spa-include-test-spa_utils_list_h [195/480] Compiling C++ object spa/tests/spa-include-test-spa_utils_result_h.p/meson-generated_.._spa-include-test-spa_utils_result_h.cpp.o [196/480] Compiling C++ object spa/tests/spa-include-test-spa_utils_json_h.p/meson-generated_.._spa-include-test-spa_utils_json_h.cpp.o [197/480] Linking target spa/tests/spa-include-test-spa_utils_ansi_h [198/480] Linking target spa/tests/spa-include-test-spa_utils_result_h [199/480] Compiling C++ object spa/tests/spa-include-test-spa_support_plugin_loader_h.p/meson-generated_.._spa-include-test-spa_support_plugin_loader_h.cpp.o [200/480] Linking target spa/tests/spa-include-test-spa_utils_json_h [201/480] Compiling C++ object spa/tests/spa-include-test-spa_utils_string_h.p/meson-generated_.._spa-include-test-spa_utils_string_h.cpp.o [202/480] Compiling C++ object spa/tests/spa-include-test-spa_support_log_h.p/meson-generated_.._spa-include-test-spa_support_log_h.cpp.o [203/480] Linking target spa/tests/spa-include-test-spa_support_plugin_loader_h [204/480] Compiling C++ object spa/tests/spa-include-test-spa_support_loop_h.p/meson-generated_.._spa-include-test-spa_support_loop_h.cpp.o [205/480] Linking target spa/tests/spa-include-test-spa_utils_string_h [206/480] Linking target spa/tests/spa-include-test-spa_support_log_h [207/480] Compiling C++ object spa/tests/spa-include-test-spa_support_cpu_h.p/meson-generated_.._spa-include-test-spa_support_cpu_h.cpp.o [208/480] Linking target spa/tests/spa-include-test-spa_support_loop_h [209/480] Linking target spa/tests/spa-include-test-spa_support_cpu_h [210/480] Compiling C++ object spa/tests/spa-include-test-spa_support_dbus_h.p/meson-generated_.._spa-include-test-spa_support_dbus_h.cpp.o [211/480] Compiling C++ object spa/tests/spa-include-test-spa_support_log_impl_h.p/meson-generated_.._spa-include-test-spa_support_log_impl_h.cpp.o [212/480] Compiling C++ object spa/tests/spa-include-test-spa_support_thread_h.p/meson-generated_.._spa-include-test-spa_support_thread_h.cpp.o [213/480] Linking target spa/tests/spa-include-test-spa_support_log_impl_h [214/480] Linking target spa/tests/spa-include-test-spa_support_dbus_h [215/480] Linking target spa/tests/spa-include-test-spa_support_thread_h [216/480] Compiling C++ object spa/tests/spa-include-test-spa_support_plugin_h.p/meson-generated_.._spa-include-test-spa_support_plugin_h.cpp.o [217/480] Compiling C++ object spa/tests/spa-include-test-spa_support_system_h.p/meson-generated_.._spa-include-test-spa_support_system_h.cpp.o [218/480] Compiling C++ object spa/tests/spa-include-test-spa_node_keys_h.p/meson-generated_.._spa-include-test-spa_node_keys_h.cpp.o [219/480] Linking target spa/tests/spa-include-test-spa_support_plugin_h [220/480] Linking target spa/tests/spa-include-test-spa_support_system_h [221/480] Compiling C++ object spa/tests/spa-include-test-spa_support_i18n_h.p/meson-generated_.._spa-include-test-spa_support_i18n_h.cpp.o [222/480] Linking target spa/tests/spa-include-test-spa_node_keys_h [223/480] Compiling C++ object spa/tests/spa-include-test-spa_node_command_h.p/meson-generated_.._spa-include-test-spa_node_command_h.cpp.o [224/480] Compiling C++ object spa/tests/spa-include-test-spa_node_event_h.p/meson-generated_.._spa-include-test-spa_node_event_h.cpp.o [225/480] Compiling C++ object spa/tests/spa-include-test-spa_node_io_h.p/meson-generated_.._spa-include-test-spa_node_io_h.cpp.o [226/480] Linking target spa/tests/spa-include-test-spa_support_i18n_h [227/480] Linking target spa/tests/spa-include-test-spa_node_command_h [228/480] Linking target spa/tests/spa-include-test-spa_node_event_h [229/480] Compiling C++ object spa/tests/spa-include-test-spa_node_node_h.p/meson-generated_.._spa-include-test-spa_node_node_h.cpp.o [230/480] Linking target spa/tests/spa-include-test-spa_node_io_h [231/480] Linking target spa/tests/spa-include-test-spa_node_node_h [232/480] Compiling C++ object spa/tests/spa-include-test-spa_param_audio_raw_h.p/meson-generated_.._spa-include-test-spa_param_audio_raw_h.cpp.o [233/480] Compiling C++ object spa/tests/spa-include-test-spa_param_audio_layout_h.p/meson-generated_.._spa-include-test-spa_param_audio_layout_h.cpp.o [234/480] Compiling C++ object spa/tests/spa-include-test-spa_control_control_h.p/meson-generated_.._spa-include-test-spa_control_control_h.cpp.o [235/480] Compiling C++ object spa/tests/spa-include-test-spa_node_utils_h.p/meson-generated_.._spa-include-test-spa_node_utils_h.cpp.o [236/480] Linking target spa/tests/spa-include-test-spa_param_audio_layout_h [237/480] Linking target spa/tests/spa-include-test-spa_param_audio_raw_h [238/480] Linking target spa/tests/spa-include-test-spa_control_control_h [239/480] Compiling C++ object spa/tests/spa-include-test-spa_param_audio_format_h.p/meson-generated_.._spa-include-test-spa_param_audio_format_h.cpp.o [240/480] Linking target spa/tests/spa-include-test-spa_node_utils_h [241/480] Compiling C++ object spa/tests/spa-include-test-spa_param_audio_iec958_h.p/meson-generated_.._spa-include-test-spa_param_audio_iec958_h.cpp.o [242/480] Compiling C++ object spa/tests/spa-include-test-spa_param_audio_dsd_h.p/meson-generated_.._spa-include-test-spa_param_audio_dsd_h.cpp.o [243/480] Linking target spa/tests/spa-include-test-spa_param_audio_format_h [244/480] Linking target spa/tests/spa-include-test-spa_param_audio_iec958_h [245/480] Linking target spa/tests/spa-include-test-spa_param_audio_dsd_h [246/480] Compiling C++ object spa/tests/spa-include-test-spa_param_video_chroma_h.p/meson-generated_.._spa-include-test-spa_param_video_chroma_h.cpp.o [247/480] Compiling C++ object spa/tests/spa-include-test-spa_param_video_raw_h.p/meson-generated_.._spa-include-test-spa_param_video_raw_h.cpp.o [248/480] Compiling C++ object spa/tests/spa-include-test-spa_param_audio_format_utils_h.p/meson-generated_.._spa-include-test-spa_param_audio_format_utils_h.cpp.o [249/480] Linking target spa/tests/spa-include-test-spa_param_video_chroma_h [250/480] Linking target spa/tests/spa-include-test-spa_param_video_raw_h [251/480] Compiling C++ object spa/tests/spa-include-test-spa_param_latency_utils_h.p/meson-generated_.._spa-include-test-spa_param_latency_utils_h.cpp.o [252/480] Linking target spa/tests/spa-include-test-spa_param_audio_format_utils_h [253/480] Compiling C++ object spa/tests/spa-include-test-spa_param_video_color_h.p/meson-generated_.._spa-include-test-spa_param_video_color_h.cpp.o [254/480] Compiling C++ object spa/tests/spa-include-test-spa_param_video_multiview_h.p/meson-generated_.._spa-include-test-spa_param_video_multiview_h.cpp.o [255/480] Linking target spa/tests/spa-include-test-spa_param_latency_utils_h [256/480] Linking target spa/tests/spa-include-test-spa_param_video_multiview_h [257/480] Compiling C++ object spa/tests/spa-include-test-spa_param_video_format_h.p/meson-generated_.._spa-include-test-spa_param_video_format_h.cpp.o [258/480] Linking target spa/tests/spa-include-test-spa_param_video_color_h [259/480] Compiling C++ object spa/tests/spa-include-test-spa_param_video_encoded_h.p/meson-generated_.._spa-include-test-spa_param_video_encoded_h.cpp.o [260/480] Linking target spa/tests/spa-include-test-spa_param_video_format_h [261/480] Compiling C++ object spa/tests/spa-include-test-spa_param_param_h.p/meson-generated_.._spa-include-test-spa_param_param_h.cpp.o [262/480] Linking target spa/tests/spa-include-test-spa_param_video_encoded_h [263/480] Compiling C++ object spa/tests/spa-include-test-spa_param_bluetooth_audio_h.p/meson-generated_.._spa-include-test-spa_param_bluetooth_audio_h.cpp.o [264/480] Linking target spa/tests/spa-include-test-spa_param_param_h [265/480] Linking target spa/tests/spa-include-test-spa_param_bluetooth_audio_h [266/480] Compiling C++ object spa/tests/spa-include-test-spa_param_video_format_utils_h.p/meson-generated_.._spa-include-test-spa_param_video_format_utils_h.cpp.o [267/480] Compiling C++ object spa/tests/spa-include-test-spa_param_props_h.p/meson-generated_.._spa-include-test-spa_param_props_h.cpp.o [268/480] Compiling C++ object spa/tests/spa-include-test-spa_param_profiler_h.p/meson-generated_.._spa-include-test-spa_param_profiler_h.cpp.o [269/480] Linking target spa/tests/spa-include-test-spa_param_video_format_utils_h [270/480] Compiling C++ object spa/tests/spa-include-test-spa_param_format_h.p/meson-generated_.._spa-include-test-spa_param_format_h.cpp.o [271/480] Linking target spa/tests/spa-include-test-spa_param_props_h [272/480] Linking target spa/tests/spa-include-test-spa_param_profiler_h [273/480] Linking target spa/tests/spa-include-test-spa_param_format_h [274/480] Compiling C++ object spa/tests/spa-include-test-spa_param_format_utils_h.p/meson-generated_.._spa-include-test-spa_param_format_utils_h.cpp.o [275/480] Compiling C object spa/tests/spa-stress-ringbuffer.p/stress-ringbuffer.c.o [276/480] Linking target spa/tests/spa-include-test-spa_param_format_utils_h [277/480] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_session.c.o [278/480] Linking target spa/tests/spa-stress-ringbuffer [279/480] Compiling C object spa/tests/spa-benchmark-dict.p/benchmark-dict.c.o [280/480] Linking target spa/tests/spa-benchmark-dict [281/480] Compiling C object spa/tests/spa-benchmark-pod.p/benchmark-pod.c.o [282/480] Linking target spa/tests/spa-benchmark-pod [283/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-core.c.o [284/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-client.c.o [285/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/buffers.c.o [286/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/conf.c.o [287/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/control.c.o [288/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/data-loop.c.o [289/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/core.c.o [290/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/global.c.o [291/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/introspect.c.o [292/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-device.c.o [293/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/loop.c.o [294/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/context.c.o [295/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/main-loop.c.o [296/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/log.c.o [297/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/mem.c.o [298/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-module.c.o [299/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-link.c.o [300/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-factory.c.o [301/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-metadata.c.o [302/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/filter.c.o [303/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/protocol.c.o [304/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/pipewire.c.o [305/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/properties.c.o [306/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/settings.c.o [307/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/proxy.c.o [308/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/resource.c.o [309/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/thread.c.o [310/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-node.c.o [311/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/utils.c.o [312/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/thread-loop.c.o [313/480] Compiling C object src/daemon/pipewire-pulse.p/pipewire.c.o [314/480] Compiling C object src/daemon/pipewire.p/pipewire.c.o [315/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-port.c.o [316/480] Compiling C object src/tools/pw-dot.p/pw-dot.c.o [317/480] Compiling C object src/tools/pw-mididump.p/pw-mididump.c.o [318/480] Compiling C object src/tools/pw-mon.p/pw-mon.c.o [319/480] Compiling C object src/tools/pw-dump.p/pw-dump.c.o [320/480] Compiling C object src/tools/pw-profiler.p/pw-profiler.c.o [321/480] Compiling C object src/tools/pw-metadata.p/pw-metadata.c.o [322/480] Compiling C object src/tools/pw-mididump.p/midifile.c.o [323/480] Compiling C object src/tools/pw-loopback.p/pw-loopback.c.o [324/480] Compiling C object src/tools/pw-link.p/pw-link.c.o [325/480] Compiling C object src/tools/pw-reserve.p/reserve.c.o [326/480] Compiling C object src/tools/pw-top.p/pw-top.c.o [327/480] Compiling C object src/tools/pw-reserve.p/pw-reserve.c.o [328/480] Compiling C object src/modules/spa/libpipewire-module-spa-node.so.p/module-node.c.o [329/480] Compiling C object src/modules/spa/libpipewire-module-spa-device.so.p/module-device.c.o [330/480] Compiling C object src/pipewire/libpipewire-0.3.so.0.339.0.p/stream.c.o [331/480] Linking target src/pipewire/libpipewire-0.3.so.0.339.0 FAILED: src/pipewire/libpipewire-0.3.so.0.339.0 /home/giuliobenetti/autobuild/run/instance-1/output-1/host/bin/arm-linux-gcc -o src/pipewire/libpipewire-0.3.so.0.339.0 src/pipewire/libpipewire-0.3.so.0.339.0.p/buffers.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-core.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-client.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/conf.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/context.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/control.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/core.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/data-loop.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-device.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/filter.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/global.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/introspect.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-link.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/log.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/loop.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/main-loop.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/mem.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-module.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-node.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-factory.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-metadata.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/pipewire.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/impl-port.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/properties.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/protocol.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/proxy.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/resource.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/settings.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/stream.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/thread.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/thread-loop.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/utils.c.o src/pipewire/libpipewire-0.3.so.0.339.0.p/work-queue.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libpipewire-0.3.so.0 -ldl -lm -Wl,--end-group -pthread /home/giuliobenetti/autobuild/run/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/9.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: src/pipewire/libpipewire-0.3.so.0.339.0.p/pipewire.c.o: in function `i18n_ntext': pipewire.c:(.text+0x1dc): undefined reference to `libintl_dngettext' /home/giuliobenetti/autobuild/run/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/9.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: src/pipewire/libpipewire-0.3.so.0.339.0.p/pipewire.c.o: in function `i18n_text': pipewire.c:(.text+0x1e4): undefined reference to `libintl_dgettext' /home/giuliobenetti/autobuild/run/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/9.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: src/pipewire/libpipewire-0.3.so.0.339.0.p/pipewire.c.o: in function `pw_init': pipewire.c:(.text+0x14e0): undefined reference to `libintl_bindtextdomain' /home/giuliobenetti/autobuild/run/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/9.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: pipewire.c:(.text+0x14f0): undefined reference to `libintl_bind_textdomain_codeset' collect2: error: ld returned 1 exit status [332/480] Compiling C object src/modules/spa/libpipewire-module-spa-node.so.p/spa-node.c.o [333/480] Compiling C object src/modules/spa/libpipewire-module-spa-device.so.p/spa-device.c.o [334/480] Compiling C object src/modules/spa/libpipewire-module-spa-node-factory.so.p/module-node-factory.c.o [335/480] Compiling C object src/tools/pw-cli.p/pw-cli.c.o ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:294: /home/giuliobenetti/autobuild/run/instance-1/output-1/build/pipewire-0.3.39/.stamp_built] Error 1 make: Leaving directory '/home/giuliobenetti/autobuild/run/instance-1/buildroot'