>>> pipewire 0.3.40 Extracting bzcat /home/giuliobenetti/autobuild/run/instance-2/dl/pipewire/pipewire-0.3.40.tar.bz2 | tar --strip-components=1 -C /home/giuliobenetti/autobuild/run/instance-2/output-1/build/pipewire-0.3.40 -xf - >>> pipewire 0.3.40 Patching >>> pipewire 0.3.40 Configuring rm -rf /home/giuliobenetti/autobuild/run/instance-2/output-1/build/pipewire-0.3.40//build mkdir -p /home/giuliobenetti/autobuild/run/instance-2/output-1/build/pipewire-0.3.40//build sed -e 's%@TARGET_CROSS@%/home/giuliobenetti/autobuild/run/instance-2/output-1/host/bin/or1k-linux-%g' -e 's%@TARGET_ARCH@%or1k%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g2'%g" -e "s%@TARGET_LDFLAGS@%'-lintl'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g2'%g" -e 's%@HOST_DIR@%/home/giuliobenetti/autobuild/run/instance-2/output-1/host%g' -e 's%@STAGING_DIR@%/home/giuliobenetti/autobuild/run/instance-2/output-1/host/or1k-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /home/giuliobenetti/autobuild/run/instance-2/output-1/build/pipewire-0.3.40//build/cross-compilation.conf PATH="/home/giuliobenetti/autobuild/run/instance-2/output-1/host/bin:/home/giuliobenetti/autobuild/run/instance-2/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-2/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/giuliobenetti/autobuild/run/instance-2/output-1/build/pipewire-0.3.40//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/giuliobenetti/autobuild/run/instance-2/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 -Dsession-managers=[] -Ddbus=disabled -Dudev=disabled -Dexamples=disabled -Dgstreamer=disabled -Dsystemd=disabled -Dsystemd-system-service=disabled -Dsystemd-user-service=disabled -Dalsa=disabled -Dpipewire-alsa=disabled -Davahi=enabled -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=disabled -Decho-cancel-webrtc=disabled /home/giuliobenetti/autobuild/run/instance-2/output-1/build/pipewire-0.3.40/ /home/giuliobenetti/autobuild/run/instance-2/output-1/build/pipewire-0.3.40//build WARNING: Unknown CPU family or1k, please report this at https://github.com/mesonbuild/meson/issues/new The Meson build system Version: 0.60.3 Source dir: /home/giuliobenetti/autobuild/run/instance-2/output-1/build/pipewire-0.3.40 Build dir: /home/giuliobenetti/autobuild/run/instance-2/output-1/build/pipewire-0.3.40/build Build type: cross build Project name: pipewire Project version: 0.3.40 C compiler for the host machine: /home/giuliobenetti/autobuild/run/instance-2/output-1/host/bin/or1k-linux-gcc (gcc 10.3.0 "or1k-linux-gcc.br_real (Buildroot toolchains.bootlin.com-2021.11-1) 10.3.0") C linker for the host machine: /home/giuliobenetti/autobuild/run/instance-2/output-1/host/bin/or1k-linux-gcc ld.bfd 2.36.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: or1k Host machine cpu: Target machine cpu family: or1k Target machine cpu: Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -Werror=suggest-attribute=format: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wpointer-sign: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wimplicit-fallthrough: YES Compiler for C supports arguments -Wmissing-braces: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wvariadic-macros: YES Compiler for C supports arguments -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-2/output-1/host/bin/or1k-linux-g++ (gcc 10.3.0 "or1k-linux-g++.br_real (Buildroot toolchains.bootlin.com-2021.11-1) 10.3.0") C++ linker for the host machine: /home/giuliobenetti/autobuild/run/instance-2/output-1/host/bin/or1k-linux-g++ ld.bfd 2.36.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: NO Library atomic found: YES Checking if "8-byte __atomic_fetch_add without libatomic" : links: NO Checking if "8-byte __atomic_fetch_add with libatomic" with dependency -latomic: links: YES Has header "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" : YES Checking for function "mkstemp" : YES Checking for function "memfd_create" : NO Checking for function "getrandom" : YES Checking for function "sigabbrev_np" : NO Fetching value of define "SYS_pidfd_open" : Dependency systemd skipped: feature systemd disabled Dependency libsystemd skipped: feature systemd disabled Configuring Makefile using configuration Library m found: YES Library rt found: YES Library dl found: YES Run-time dependency threads found: YES Dependency dbus-1 skipped: feature dbus disabled Dependency sdl2 skipped: feature sdl2 disabled Found pkg-config: /home/giuliobenetti/autobuild/run/instance-2/output-1/host/bin/pkgconf (1.6.3) Found CMake: NO Run-time dependency libdrm found: NO (tried pkgconfig and cmake) Run-time dependency readline found: NO (tried pkgconfig and cmake) Library readline found: NO Run-time dependency ncursesw found: NO (tried pkgconfig and cmake) Dependency sndfile skipped: feature sndfile disabled Dependency libpulse skipped: feature libpulse disabled Run-time dependency avahi-client found: NO (tried pkgconfig) ../output-1/build/pipewire-0.3.40/meson.build:348:0: ERROR: Dependency "avahi-client" not found, tried pkgconfig A full log can be found at /home/giuliobenetti/autobuild/run/instance-2/output-1/build/pipewire-0.3.40/build/meson-logs/meson-log.txt make: *** [package/pkg-generic.mk:285: /home/giuliobenetti/autobuild/run/instance-2/output-1/build/pipewire-0.3.40/.stamp_configured] Error 1 make: Leaving directory '/home/giuliobenetti/autobuild/run/instance-2/buildroot'