D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/sndfile-tools-1.5-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.A2ug8G + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf sndfile-tools-1.5 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/sndfile-tools-1.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sndfile-tools-1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1kNyA2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sndfile-tools-1.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking whether configure should try to set CFLAGS/CPPFLAGS/LDFLAGS... no checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking for C compiler vendor... gnu checking for a sed that does not truncate output... /usr/bin/sed checking for C compiler version... 11.2.1 checking for library containing floor... -lm checking for floor... yes checking for ceil... yes checking for fmod... yes checking for lrint... yes checking for lrintf... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes checking for SAMPLERATE... yes checking for FFTW3... yes checking for CAIRO... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for JACK... yes checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Waggregate-return... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wpointer-arith... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=- Configuration summary : sndfile-tools version : ............... 1.5 Host CPU : ............................ aarch64 Host Vendor : ......................... mageia Host OS : ............................. linux-gnu CFLAGS : .............................. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith CPPFLAGS : ............................ LDFLAGS : ............................. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags Tools : C Compiler Vendor is : ................ gnu (11.2.1) Extra tools required for testing and examples : Found libjack ......................... yes Installation directories : Program directory : ................... /usr/bin + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/opus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/bin_sndfile_mix_to_mono-mix-to-mono.o `test -f 'src/mix-to-mono.c' || echo './'`src/mix-to-mono.c gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/opus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/bin_sndfile_mix_to_mono-common.o `test -f 'src/common.c' || echo './'`src/common.c gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/opus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/bin_sndfile_generate_chirp-common.o `test -f 'src/common.c' || echo './'`src/common.c gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/opus -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/bin_sndfile_spectrogram-common.o `test -f 'src/common.c' || echo './'`src/common.c gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/opus -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/bin_sndfile_spectrogram-spectrum.o `test -f 'src/spectrum.c' || echo './'`src/spectrum.c gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/opus -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/bin_sndfile_spectrogram-window.o `test -f 'src/window.c' || echo './'`src/window.c gcc -I/usr/include/opus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/sndfile-mix-to-mono src/bin_sndfile_mix_to_mono-common.o src/bin_sndfile_mix_to_mono-mix-to-mono.o -lsndfile -lm gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/opus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/bin_sndfile_generate_chirp-generate-chirp.o `test -f 'src/generate-chirp.c' || echo './'`src/generate-chirp.c gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/opus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/bin_sndfile_resample-common.o `test -f 'src/common.c' || echo './'`src/common.c gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/opus -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/bin_sndfile_waveform-common.o `test -f 'src/common.c' || echo './'`src/common.c gcc -I/usr/include/opus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/sndfile-generate-chirp src/bin_sndfile_generate_chirp-common.o src/bin_sndfile_generate_chirp-generate-chirp.o -lsndfile -lm gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/opus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/bin_sndfile_resample-resample.o `test -f 'src/resample.c' || echo './'`src/resample.c gcc -I/usr/include/opus -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/sndfile-resample src/bin_sndfile_resample-common.o src/bin_sndfile_resample-resample.o -lsndfile -lsamplerate -lm gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/opus -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/bin_sndfile_jackplay-jackplay.o `test -f 'src/jackplay.c' || echo './'`src/jackplay.c gcc -I/usr/include/opus -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/sndfile-jackplay src/bin_sndfile_jackplay-jackplay.o -lsndfile -ljack -lm gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/opus -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/bin_sndfile_spectrogram-spectrogram.o `test -f 'src/spectrogram.c' || echo './'`src/spectrogram.c gcc -I/usr/include/opus -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/sndfile-spectrogram src/bin_sndfile_spectrogram-common.o src/bin_sndfile_spectrogram-spectrogram.o src/bin_sndfile_spectrogram-spectrum.o src/bin_sndfile_spectrogram-window.o -lsndfile -lfftw3 -lcairo -lm gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/opus -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -c -o src/bin_sndfile_waveform-waveform.o `test -f 'src/waveform.c' || echo './'`src/waveform.c gcc -I/usr/include/opus -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wpointer-arith -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bin/sndfile-waveform src/bin_sndfile_waveform-common.o src/bin_sndfile_waveform-waveform.o -lsndfile -lcairo -lm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4OuoF0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64 + cd sndfile-tools-1.5 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/sndfile-tools-1.5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/bin' /usr/bin/install -p bin/sndfile-generate-chirp bin/sndfile-spectrogram bin/sndfile-mix-to-mono bin/sndfile-resample bin/sndfile-waveform bin/sndfile-jackplay '/home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/share/doc/sndfile-tools' /usr/bin/install -p -m 644 doc/index.html doc/sweep.png doc/wave-example.png doc/wave-sweep.png doc/libsndfile.css '/home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/share/doc/sndfile-tools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 man/sndfile-generate-chirp.1 man/sndfile-spectrogram.1 man/sndfile-mix-to-mono.1 man/sndfile-jackplay.1 man/sndfile-resample.1 '/home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/share/man/man1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/sndfile-tools-1.5' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.5-1.mga9 --unique-debug-suffix -1.5-1.mga9.aarch64 --unique-debug-src-base sndfile-tools-1.5-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/sndfile-tools-1.5 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/bin/sndfile-jackplay extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/bin/sndfile-generate-chirp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/bin/sndfile-resample extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/bin/sndfile-mix-to-mono extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/bin/sndfile-spectrogram extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/bin/sndfile-waveform dwz: ./usr/bin/sndfile-generate-chirp-1.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/sndfile-jackplay-1.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/sndfile-mix-to-mono-1.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/sndfile-resample-1.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/sndfile-spectrogram-1.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/sndfile-waveform-1.5-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 324kB, size after compression: 324kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 6 CRC32s did match. 231 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: sndfile-tools-1.5-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.G6EzJ3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sndfile-tools-1.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/share/doc/sndfile-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/share/doc/sndfile-tools + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/share/doc/sndfile-tools + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/share/doc/sndfile-tools + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/share/doc/sndfile-tools + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pO7SDv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sndfile-tools-1.5 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/share/licenses/sndfile-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/share/licenses/sndfile-tools + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64/usr/share/licenses/sndfile-tools + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/sndfile-tools Provides: libsamplerate-progs = 1.5-1.mga9 sndfile-tools = 1.5-1.mga9 sndfile-tools(aarch-64) = 1.5-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcairo.so.2()(64bit) libfftw3.so.3()(64bit) libjack.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libsamplerate.so.0()(64bit) libsamplerate.so.0(libsamplerate.so.0.0)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) Obsoletes: libsamplerate-progs < 0.1.9-5 Processing files: sndfile-tools-debugsource-1.5-1.mga9.aarch64 Provides: sndfile-tools-debugsource = 1.5-1.mga9 sndfile-tools-debugsource(aarch-64) = 1.5-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sndfile-tools-debuginfo-1.5-1.mga9.aarch64 Provides: debuginfo(build-id) = 3388fddc783477230efd19761d5af91942beddef debuginfo(build-id) = 5503da5b586294289f700efce0c9170e71fdb377 debuginfo(build-id) = 6bf6ff4dcdcdaf803dde71219e40278f40c92c74 debuginfo(build-id) = 8b23fc5ab57cbd993363670c3e37c0bb4fa655c8 debuginfo(build-id) = c88a15d46a4964501aaf7fbfa771dcfa4e53da32 debuginfo(build-id) = dac6df6f88e2ac32a18cc6e3ec1a27f46716d094 sndfile-tools-debuginfo = 1.5-1.mga9 sndfile-tools-debuginfo(aarch-64) = 1.5-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sndfile-tools-debugsource(aarch-64) = 1.5-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sndfile-tools-debugsource-1.5-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sndfile-tools-debuginfo-1.5-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sndfile-tools-1.5-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.k83Vsd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sndfile-tools-1.5 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sndfile-tools-1.5-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aNyXxk + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf sndfile-tools-1.5 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!