+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/pipewire.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: Macro expanded in comment on line 6: (c=%{gitcommit}; echo ${c:0:5}) warning: Macro expanded in comment on line 138: %{_libdir}/pipewire/ Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Y8YIv1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pipewire-0.1.9 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/pipewire-0.1.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pipewire-0.1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1hCLZQ + umask 022 + cd /builddir/build/BUILD + cd pipewire-0.1.9 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export 'FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export 'FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /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 . riscv64-redhat-linux-gnu -D enable_docs=true -D enable_man=true -D enable_gstreamer=true The Meson build system Version: 0.44.1 Source dir: /builddir/build/BUILD/pipewire-0.1.9 Build dir: /builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu Build type: native build Project name: pipewire Native C compiler: cc (gcc 7.3.1) Appending CFLAGS from environment: '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' Appending LDFLAGS from environment: '-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' Build machine cpu family: riscv64 Build machine cpu: riscv64 Has header "dlfcn.h": YES Has header "inttypes.h": YES Has header "memory.h": YES Has header "poll.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/param.h": YES Has header "sys/poll.h": YES Has header "sys/prctl.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/wait.h": YES Has header "ucontext.h": YES Has header "unistd.h": YES Has header "valgrind/valgrind.h": NO Checking for function "poll": YES Checking for function "pselect": YES Checking for function "posix_memalign": YES Checking for function "getpagesize": YES Checking for function "clock_gettime": YES Checking for type "ptrdiff_t": NO Checking for function "mkstemp": YES Checking for function "memfd_create": YES Configuring config.h using configuration Configuring Makefile using configuration Library m found: YES Library rt found: YES Library dl found: YES Dependency threads found: YES Found pkg-config: /usr/bin/pkg-config (1.4.1) Native dependency dbus-1 found: YES 1.12.0 Dependency jack found: NO Native dependency glib-2.0 found: YES 2.56.0 Native dependency gobject-2.0 found: YES 2.56.0 Native dependency gmodule-2.0 found: YES 2.56.0 Native dependency gio-2.0 found: YES 2.56.0 Native dependency gio-unix-2.0 found: YES 2.56.0 Native dependency gstreamer-1.0 found: YES 1.14.0 Native dependency gstreamer-plugins-base-1.0 found: YES 1.14.0 Native dependency gstreamer-video-1.0 found: YES 1.14.0 Native dependency gstreamer-audio-1.0 found: YES 1.14.0 Native dependency gstreamer-allocators-1.0 found: YES 1.14.0 Native dependency alsa found: YES 1.1.5 Native dependency libv4l2 found: YES 1.12.5 Dependency x11 found: NO No sdl2-config found; can't detect dependency Dependency sdl2 found: NO Dependency libavcodec found: NO Dependency libavformat found: NO Dependency libavfilter found: NO Dependency libva found: NO Native dependency sbc found: YES 1.3 Native dependency libudev found: YES 237 Configuring pipewire.conf using configuration Native dependency systemd found: YES 237 Configuring pipewire.service using configuration Configuring libpipewire-0.1.pc using configuration Configuring libspa-0.1.pc using configuration Program doxygen found: YES (/usr/bin/doxygen) Program dot found: YES (/usr/bin/dot) Configuring Doxyfile using configuration Program xmltoman found: YES (/usr/bin/xmltoman) Configuring pipewire.1.xml using configuration Configuring pipewire-cli.1.xml using configuration Configuring pipewire-monitor.1.xml using configuration Build targets in project: 48 Found ninja-1.8.2 at /usr/bin/ninja + /usr/bin/ninja -v -j4 -C riscv64-redhat-linux-gnu ninja: Entering directory `riscv64-redhat-linux-gnu' [1/161] cc -Ispa/plugins/alsa/spa-alsa@sha -Ispa/plugins/alsa -I../spa/plugins/alsa -Ispa/include -I../spa/include -Ispa -I../spa -I/usr/include/alsa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/alsa/spa-alsa@sha/alsa.c.o' -MF 'spa/plugins/alsa/spa-alsa@sha/alsa.c.o.d' -o 'spa/plugins/alsa/spa-alsa@sha/alsa.c.o' -c ../spa/plugins/alsa/alsa.c [2/161] cc -Ispa/lib/spa-lib@sha -Ispa/lib -I../spa/lib -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/lib/spa-lib@sha/debug.c.o' -MF 'spa/lib/spa-lib@sha/debug.c.o.d' -o 'spa/lib/spa-lib@sha/debug.c.o' -c ../spa/lib/debug.c [3/161] cc -Ispa/lib/spa-lib@sha -Ispa/lib -I../spa/lib -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/lib/spa-lib@sha/pod.c.o' -MF 'spa/lib/spa-lib@sha/pod.c.o.d' -o 'spa/lib/spa-lib@sha/pod.c.o' -c ../spa/lib/pod.c [4/161] cc -o spa/lib/libspa-lib.so.0.109.0 'spa/lib/spa-lib@sha/debug.c.o' 'spa/lib/spa-lib@sha/pod.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libspa-lib.so.0 -Wl,--end-group -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [5/161] /usr/bin/python3 /usr/bin/meson --internal symbolextractor spa/lib/libspa-lib.so.0.109.0 'spa/lib/spa-lib@sha/spa/lib/libspa-lib.so.0.109.0.symbols' [6/161] cc -Ispa/plugins/alsa/spa-alsa@sha -Ispa/plugins/alsa -I../spa/plugins/alsa -Ispa/include -I../spa/include -Ispa -I../spa -I/usr/include/alsa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/alsa/spa-alsa@sha/alsa-monitor.c.o' -MF 'spa/plugins/alsa/spa-alsa@sha/alsa-monitor.c.o.d' -o 'spa/plugins/alsa/spa-alsa@sha/alsa-monitor.c.o' -c ../spa/plugins/alsa/alsa-monitor.c [7/161] cc -Ispa/plugins/alsa/spa-alsa@sha -Ispa/plugins/alsa -I../spa/plugins/alsa -Ispa/include -I../spa/include -Ispa -I../spa -I/usr/include/alsa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/alsa/spa-alsa@sha/alsa-sink.c.o' -MF 'spa/plugins/alsa/spa-alsa@sha/alsa-sink.c.o.d' -o 'spa/plugins/alsa/spa-alsa@sha/alsa-sink.c.o' -c ../spa/plugins/alsa/alsa-sink.c [8/161] cc -Ispa/plugins/audiomixer/spa-audiomixer@sha -Ispa/plugins/audiomixer -I../spa/plugins/audiomixer -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/audiomixer/spa-audiomixer@sha/mix-ops.c.o' -MF 'spa/plugins/audiomixer/spa-audiomixer@sha/mix-ops.c.o.d' -o 'spa/plugins/audiomixer/spa-audiomixer@sha/mix-ops.c.o' -c ../spa/plugins/audiomixer/mix-ops.c [9/161] cc -Ispa/plugins/audiomixer/spa-audiomixer@sha -Ispa/plugins/audiomixer -I../spa/plugins/audiomixer -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/audiomixer/spa-audiomixer@sha/plugin.c.o' -MF 'spa/plugins/audiomixer/spa-audiomixer@sha/plugin.c.o.d' -o 'spa/plugins/audiomixer/spa-audiomixer@sha/plugin.c.o' -c ../spa/plugins/audiomixer/plugin.c [10/161] cc -Ispa/plugins/alsa/spa-alsa@sha -Ispa/plugins/alsa -I../spa/plugins/alsa -Ispa/include -I../spa/include -Ispa -I../spa -I/usr/include/alsa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/alsa/spa-alsa@sha/alsa-source.c.o' -MF 'spa/plugins/alsa/spa-alsa@sha/alsa-source.c.o.d' -o 'spa/plugins/alsa/spa-alsa@sha/alsa-source.c.o' -c ../spa/plugins/alsa/alsa-source.c [11/161] cc -Ispa/plugins/audiotestsrc/spa-audiotestsrc@sha -Ispa/plugins/audiotestsrc -I../spa/plugins/audiotestsrc -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/audiotestsrc/spa-audiotestsrc@sha/plugin.c.o' -MF 'spa/plugins/audiotestsrc/spa-audiotestsrc@sha/plugin.c.o.d' -o 'spa/plugins/audiotestsrc/spa-audiotestsrc@sha/plugin.c.o' -c ../spa/plugins/audiotestsrc/plugin.c [12/161] cc -Ispa/plugins/bluez5/spa-bluez5@sha -Ispa/plugins/bluez5 -I../spa/plugins/bluez5 -Ispa/include -I../spa/include -Ispa -I../spa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/bluez5/spa-bluez5@sha/plugin.c.o' -MF 'spa/plugins/bluez5/spa-bluez5@sha/plugin.c.o.d' -o 'spa/plugins/bluez5/spa-bluez5@sha/plugin.c.o' -c ../spa/plugins/bluez5/plugin.c [13/161] cc -Ispa/plugins/alsa/spa-alsa@sha -Ispa/plugins/alsa -I../spa/plugins/alsa -Ispa/include -I../spa/include -Ispa -I../spa -I/usr/include/alsa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/alsa/spa-alsa@sha/alsa-utils.c.o' -MF 'spa/plugins/alsa/spa-alsa@sha/alsa-utils.c.o.d' -o 'spa/plugins/alsa/spa-alsa@sha/alsa-utils.c.o' -c ../spa/plugins/alsa/alsa-utils.c [14/161] cc -Ispa/plugins/audiomixer/spa-audiomixer@sha -Ispa/plugins/audiomixer -I../spa/plugins/audiomixer -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/audiomixer/spa-audiomixer@sha/audiomixer.c.o' -MF 'spa/plugins/audiomixer/spa-audiomixer@sha/audiomixer.c.o.d' -o 'spa/plugins/audiomixer/spa-audiomixer@sha/audiomixer.c.o' -c ../spa/plugins/audiomixer/audiomixer.c [15/161] cc -o spa/plugins/audiomixer/libspa-audiomixer.so 'spa/plugins/audiomixer/spa-audiomixer@sha/audiomixer.c.o' 'spa/plugins/audiomixer/spa-audiomixer@sha/mix-ops.c.o' 'spa/plugins/audiomixer/spa-audiomixer@sha/plugin.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libspa-audiomixer.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [16/161] cc -o spa/plugins/alsa/libspa-alsa.so 'spa/plugins/alsa/spa-alsa@sha/alsa.c.o' 'spa/plugins/alsa/spa-alsa@sha/alsa-monitor.c.o' 'spa/plugins/alsa/spa-alsa@sha/alsa-sink.c.o' 'spa/plugins/alsa/spa-alsa@sha/alsa-source.c.o' 'spa/plugins/alsa/spa-alsa@sha/alsa-utils.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libspa-alsa.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 -lasound -ludev -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [17/161] cc -Ispa/plugins/support/spa-support@sha -Ispa/plugins/support -I../spa/plugins/support -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'spa/plugins/support/spa-support@sha/mapper.c.o' -MF 'spa/plugins/support/spa-support@sha/mapper.c.o.d' -o 'spa/plugins/support/spa-support@sha/mapper.c.o' -c ../spa/plugins/support/mapper.c [18/161] cc -Ispa/plugins/support/spa-support@sha -Ispa/plugins/support -I../spa/plugins/support -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'spa/plugins/support/spa-support@sha/logger.c.o' -MF 'spa/plugins/support/spa-support@sha/logger.c.o.d' -o 'spa/plugins/support/spa-support@sha/logger.c.o' -c ../spa/plugins/support/logger.c [19/161] cc -Ispa/plugins/audiotestsrc/spa-audiotestsrc@sha -Ispa/plugins/audiotestsrc -I../spa/plugins/audiotestsrc -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/audiotestsrc/spa-audiotestsrc@sha/audiotestsrc.c.o' -MF 'spa/plugins/audiotestsrc/spa-audiotestsrc@sha/audiotestsrc.c.o.d' -o 'spa/plugins/audiotestsrc/spa-audiotestsrc@sha/audiotestsrc.c.o' -c ../spa/plugins/audiotestsrc/audiotestsrc.c [20/161] cc -o spa/plugins/audiotestsrc/libspa-audiotestsrc.so 'spa/plugins/audiotestsrc/spa-audiotestsrc@sha/audiotestsrc.c.o' 'spa/plugins/audiotestsrc/spa-audiotestsrc@sha/plugin.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libspa-audiotestsrc.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 -lm -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [21/161] cc -Ispa/plugins/support/spa-support@sha -Ispa/plugins/support -I../spa/plugins/support -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'spa/plugins/support/spa-support@sha/loop.c.o' -MF 'spa/plugins/support/spa-support@sha/loop.c.o.d' -o 'spa/plugins/support/spa-support@sha/loop.c.o' -c ../spa/plugins/support/loop.c [22/161] cc -Ispa/plugins/support/spa-support@sha -Ispa/plugins/support -I../spa/plugins/support -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'spa/plugins/support/spa-support@sha/plugin.c.o' -MF 'spa/plugins/support/spa-support@sha/plugin.c.o.d' -o 'spa/plugins/support/spa-support@sha/plugin.c.o' -c ../spa/plugins/support/plugin.c [23/161] cc -o spa/plugins/support/libspa-support.so 'spa/plugins/support/spa-support@sha/mapper.c.o' 'spa/plugins/support/spa-support@sha/logger.c.o' 'spa/plugins/support/spa-support@sha/loop.c.o' 'spa/plugins/support/spa-support@sha/plugin.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libspa-support.so -Wl,--end-group -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread [24/161] cc -Ispa/plugins/bluez5/spa-bluez5@sha -Ispa/plugins/bluez5 -I../spa/plugins/bluez5 -Ispa/include -I../spa/include -Ispa -I../spa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/bluez5/spa-bluez5@sha/a2dp-sink.c.o' -MF 'spa/plugins/bluez5/spa-bluez5@sha/a2dp-sink.c.o.d' -o 'spa/plugins/bluez5/spa-bluez5@sha/a2dp-sink.c.o' -c ../spa/plugins/bluez5/a2dp-sink.c [25/161] cc -Ispa/plugins/support/spa-dbus@sha -Ispa/plugins/support -I../spa/plugins/support -Ispa/include -I../spa/include -Ispa -I../spa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/support/spa-dbus@sha/dbus.c.o' -MF 'spa/plugins/support/spa-dbus@sha/dbus.c.o.d' -o 'spa/plugins/support/spa-dbus@sha/dbus.c.o' -c ../spa/plugins/support/dbus.c [26/161] cc -o spa/plugins/support/libspa-dbus.so 'spa/plugins/support/spa-dbus@sha/dbus.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libspa-dbus.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ldbus-1 -Wl,--end-group [27/161] cc -Ispa/plugins/test/spa-test@sha -Ispa/plugins/test -I../spa/plugins/test -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'spa/plugins/test/spa-test@sha/plugin.c.o' -MF 'spa/plugins/test/spa-test@sha/plugin.c.o.d' -o 'spa/plugins/test/spa-test@sha/plugin.c.o' -c ../spa/plugins/test/plugin.c [28/161] cc -Ispa/plugins/bluez5/spa-bluez5@sha -Ispa/plugins/bluez5 -I../spa/plugins/bluez5 -Ispa/include -I../spa/include -Ispa -I../spa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/bluez5/spa-bluez5@sha/bluez5-monitor.c.o' -MF 'spa/plugins/bluez5/spa-bluez5@sha/bluez5-monitor.c.o.d' -o 'spa/plugins/bluez5/spa-bluez5@sha/bluez5-monitor.c.o' -c ../spa/plugins/bluez5/bluez5-monitor.c ../spa/plugins/bluez5/bluez5-monitor.c: In function 'register_a2dp_endpoint': ../spa/plugins/bluez5/bluez5-monitor.c:945:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&object_path, "%s/%d", profile_path, monitor->count++); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: ../spa/plugins/bluez5/bluez5-monitor.c:565:13: warning: 'transport_free' defined but not used [-Wunused-function] static void transport_free(struct spa_bt_transport *transport) ^~~~~~~~~~~~~~ [29/161] cc -o spa/plugins/bluez5/libspa-bluez5.so 'spa/plugins/bluez5/spa-bluez5@sha/plugin.c.o' 'spa/plugins/bluez5/spa-bluez5@sha/a2dp-sink.c.o' 'spa/plugins/bluez5/spa-bluez5@sha/bluez5-monitor.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libspa-bluez5.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 -ldbus-1 -lsbc -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [30/161] cc -Ispa/plugins/videotestsrc/spa-videotestsrc@sha -Ispa/plugins/videotestsrc -I../spa/plugins/videotestsrc -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'spa/plugins/videotestsrc/spa-videotestsrc@sha/plugin.c.o' -MF 'spa/plugins/videotestsrc/spa-videotestsrc@sha/plugin.c.o.d' -o 'spa/plugins/videotestsrc/spa-videotestsrc@sha/plugin.c.o' -c ../spa/plugins/videotestsrc/plugin.c [31/161] cc -Ispa/plugins/test/spa-test@sha -Ispa/plugins/test -I../spa/plugins/test -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'spa/plugins/test/spa-test@sha/fakesrc.c.o' -MF 'spa/plugins/test/spa-test@sha/fakesrc.c.o.d' -o 'spa/plugins/test/spa-test@sha/fakesrc.c.o' -c ../spa/plugins/test/fakesrc.c [32/161] cc -Ispa/plugins/volume/spa-volume@sha -Ispa/plugins/volume -I../spa/plugins/volume -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/volume/spa-volume@sha/plugin.c.o' -MF 'spa/plugins/volume/spa-volume@sha/plugin.c.o.d' -o 'spa/plugins/volume/spa-volume@sha/plugin.c.o' -c ../spa/plugins/volume/plugin.c [33/161] cc -Ispa/plugins/test/spa-test@sha -Ispa/plugins/test -I../spa/plugins/test -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'spa/plugins/test/spa-test@sha/fakesink.c.o' -MF 'spa/plugins/test/spa-test@sha/fakesink.c.o.d' -o 'spa/plugins/test/spa-test@sha/fakesink.c.o' -c ../spa/plugins/test/fakesink.c [34/161] cc -o spa/plugins/test/libspa-test.so 'spa/plugins/test/spa-test@sha/fakesrc.c.o' 'spa/plugins/test/spa-test@sha/fakesink.c.o' 'spa/plugins/test/spa-test@sha/plugin.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libspa-test.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [35/161] cc -Ispa/plugins/v4l2/spa-v4l2@sha -Ispa/plugins/v4l2 -I../spa/plugins/v4l2 -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/v4l2/spa-v4l2@sha/v4l2.c.o' -MF 'spa/plugins/v4l2/spa-v4l2@sha/v4l2.c.o.d' -o 'spa/plugins/v4l2/spa-v4l2@sha/v4l2.c.o' -c ../spa/plugins/v4l2/v4l2.c [36/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/thread-loop.c.o' -MF 'src/pipewire/pipewire-0.1@sha/thread-loop.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/thread-loop.c.o' -c ../src/pipewire/thread-loop.c [37/161] cc -Ispa/plugins/videotestsrc/spa-videotestsrc@sha -Ispa/plugins/videotestsrc -I../spa/plugins/videotestsrc -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -MMD -MQ 'spa/plugins/videotestsrc/spa-videotestsrc@sha/videotestsrc.c.o' -MF 'spa/plugins/videotestsrc/spa-videotestsrc@sha/videotestsrc.c.o.d' -o 'spa/plugins/videotestsrc/spa-videotestsrc@sha/videotestsrc.c.o' -c ../spa/plugins/videotestsrc/videotestsrc.c [38/161] cc -o spa/plugins/videotestsrc/libspa-videotestsrc.so 'spa/plugins/videotestsrc/spa-videotestsrc@sha/videotestsrc.c.o' 'spa/plugins/videotestsrc/spa-videotestsrc@sha/plugin.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libspa-videotestsrc.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [39/161] cc -Ispa/tools/spa-inspect@exe -Ispa/tools -I../spa/tools -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'spa/tools/spa-inspect@exe/spa-inspect.c.o' -MF 'spa/tools/spa-inspect@exe/spa-inspect.c.o.d' -o 'spa/tools/spa-inspect@exe/spa-inspect.c.o' -c ../spa/tools/spa-inspect.c [40/161] cc -o spa/tools/spa-inspect 'spa/tools/spa-inspect@exe/spa-inspect.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group spa/lib/libspa-lib.so.0.109.0 -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [41/161] cc -Ispa/plugins/volume/spa-volume@sha -Ispa/plugins/volume -I../spa/plugins/volume -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/volume/spa-volume@sha/volume.c.o' -MF 'spa/plugins/volume/spa-volume@sha/volume.c.o.d' -o 'spa/plugins/volume/spa-volume@sha/volume.c.o' -c ../spa/plugins/volume/volume.c [42/161] cc -o spa/plugins/volume/libspa-volume.so 'spa/plugins/volume/spa-volume@sha/volume.c.o' 'spa/plugins/volume/spa-volume@sha/plugin.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libspa-volume.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [43/161] cc -Ispa/tools/spa-monitor@exe -Ispa/tools -I../spa/tools -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'spa/tools/spa-monitor@exe/spa-monitor.c.o' -MF 'spa/tools/spa-monitor@exe/spa-monitor.c.o.d' -o 'spa/tools/spa-monitor@exe/spa-monitor.c.o' -c ../spa/tools/spa-monitor.c [44/161] cc -o spa/tools/spa-monitor 'spa/tools/spa-monitor@exe/spa-monitor.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group spa/lib/libspa-lib.so.0.109.0 -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [45/161] cc -Ispa/plugins/v4l2/spa-v4l2@sha -Ispa/plugins/v4l2 -I../spa/plugins/v4l2 -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/v4l2/spa-v4l2@sha/v4l2-monitor.c.o' -MF 'spa/plugins/v4l2/spa-v4l2@sha/v4l2-monitor.c.o.d' -o 'spa/plugins/v4l2/spa-v4l2@sha/v4l2-monitor.c.o' -c ../spa/plugins/v4l2/v4l2-monitor.c [46/161] cc -Ispa/tests/test-bluez5@exe -Ispa/tests -I../spa/tests -Ispa/include -I../spa/include -Ispa -I../spa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'spa/tests/test-bluez5@exe/test-bluez5.c.o' -MF 'spa/tests/test-bluez5@exe/test-bluez5.c.o.d' -o 'spa/tests/test-bluez5@exe/test-bluez5.c.o' -c ../spa/tests/test-bluez5.c [47/161] cc -o spa/tests/test-bluez5 'spa/tests/test-bluez5@exe/test-bluez5.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group spa/lib/libspa-lib.so.0.109.0 -pthread -ldl -lm -ldbus-1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [48/161] cc -Ispa/tests/test-mixer@exe -Ispa/tests -I../spa/tests -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'spa/tests/test-mixer@exe/test-mixer.c.o' -MF 'spa/tests/test-mixer@exe/test-mixer.c.o.d' -o 'spa/tests/test-mixer@exe/test-mixer.c.o' -c ../spa/tests/test-mixer.c [49/161] cc -Ispa/tests/test-ringbuffer@exe -Ispa/tests -I../spa/tests -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'spa/tests/test-ringbuffer@exe/test-ringbuffer.c.o' -MF 'spa/tests/test-ringbuffer@exe/test-ringbuffer.c.o.d' -o 'spa/tests/test-ringbuffer@exe/test-ringbuffer.c.o' -c ../spa/tests/test-ringbuffer.c [50/161] cc -o spa/tests/test-mixer 'spa/tests/test-mixer@exe/test-mixer.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group spa/lib/libspa-lib.so.0.109.0 -pthread -ldl -lm -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [51/161] cc -o spa/tests/test-ringbuffer 'spa/tests/test-ringbuffer@exe/test-ringbuffer.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group spa/lib/libspa-lib.so.0.109.0 -pthread -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [52/161] cc -Ispa/tests/test-graph2@exe -Ispa/tests -I../spa/tests -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'spa/tests/test-graph2@exe/test-graph2.c.o' -MF 'spa/tests/test-graph2@exe/test-graph2.c.o.d' -o 'spa/tests/test-graph2@exe/test-graph2.c.o' -c ../spa/tests/test-graph2.c [53/161] cc -o spa/tests/test-graph2 'spa/tests/test-graph2@exe/test-graph2.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group spa/lib/libspa-lib.so.0.109.0 -pthread -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [54/161] cc -Ispa/tests/test-graph@exe -Ispa/tests -I../spa/tests -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'spa/tests/test-graph@exe/test-graph.c.o' -MF 'spa/tests/test-graph@exe/test-graph.c.o.d' -o 'spa/tests/test-graph@exe/test-graph.c.o' -c ../spa/tests/test-graph.c [55/161] cc -o spa/tests/test-graph 'spa/tests/test-graph@exe/test-graph.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group spa/lib/libspa-lib.so.0.109.0 -pthread -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [56/161] cc -Ispa/tests/stress-ringbuffer@exe -Ispa/tests -I../spa/tests -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'spa/tests/stress-ringbuffer@exe/stress-ringbuffer.c.o' -MF 'spa/tests/stress-ringbuffer@exe/stress-ringbuffer.c.o.d' -o 'spa/tests/stress-ringbuffer@exe/stress-ringbuffer.c.o' -c ../spa/tests/stress-ringbuffer.c [57/161] cc -o spa/tests/stress-ringbuffer 'spa/tests/stress-ringbuffer@exe/stress-ringbuffer.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group spa/lib/libspa-lib.so.0.109.0 -pthread -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [58/161] cc -Ispa/tests/test-perf@exe -Ispa/tests -I../spa/tests -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'spa/tests/test-perf@exe/test-perf.c.o' -MF 'spa/tests/test-perf@exe/test-perf.c.o.d' -o 'spa/tests/test-perf@exe/test-perf.c.o' -c ../spa/tests/test-perf.c [59/161] cc -o spa/tests/test-perf 'spa/tests/test-perf@exe/test-perf.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group spa/lib/libspa-lib.so.0.109.0 -pthread -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [60/161] cc -Ispa/tests/test-props2@exe -Ispa/tests -I../spa/tests -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'spa/tests/test-props2@exe/test-props2.c.o' -MF 'spa/tests/test-props2@exe/test-props2.c.o.d' -o 'spa/tests/test-props2@exe/test-props2.c.o' -c ../spa/tests/test-props2.c [61/161] cc -o spa/tests/test-props2 'spa/tests/test-props2@exe/test-props2.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group spa/lib/libspa-lib.so.0.109.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [62/161] cc -Ispa/tests/test-props@exe -Ispa/tests -I../spa/tests -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'spa/tests/test-props@exe/test-props.c.o' -MF 'spa/tests/test-props@exe/test-props.c.o.d' -o 'spa/tests/test-props@exe/test-props.c.o' -c ../spa/tests/test-props.c [63/161] cc -o spa/tests/test-props 'spa/tests/test-props@exe/test-props.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group spa/lib/libspa-lib.so.0.109.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [64/161] cc -Ispa/plugins/v4l2/spa-v4l2@sha -Ispa/plugins/v4l2 -I../spa/plugins/v4l2 -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -MMD -MQ 'spa/plugins/v4l2/spa-v4l2@sha/v4l2-source.c.o' -MF 'spa/plugins/v4l2/spa-v4l2@sha/v4l2-source.c.o.d' -o 'spa/plugins/v4l2/spa-v4l2@sha/v4l2-source.c.o' -c ../spa/plugins/v4l2/v4l2-source.c [65/161] cc -o spa/plugins/v4l2/libspa-v4l2.so 'spa/plugins/v4l2/spa-v4l2@sha/v4l2.c.o' 'spa/plugins/v4l2/spa-v4l2@sha/v4l2-monitor.c.o' 'spa/plugins/v4l2/spa-v4l2@sha/v4l2-source.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libspa-v4l2.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 -lv4l2 -ludev -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [66/161] cc -Ispa/tests/test-props5@exe -Ispa/tests -I../spa/tests -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -MMD -MQ 'spa/tests/test-props5@exe/test-props5.c.o' -MF 'spa/tests/test-props5@exe/test-props5.c.o.d' -o 'spa/tests/test-props5@exe/test-props5.c.o' -c ../spa/tests/test-props5.c [67/161] cc -o spa/tests/test-props5 'spa/tests/test-props5@exe/test-props5.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group spa/lib/libspa-lib.so.0.109.0 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [68/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/command.c.o' -MF 'src/pipewire/pipewire-0.1@sha/command.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/command.c.o' -c ../src/pipewire/command.c ../src/pipewire/command.c: In function 'pw_command_parse': ../src/pipewire/command.c:175:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(err, "Command \"%s\" does not exist", name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/command.c: In function 'parse_command_module_load': ../src/pipewire/command.c:122:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(err, "%s requires a module name", this->args[0]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/command.c:126:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(err, "no memory"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/command.c: In function 'execute_command_module_load': ../src/pipewire/command.c:97:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(err, "could not load module \"%s\"", command->args[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/command.c: In function 'parse_command_help': ../src/pipewire/command.c:86:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(err, "no memory"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ [69/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/client.c.o' -MF 'src/pipewire/pipewire-0.1@sha/client.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/client.c.o' -c ../src/pipewire/client.c [70/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/data-loop.c.o' -MF 'src/pipewire/pipewire-0.1@sha/data-loop.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/data-loop.c.o' -c ../src/pipewire/data-loop.c [71/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/control.c.o' -MF 'src/pipewire/pipewire-0.1@sha/control.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/control.c.o' -c ../src/pipewire/control.c [72/161] cc -Ispa/tests/test-control@exe -Ispa/tests -I../spa/tests -Ispa/include -I../spa/include -Ispa -I../spa -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'spa/tests/test-control@exe/test-control.c.o' -MF 'spa/tests/test-control@exe/test-control.c.o.d' -o 'spa/tests/test-control@exe/test-control.c.o' -c ../spa/tests/test-control.c [73/161] cc -o spa/tests/test-control 'spa/tests/test-control@exe/test-control.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group spa/lib/libspa-lib.so.0.109.0 -pthread -ldl -lm -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [74/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/global.c.o' -MF 'src/pipewire/pipewire-0.1@sha/global.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/global.c.o' -c ../src/pipewire/global.c [75/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/core.c.o' -MF 'src/pipewire/pipewire-0.1@sha/core.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/core.c.o' -c ../src/pipewire/core.c ../src/pipewire/core.c: In function 'pw_core_find_port': ../src/pipewire/core.c:697:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "No matching Node found"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/core.c: In function 'pw_core_find_format': ../src/pipewire/core.c:752:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "error get output format: %s", spa_strerror(res)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/core.c:763:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "error get input format: %s", spa_strerror(res)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/core.c:779:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "error input enum formats: %s", spa_strerror(res)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/core.c:782:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "no more input formats"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/core.c:797:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "error output enum formats: %d", res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/core.c:806:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "error node state"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [76/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/introspect.c.o' -MF 'src/pipewire/pipewire-0.1@sha/introspect.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/introspect.c.o' -c ../src/pipewire/introspect.c [77/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/log.c.o' -MF 'src/pipewire/pipewire-0.1@sha/log.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/log.c.o' -c ../src/pipewire/log.c [78/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/loop.c.o' -MF 'src/pipewire/pipewire-0.1@sha/loop.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/loop.c.o' -c ../src/pipewire/loop.c [79/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/main-loop.c.o' -MF 'src/pipewire/pipewire-0.1@sha/main-loop.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/main-loop.c.o' -c ../src/pipewire/main-loop.c [80/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/mem.c.o' -MF 'src/pipewire/pipewire-0.1@sha/mem.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/mem.c.o' -c ../src/pipewire/mem.c [81/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/factory.c.o' -MF 'src/pipewire/pipewire-0.1@sha/factory.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/factory.c.o' -c ../src/pipewire/factory.c [82/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/module.c.o' -MF 'src/pipewire/pipewire-0.1@sha/module.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/module.c.o' -c ../src/pipewire/module.c ../src/pipewire/module.c: In function 'find_module': ../src/pipewire/module.c:57:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filename, "%s/%s.so", path, name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/module.c:81:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&newpath, "%s/%s", path, entry->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [83/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/pipewire.c.o' -MF 'src/pipewire/pipewire-0.1@sha/pipewire.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/pipewire.c.o' -c ../src/pipewire/pipewire.c [84/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/link.c.o' -MF 'src/pipewire/pipewire-0.1@sha/link.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/link.c.o' -c ../src/pipewire/link.c ../src/pipewire/link.c: In function 'do_negotiate': ../src/pipewire/link.c:151:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "error get output format: %s", spa_strerror(res)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c:172:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "error get input format: %s", spa_strerror(res)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c:196:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "error set output format: %d", res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c:208:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "error set input format: %d", res2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c: In function 'do_allocation': ../src/pipewire/link.c:506:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "error get output port info: %d", res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c:511:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "error get input port info: %d", res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c:542:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "no common buffer alloc found"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c:641:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "error alloc buffers: %d", res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c:653:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "error alloc output buffers: %d", res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c:668:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "error alloc input buffers: %d", res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c:685:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "error use output buffers: %d", res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c:699:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "error use input buffers: %d", res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c:706:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "no common buffer alloc found"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c: In function 'do_start': ../src/pipewire/link.c:750:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "error starting input node: %d", res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c:761:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "error starting output node: %d", res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c: In function 'pw_link_new': ../src/pipewire/link.c:1193:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "can't link the same ports"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c:1196:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "link already exists"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/link.c:1199:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "no memory"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [85/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/node.c.o' -MF 'src/pipewire/pipewire-0.1@sha/node.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/node.c.o' -c ../src/pipewire/node.c ../src/pipewire/node.c: In function 'on_state_complete': ../src/pipewire/node.c:807:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error, "error changing node state: %d", res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [86/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/protocol.c.o' -MF 'src/pipewire/pipewire-0.1@sha/protocol.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/protocol.c.o' -c ../src/pipewire/protocol.c [87/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/port.c.o' -MF 'src/pipewire/pipewire-0.1@sha/port.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/port.c.o' -c ../src/pipewire/port.c [88/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/properties.c.o' -MF 'src/pipewire/pipewire-0.1@sha/properties.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/properties.c.o' -c ../src/pipewire/properties.c ../src/pipewire/properties.c: In function 'pw_properties_setf': ../src/pipewire/properties.c:312:2: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&value, format, varargs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [89/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/proxy.c.o' -MF 'src/pipewire/pipewire-0.1@sha/proxy.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/proxy.c.o' -c ../src/pipewire/proxy.c [90/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/resource.c.o' -MF 'src/pipewire/pipewire-0.1@sha/resource.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/resource.c.o' -c ../src/pipewire/resource.c [91/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/type.c.o' -MF 'src/pipewire/pipewire-0.1@sha/type.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/type.c.o' -c ../src/pipewire/type.c [92/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/utils.c.o' -MF 'src/pipewire/pipewire-0.1@sha/utils.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/utils.c.o' -c ../src/pipewire/utils.c [93/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/work-queue.c.o' -MF 'src/pipewire/pipewire-0.1@sha/work-queue.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/work-queue.c.o' -c ../src/pipewire/work-queue.c [94/161] cc -Isrc/daemon/pipewire@exe -Isrc/daemon -I../src/daemon -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_pipewire -MMD -MQ 'src/daemon/pipewire@exe/main.c.o' -MF 'src/daemon/pipewire@exe/main.c.o.d' -o 'src/daemon/pipewire@exe/main.c.o' -c ../src/daemon/main.c [95/161] cc -Isrc/daemon/pipewire@exe -Isrc/daemon -I../src/daemon -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -DG_LOG_DOMAIN=g_log_domain_pipewire -MMD -MQ 'src/daemon/pipewire@exe/daemon-config.c.o' -MF 'src/daemon/pipewire@exe/daemon-config.c.o.d' -o 'src/daemon/pipewire@exe/daemon-config.c.o' -c ../src/daemon/daemon-config.c ../src/daemon/daemon-config.c: In function 'pw_daemon_config_load_file': ../src/daemon/daemon-config.c:117:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(err, "failed to open configuration file '%s': %s", filename, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strerror(errno)); ~~~~~~~~~~~~~~~~ ../src/daemon/daemon-config.c:129:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(err, "failed to read configuration file '%s': %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filename, strerror(errno)); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/daemon/daemon-config.c: In function 'parse_line': ../src/daemon/daemon-config.c:57:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(err, "%s:%u: %s", filename, lineno, local_err); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [96/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/stream.c.o' -MF 'src/pipewire/pipewire-0.1@sha/stream.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/stream.c.o' -c ../src/pipewire/stream.c ../src/pipewire/stream.c: In function 'send_need_input': ../src/pipewire/stream.c:487:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(impl->rtwritefd, &cmd, 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/stream.c: In function 'send_reuse_buffer': ../src/pipewire/stream.c:507:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(impl->rtwritefd, &cmd, 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/stream.c: In function 'send_have_output': ../src/pipewire/stream.c:497:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(impl->rtwritefd, &cmd, 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [97/161] cc -Isrc/tools/pipewire-monitor@exe -Isrc/tools -I../src/tools -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'src/tools/pipewire-monitor@exe/pipewire-monitor.c.o' -MF 'src/tools/pipewire-monitor@exe/pipewire-monitor.c.o.d' -o 'src/tools/pipewire-monitor@exe/pipewire-monitor.c.o' -c ../src/tools/pipewire-monitor.c [98/161] cc -Isrc/modules/spa/pipewire-module-spa-monitor@sha -Isrc/modules/spa -I../src/modules/spa -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/spa/pipewire-module-spa-monitor@sha/module-monitor.c.o' -MF 'src/modules/spa/pipewire-module-spa-monitor@sha/module-monitor.c.o.d' -o 'src/modules/spa/pipewire-module-spa-monitor@sha/module-monitor.c.o' -c ../src/modules/spa/module-monitor.c [99/161] cc -Isrc/pipewire/pipewire-0.1@sha -Isrc/pipewire -I../src/pipewire -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -D_POSIX_C_SOURCE -MMD -MQ 'src/pipewire/pipewire-0.1@sha/remote.c.o' -MF 'src/pipewire/pipewire-0.1@sha/remote.c.o.d' -o 'src/pipewire/pipewire-0.1@sha/remote.c.o' -c ../src/pipewire/remote.c ../src/pipewire/remote.c: In function 'node_need_input': ../src/pipewire/remote.c:849:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(d->rtwritefd, &cmd, 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/pipewire/remote.c: In function 'node_have_output': ../src/pipewire/remote.c:858:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(d->rtwritefd, &cmd, 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [100/161] cc -o src/pipewire/libpipewire-0.1.so.0.109.0 'src/pipewire/pipewire-0.1@sha/client.c.o' 'src/pipewire/pipewire-0.1@sha/command.c.o' 'src/pipewire/pipewire-0.1@sha/control.c.o' 'src/pipewire/pipewire-0.1@sha/core.c.o' 'src/pipewire/pipewire-0.1@sha/data-loop.c.o' 'src/pipewire/pipewire-0.1@sha/global.c.o' 'src/pipewire/pipewire-0.1@sha/introspect.c.o' 'src/pipewire/pipewire-0.1@sha/link.c.o' 'src/pipewire/pipewire-0.1@sha/log.c.o' 'src/pipewire/pipewire-0.1@sha/loop.c.o' 'src/pipewire/pipewire-0.1@sha/main-loop.c.o' 'src/pipewire/pipewire-0.1@sha/mem.c.o' 'src/pipewire/pipewire-0.1@sha/module.c.o' 'src/pipewire/pipewire-0.1@sha/node.c.o' 'src/pipewire/pipewire-0.1@sha/factory.c.o' 'src/pipewire/pipewire-0.1@sha/pipewire.c.o' 'src/pipewire/pipewire-0.1@sha/port.c.o' 'src/pipewire/pipewire-0.1@sha/properties.c.o' 'src/pipewire/pipewire-0.1@sha/protocol.c.o' 'src/pipewire/pipewire-0.1@sha/proxy.c.o' 'src/pipewire/pipewire-0.1@sha/remote.c.o' 'src/pipewire/pipewire-0.1@sha/resource.c.o' 'src/pipewire/pipewire-0.1@sha/stream.c.o' 'src/pipewire/pipewire-0.1@sha/thread-loop.c.o' 'src/pipewire/pipewire-0.1@sha/type.c.o' 'src/pipewire/pipewire-0.1@sha/utils.c.o' 'src/pipewire/pipewire-0.1@sha/work-queue.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libpipewire-0.1.so.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 -pthread -ldl -lm -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../spa/lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [101/161] cc -Isrc/modules/spa/pipewire-module-spa-monitor@sha -Isrc/modules/spa -I../src/modules/spa -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/spa/pipewire-module-spa-monitor@sha/spa-node.c.o' -MF 'src/modules/spa/pipewire-module-spa-monitor@sha/spa-node.c.o.d' -o 'src/modules/spa/pipewire-module-spa-monitor@sha/spa-node.c.o' -c ../src/modules/spa/spa-node.c ../src/modules/spa/spa-node.c: In function 'pw_spa_node_load': ../src/modules/spa/spa-node.c:259:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filename, "%s/%s.so", dir, lib); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [102/161] cc -Isrc/modules/spa/pipewire-module-spa-monitor@sha -Isrc/modules/spa -I../src/modules/spa -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/spa/pipewire-module-spa-monitor@sha/spa-monitor.c.o' -MF 'src/modules/spa/pipewire-module-spa-monitor@sha/spa-monitor.c.o.d' -o 'src/modules/spa/pipewire-module-spa-monitor@sha/spa-monitor.c.o' -c ../src/modules/spa/spa-monitor.c ../src/modules/spa/spa-monitor.c: In function 'pw_spa_monitor_load': ../src/modules/spa/spa-monitor.c:275:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filename, "%s/%s.so", dir, lib); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/modules/spa/spa-monitor.c: In function 'update_monitor': ../src/modules/spa/spa-monitor.c:240:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf((char **) &item.value, "%s,%s", monitors, name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [103/161] cc -Isrc/modules/spa/pipewire-module-spa-node@sha -Isrc/modules/spa -I../src/modules/spa -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/spa/pipewire-module-spa-node@sha/module-node.c.o' -MF 'src/modules/spa/pipewire-module-spa-node@sha/module-node.c.o.d' -o 'src/modules/spa/pipewire-module-spa-node@sha/module-node.c.o' -c ../src/modules/spa/module-node.c [104/161] /usr/bin/python3 /usr/bin/meson --internal symbolextractor src/pipewire/libpipewire-0.1.so.0.109.0 'src/pipewire/pipewire-0.1@sha/src/pipewire/libpipewire-0.1.so.0.109.0.symbols' [105/161] cc -Isrc/tools/pipewire-cli@exe -Isrc/tools -I../src/tools -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'src/tools/pipewire-cli@exe/pipewire-cli.c.o' -MF 'src/tools/pipewire-cli@exe/pipewire-cli.c.o.d' -o 'src/tools/pipewire-cli@exe/pipewire-cli.c.o' -c ../src/tools/pipewire-cli.c ../src/tools/pipewire-cli.c: In function 'parse': ../src/tools/pipewire-cli.c:1199:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "Command \"%s\" does not exist. Type 'help' for usage.", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c: In function 'do_port_params': ../src/tools/pipewire-cli.c:1144:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "%s []", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c:1155:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "%s: unknown global %d", cmd, id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c:1159:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "object %d is not a port", atoi(a[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c: In function 'bind_global': ../src/tools/pipewire-cli.c:864:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "unsupported type %s", spa_type_map_get_type(t->map, global->type)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c: In function 'do_node_params': ../src/tools/pipewire-cli.c:1109:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "%s []", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c:1120:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "%s: unknown global %d", cmd, id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c:1124:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "object %d is not a node", atoi(a[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c: In function 'do_export_node': ../src/tools/pipewire-cli.c:1066:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "%s []", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c:1078:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "object %d does not exist", atoi(a[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c:1082:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "object %d is not a node", atoi(a[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c:1094:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "Remote %d does not exist", idx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c: In function 'do_create_link': ../src/tools/pipewire-cli.c:1020:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "%s []", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c: In function 'do_destroy': ../src/tools/pipewire-cli.c:993:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "%s ", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c:999:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "%s: unknown global %d", cmd, id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c: In function 'do_create_node': ../src/tools/pipewire-cli.c:959:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "%s []", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c: In function 'do_info': ../src/tools/pipewire-cli.c:928:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "%s |all", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c:938:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "%s: unknown global %d", cmd, id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c: In function 'do_switch_remote': ../src/tools/pipewire-cli.c:488:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "Remote %d does not exist", idx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c: In function 'do_disconnect': ../src/tools/pipewire-cli.c:453:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "Remote %d does not exist", idx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c: In function 'do_not_implemented': ../src/tools/pipewire-cli.c:162:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "Command \"%s\" not yet implemented", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c: In function 'do_load_module': ../src/tools/pipewire-cli.c:219:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "%s []", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/pipewire-cli.c:225:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(error, "Could not load module"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [106/161] cc -o src/daemon/pipewire 'src/daemon/pipewire@exe/main.c.o' 'src/daemon/pipewire@exe/daemon-config.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/pipewire/libpipewire-0.1.so.0.109.0 spa/lib/libspa-lib.so.0.109.0 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../pipewire:$ORIGIN/../../spa/lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [107/161] cc -o src/tools/pipewire-monitor 'src/tools/pipewire-monitor@exe/pipewire-monitor.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/pipewire/libpipewire-0.1.so.0.109.0 spa/lib/libspa-lib.so.0.109.0 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../pipewire:$ORIGIN/../../spa/lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [108/161] cc -o src/tools/pipewire-cli 'src/tools/pipewire-cli@exe/pipewire-cli.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/pipewire/libpipewire-0.1.so.0.109.0 spa/lib/libspa-lib.so.0.109.0 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../pipewire:$ORIGIN/../../spa/lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [109/161] cc -o src/modules/spa/libpipewire-module-spa-monitor.so 'src/modules/spa/pipewire-module-spa-monitor@sha/module-monitor.c.o' 'src/modules/spa/pipewire-module-spa-monitor@sha/spa-monitor.c.o' 'src/modules/spa/pipewire-module-spa-monitor@sha/spa-node.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libpipewire-module-spa-monitor.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 src/pipewire/libpipewire-0.1.so.0.109.0 -pthread -lm -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../../spa/lib:$ORIGIN/../../pipewire' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire [110/161] cc -Isrc/modules/spa/pipewire-module-spa-node-factory@sha -Isrc/modules/spa -I../src/modules/spa -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/spa/pipewire-module-spa-node-factory@sha/module-node-factory.c.o' -MF 'src/modules/spa/pipewire-module-spa-node-factory@sha/module-node-factory.c.o.d' -o 'src/modules/spa/pipewire-module-spa-node-factory@sha/module-node-factory.c.o' -c ../src/modules/spa/module-node-factory.c [111/161] cc -Isrc/modules/spa/pipewire-module-spa-node@sha -Isrc/modules/spa -I../src/modules/spa -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/spa/pipewire-module-spa-node@sha/spa-node.c.o' -MF 'src/modules/spa/pipewire-module-spa-node@sha/spa-node.c.o.d' -o 'src/modules/spa/pipewire-module-spa-node@sha/spa-node.c.o' -c ../src/modules/spa/spa-node.c ../src/modules/spa/spa-node.c: In function 'pw_spa_node_load': ../src/modules/spa/spa-node.c:259:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filename, "%s/%s.so", dir, lib); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [112/161] cc -o src/modules/spa/libpipewire-module-spa-node.so 'src/modules/spa/pipewire-module-spa-node@sha/module-node.c.o' 'src/modules/spa/pipewire-module-spa-node@sha/spa-node.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libpipewire-module-spa-node.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 src/pipewire/libpipewire-0.1.so.0.109.0 -pthread -lm -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../../spa/lib:$ORIGIN/../../pipewire' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire [113/161] cc -Isrc/modules/spa/pipewire-module-spa-node-factory@sha -Isrc/modules/spa -I../src/modules/spa -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/spa/pipewire-module-spa-node-factory@sha/spa-node.c.o' -MF 'src/modules/spa/pipewire-module-spa-node-factory@sha/spa-node.c.o.d' -o 'src/modules/spa/pipewire-module-spa-node-factory@sha/spa-node.c.o' -c ../src/modules/spa/spa-node.c ../src/modules/spa/spa-node.c: In function 'pw_spa_node_load': ../src/modules/spa/spa-node.c:259:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filename, "%s/%s.so", dir, lib); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [114/161] cc -o src/modules/spa/libpipewire-module-spa-node-factory.so 'src/modules/spa/pipewire-module-spa-node-factory@sha/module-node-factory.c.o' 'src/modules/spa/pipewire-module-spa-node-factory@sha/spa-node.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libpipewire-module-spa-node-factory.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 src/pipewire/libpipewire-0.1.so.0.109.0 -pthread -lm -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../../spa/lib:$ORIGIN/../../pipewire' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire [115/161] cc -Isrc/modules/pipewire-module-rtkit@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-rtkit@sha/module-rtkit.c.o' -MF 'src/modules/pipewire-module-rtkit@sha/module-rtkit.c.o.d' -o 'src/modules/pipewire-module-rtkit@sha/module-rtkit.c.o' -c ../src/modules/module-rtkit.c ../src/modules/module-rtkit.c: In function 'idle_func': ../src/modules/module-rtkit.c:441:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(impl->source.fd, &count, sizeof(uint64_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [116/161] cc -Isrc/modules/pipewire-module-flatpak@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-flatpak@sha/module-flatpak.c.o' -MF 'src/modules/pipewire-module-flatpak@sha/module-flatpak.c.o.d' -o 'src/modules/pipewire-module-flatpak@sha/module-flatpak.c.o' -c ../src/modules/module-flatpak.c [117/161] cc -o src/modules/libpipewire-module-rtkit.so 'src/modules/pipewire-module-rtkit@sha/module-rtkit.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libpipewire-module-rtkit.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 src/pipewire/libpipewire-0.1.so.0.109.0 -pthread -ldbus-1 -lm -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../spa/lib:$ORIGIN/../pipewire' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire [118/161] cc -o src/modules/libpipewire-module-flatpak.so 'src/modules/pipewire-module-flatpak@sha/module-flatpak.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libpipewire-module-flatpak.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 src/pipewire/libpipewire-0.1.so.0.109.0 -pthread -ldbus-1 -lm -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../spa/lib:$ORIGIN/../pipewire' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire [119/161] cc -Isrc/modules/pipewire-module-autolink@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-autolink@sha/module-autolink.c.o' -MF 'src/modules/pipewire-module-autolink@sha/module-autolink.c.o.d' -o 'src/modules/pipewire-module-autolink@sha/module-autolink.c.o' -c ../src/modules/module-autolink.c [120/161] cc -o src/modules/libpipewire-module-autolink.so 'src/modules/pipewire-module-autolink@sha/module-autolink.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libpipewire-module-autolink.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 src/pipewire/libpipewire-0.1.so.0.109.0 -pthread -lm -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../spa/lib:$ORIGIN/../pipewire' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire [121/161] cc -Isrc/modules/pipewire-module-mixer@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-mixer@sha/module-mixer.c.o' -MF 'src/modules/pipewire-module-mixer@sha/module-mixer.c.o.d' -o 'src/modules/pipewire-module-mixer@sha/module-mixer.c.o' -c ../src/modules/module-mixer.c ../src/modules/module-mixer.c: In function 'find_factory': ../src/modules/module-mixer.c:67:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filename, "%s/%s.so", dir, AUDIOMIXER_LIB); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [122/161] cc -Isrc/modules/pipewire-module-client-node@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-client-node@sha/module-client-node.c.o' -MF 'src/modules/pipewire-module-client-node@sha/module-client-node.c.o.d' -o 'src/modules/pipewire-module-client-node@sha/module-client-node.c.o' -c ../src/modules/module-client-node.c [123/161] cc -Isrc/modules/pipewire-module-mixer@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-mixer@sha/spa_spa-node.c.o' -MF 'src/modules/pipewire-module-mixer@sha/spa_spa-node.c.o.d' -o 'src/modules/pipewire-module-mixer@sha/spa_spa-node.c.o' -c ../src/modules/spa/spa-node.c ../src/modules/spa/spa-node.c: In function 'pw_spa_node_load': ../src/modules/spa/spa-node.c:259:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filename, "%s/%s.so", dir, lib); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [124/161] cc -o src/modules/libpipewire-module-mixer.so 'src/modules/pipewire-module-mixer@sha/module-mixer.c.o' 'src/modules/pipewire-module-mixer@sha/spa_spa-node.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libpipewire-module-mixer.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 src/pipewire/libpipewire-0.1.so.0.109.0 -pthread -lm -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../spa/lib:$ORIGIN/../pipewire' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire [125/161] cc -Isrc/modules/pipewire-module-client-node@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-client-node@sha/module-client-node_transport.c.o' -MF 'src/modules/pipewire-module-client-node@sha/module-client-node_transport.c.o.d' -o 'src/modules/pipewire-module-client-node@sha/module-client-node_transport.c.o' -c ../src/modules/module-client-node/transport.c [126/161] cc -Isrc/modules/pipewire-module-client-node@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-client-node@sha/spa_spa-node.c.o' -MF 'src/modules/pipewire-module-client-node@sha/spa_spa-node.c.o.d' -o 'src/modules/pipewire-module-client-node@sha/spa_spa-node.c.o' -c ../src/modules/spa/spa-node.c ../src/modules/spa/spa-node.c: In function 'pw_spa_node_load': ../src/modules/spa/spa-node.c:259:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filename, "%s/%s.so", dir, lib); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [127/161] cc -Isrc/modules/pipewire-module-client-node@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-client-node@sha/module-protocol-native_connection.c.o' -MF 'src/modules/pipewire-module-client-node@sha/module-protocol-native_connection.c.o.d' -o 'src/modules/pipewire-module-client-node@sha/module-protocol-native_connection.c.o' -c ../src/modules/module-protocol-native/connection.c [128/161] cc -Isrc/modules/pipewire-module-client-node@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-client-node@sha/module-client-node_client-node.c.o' -MF 'src/modules/pipewire-module-client-node@sha/module-client-node_client-node.c.o.d' -o 'src/modules/pipewire-module-client-node@sha/module-client-node_client-node.c.o' -c ../src/modules/module-client-node/client-node.c [129/161] cc -Isrc/modules/pipewire-module-link-factory@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-link-factory@sha/module-link-factory.c.o' -MF 'src/modules/pipewire-module-link-factory@sha/module-link-factory.c.o.d' -o 'src/modules/pipewire-module-link-factory@sha/module-link-factory.c.o' -c ../src/modules/module-link-factory.c [130/161] cc -o src/modules/libpipewire-module-link-factory.so 'src/modules/pipewire-module-link-factory@sha/module-link-factory.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libpipewire-module-link-factory.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 src/pipewire/libpipewire-0.1.so.0.109.0 -pthread -lm -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../spa/lib:$ORIGIN/../pipewire' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire [131/161] cc -Isrc/modules/pipewire-module-protocol-native@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_local-socket.c.o' -MF 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_local-socket.c.o.d' -o 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_local-socket.c.o' -c ../src/modules/module-protocol-native/local-socket.c [132/161] cc -Isrc/modules/pipewire-module-protocol-native@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_portal-screencast.c.o' -MF 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_portal-screencast.c.o.d' -o 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_portal-screencast.c.o' -c ../src/modules/module-protocol-native/portal-screencast.c [133/161] cc -Isrc/modules/pipewire-module-protocol-native@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native.c.o' -MF 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native.c.o.d' -o 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native.c.o' -c ../src/modules/module-protocol-native.c [134/161] cc -Isrc/modules/pipewire-module-protocol-native@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_connection.c.o' -MF 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_connection.c.o.d' -o 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_connection.c.o' -c ../src/modules/module-protocol-native/connection.c [135/161] cc -Isrc/modules/pipewire-module-audio-dsp@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-audio-dsp@sha/spa_spa-node.c.o' -MF 'src/modules/pipewire-module-audio-dsp@sha/spa_spa-node.c.o.d' -o 'src/modules/pipewire-module-audio-dsp@sha/spa_spa-node.c.o' -c ../src/modules/spa/spa-node.c ../src/modules/spa/spa-node.c: In function 'pw_spa_node_load': ../src/modules/spa/spa-node.c:259:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filename, "%s/%s.so", dir, lib); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [136/161] cc -Isrc/modules/pipewire-module-client-node@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-client-node@sha/module-client-node_protocol-native.c.o' -MF 'src/modules/pipewire-module-client-node@sha/module-client-node_protocol-native.c.o.d' -o 'src/modules/pipewire-module-client-node@sha/module-client-node_protocol-native.c.o' -c ../src/modules/module-client-node/protocol-native.c [137/161] cc -o src/modules/libpipewire-module-client-node.so 'src/modules/pipewire-module-client-node@sha/module-client-node.c.o' 'src/modules/pipewire-module-client-node@sha/module-client-node_client-node.c.o' 'src/modules/pipewire-module-client-node@sha/module-client-node_transport.c.o' 'src/modules/pipewire-module-client-node@sha/module-client-node_protocol-native.c.o' 'src/modules/pipewire-module-client-node@sha/module-protocol-native_connection.c.o' 'src/modules/pipewire-module-client-node@sha/spa_spa-node.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libpipewire-module-client-node.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 src/pipewire/libpipewire-0.1.so.0.109.0 -pthread -lm -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../spa/lib:$ORIGIN/../pipewire' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire [138/161] cc -Isrc/modules/pipewire-module-suspend-on-idle@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-suspend-on-idle@sha/module-suspend-on-idle.c.o' -MF 'src/modules/pipewire-module-suspend-on-idle@sha/module-suspend-on-idle.c.o.d' -o 'src/modules/pipewire-module-suspend-on-idle@sha/module-suspend-on-idle.c.o' -c ../src/modules/module-suspend-on-idle.c [139/161] cc -o src/modules/libpipewire-module-suspend-on-idle.so 'src/modules/pipewire-module-suspend-on-idle@sha/module-suspend-on-idle.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libpipewire-module-suspend-on-idle.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 src/pipewire/libpipewire-0.1.so.0.109.0 -pthread -lm -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../spa/lib:$ORIGIN/../pipewire' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire [140/161] cc -Isrc/modules/pipewire-module-protocol-native@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_protocol-native.c.o' -MF 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_protocol-native.c.o.d' -o 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_protocol-native.c.o' -c ../src/modules/module-protocol-native/protocol-native.c [141/161] cc -Isrc/modules/pipewire-module-audio-dsp@sha -Isrc/modules -I../src/modules -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE -MMD -MQ 'src/modules/pipewire-module-audio-dsp@sha/module-audio-dsp.c.o' -MF 'src/modules/pipewire-module-audio-dsp@sha/module-audio-dsp.c.o.d' -o 'src/modules/pipewire-module-audio-dsp@sha/module-audio-dsp.c.o' -c ../src/modules/module-audio-dsp.c [142/161] cc -o src/modules/libpipewire-module-protocol-native.so 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native.c.o' 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_local-socket.c.o' 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_portal-screencast.c.o' 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_protocol-native.c.o' 'src/modules/pipewire-module-protocol-native@sha/module-protocol-native_connection.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libpipewire-module-protocol-native.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 src/pipewire/libpipewire-0.1.so.0.109.0 -pthread -lm -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../spa/lib:$ORIGIN/../pipewire' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire [143/161] cc -o src/modules/libpipewire-module-audio-dsp.so 'src/modules/pipewire-module-audio-dsp@sha/module-audio-dsp.c.o' 'src/modules/pipewire-module-audio-dsp@sha/spa_spa-node.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libpipewire-module-audio-dsp.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld spa/lib/libspa-lib.so.0.109.0 src/pipewire/libpipewire-0.1.so.0.109.0 -pthread -lm -ldl -lrt -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../spa/lib:$ORIGIN/../pipewire' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire [144/161] cc -Isrc/examples/export-spa@exe -Isrc/examples -I../src/examples -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'src/examples/export-spa@exe/export-spa.c.o' -MF 'src/examples/export-spa@exe/export-spa.c.o.d' -o 'src/examples/export-spa@exe/export-spa.c.o' -c ../src/examples/export-spa.c [145/161] cc -o src/examples/export-spa 'src/examples/export-spa@exe/export-spa.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/pipewire/libpipewire-0.1.so.0.109.0 spa/lib/libspa-lib.so.0.109.0 -pthread -lm -Wl,--end-group '-Wl,-rpath,$ORIGIN/../pipewire:$ORIGIN/../../spa/lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [146/161] cc -Isrc/gst/gstpipewire@sha -Isrc/gst -I../src/gst -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -MMD -MQ 'src/gst/gstpipewire@sha/gstpipewire.c.o' -MF 'src/gst/gstpipewire@sha/gstpipewire.c.o.d' -o 'src/gst/gstpipewire@sha/gstpipewire.c.o' -c ../src/gst/gstpipewire.c [147/161] cc -Isrc/examples/video-src@exe -Isrc/examples -I../src/examples -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'src/examples/video-src@exe/video-src.c.o' -MF 'src/examples/video-src@exe/video-src.c.o.d' -o 'src/examples/video-src@exe/video-src.c.o' -c ../src/examples/video-src.c [148/161] cc -o src/examples/video-src 'src/examples/video-src@exe/video-src.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/pipewire/libpipewire-0.1.so.0.109.0 spa/lib/libspa-lib.so.0.109.0 -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../pipewire:$ORIGIN/../../spa/lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [149/161] cc -Isrc/examples/export-source@exe -Isrc/examples -I../src/examples -Isrc -I../src -I. -I../ -Ispa/include -I../spa/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -MMD -MQ 'src/examples/export-source@exe/export-source.c.o' -MF 'src/examples/export-source@exe/export-source.c.o.d' -o 'src/examples/export-source@exe/export-source.c.o' -c ../src/examples/export-source.c [150/161] cc -o src/examples/export-source 'src/examples/export-source@exe/export-source.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/pipewire/libpipewire-0.1.so.0.109.0 spa/lib/libspa-lib.so.0.109.0 -pthread -lm -Wl,--end-group '-Wl,-rpath,$ORIGIN/../pipewire:$ORIGIN/../../spa/lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [151/161] cc -Isrc/gst/gstpipewire@sha -Isrc/gst -I../src/gst -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -MMD -MQ 'src/gst/gstpipewire@sha/gstpipewireclock.c.o' -MF 'src/gst/gstpipewire@sha/gstpipewireclock.c.o.d' -o 'src/gst/gstpipewire@sha/gstpipewireclock.c.o' -c ../src/gst/gstpipewireclock.c [152/161] cc -Isrc/gst/gstpipewire@sha -Isrc/gst -I../src/gst -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -MMD -MQ 'src/gst/gstpipewire@sha/gstpipewiredeviceprovider.c.o' -MF 'src/gst/gstpipewire@sha/gstpipewiredeviceprovider.c.o.d' -o 'src/gst/gstpipewire@sha/gstpipewiredeviceprovider.c.o' -c ../src/gst/gstpipewiredeviceprovider.c [153/161] cc -Isrc/gst/gstpipewire@sha -Isrc/gst -I../src/gst -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -MMD -MQ 'src/gst/gstpipewire@sha/gstpipewirepool.c.o' -MF 'src/gst/gstpipewire@sha/gstpipewirepool.c.o.d' -o 'src/gst/gstpipewire@sha/gstpipewirepool.c.o' -c ../src/gst/gstpipewirepool.c [154/161] cc -Isrc/gst/gstpipewire@sha -Isrc/gst -I../src/gst -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -MMD -MQ 'src/gst/gstpipewire@sha/gstpipewireformat.c.o' -MF 'src/gst/gstpipewire@sha/gstpipewireformat.c.o.d' -o 'src/gst/gstpipewire@sha/gstpipewireformat.c.o' -c ../src/gst/gstpipewireformat.c [155/161] cc -Isrc/gst/gstpipewire@sha -Isrc/gst -I../src/gst -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -MMD -MQ 'src/gst/gstpipewire@sha/gstpipewiresink.c.o' -MF 'src/gst/gstpipewire@sha/gstpipewiresink.c.o.d' -o 'src/gst/gstpipewire@sha/gstpipewiresink.c.o' -c ../src/gst/gstpipewiresink.c [156/161] /usr/bin/python3 /usr/bin/meson --internal exe /builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/meson-private/meson_exe_xmltoman_f4dc67123112483793fb62a936ae77f469f66371.dat [157/161] /usr/bin/python3 /usr/bin/meson --internal exe /builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/meson-private/meson_exe_xmltoman_4363b3e07f8321e0363972c7dcd273d941c881d9.dat [158/161] cc -Isrc/gst/gstpipewire@sha -Isrc/gst -I../src/gst -I. -I../ -Ispa/include -I../spa/include -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -pthread -DHAVE_CONFIG_H -MMD -MQ 'src/gst/gstpipewire@sha/gstpipewiresrc.c.o' -MF 'src/gst/gstpipewire@sha/gstpipewiresrc.c.o.d' -o 'src/gst/gstpipewire@sha/gstpipewiresrc.c.o' -c ../src/gst/gstpipewiresrc.c [159/161] /usr/bin/python3 /usr/bin/meson --internal exe /builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/meson-private/meson_exe_xmltoman_3bd6fe732a28e0f38f33d9b53fdc057f25899216.dat [160/161] cc -o src/gst/libgstpipewire.so 'src/gst/gstpipewire@sha/gstpipewire.c.o' 'src/gst/gstpipewire@sha/gstpipewireclock.c.o' 'src/gst/gstpipewire@sha/gstpipewiredeviceprovider.c.o' 'src/gst/gstpipewire@sha/gstpipewireformat.c.o' 'src/gst/gstpipewire@sha/gstpipewirepool.c.o' 'src/gst/gstpipewire@sha/gstpipewiresink.c.o' 'src/gst/gstpipewire@sha/gstpipewiresrc.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libgstpipewire.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/pipewire/libpipewire-0.1.so.0.109.0 spa/lib/libspa-lib.so.0.109.0 -pthread -lgobject-2.0 -lglib-2.0 -Wl,--end-group -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstallocators-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/../pipewire:$ORIGIN/../../spa/lib' -Wl,-rpath-link,/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/pipewire:/builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/spa/lib [161/161] /usr/bin/doxygen doc/Doxyfile warning: ignoring unsupported tag `PLANTUML_CFG_FILE =' at line 2358, file doc/Doxyfile /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/core.h:70: warning: multiple use of section label 'page_core_overview' while adding section, (first occurrence: /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/core.h, line 51) /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/port.h:34: warning: multiple use of section label 'page_node_overview' while adding section, (first occurrence: /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/node.h, line 32) error: Unexpected member type 0 found! error: Unexpected member type 0 found! error: Unexpected member type 0 found! error: Unexpected member type 0 found! error: Unexpected member type 0 found! error: Unexpected member type 0 found! error: Unexpected member type 0 found! page_iface_pw_core:-1: warning: multiple use of section label 'page_iface_pw_core', (first occurrence: /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/interfaces.h, line 56) /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/core.c:575: warning: The following parameters of pw_core_for_each_global(struct pw_core *core, int(*callback)(void *data, struct pw_global *global), void *data) are not documented: parameter 'callback' parameter 'data' /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/core.h:108: warning: Unsupported xml/html tag found /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/core.h:152: warning: The following parameters of pw_core_for_each_global(struct pw_core *core, int(*callback)(void *data, struct pw_global *global), void *data) are not documented: parameter 'callback' parameter 'data' /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/module.h:69: warning: The following parameters of pw_module_load(struct pw_core *core, const char *name, const char *args, struct pw_client *owner, struct pw_global *parent, struct pw_properties *properties) are not documented: parameter 'core' /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/client.h:72: warning: unable to resolve reference to `page_access' for \ref command /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/client.h:78: warning: unable to resolve reference to `page_types' for \ref command /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/interfaces.h:49: warning: unable to resolve reference to `page_iface_pw_registry' for \ref command /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/proxy.h:43: warning: unable to resolve reference to `pw_page_remote_api' for \ref command /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/stream.h:34: warning: unable to resolve reference to `pw_client_node' for \ref command /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/stream.h:69: warning: unable to resolve reference to `PW_STREAM_MODE_BUFFER:' for \ref command /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/stream.h:72: warning: unable to resolve reference to `PW_STREAM_MODE_RINGBUFFER:' for \ref command /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/client.c:151: warning: The following parameters of pw_client::pw_client_new(struct pw_core *core, struct ucred *ucred, struct pw_properties *properties, size_t user_data_size) are not documented: parameter 'user_data_size' /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/client.c:344: warning: unable to resolve reference to `spa_dict' for \ref command /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/core.c:718: warning: The following parameters of pw_core::pw_core_find_format(struct pw_core *core, struct pw_port *output, struct pw_port *input, struct pw_properties *props, uint32_t n_format_filters, struct spa_pod **format_filters, struct spa_pod **format, struct spa_pod_builder *builder, char **error) are not documented: parameter 'format' parameter 'builder' /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/interfaces.h:174: warning: unable to resolve reference to `pw_client_node' for \ref command /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/global.c:202: warning: The following parameters of pw_global::pw_global_bind(struct pw_global *global, struct pw_client *client, uint32_t permissions, uint32_t version, uint32_t id) are not documented: parameter 'permissions' /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/global.c:48: warning: argument 'bind' of command @param is not found in the argument list of pw_global::pw_global_new(struct pw_core *core, uint32_t type, uint32_t version, struct pw_properties *properties, void *object) /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/module.c:165: warning: argument 'error' of command @param is not found in the argument list of pw_module::pw_module_load(struct pw_core *core, const char *name, const char *args, struct pw_client *owner, struct pw_global *parent, struct pw_properties *properties) /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/module.c:176: warning: The following parameters of pw_module::pw_module_load(struct pw_core *core, const char *name, const char *args, struct pw_client *owner, struct pw_global *parent, struct pw_properties *properties) are not documented: parameter 'owner' parameter 'parent' parameter 'properties' /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/pipewire.c:328: warning: The following parameters of pw_pipewire::pw_fill_remote_properties(struct pw_core *core, struct pw_properties *properties) are not documented: parameter 'core' /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/pipewire.c:368: warning: The following parameters of pw_pipewire::pw_fill_stream_properties(struct pw_core *core, struct pw_properties *properties) are not documented: parameter 'core' /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/properties.c:134: warning: argument 'args' of command @param is not found in the argument list of pw_properties::pw_properties_new_string(const char *str) /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/properties.c:145: warning: The following parameters of pw_properties::pw_properties_new_string(const char *str) are not documented: parameter 'str' /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/remote.h:182: warning: The following parameters of pw_remote::pw_remote_connect_fd(struct pw_remote *remote, int fd) are not documented: parameter 'remote' /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/stream.h:258: warning: unable to resolve reference to `PW_STREAM_MODE_BUFFER' for \ref command /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/stream.h:301: warning: unable to resolve reference to `SPA_ID_INVALID' for \ref command /builddir/build/BUILD/pipewire-0.1.9/src/pipewire/stream.h:311: warning: unable to resolve reference to `spa_buffer' for \ref command + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.INhcBX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64 + cd pipewire-0.1.9 + DESTDIR=/builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64 + /usr/bin/ninja install -v -j4 -C riscv64-redhat-linux-gnu ninja: Entering directory `riscv64-redhat-linux-gnu' [0/1] /usr/bin/python3 /usr/bin/meson --internal install /builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/meson-private/install.dat Installing spa/lib/libspa-lib.so.0.109.0 to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/libspa-lib.so.0.109.0 Installing spa/plugins/alsa/libspa-alsa.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/spa/alsa/libspa-alsa.so Installing spa/plugins/audiomixer/libspa-audiomixer.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/spa/audiomixer/libspa-audiomixer.so Installing spa/plugins/audiotestsrc/libspa-audiotestsrc.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/spa/audiotestsrc/libspa-audiotestsrc.so Installing spa/plugins/bluez5/libspa-bluez5.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/spa/bluez5/libspa-bluez5.so Installing spa/plugins/support/libspa-support.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/spa/support/libspa-support.so Installing spa/plugins/support/libspa-dbus.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/spa/support/libspa-dbus.so Installing spa/plugins/test/libspa-test.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/spa/test/libspa-test.so Installing spa/plugins/videotestsrc/libspa-videotestsrc.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/spa/videotestsrc/libspa-videotestsrc.so Installing spa/plugins/volume/libspa-volume.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/spa/volume/libspa-volume.so Installing spa/plugins/v4l2/libspa-v4l2.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/spa/v4l2/libspa-v4l2.so Installing spa/tools/spa-inspect to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/bin/spa-inspect Installing spa/tools/spa-monitor to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/bin/spa-monitor Installing src/pipewire/libpipewire-0.1.so.0.109.0 to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/libpipewire-0.1.so.0.109.0 Installing src/daemon/pipewire to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/bin/pipewire Installing src/tools/pipewire-monitor to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/bin/pipewire-monitor Installing src/tools/pipewire-cli to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/bin/pipewire-cli Installing src/modules/spa/libpipewire-module-spa-monitor.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/pipewire-0.1/libpipewire-module-spa-monitor.so Installing src/modules/spa/libpipewire-module-spa-node.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/pipewire-0.1/libpipewire-module-spa-node.so Installing src/modules/spa/libpipewire-module-spa-node-factory.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/pipewire-0.1/libpipewire-module-spa-node-factory.so Installing src/modules/libpipewire-module-flatpak.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/pipewire-0.1/libpipewire-module-flatpak.so Installing src/modules/libpipewire-module-rtkit.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/pipewire-0.1/libpipewire-module-rtkit.so Installing src/modules/libpipewire-module-autolink.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/pipewire-0.1/libpipewire-module-autolink.so Installing src/modules/libpipewire-module-mixer.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/pipewire-0.1/libpipewire-module-mixer.so Installing src/modules/libpipewire-module-client-node.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/pipewire-0.1/libpipewire-module-client-node.so Installing src/modules/libpipewire-module-link-factory.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/pipewire-0.1/libpipewire-module-link-factory.so Installing src/modules/libpipewire-module-protocol-native.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/pipewire-0.1/libpipewire-module-protocol-native.so Installing src/modules/libpipewire-module-audio-dsp.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/pipewire-0.1/libpipewire-module-audio-dsp.so Installing src/modules/libpipewire-module-suspend-on-idle.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/pipewire-0.1/libpipewire-module-suspend-on-idle.so Installing src/gst/libgstpipewire.so to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/gstreamer-1.0/libgstpipewire.so Installing doc/html to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/doc/pipewire/html Installing man/pipewire.1 to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/man/man1/pipewire.1 Installing man/pipewire-cli.1 to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/man/man1/pipewire-cli.1 Installing man/pipewire-monitor.1 to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/man/man1/pipewire-monitor.1 Installing buffer.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/buffer Installing meta.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/buffer Installing clock.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/clock Installing graph.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/graph Installing monitor.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/monitor Installing command.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/node Installing event.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/node Installing node.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/node Installing io.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/node Installing param.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param Installing props.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param Installing buffers.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param Installing meta.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param Installing io.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param Installing format.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param Installing format-utils.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param Installing pod.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/pod Installing builder.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/pod Installing command.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/pod Installing event.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/pod Installing iter.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/pod Installing parser.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/pod Installing log.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/support Installing log-impl.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/support Installing loop.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/support Installing plugin.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/support Installing type-map.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/support Installing type-map-impl.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/support Installing defs.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/utils Installing dict.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/utils Installing hook.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/utils Installing list.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/utils Installing ringbuffer.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/utils Installing type.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/utils Installing format.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param/audio Installing format-utils.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param/audio Installing raw.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param/audio Installing raw-utils.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param/audio Installing chroma.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param/video Installing color.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param/video Installing encoded.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param/video Installing format.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param/video Installing format-utils.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param/video Installing multiview.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param/video Installing raw.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param/video Installing raw-utils.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/param/video Installing debug.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/lib Installing pod.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/spa/lib Installing array.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing client.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing command.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing control.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing core.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing data-loop.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing global.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing interfaces.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing introspect.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing link.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing log.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing loop.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing main-loop.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing map.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing mem.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing module.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing node.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing factory.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing pipewire.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing port.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing properties.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing protocol.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing proxy.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing remote.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing resource.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing stream.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing thread-loop.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing type.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing utils.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing work-queue.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire Installing client-node.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire/extensions Installing protocol-native.h to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/include/pipewire/extensions Installing /builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/daemon/pipewire.conf to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/etc/pipewire Installing /builddir/build/BUILD/pipewire-0.1.9/src/daemon/systemd/user/pipewire.socket to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib/systemd/user Installing /builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/src/daemon/systemd/user/pipewire.service to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib/systemd/user Installing /builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/pkgconfig/libpipewire-0.1.pc to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/pipewire-0.1.9/riscv64-redhat-linux-gnu/pkgconfig/libspa-0.1.pc to /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/lib64/pkgconfig + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pipewire-0.1.9-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IYEwTo + umask 022 + cd /builddir/build/BUILD + cd pipewire-0.1.9 + DOCDIR=/builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/doc/pipewire + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/doc/pipewire + cp -pr README /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/doc/pipewire + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.w3BN6c + umask 022 + cd /builddir/build/BUILD + cd pipewire-0.1.9 + LICENSEDIR=/builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/licenses/pipewire + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/licenses/pipewire + cp -pr LICENSE /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/licenses/pipewire + cp -pr GPL /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/licenses/pipewire + cp -pr LGPL /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/licenses/pipewire + exit 0 Provides: gstreamer1(element-pipewiresink)()(64bit) gstreamer1(element-pipewiresrc)()(64bit) libgstpipewire.so()(64bit) libpipewire-0.1.so.0()(64bit) libpipewire-module-audio-dsp.so()(64bit) libpipewire-module-autolink.so()(64bit) libpipewire-module-client-node.so()(64bit) libpipewire-module-flatpak.so()(64bit) libpipewire-module-link-factory.so()(64bit) libpipewire-module-mixer.so()(64bit) libpipewire-module-protocol-native.so()(64bit) libpipewire-module-rtkit.so()(64bit) libpipewire-module-spa-monitor.so()(64bit) libpipewire-module-spa-node-factory.so()(64bit) libpipewire-module-spa-node.so()(64bit) libpipewire-module-suspend-on-idle.so()(64bit) libspa-alsa.so()(64bit) libspa-audiomixer.so()(64bit) libspa-audiotestsrc.so()(64bit) libspa-bluez5.so()(64bit) libspa-dbus.so()(64bit) libspa-lib.so.0()(64bit) libspa-support.so()(64bit) libspa-test.so()(64bit) libspa-v4l2.so()(64bit) libspa-videotestsrc.so()(64bit) libspa-volume.so()(64bit) pipewire = 0.1.9-1.fc28 pipewire(riscv-64) = 0.1.9-1.fc28 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libasound.so.2(ALSA_0.9.0rc8)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstallocators-1.0.so.0()(64bit) libgstaudio-1.0.so.0()(64bit) libgstbase-1.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgstvideo-1.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpipewire-0.1.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsbc.so.1()(64bit) libsbc.so.1(SBC_1.0)(64bit) libspa-lib.so.0()(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) rtld(GNU_HASH) Processing files: pipewire-libs-0.1.9-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ogMqdi + umask 022 + cd /builddir/build/BUILD + cd pipewire-0.1.9 + DOCDIR=/builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/doc/pipewire-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/doc/pipewire-libs + cp -pr README /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/doc/pipewire-libs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QX6BIT + umask 022 + cd /builddir/build/BUILD + cd pipewire-0.1.9 + LICENSEDIR=/builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/licenses/pipewire-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/licenses/pipewire-libs + cp -pr LICENSE /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/licenses/pipewire-libs + cp -pr GPL /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/licenses/pipewire-libs + cp -pr LGPL /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64/usr/share/licenses/pipewire-libs + exit 0 Provides: pipewire-libs = 0.1.9-1.fc28 pipewire-libs(riscv-64) = 0.1.9-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pipewire-devel-0.1.9-1.fc28.riscv64 Provides: pipewire-devel = 0.1.9-1.fc28 pipewire-devel(riscv-64) = 0.1.9-1.fc28 pkgconfig(libpipewire-0.1) = 0.1.9 pkgconfig(libspa-0.1) = 0.1.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libpipewire-0.1.so.0()(64bit) libspa-lib.so.0()(64bit) Processing files: pipewire-doc-0.1.9-1.fc28.riscv64 Provides: pipewire-doc = 0.1.9-1.fc28 pipewire-doc(riscv-64) = 0.1.9-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pipewire-utils-0.1.9-1.fc28.riscv64 Provides: pipewire-utils = 0.1.9-1.fc28 pipewire-utils(riscv-64) = 0.1.9-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libpipewire-0.1.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libspa-lib.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/pipewire-0.1.9-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/pipewire-0.1.9-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pipewire-libs-0.1.9-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pipewire-devel-0.1.9-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pipewire-doc-0.1.9-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pipewire-utils-0.1.9-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h7ZP6u + umask 022 + cd /builddir/build/BUILD + cd pipewire-0.1.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pipewire-0.1.9-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff