D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libsamplerate-0.1.9-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bz4xJu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libsamplerate-0.1.9 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/libsamplerate-0.1.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libsamplerate-0.1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TwlK9u + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libsamplerate-0.1.9 + '[' 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 + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 Modifying Cfg/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/Cfg/missing: Unknown `--is-lightweight' option Try `/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/Cfg/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking size of int... 4 checking size of long... 8 checking size of float... 4 checking size of double... 8 checking processor byte ordering... little checking for malloc... yes checking for calloc... yes checking for free... yes checking for memcpy... yes checking for memmove... yes checking for alarm... yes checking for signal... yes checking for floor in -lm... yes checking for floor... yes checking for ceil... yes checking for fmod... yes checking for SIGALRM... yes checking for lrint... yes checking for lrintf... yes checking processor clipping capabilities... none checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no checking for FFTW3... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating M4/Makefile config.status: creating src/Version_script config.status: creating Win32/Makefile config.status: creating Win32/Makefile.mingw config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating libsamplerate.spec config.status: creating samplerate.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-=- Configuration summary : Version : ..................... 0.1.9 Host CPU : .................... x86_64 Host Vendor : ................. mageia Host OS : ..................... linux-gnu Tools : Compiler is GCC : ............. yes GCC major version : ........... 7 Extra tools required for testing and examples : Have FFTW : ................... yes Have libsndfile : ............. yes Have ALSA : ................... no Installation directories : Library directory : ........... /usr/lib Program directory : ........... /usr/bin Pkgconfig directory : ......... /usr/lib/pkgconfig + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 Making all in M4 make[1]: Nothing to be done for 'all'. Making all in src /usr/bin/make all-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/src' CC src_zoh.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/src' CC src_linear.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/src' CC samplerate.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/src' CC src_sinc.lo src_sinc.c: In function 'calc_output_multi': src_sinc.c:906:16: warning: this statement may fall through [-Wimplicit-fallthrough=] left [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:907:5: note: here case 7 : ^~~~ src_sinc.c:909:16: warning: this statement may fall through [-Wimplicit-fallthrough=] left [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:910:5: note: here case 6 : ^~~~ src_sinc.c:912:16: warning: this statement may fall through [-Wimplicit-fallthrough=] left [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:913:5: note: here case 5 : ^~~~ src_sinc.c:915:16: warning: this statement may fall through [-Wimplicit-fallthrough=] left [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:916:5: note: here case 4 : ^~~~ src_sinc.c:918:16: warning: this statement may fall through [-Wimplicit-fallthrough=] left [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:919:5: note: here case 3 : ^~~~ src_sinc.c:921:16: warning: this statement may fall through [-Wimplicit-fallthrough=] left [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:922:5: note: here case 2 : ^~~~ src_sinc.c:924:16: warning: this statement may fall through [-Wimplicit-fallthrough=] left [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:925:5: note: here case 1 : ^~~~ src_sinc.c:956:17: warning: this statement may fall through [-Wimplicit-fallthrough=] right [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:957:5: note: here case 7 : ^~~~ src_sinc.c:959:17: warning: this statement may fall through [-Wimplicit-fallthrough=] right [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:960:5: note: here case 6 : ^~~~ src_sinc.c:962:17: warning: this statement may fall through [-Wimplicit-fallthrough=] right [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:963:5: note: here case 5 : ^~~~ src_sinc.c:965:17: warning: this statement may fall through [-Wimplicit-fallthrough=] right [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:966:5: note: here case 4 : ^~~~ src_sinc.c:968:17: warning: this statement may fall through [-Wimplicit-fallthrough=] right [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:969:5: note: here case 3 : ^~~~ src_sinc.c:971:17: warning: this statement may fall through [-Wimplicit-fallthrough=] right [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:972:5: note: here case 2 : ^~~~ src_sinc.c:974:17: warning: this statement may fall through [-Wimplicit-fallthrough=] right [ch] += icoeff * filter->buffer [data_index + ch] ; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:975:5: note: here case 1 : ^~~~ src_sinc.c:993:17: warning: this statement may fall through [-Wimplicit-fallthrough=] output [ch] = scale * (left [ch] + right [ch]) ; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:994:4: note: here case 7 : ^~~~ src_sinc.c:996:17: warning: this statement may fall through [-Wimplicit-fallthrough=] output [ch] = scale * (left [ch] + right [ch]) ; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:997:4: note: here case 6 : ^~~~ src_sinc.c:999:17: warning: this statement may fall through [-Wimplicit-fallthrough=] output [ch] = scale * (left [ch] + right [ch]) ; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1000:4: note: here case 5 : ^~~~ src_sinc.c:1002:17: warning: this statement may fall through [-Wimplicit-fallthrough=] output [ch] = scale * (left [ch] + right [ch]) ; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1003:4: note: here case 4 : ^~~~ src_sinc.c:1005:17: warning: this statement may fall through [-Wimplicit-fallthrough=] output [ch] = scale * (left [ch] + right [ch]) ; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1006:4: note: here case 3 : ^~~~ src_sinc.c:1008:17: warning: this statement may fall through [-Wimplicit-fallthrough=] output [ch] = scale * (left [ch] + right [ch]) ; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1009:4: note: here case 2 : ^~~~ src_sinc.c:1011:17: warning: this statement may fall through [-Wimplicit-fallthrough=] output [ch] = scale * (left [ch] + right [ch]) ; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src_sinc.c:1012:4: note: here case 1 : ^~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/src' CCLD libsamplerate.la make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/src' Making all in doc make[1]: Nothing to be done for 'all'. Making all in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' CC audio_out.o audio_out.c: In function 'opensoundsys_play': audio_out.c:400:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write (opensoundsys_out->fd, buffer, read_frames * opensoundsys_out->channels * sizeof (short)) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' CC varispeed-play.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' CC timewarp-file.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' CC sndfile-resample.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' CCLD varispeed-play make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' CCLD sndfile-resample make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' CCLD timewarp-file make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' Making all in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC misc_test.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC simple_test.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC util.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC termination_test.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC callback_test-callback_test.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC callback_test-util.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC reset_test.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC multi_channel_test-multi_channel_test.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC multi_channel_test-util.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC snr_bw_test-calc_snr.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC multi_channel_test-calc_snr.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC float_short_test.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC snr_bw_test-util.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC varispeed_test-varispeed_test.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC snr_bw_test-snr_bw_test.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC varispeed_test-calc_snr.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC varispeed_test-util.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC callback_hang_test.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC src_evaluate-src-evaluate.o src-evaluate.c: In function 'measure_program': src-evaluate.c:195:50: warning: '%s' directive output may be truncated writing up to 64 bytes into a region of size between 60 and 252 [-Wformat-truncation=] snprintf (namestr, sizeof (namestr), "%s (%s %s %s)", name.nodename, ^~ name.machine, name.sysname, name.release) ; ~~~~ In file included from /usr/include/stdio.h:862:0, from src-evaluate.c:9: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 6 and 262 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC src_evaluate-util.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC src_evaluate-calc_snr.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC throughput_test-throughput_test.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC throughput_test-util.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC throughput_test-calc_snr.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC multichan_throughput_test-multichan_throughput_test.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC downsample_test.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC multichan_throughput_test-util.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CC multichan_throughput_test-calc_snr.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CCLD termination_test make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CCLD misc_test make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CCLD simple_test make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CCLD callback_test make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CCLD reset_test make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CCLD multi_channel_test make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CCLD snr_bw_test make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CCLD float_short_test make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CCLD varispeed_test make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CCLD callback_hang_test make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CCLD src-evaluate make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CCLD throughput_test make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CCLD multichan_throughput_test make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' CCLD downsample_test make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pNjtue + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64 + cd libsamplerate-0.1.9 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64 install Making install in M4 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/M4' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/M4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/M4' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/M4' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libsamplerate.la '/home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libsamplerate.so.0.1.8 /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/lib64/libsamplerate.so.0.1.8 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/lib64 && { ln -s -f libsamplerate.so.0.1.8 libsamplerate.so.0 || { rm -f libsamplerate.so.0 && ln -s libsamplerate.so.0.1.8 libsamplerate.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/lib64 && { ln -s -f libsamplerate.so.0.1.8 libsamplerate.so || { rm -f libsamplerate.so && ln -s libsamplerate.so.0.1.8 libsamplerate.so; }; }) libtool: install: /usr/bin/install -c .libs/libsamplerate.lai /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/lib64/libsamplerate.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/include' /usr/bin/install -c -m 644 samplerate.h '/home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/include' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/src' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/share/doc/libsamplerate0-dev/html' /usr/bin/install -c -m 644 SRC.png SRC.css index.html license.html history.html download.html lists.html quality.html win32.html faq.html api.html api_simple.html api_callback.html api_full.html api_misc.html '/home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/share/doc/libsamplerate0-dev/html' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/doc' Making install in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c sndfile-resample '/home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/bin' libtool: warning: '../src/libsamplerate.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/sndfile-resample /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/bin/sndfile-resample make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/examples' Making install in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 samplerate.pc '/home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9' + rm -f /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/lib64/libsamplerate.la + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 0.1.9-1.mga7 --unique-debug-suffix -0.1.9-1.mga7.x86_64 --unique-debug-src-base libsamplerate-0.1.9-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libsamplerate-0.1.9 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/bin/sndfile-resample extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/lib64/libsamplerate.so.0.1.8 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 19426 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: lib64samplerate0-0.1.9-1.mga7.x86_64 Provides: lib64samplerate0 = 0.1.9-1.mga7 lib64samplerate0(x86-64) = 0.1.9-1.mga7 libsamplerate.so.0()(64bit) libsamplerate.so.0(libsamplerate.so.0.0)(64bit) libsamplerate.so.0(libsamplerate.so.0.1)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) Processing files: lib64samplerate-devel-0.1.9-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jzJ1P1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libsamplerate-0.1.9 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/share/doc/lib64samplerate-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/share/doc/lib64samplerate-devel + cp -pr doc/ChangeLog doc/Makefile doc/Makefile.am doc/Makefile.in doc/NEWS doc/SRC.css doc/SRC.png doc/api.html doc/api_callback.html doc/api_full.html doc/api_misc.html doc/api_simple.html doc/download.html doc/faq.html doc/history.html doc/index.html doc/license.html doc/lists.html doc/quality.html doc/win32.html /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/share/doc/lib64samplerate-devel + exit 0 Provides: devel(libsamplerate(64bit)) lib64samplerate-devel = 0.1.9-1.mga7 lib64samplerate-devel(x86-64) = 0.1.9-1.mga7 libsamplerate-devel = 0.1.9-1.mga7 pkgconfig(samplerate) = 0.1.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) pkgconfig Obsoletes: lib64samplerate0-devel < 0.1.4 Processing files: libsamplerate-progs-0.1.9-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DXiK0P + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libsamplerate-0.1.9 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/share/doc/libsamplerate-progs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/share/doc/libsamplerate-progs + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/share/doc/libsamplerate-progs + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64/usr/share/doc/libsamplerate-progs + exit 0 Provides: libsamplerate-progs = 0.1.9-1.mga7 libsamplerate-progs(x86-64) = 0.1.9-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(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) Processing files: libsamplerate-debugsource-0.1.9-1.mga7.x86_64 Provides: libsamplerate-debugsource = 0.1.9-1.mga7 libsamplerate-debugsource(x86-64) = 0.1.9-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libsamplerate-debuginfo-0.1.9-1.mga7.x86_64 Provides: libsamplerate-debuginfo = 0.1.9-1.mga7 libsamplerate-debuginfo(x86-64) = 0.1.9-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libsamplerate-debugsource(x86-64) = 0.1.9-1.mga7 Processing files: lib64samplerate0-debuginfo-0.1.9-1.mga7.x86_64 Provides: debuginfo(build-id) = dca336589b7a456204bca1a16e79bcd47843a398 lib64samplerate0-debuginfo = 0.1.9-1.mga7 lib64samplerate0-debuginfo(x86-64) = 0.1.9-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libsamplerate-debugsource(x86-64) = 0.1.9-1.mga7 Processing files: libsamplerate-progs-debuginfo-0.1.9-1.mga7.x86_64 Provides: debuginfo(build-id) = 5e866248cca39e784b9ea46ab29d0231f5d07427 libsamplerate-progs-debuginfo = 0.1.9-1.mga7 libsamplerate-progs-debuginfo(x86-64) = 0.1.9-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libsamplerate-debugsource(x86-64) = 0.1.9-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64samplerate0-0.1.9-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64samplerate-devel-0.1.9-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libsamplerate-progs-0.1.9-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libsamplerate-debugsource-0.1.9-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libsamplerate-debuginfo-0.1.9-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64samplerate0-debuginfo-0.1.9-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libsamplerate-progs-debuginfo-0.1.9-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BAHw3B + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libsamplerate-0.1.9 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libsamplerate-0.1.9-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XNXjho + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf libsamplerate-0.1.9 + exit 0 D: [iurt_root_command] Success!