D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/zrythm-0.8.982-3.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.astfvj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf zrythm-0.8.982 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/zrythm-0.8.982.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd zrythm-0.8.982 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9PEuy8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd zrythm-0.8.982 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . build -Dsdl=enabled -Drtmidi=enabled -Drtaudio=enabled -Dportaudio=disabled The Meson build system Version: 0.63.3 Source dir: /home/pterjan/rpmbuild/BUILD/zrythm-0.8.982 Build dir: /home/pterjan/rpmbuild/BUILD/zrythm-0.8.982/build Build type: native build Project name: zrythm Project version: 0.8.982 C compiler for the host machine: cc (gcc 12.2.1 "cc (Mageia 12.2.1-0.20221029.1.mga9) 12.2.1 20221029") C linker for the host machine: cc ld.bfd 2.39 C++ compiler for the host machine: c++ (gcc 12.2.1 "c++ (Mageia 12.2.1-0.20221029.1.mga9) 12.2.1 20221029") C++ linker for the host machine: c++ ld.bfd 2.39 Host machine cpu family: x86_64 Host machine cpu: x86_64 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 Program sed found: YES (/usr/bin/sed) Program gettext found: YES (/usr/bin/gettext) Program bash found: YES (/usr/bin/bash) Program dot found: YES (/usr/bin/dot) Program xdg-open found: YES (/usr/bin/xdg-open) Program sphinx-build found: YES (/usr/bin/sphinx-build) Program help2man found: YES (/usr/bin/help2man) Program stoat found: NO Program python3 found: YES (/usr/bin/python3) Program guile found: YES (/usr/bin/guile) Program guild found: YES (/usr/bin/guild) Program guile-snarf found: YES (/usr/bin/guile-snarf) Program pandoc found: NO Program texi2html found: YES (/usr/bin/texi2html) Has header "unistd.h" : YES Has header "sys/time.h" : YES Library m found: YES Found pkg-config: /usr/bin/pkg-config (1.8.0) Dependency jack found: NO found 1.9.21 but need: '<1.0' Did not find CMake 'cmake' Found CMake: NO Run-time dependency jack found: NO (tried pkgconfig and cmake) Run-time dependency jack found: YES 1.9.21 Run-time dependency glib-2.0 found: YES 2.74.0 Checking for function "mlock" with dependency -lm: YES Checking for function "jack_set_property" with dependency jack: YES Checking for function "g_canonicalize_filename" with dependency glib-2.0: YES Checking for function "g_get_console_charset" with dependency glib-2.0: YES Compiler for C supports arguments -Wformat=2: 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-sequence-point: YES Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Wno-cast-function-type: YES Compiler for C supports arguments -Walloca: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -D__(x)=x: YES Compiler for C supports arguments -DG_LOG_USE_STRUCTURED=1: YES Compiler for C supports arguments -DG_LOG_DOMAIN="zrythm": YES Compiler for C supports arguments -DPATH_SPLIT=":": YES Compiler for C supports arguments -ffast-math: YES Compiler for C supports arguments -fstrength-reduce: YES Compiler for C supports arguments -DPIC: YES Compiler for C supports arguments -fdata-sections: YES Compiler for C supports arguments -ffunction-sections: YES Compiler for C supports arguments -mtune=generic: YES Compiler for C supports arguments -msse: YES Compiler for C supports arguments -msse2: YES Compiler for C supports arguments -mfpmath=sse: YES Compiler for C supports arguments -fomit-frame-pointer: YES Run-time dependency x11 found: YES 1.8.1 Run-time dependency alsa found: YES 1.2.8 Run-time dependency libcyaml found: YES 1.3.1 Run-time dependency audec found: YES 0.2.4 Run-time dependency gtk+-3.0 found: YES 3.24.34 Run-time dependency sndfile found: YES 1.0.31 Run-time dependency lv2 found: YES 1.18.2 Run-time dependency lilv-0 found: YES 0.24.12 Run-time dependency fftw3 found: YES 3.3.10 Run-time dependency fftw3_threads found: NO (tried pkgconfig and cmake) Run-time dependency fftw3f_threads found: NO (tried pkgconfig and cmake) Library fftw3_threads found: YES Library fftw3f_threads found: YES Checking for function "fftw_make_planner_thread_safe" with dependencies fftw3, fftw3_threads, fftw3f_threads, -lfftw3_threads, -lfftw3f_threads: YES Checking for function "fftwf_make_planner_thread_safe" with dependencies fftw3, fftw3_threads, fftw3f_threads, -lfftw3_threads, -lfftw3f_threads: YES Run-time dependency libchromaprint found: NO (tried pkgconfig and cmake) Run-time dependency gtksourceview-4 found: YES 4.8.3 Run-time dependency libcgraph found: YES 6.0.1 Run-time dependency libgvc found: YES 6.0.1 Run-time dependency guile-3.0 found: YES 3.0.8 Dependency carla-host-plugin skipped: feature carla disabled Dependency portaudio-2.0-dont-use-yet skipped: feature portaudio disabled Run-time dependency rtmidi found: YES 4.0.0 Run-time dependency rtaudio found: YES 5.2.0 Run-time dependency sdl2 found: YES 2.24.0 Run-time dependency libzstd found: YES 1.5.2 Run-time dependency reproc found: YES 14.2.2 Run-time dependency lsp-dsp-lib found: YES 0.5.13 Run-time dependency threads found: YES Run-time dependency sratom-0 found: YES 0.6.8 Run-time dependency serd-0 found: YES 0.30.10 Run-time dependency sord-0 found: YES 0.16.8 Run-time dependency samplerate found: YES 0.2.2 Run-time dependency rubberband found: YES 3.0.0 Run-time dependency libpcre found: NO (tried pkgconfig) meson.build:790:0: ERROR: Dependency "libpcre" not found, tried pkgconfig A full log can be found at /home/pterjan/rpmbuild/BUILD/zrythm-0.8.982/build/meson-logs/meson-log.txt error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.9PEuy8 (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.9PEuy8 (%build) I: [iurt_root_command] ERROR: chroot