>>> pipewire 0.3.32 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/pipewire/pipewire-0.3.32.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output-1/build/pipewire-0.3.32 -xf - >>> pipewire 0.3.32 Patching Applying 0001-meson-fix-getrandom-detection-for-uclibc.patch using patch: patching file meson.build Applying 0002-modules-fix-typo-in-module-rtkit.patch using patch: patching file src/modules/module-rtkit.c Applying 0003-rtkit-use-_gettid-instead-of-getpid-in-fallback.patch using patch: patching file src/modules/module-rtkit.c Applying 0004-modules-improve-_gettid-wrapper.patch using patch: patching file meson.build patching file src/modules/module-rtkit.c >>> pipewire 0.3.32 Configuring rm -rf /home/buildroot/autobuild/run/instance-1/output-1/build/pipewire-0.3.32//build mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/build/pipewire-0.3.32//build sed -e 's%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/x86_64-linux-%g' -e 's%@TARGET_ARCH@%x86_64%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e 's%@HOST_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host/x86_64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output-1/build/pipewire-0.3.32//build/cross-compilation.conf PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/run/instance-1/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/run/instance-1/output-1/build/pipewire-0.3.32//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/run/instance-1/output-1/host/lib/pkgconfig -Ddocs=disabled -Dexamples=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 -Dudev=disabled -Dgstreamer=disabled -Dsystemd=disabled -Dalsa=disabled -Dpipewire-alsa=disabled -Davahi=disabled -Dpipewire-jack=disabled -Djack=disabled -Dbluez5=disabled -Dffmpeg=disabled -Dv4l2=disabled -Dlibcamera=disabled -Dlibusb=enabled -Dvulkan=enabled -Dpw-cat=enabled -Dsndfile=enabled -Dlibpulse=enabled -Dsdl2=enabled -Decho-cancel-webrtc=disabled /home/buildroot/autobuild/run/instance-1/output-1/build/pipewire-0.3.32/ /home/buildroot/autobuild/run/instance-1/output-1/build/pipewire-0.3.32//build The Meson build system Version: 0.58.2 Source dir: /home/buildroot/autobuild/run/instance-1/output-1/build/pipewire-0.3.32 Build dir: /home/buildroot/autobuild/run/instance-1/output-1/build/pipewire-0.3.32/build Build type: cross build Project name: pipewire Project version: 0.3.32 C compiler for the host machine: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/x86_64-linux-gcc (gcc 10.2.0 "x86_64-linux-gcc.br_real (Buildroot 2020.08-14-ge5a2a90) 10.2.0") C linker for the host machine: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/x86_64-linux-gcc ld.bfd 2.34 C compiler for the build machine: /usr/bin/gcc (gcc 4.8.2 "gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2") C linker for the build machine: /usr/bin/gcc ld.bfd 2.24 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: Target machine cpu family: x86_64 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/buildroot/autobuild/run/instance-1/output-1/host/bin/x86_64-linux-g++ (gcc 10.2.0 "x86_64-linux-g++.br_real (Buildroot 2020.08-14-ge5a2a90) 10.2.0") C++ linker for the host machine: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/x86_64-linux-g++ ld.bfd 2.34 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: YES Compiler for C supports arguments -msse2: YES Compiler for C supports arguments -mssse3: YES Compiler for C supports arguments -msse4.1: YES Compiler for C supports arguments -mfma: YES Compiler for C supports arguments -mavx: YES Compiler for C supports arguments -mavx2: YES Compiler for C supports arguments -mfpu=neon: NO 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" : YES 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" : 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/buildroot/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.14 Run-time dependency ncursesw found: YES 6.1.20200118 Run-time dependency sndfile found: YES 1.0.31 Run-time dependency libpulse found: YES 14.2 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.51 Dependency gio-2.0 skipped: feature gstreamer disabled Dependency webrtc-audio-processing skipped: feature echo-cancel-webrtc disabled Library intl found: NO Dependency alsa skipped: feature pipewire-alsa disabled Dependency alsa skipped: feature alsa disabled Dependency bluez skipped: feature bluez5 disabled Dependency libavcodec skipped: feature ffmpeg disabled Dependency jack skipped: feature jack disabled Run-time dependency vulkan found: NO (tried pkgconfig and system) ../output-1/build/pipewire-0.3.32/spa/meson.build:39:2: ERROR: Dependency "vulkan" not found, tried pkgconfig and system A full log can be found at /home/buildroot/autobuild/run/instance-1/output-1/build/pipewire-0.3.32/build/meson-logs/meson-log.txt make: *** [/home/buildroot/autobuild/run/instance-1/output-1/build/pipewire-0.3.32/.stamp_configured] Error 1 make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'