>>> pulseaudio 16.1 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-18/output-1/build/.pulseaudio-16.1.tar.xz.Kubsai/output' 'https://freedesktop.org/software/pulseaudio/releases/pulseaudio-16.1.tar.xz' --2022-09-02 10:07:55-- https://freedesktop.org/software/pulseaudio/releases/pulseaudio-16.1.tar.xz Resolving freedesktop.org (freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to freedesktop.org (freedesktop.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1545596 (1.5M) [application/x-xz] Saving to: '/nvmedata/autobuild/instance-18/output-1/build/.pulseaudio-16.1.tar.xz.Kubsai/output' 0K .......... .......... .......... .......... .......... 3% 599K 2s 50K .......... .......... .......... .......... .......... 6% 1.16M 2s 100K .......... .......... .......... .......... .......... 9% 185M 1s 150K .......... .......... .......... .......... .......... 13% 1.19M 1s 200K .......... .......... .......... .......... .......... 16% 129M 1s 250K .......... .......... .......... .......... .......... 19% 26.4M 1s 300K .......... .......... .......... .......... .......... 23% 202M 1s 350K .......... .......... .......... .......... .......... 26% 1.20M 1s 400K .......... .......... .......... .......... .......... 29% 141M 0s 450K .......... .......... .......... .......... .......... 33% 193M 0s 500K .......... .......... .......... .......... .......... 36% 176M 0s 550K .......... .......... .......... .......... .......... 39% 194M 0s 600K .......... .......... .......... .......... .......... 43% 159M 0s 650K .......... .......... .......... .......... .......... 46% 86.9M 0s 700K .......... .......... .......... .......... .......... 49% 195M 0s 750K .......... .......... .......... .......... .......... 53% 1.20M 0s 800K .......... .......... .......... .......... .......... 56% 136M 0s 850K .......... .......... .......... .......... .......... 59% 179M 0s 900K .......... .......... .......... .......... .......... 62% 190M 0s 950K .......... .......... .......... .......... .......... 66% 170M 0s 1000K .......... .......... .......... .......... .......... 69% 180M 0s 1050K .......... .......... .......... .......... .......... 72% 181M 0s 1100K .......... .......... .......... .......... .......... 76% 195M 0s 1150K .......... .......... .......... .......... .......... 79% 198M 0s 1200K .......... .......... .......... .......... .......... 82% 150M 0s 1250K .......... .......... .......... .......... .......... 86% 200M 0s 1300K .......... .......... .......... .......... .......... 89% 174M 0s 1350K .......... .......... .......... .......... .......... 92% 23.4M 0s 1400K .......... .......... .......... .......... .......... 96% 161M 0s 1450K .......... .......... .......... .......... .......... 99% 210M 0s 1500K ......... 100% 209M=0.3s 2022-09-02 10:07:55 (5.70 MB/s) - '/nvmedata/autobuild/instance-18/output-1/build/.pulseaudio-16.1.tar.xz.Kubsai/output' saved [1545596/1545596] pulseaudio-16.1.tar.xz: OK (sha256: 8eef32ce91d47979f95fd9a935e738cd7eb7463430dabc72863251751e504ae4) >>> pulseaudio 16.1 Extracting xzcat /nvmedata/autobuild/instance-18/dl/pulseaudio/pulseaudio-16.1.tar.xz | tar --strip-components=1 -C /nvmedata/autobuild/instance-18/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 patching file src/modules/echo-cancel/meson.build >>> pulseaudio 16.1 Configuring rm -rf /nvmedata/autobuild/instance-18/output-1/build/pulseaudio-16.1//build mkdir -p /nvmedata/autobuild/instance-18/output-1/build/pulseaudio-16.1//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-18/output-1/host/bin/sparc64-linux-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-18/output-1/host/bin/sparc64-linux-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-18/output-1/host/bin/sparc64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/nvmedata/autobuild/instance-18/output-1/host/bin/sparc64-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc64%g" -e "s%@TARGET_CPU@%ultrasparc%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-18/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-18/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-18/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-18/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-18/output-1/build/pulseaudio-16.1//build/cross-compilation.conf PATH="/nvmedata/autobuild/instance-18/output-1/host/bin:/nvmedata/autobuild/instance-18/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" ORCC=/nvmedata/autobuild/instance-18/output-1/host/bin/orcc PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-18/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/nvmedata/autobuild/instance-18/output-1/build/pulseaudio-16.1//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/nvmedata/autobuild/instance-18/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/nvmedata/autobuild/instance-18/output-1/host/lib/cmake -Ddoxygen=false -Dlegacy-database-entry-format=false -Dman=false -Drunning-from-build-tree=false -Dtests=false -Davahi=enabled -Ddbus=disabled -Dfftw=disabled -Dsamplerate=disabled -Ddatabase=gdbm -Djack=enabled -Dlirc=disabled -Dopenssl=enabled -Dorc=enabled -Dgtk=disabled -Dsoxr=disabled -Dbluez5=disabled -Dudev=disabled -Dwebrtc-aec=disabled -Dalsa=enabled -Dx11=disabled -Dspeex=enabled -Dsystemd=disabled -Dvalgrind=disabled /nvmedata/autobuild/instance-18/output-1/build/pulseaudio-16.1/ /nvmedata/autobuild/instance-18/output-1/build/pulseaudio-16.1//build The Meson build system Version: 0.63.0 Source dir: /nvmedata/autobuild/instance-18/output-1/build/pulseaudio-16.1 Build dir: /nvmedata/autobuild/instance-18/output-1/build/pulseaudio-16.1/build Build type: cross build Program git-version-gen found: YES (/nvmedata/autobuild/instance-18/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: /nvmedata/autobuild/instance-18/output-1/host/bin/sparc64-linux-gcc (gcc 11.2.0 "sparc64-linux-gcc.br_real (Buildroot toolchains.bootlin.com-2021.11-1) 11.2.0") C linker for the host machine: /nvmedata/autobuild/instance-18/output-1/host/bin/sparc64-linux-gcc ld.bfd 2.37 C compiler for the build machine: /usr/bin/gcc (gcc 11.2.0 "gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.38 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: sparc64 Host machine cpu: ultrasparc Target machine cpu family: sparc64 Target machine cpu: ultrasparc Found pkg-config: /nvmedata/autobuild/instance-18/output-1/host/bin/pkgconf (1.6.3) Found CMake: /usr/bin/cmake (3.22.1) Run-time dependency bash-completion found: NO (tried pkgconfig and cmake) Checking for type "_Bool" : YES Checking for size of "void *" : 8 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" : NO 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" skipped: feature valgrind disabled 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: YES Checking for function "pthread_setaffinity_np" with dependency threads: YES Checking for function "pthread_setname_np" with dependency threads: YES Library cap found: NO 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: NO Dependency dbus-1 skipped: feature dbus disabled Run-time dependency glib-2.0 found: YES 2.72.3 Run-time dependency sndfile found: YES 1.1.0 Dependency libsystemd skipped: feature systemd disabled Dependency x11-xcb skipped: feature x11 disabled Has header "sys/soundcard.h" : YES Dependency fftw3f skipped: feature fftw disabled Run-time dependency libasyncns found: NO (tried pkgconfig and cmake) Dependency gtk+-3.0 skipped: feature gtk disabled Library ltdl found: YES Library gdbm found: YES Run-time dependency alsa found: YES 1.2.7.2 Run-time dependency gio-2.0 found: YES 2.72.3 Run-time dependency orc-0.4 found: YES 0.4.32 Program orcc found: YES (/nvmedata/autobuild/instance-18/output-1/host/bin/orcc) Dependency samplerate skipped: feature samplerate disabled Run-time dependency speexdsp found: YES 1.2.1 Dependency soxr skipped: feature soxr disabled Dependency webrtc-audio-processing skipped: feature webrtc-aec disabled Dependency systemd skipped: feature systemd disabled 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) ../output-1/build/pulseaudio-16.1/meson.build:754:2: ERROR: Dependency "avahi-client" not found, tried pkgconfig and cmake A full log can be found at /nvmedata/autobuild/instance-18/output-1/build/pulseaudio-16.1/build/meson-logs/meson-log.txt make: *** [package/pkg-generic.mk:283: /nvmedata/autobuild/instance-18/output-1/build/pulseaudio-16.1/.stamp_configured] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-18/buildroot'