>>> pulseaudio 16.1 Extracting xzcat /home/buildroot/autobuild/run/instance-3/dl/pulseaudio/pulseaudio-16.1.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1 -xf - >>> pulseaudio 16.1 Patching Applying 0001-shm.c-use-_Static_assert-instead-of-static_assert-fo.patch using patch: patching file src/pulsecore/shm.c Applying 0002-build-sys-Fix-atomic-support-detection.patch using patch: patching file meson.build Applying 0003-build-sys-Add-missing-libatomic_ops-dependencies.patch using patch: patching file src/meson.build patching file src/modules/meson.build Hunk #3 succeeded at 238 (offset -5 lines). patching file src/pulse/meson.build patching file src/pulsecore/meson.build Applying 0004-meson.build-fix-build-without-C.patch using patch: patching file meson.build >>> pulseaudio 16.1 Configuring rm -rf /home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1//build mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-linux-strip%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%@BR2_CMAKE@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/run/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1//build/cross-compilation.conf PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/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/buildroot/autobuild/run/instance-3/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/run/instance-3/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/run/instance-3/output-1/host/lib/cmake -Ddoxygen=false -Dlegacy-database-entry-format=false -Dman=false -Drunning-from-build-tree=false -Dtests=false -Dsamplerate=enabled -Ddatabase=simple -Djack=enabled -Dorc=disabled -Dgtk=disabled -Dsoxr=disabled -Dbluez5=disabled -Dudev=disabled -Dwebrtc-aec=disabled -Dalsa=enabled -Dx11=disabled /home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1/ /home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1//build The Meson build system Version: 0.63.0 Source dir: /home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1 Build dir: /home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1/build Build type: cross build Program git-version-gen found: YES (/home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1/git-version-gen) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Project name: pulseaudio Project version: 16.1 C compiler for the host machine: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-linux-gcc (gcc 10.3.0 "arm-linux-gcc.br_real (Buildroot toolchains.bootlin.com-2021.11-1) 10.3.0") C linker for the host machine: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-linux-gcc ld.bfd 2.36.1 C compiler for the build machine: /usr/bin/gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.30 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 Found pkg-config: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkgconf (1.6.3) Found CMake: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/cmake (3.22.3) Run-time dependency bash-completion found: NO (tried pkgconfig and cmake) Checking for type "_Bool" : YES Checking for size of "void *" : 4 Has header "arpa/inet.h" : YES Has header "byteswap.h" : YES Has header "dlfcn.h" : YES Has header "execinfo.h" : YES Has header "grp.h" : YES Has header "langinfo.h" : YES Has header "linux/sockios.h" : YES Has header "locale.h" : YES Has header "netdb.h" : YES Has header "netinet/in.h" : YES Has header "netinet/in_systm.h" : YES Has header "netinet/ip.h" : YES Has header "netinet/tcp.h" : YES Has header "pcreposix.h" : YES Has header "poll.h" : YES Has header "pwd.h" : YES Has header "regex.h" : YES Has header "sched.h" : YES Has header "stdint.h" : YES Has header "sys/atomic.h" : NO Has header "sys/capability.h" : YES Has header "sys/conf.h" : NO Has header "sys/dl.h" : NO Has header "sys/eventfd.h" : YES Has header "sys/filio.h" : NO Has header "sys/ioctl.h" : YES Has header "sys/mman.h" : YES Has header "sys/prctl.h" : YES Has header "sys/resource.h" : YES Has header "sys/select.h" : YES Has header "sys/socket.h" : YES Has header "sys/syscall.h" : YES Has header "sys/uio.h" : YES Has header "sys/un.h" : YES Has header "sys/wait.h" : YES Has header "syslog.h" : YES Has header "xlocale.h" : NO Has header "valgrind/memcheck.h" : NO Has header "pthread.h" : YES Header "pthread.h" has symbol "PTHREAD_PRIO_INHERIT" : YES Check usable header "cpuid.h" : NO Checking for function "accept4" : YES Checking for function "clock_gettime" : YES Checking for function "ctime_r" : YES Checking for function "fchmod" : YES Checking for function "fchown" : YES Checking for function "fork" : YES Checking for function "fstat" : YES Checking for function "getaddrinfo" : YES Checking for function "getgrgid_r" : YES Checking for function "getgrnam_r" : YES Checking for function "getpwnam_r" : YES Checking for function "getpwuid_r" : YES Checking for function "gettimeofday" : YES Checking for function "getuid" : YES Checking for function "lrintf" : YES Checking for function "lstat" : YES Checking for function "memfd_create" : YES Checking for function "mkfifo" : YES Checking for function "mlock" : YES Checking for function "nanosleep" : YES Checking for function "open64" : YES Checking for function "paccept" : NO Checking for function "pipe" : YES Checking for function "pipe2" : YES Checking for function "posix_fadvise" : YES Checking for function "posix_madvise" : YES Checking for function "posix_memalign" : YES Checking for function "ppoll" : YES Checking for function "readlink" : YES Checking for function "setegid" : YES Checking for function "seteuid" : YES Checking for function "setpgid" : YES Checking for function "setregid" : YES Checking for function "setresgid" : YES Checking for function "setresuid" : YES Checking for function "setreuid" : YES Checking for function "setsid" : YES Checking for function "sig2str" : NO Checking for function "sigaction" : YES Checking for function "strerror_r" : YES Checking for function "strtod_l" : YES Checking for function "strtof" : YES Checking for function "symlink" : YES Checking for function "sysconf" : YES Checking for function "uname" : YES Header "sys/syscall.h" has symbol "SYS_memfd_create" : YES Checking for function "dgettext" : YES Header "signal.h" has symbol "SIGXCPU" : YES Header "netinet/in.h" has symbol "INADDR_NONE" : YES Header "unistd.h" has symbol "environ" : YES Header "sys/soundcard.h" has symbol "SOUND_PCM_READ_RATE" : YES Header "sys/soundcard.h" has symbol "SOUND_PCM_READ_CHANNELS" : YES Header "sys/soundcard.h" has symbol "SOUND_PCM_READ_BITS" : YES Library m found: YES Run-time dependency threads found: YES Checking for function "pthread_getname_np" with dependency threads: NO Checking for function "pthread_setaffinity_np" with dependency threads: YES Checking for function "pthread_setname_np" with dependency threads: YES Library cap found: YES Library rt found: YES Checking for function "shm_open" with dependency -lrt: YES Library dl found: YES Checking for function "dladdr" with dependency -ldl: YES Checking for function "iconv_open" : YES Library execinfo found: YES Run-time dependency dbus-1 found: YES 1.12.22 Run-time dependency glib-2.0 found: YES 2.72.3 Run-time dependency sndfile found: YES 1.1.0 Run-time dependency libsystemd found: NO (tried pkgconfig and cmake) Dependency x11-xcb skipped: feature x11 disabled Has header "sys/soundcard.h" : YES Run-time dependency fftw3f found: YES 3.3.8 Run-time dependency libasyncns found: NO (tried pkgconfig and cmake) Dependency gtk+-3.0 skipped: feature gtk disabled Library ltdl found: YES Run-time dependency alsa found: YES 1.2.7.2 Run-time dependency gio-2.0 found: YES 2.72.3 Dependency orc-0.4 skipped: feature orc disabled Program orcc skipped: feature orc disabled Run-time dependency samplerate found: YES 0.2.2 Run-time dependency speexdsp found: YES 1.2.1 Dependency soxr skipped: feature soxr disabled Dependency webrtc-audio-processing skipped: feature webrtc-aec disabled Run-time dependency systemd found: NO (tried pkgconfig and cmake) Run-time dependency libelogind found: NO (tried pkgconfig and cmake) Library wrap found: NO Has header "tcpd.h" : NO Run-time dependency avahi-client found: NO (tried pkgconfig and cmake) Run-time dependency sbc found: NO (tried pkgconfig and cmake) Dependency bluez skipped: feature bluez5 disabled Run-time dependency jack found: YES 1.9.20 Run-time dependency lirc found: NO (tried pkgconfig and cmake) Run-time dependency openssl found: YES 1.1.1q Dependency libudev skipped: feature udev disabled Run-time dependency gstreamer-1.0 found: NO (tried pkgconfig and cmake) Run-time dependency gstreamer-app-1.0 found: NO (tried pkgconfig and cmake) Run-time dependency gstreamer-rtp-1.0 found: NO (tried pkgconfig and cmake) Run-time dependency gstreamer-1.0 found: NO (tried pkgconfig and cmake) Run-time dependency gstreamer-app-1.0 found: NO (tried pkgconfig and cmake) Run-time dependency check found: NO (tried pkgconfig and cmake) Program msgfmt found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/msgfmt) Program msginit found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/msginit) Program msgmerge found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/msgmerge) Program xgettext found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xgettext) Configuring version.h using configuration Configuring client.conf using configuration ../output-1/build/pulseaudio-16.1/src/pulsecore/meson.build:176: WARNING: Module unstable-simd has no backwards or forwards compatibility and might not exist in future releases. Compiler supports mmx: NO Compiler supports sse: NO Checking if "neon code" compiles: YES Compiler supports neon: YES Program m4 found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/m4) Configuring daemon.conf.tmp using configuration Has header "sys/un.h" : YES (cached) Checking for function "mkfifo" : YES (cached) Configuring default.pa.tmp using configuration ../output-1/build/pulseaudio-16.1/src/daemon/meson.build:107: WARNING: The variable(s) 'HAVE_BLUEZ', 'HAVE_UDEV' in the input file 'src/daemon/default.pa.in' are not present in the given configuration data. Configuring system.pa.tmp using configuration ../output-1/build/pulseaudio-16.1/src/daemon/meson.build:126: WARNING: The variable(s) 'HAVE_UDEV' in the input file 'src/daemon/system.pa.in' are not present in the given configuration data. Has header "linux/input.h" : YES Checking for function "mkfifo" : YES (cached) Configuring padsp using configuration Configuring config.h using configuration Configuring libpulse.pc using configuration Configuring libpulse-simple.pc using configuration Configuring libpulse-mainloop-glib.pc using configuration Program m4 found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/m4) Configuring PulseAudioConfig.cmake.tmp using configuration Configuring PulseAudioConfigVersion.cmake using configuration Message: ---{ pulseaudio 16.1 }--- prefix: /usr bindir: /usr/bin libdir: /usr/lib libexecdir: /usr/libexec mandir: /usr/share/man datadir: /usr/share sysconfdir: /etc localstatedir: /var modlibexecdir: /usr/lib/pulseaudio/modules alsadatadir: /usr/share/pulseaudio/alsa-mixer System Runtime Path: /var/run/pulse System State Path: /var/lib/pulse System Config Path: /var/lib/pulse Bash completions directory: /usr/share/bash-completion/completions Zsh completions directory: /usr/share/zsh/site-functions Compiler: gcc 10.3.0 Enable pulseaudio daemon: true Enable pulseaudio client: true Enable memfd shared memory: true Enable X11: false Enable D-Bus: true Enable GLib 2: true Enable systemd integration: false Enable FFTW: true Enable IPv6: true Enable Gcov coverage: false Enable Valgrind: false Enable man pages: false Enable unit tests: false --- Pulseaudio client features --- Enable Gtk+ 3: false Enable Async DNS: false Enable OSS Wrapper: true --- Pulseaudio daemon features --- Safe X11 I/O errors: false Enable Avahi: false Enable OSS Output: true Enable Alsa: true Enable Jack: true Enable LIRC: false Enable GSettings: true Enable BlueZ 5: false Enable native headsets: false Enable ofono headsets: false Enable GStreamer based codecs: false Enable GStreamer: false Enable libsamplerate: true Enable ORC: false Enable Adrian echo canceller: true Enable Speex (resampler, AEC): true Enable SoXR (resampler): false Enable WebRTC echo canceller: false Enable udev: false Enable HAL->udev compat: true Enable systemd units: false Enable elogind: false Enable TCP Wrappers: false Enable OpenSSL (for Airtunes): true Database: simple Legacy Database Entry Support: false module-stream-restore: Clear old devices: false Running from build tree: false System User: pulse System Group: pulse Access Group: pulse-access ../output-1/build/pulseaudio-16.1/meson.build:1032: WARNING: Support for libsamplerate is DEPRECATED ../output-1/build/pulseaudio-16.1/meson.build:1054: WARNING: You do not have udev support enabled. It is strongly recommended that you enable udev support if your platform supports it as it is the primary method used to detect hardware audio devices (on Linux) and is thus a critical part of PulseAudio on that platform. Build targets in project: 147 NOTICE: Future-deprecated features used: * 0.56.0: {'meson.build_root', 'meson.source_root'} pulseaudio 16.1 User defined options Cross files : /home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1//build/cross-compilation.conf build.cmake_prefix_path : /home/buildroot/autobuild/run/instance-3/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/run/instance-3/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false alsa : enabled bluez5 : disabled database : simple doxygen : false gtk : disabled jack : enabled legacy-database-entry-format: false man : false orc : disabled running-from-build-tree : false samplerate : enabled soxr : disabled tests : false udev : disabled webrtc-aec : disabled x11 : disabled Found ninja-1.10.2.git.kitware.jobserver-1 at /home/buildroot/autobuild/run/instance-3/output-1/host/bin/ninja >>> pulseaudio 16.1 Building PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/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/buildroot/autobuild/run/instance-3/output-1/host/bin/ninja -C /home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1//build ninja: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1//build' [1/445] Generating po/af/LC_MESSAGES/pulseaudio-af.mo with a custom command [2/445] Generating po/as/LC_MESSAGES/pulseaudio-as.mo with a custom command [3/445] Generating po/be/LC_MESSAGES/pulseaudio-be.mo with a custom command [4/445] Generating po/bg/LC_MESSAGES/pulseaudio-bg.mo with a custom command [5/445] Generating po/bn_IN/LC_MESSAGES/pulseaudio-bn_IN.mo with a custom command [6/445] Generating po/ca/LC_MESSAGES/pulseaudio-ca.mo with a custom command [7/445] Generating po/cs/LC_MESSAGES/pulseaudio-cs.mo with a custom command [8/445] Generating po/da/LC_MESSAGES/pulseaudio-da.mo with a custom command [9/445] Generating po/de_CH/LC_MESSAGES/pulseaudio-de_CH.mo with a custom command [10/445] Generating po/de/LC_MESSAGES/pulseaudio-de.mo with a custom command [11/445] Generating po/el/LC_MESSAGES/pulseaudio-el.mo with a custom command [12/445] Generating po/es/LC_MESSAGES/pulseaudio-es.mo with a custom command [13/445] Generating po/fi/LC_MESSAGES/pulseaudio-fi.mo with a custom command [14/445] Generating po/fr/LC_MESSAGES/pulseaudio-fr.mo with a custom command [15/445] Generating po/gl/LC_MESSAGES/pulseaudio-gl.mo with a custom command [16/445] Generating po/gu/LC_MESSAGES/pulseaudio-gu.mo with a custom command [17/445] Generating po/he/LC_MESSAGES/pulseaudio-he.mo with a custom command [18/445] Generating po/hi/LC_MESSAGES/pulseaudio-hi.mo with a custom command [19/445] Generating po/hr/LC_MESSAGES/pulseaudio-hr.mo with a custom command [20/445] Generating po/hu/LC_MESSAGES/pulseaudio-hu.mo with a custom command [21/445] Generating po/id/LC_MESSAGES/pulseaudio-id.mo with a custom command [22/445] Generating po/it/LC_MESSAGES/pulseaudio-it.mo with a custom command [23/445] Generating po/ja/LC_MESSAGES/pulseaudio-ja.mo with a custom command [24/445] Generating po/kk/LC_MESSAGES/pulseaudio-kk.mo with a custom command [25/445] Generating po/kn/LC_MESSAGES/pulseaudio-kn.mo with a custom command [26/445] Generating po/ko/LC_MESSAGES/pulseaudio-ko.mo with a custom command [27/445] Generating po/lt/LC_MESSAGES/pulseaudio-lt.mo with a custom command [28/445] Generating po/ml/LC_MESSAGES/pulseaudio-ml.mo with a custom command [29/445] Generating po/mr/LC_MESSAGES/pulseaudio-mr.mo with a custom command [30/445] Generating po/nl/LC_MESSAGES/pulseaudio-nl.mo with a custom command [31/445] Generating po/nn/LC_MESSAGES/pulseaudio-nn.mo with a custom command [32/445] Generating po/oc/LC_MESSAGES/pulseaudio-oc.mo with a custom command [33/445] Generating po/or/LC_MESSAGES/pulseaudio-or.mo with a custom command [34/445] Generating po/pa/LC_MESSAGES/pulseaudio-pa.mo with a custom command [35/445] Generating po/pl/LC_MESSAGES/pulseaudio-pl.mo with a custom command [36/445] Generating po/pt_BR/LC_MESSAGES/pulseaudio-pt_BR.mo with a custom command [37/445] Generating po/pt/LC_MESSAGES/pulseaudio-pt.mo with a custom command [38/445] Generating po/ru/LC_MESSAGES/pulseaudio-ru.mo with a custom command [39/445] Generating po/sk/LC_MESSAGES/pulseaudio-sk.mo with a custom command [40/445] Generating po/sr@latin/LC_MESSAGES/pulseaudio-sr@latin.mo with a custom command [41/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_ipacl.c.o [42/445] Generating po/sr/LC_MESSAGES/pulseaudio-sr.mo with a custom command [43/445] Generating po/sv/LC_MESSAGES/pulseaudio-sv.mo with a custom command [44/445] Generating po/ta/LC_MESSAGES/pulseaudio-ta.mo with a custom command [45/445] Generating po/te/LC_MESSAGES/pulseaudio-te.mo with a custom command [46/445] Generating po/tr/LC_MESSAGES/pulseaudio-tr.mo with a custom command [47/445] Generating po/uk/LC_MESSAGES/pulseaudio-uk.mo with a custom command [48/445] Generating po/zh_CN/LC_MESSAGES/pulseaudio-zh_CN.mo with a custom command [49/445] Generating po/zh_TW/LC_MESSAGES/pulseaudio-zh_TW.mo with a custom command [50/445] Generating po/eo/LC_MESSAGES/pulseaudio-eo.mo with a custom command [51/445] Generating po/si/LC_MESSAGES/pulseaudio-si.mo with a custom command [52/445] Generating po/ka/LC_MESSAGES/pulseaudio-ka.mo with a custom command [53/445] Compiling C object src/libpulsecommon-16.1.so.p/pulse_fork-detect.c.o [54/445] Compiling C object src/libpulsecommon-16.1.so.p/pulse_error.c.o [55/445] Compiling C object src/libpulsecommon-16.1.so.p/pulse_client-conf.c.o [56/445] Compiling C object src/libpulsecommon-16.1.so.p/pulse_mainloop-api.c.o [57/445] Compiling C object src/libpulsecommon-16.1.so.p/pulse_xmalloc.c.o [58/445] Compiling C object src/libpulsecommon-16.1.so.p/pulse_rtclock.c.o [59/445] Compiling C object src/libpulsecommon-16.1.so.p/pulse_utf8.c.o [60/445] Compiling C object src/libpulsecommon-16.1.so.p/pulse_timeval.c.o [61/445] Compiling C object src/libpulsecommon-16.1.so.p/pulse_util.c.o [62/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_core-error.c.o [63/445] Compiling C object src/libpulsecommon-16.1.so.p/pulse_sample.c.o [64/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_authkey.c.o [65/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_core-format.c.o [66/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_core-rtclock.c.o [67/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_conf-parser.c.o [68/445] Compiling C object src/libpulsecommon-16.1.so.p/pulse_proplist.c.o [69/445] Compiling C object src/libpulsecommon-16.1.so.p/pulse_format.c.o [70/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_dynarray.c.o [71/445] Compiling C object src/libpulsecommon-16.1.so.p/pulse_channelmap.c.o [72/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_g711.c.o [73/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_arpa-inet.c.o [74/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_i18n.c.o [75/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_flist.c.o [76/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_fdsem.c.o [77/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_hashmap.c.o [78/445] Compiling C object src/pulsecore/libpulsecore-16.1.so.p/core-subscribe.c.o [79/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_idxset.c.o [80/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_ratelimit.c.o [81/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_lock-autospawn.c.o [82/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_ioline.c.o [83/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_iochannel.c.o [84/445] Compiling C object src/libpulsecommon-16.1.so.p/pulse_volume.c.o [85/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_memchunk.c.o [86/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_mcalign.c.o [87/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_native-common.c.o [88/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_log.c.o [89/445] Compiling C object src/pulsecore/libpulsecore-16.1.so.p/core.c.o [90/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_once.c.o [91/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_pipe.c.o [92/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_packet.c.o [93/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_parseaddr.c.o [94/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_memtrap.c.o [95/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_aupdate.c.o [96/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_pid.c.o [97/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_json.c.o [98/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_pdispatch.c.o [99/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_queue.c.o [100/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_pstream-util.c.o [101/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_random.c.o [102/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_proplist-util.c.o ../src/pulsecore/proplist-util.c: In function 'pa_proplist_get_stream_group': ../src/pulsecore/proplist-util.c:270:13: warning: '%s' directive argument is null [-Wformat-overflow=] 270 | t = pa_sprintf_malloc("%s-fallback:%s", prefix, r); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [103/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_srbchannel.c.o [104/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_bitset.c.o [105/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_memblockq.c.o [106/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_socket-util.c.o [107/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_strbuf.c.o [108/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_strlist.c.o [109/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_shm.c.o [110/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_sample-util.c.o [111/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_tokenizer.c.o [112/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_memblock.c.o [113/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_socket-client.c.o [114/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_usergroup.c.o [115/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_core-util.c.o [116/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_time-smoother_2.c.o [117/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_time-smoother.c.o [118/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_semaphore-posix.c.o [119/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_sndfile-util.c.o [120/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_tagstruct.c.o [121/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_rtkit.c.o [122/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_mutex-posix.c.o [123/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_pstream.c.o [124/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/direction.c.o [125/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/error.c.o [126/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_thread-posix.c.o [127/445] Compiling C object src/daemon/pulseaudio.p/server-lookup.c.o [128/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/mainloop-api.c.o [129/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/ext-stream-restore.c.o [130/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/mainloop-signal.c.o [131/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/ext-device-manager.c.o [132/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/ext-device-restore.c.o [133/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/channelmap.c.o [134/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/rtclock.c.o [135/445] Compiling C object src/libpulsecommon-16.1.so.p/pulsecore_dbus-util.c.o [136/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/operation.c.o [137/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/format.c.o [138/445] Linking target src/libpulsecommon-16.1.so FAILED: src/libpulsecommon-16.1.so /home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-linux-gcc -o src/libpulsecommon-16.1.so src/libpulsecommon-16.1.so.p/pulse_client-conf.c.o src/libpulsecommon-16.1.so.p/pulse_error.c.o src/libpulsecommon-16.1.so.p/pulse_fork-detect.c.o src/libpulsecommon-16.1.so.p/pulse_format.c.o src/libpulsecommon-16.1.so.p/pulse_mainloop-api.c.o src/libpulsecommon-16.1.so.p/pulse_xmalloc.c.o src/libpulsecommon-16.1.so.p/pulse_proplist.c.o src/libpulsecommon-16.1.so.p/pulse_utf8.c.o src/libpulsecommon-16.1.so.p/pulse_channelmap.c.o src/libpulsecommon-16.1.so.p/pulse_sample.c.o src/libpulsecommon-16.1.so.p/pulse_util.c.o src/libpulsecommon-16.1.so.p/pulse_timeval.c.o src/libpulsecommon-16.1.so.p/pulse_rtclock.c.o src/libpulsecommon-16.1.so.p/pulse_volume.c.o src/libpulsecommon-16.1.so.p/pulsecore_authkey.c.o src/libpulsecommon-16.1.so.p/pulsecore_conf-parser.c.o src/libpulsecommon-16.1.so.p/pulsecore_core-error.c.o src/libpulsecommon-16.1.so.p/pulsecore_core-format.c.o src/libpulsecommon-16.1.so.p/pulsecore_core-rtclock.c.o src/libpulsecommon-16.1.so.p/pulsecore_core-util.c.o src/libpulsecommon-16.1.so.p/pulsecore_dynarray.c.o src/libpulsecommon-16.1.so.p/pulsecore_fdsem.c.o src/libpulsecommon-16.1.so.p/pulsecore_flist.c.o src/libpulsecommon-16.1.so.p/pulsecore_g711.c.o src/libpulsecommon-16.1.so.p/pulsecore_hashmap.c.o src/libpulsecommon-16.1.so.p/pulsecore_i18n.c.o src/libpulsecommon-16.1.so.p/pulsecore_idxset.c.o src/libpulsecommon-16.1.so.p/pulsecore_arpa-inet.c.o src/libpulsecommon-16.1.so.p/pulsecore_iochannel.c.o src/libpulsecommon-16.1.so.p/pulsecore_ioline.c.o src/libpulsecommon-16.1.so.p/pulsecore_ipacl.c.o src/libpulsecommon-16.1.so.p/pulsecore_json.c.o src/libpulsecommon-16.1.so.p/pulsecore_lock-autospawn.c.o src/libpulsecommon-16.1.so.p/pulsecore_log.c.o src/libpulsecommon-16.1.so.p/pulsecore_ratelimit.c.o src/libpulsecommon-16.1.so.p/pulsecore_mcalign.c.o src/libpulsecommon-16.1.so.p/pulsecore_memblock.c.o src/libpulsecommon-16.1.so.p/pulsecore_memblockq.c.o src/libpulsecommon-16.1.so.p/pulsecore_memchunk.c.o src/libpulsecommon-16.1.so.p/pulsecore_native-common.c.o src/libpulsecommon-16.1.so.p/pulsecore_once.c.o src/libpulsecommon-16.1.so.p/pulsecore_packet.c.o src/libpulsecommon-16.1.so.p/pulsecore_parseaddr.c.o src/libpulsecommon-16.1.so.p/pulsecore_pdispatch.c.o src/libpulsecommon-16.1.so.p/pulsecore_pid.c.o src/libpulsecommon-16.1.so.p/pulsecore_pipe.c.o src/libpulsecommon-16.1.so.p/pulsecore_memtrap.c.o src/libpulsecommon-16.1.so.p/pulsecore_aupdate.c.o src/libpulsecommon-16.1.so.p/pulsecore_proplist-util.c.o src/libpulsecommon-16.1.so.p/pulsecore_pstream-util.c.o src/libpulsecommon-16.1.so.p/pulsecore_pstream.c.o src/libpulsecommon-16.1.so.p/pulsecore_queue.c.o src/libpulsecommon-16.1.so.p/pulsecore_random.c.o src/libpulsecommon-16.1.so.p/pulsecore_srbchannel.c.o src/libpulsecommon-16.1.so.p/pulsecore_sample-util.c.o src/libpulsecommon-16.1.so.p/pulsecore_shm.c.o src/libpulsecommon-16.1.so.p/pulsecore_bitset.c.o src/libpulsecommon-16.1.so.p/pulsecore_socket-client.c.o src/libpulsecommon-16.1.so.p/pulsecore_socket-util.c.o src/libpulsecommon-16.1.so.p/pulsecore_strbuf.c.o src/libpulsecommon-16.1.so.p/pulsecore_strlist.c.o src/libpulsecommon-16.1.so.p/pulsecore_tagstruct.c.o src/libpulsecommon-16.1.so.p/pulsecore_time-smoother.c.o src/libpulsecommon-16.1.so.p/pulsecore_time-smoother_2.c.o src/libpulsecommon-16.1.so.p/pulsecore_tokenizer.c.o src/libpulsecommon-16.1.so.p/pulsecore_usergroup.c.o src/libpulsecommon-16.1.so.p/pulsecore_sndfile-util.c.o src/libpulsecommon-16.1.so.p/pulsecore_dbus-util.c.o src/libpulsecommon-16.1.so.p/pulsecore_rtkit.c.o src/libpulsecommon-16.1.so.p/pulsecore_mutex-posix.c.o src/libpulsecommon-16.1.so.p/pulsecore_semaphore-posix.c.o src/libpulsecommon-16.1.so.p/pulsecore_thread-posix.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libpulsecommon-16.1.so -Wl,-z,nodelete -lm -pthread -ldl -lrt /home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libsndfile.so /home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libdbus-1.so -lexecinfo -Wl,--end-group /home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/10.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: src/libpulsecommon-16.1.so.p/pulsecore_lock-autospawn.c.o: in function `thread_func': lock-autospawn.c:(.text+0x254): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/10.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: src/libpulsecommon-16.1.so.p/pulsecore_lock-autospawn.c.o: in function `pa_autospawn_lock_done': lock-autospawn.c:(.text+0x10d0): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/10.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: src/libpulsecommon-16.1.so.p/pulse_error.c.o: in function `pa_strerror': error.c:(.text+0x34): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/10.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: src/libpulsecommon-16.1.so.p/pulse_format.c.o: in function `pa_format_info_snprint': format.c:(.text+0x380): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/10.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: src/libpulsecommon-16.1.so.p/pulse_channelmap.c.o: in function `pa_channel_position_to_pretty_string': channelmap.c:(.text+0x738): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/10.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: src/libpulsecommon-16.1.so.p/pulse_channelmap.c.o:channelmap.c:(.text+0xc5c): more undefined references to `libintl_dgettext' follow /home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/10.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: src/libpulsecommon-16.1.so.p/pulsecore_i18n.c.o: in function `pa_init_i18n': i18n.c:(.text+0x30): undefined reference to `libintl_bindtextdomain' /home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/10.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: i18n.c:(.text+0x40): undefined reference to `libintl_bind_textdomain_codeset' /home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/10.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: src/libpulsecommon-16.1.so.p/pulsecore_log.c.o: in function `pa_log_set_target': log.c:(.text+0x52c): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/10.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: log.c:(.text+0x5a0): undefined reference to `libintl_dgettext' /home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/10.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: src/libpulsecommon-16.1.so.p/pulsecore_log.c.o: in function `pa_log_parse_target': log.c:(.text+0x13f8): undefined reference to `libintl_dgettext' collect2: error: ld returned 1 exit status [139/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/sample.c.o [140/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/scache.c.o [141/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/subscribe.c.o [142/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/proplist.c.o [143/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/mainloop.c.o [144/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/thread-mainloop.c.o [145/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/context.c.o [146/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/introspect.c.o [147/445] Compiling C object src/pulse/libpulse.so.0.24.2.p/stream.c.o ninja: build stopped: subcommand failed. package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-3/output-1/build/pulseaudio-16.1/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot'