<86>Aug 2 01:19:17 userdel[1566253]: delete user 'rooter' <86>Aug 2 01:19:17 userdel[1566253]: removed group 'rooter' owned by 'rooter' <86>Aug 2 01:19:17 userdel[1566253]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 2 01:19:17 groupadd[1566260]: group added to /etc/group: name=rooter, GID=639 <86>Aug 2 01:19:17 groupadd[1566260]: group added to /etc/gshadow: name=rooter <86>Aug 2 01:19:17 groupadd[1566260]: new group: name=rooter, GID=639 <86>Aug 2 01:19:17 useradd[1566264]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Aug 2 01:19:17 userdel[1566272]: delete user 'builder' <86>Aug 2 01:19:17 userdel[1566272]: removed group 'builder' owned by 'builder' <86>Aug 2 01:19:17 userdel[1566272]: removed shadow group 'builder' owned by 'builder' <86>Aug 2 01:19:17 groupadd[1566277]: group added to /etc/group: name=builder, GID=640 <86>Aug 2 01:19:17 groupadd[1566277]: group added to /etc/gshadow: name=builder <86>Aug 2 01:19:17 groupadd[1566277]: new group: name=builder, GID=640 <86>Aug 2 01:19:17 useradd[1566281]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Aug 2 01:19:18 rpmi: libogg-1.3.4-alt1 p9+249556.100.1.1 1586300644 installed <13>Aug 2 01:19:18 rpmi: libflac8-1.3.3-alt1 p9+249557.100.1.1 1586301784 installed <13>Aug 2 01:19:18 rpmi: libopus-1.3.1-alt3 p9+247689.300.3.1 1584537429 installed <13>Aug 2 01:19:18 rpmi: libopus-devel-1.3.1-alt3 p9+247689.300.3.1 1584537429 installed <13>Aug 2 01:19:18 rpmi: libflac-devel-1.3.3-alt1 p9+249557.100.1.1 1586301784 installed <13>Aug 2 01:19:18 rpmi: libogg-devel-1.3.4-alt1 p9+249556.100.1.1 1586300644 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/opus-tools-0.1.10-alt1.nosrc.rpm Installing opus-tools-0.1.10-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51710 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf opus-tools-0.1.10 + echo 'Source #0 (opus-tools-0.1.10.tar):' Source #0 (opus-tools-0.1.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/opus-tools-0.1.10.tar + cd opus-tools-0.1.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51710 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd opus-tools-0.1.10 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking whether make supports nested variables... yes checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for C99 variable-size arrays... yes checking for cos in -lm... yes checking for main in -lwinmm... no checking for pkg-config... yes checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for OPUS... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for sio_open in -lsndio... no checking for FLAC... yes checking for pcap_open_live in -lpcap... no checking if x86_64-alt-linux-gcc supports -fstack-protector-all... yes checking for PIE support... yes checking if x86_64-alt-linux-gcc supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for lrintf... yes checking for fminf... yes checking for fmaxf... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext configure: ------------------------------------------------------------------------ opus-tools 0.1.10: Automatic configuration OK. Compiler support: C99 var arrays: ................ yes C99 lrintf: .................... yes Stack protector: ............... yes PIE: ........................... yes General configuration: Assertion checking: ............ no FLAC input: .................... yes ------------------------------------------------------------------------ Type "make; make install" to compile and install + make -j8 make all-recursive Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./win32 -D_FORTIFY_SOURCE=2 -DSPX_RESAMPLE_EXPORT= -DRANDOM_PREFIX=opustools -DOUTSIDE_SPEEX -DFLOATING_POINT -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opusenc-diag_range.o `test -f 'src/diag_range.c' || echo './'`src/diag_range.c src/diag_range.c: In function 'save_range': src/diag_range.c:235:39: warning: 'frames[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fprintf(frange,"[[%d",(int)(frames[0]-subpkt)); ~~~~~~^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./win32 -D_FORTIFY_SOURCE=2 -DSPX_RESAMPLE_EXPORT= -DRANDOM_PREFIX=opustools -DOUTSIDE_SPEEX -DFLOATING_POINT -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o win32/opusenc-unicode_support.o `test -f 'win32/unicode_support.c' || echo './'`win32/unicode_support.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./win32 -D_FORTIFY_SOURCE=2 -DSPX_RESAMPLE_EXPORT= -DRANDOM_PREFIX=opustools -DOUTSIDE_SPEEX -DFLOATING_POINT -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opusenc-opus_header.o `test -f 'src/opus_header.c' || echo './'`src/opus_header.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./win32 -D_FORTIFY_SOURCE=2 -DSPX_RESAMPLE_EXPORT= -DRANDOM_PREFIX=opustools -DOUTSIDE_SPEEX -DFLOATING_POINT -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opusenc-lpc.o `test -f 'src/lpc.c' || echo './'`src/lpc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./win32 -D_FORTIFY_SOURCE=2 -DSPX_RESAMPLE_EXPORT= -DRANDOM_PREFIX=opustools -DOUTSIDE_SPEEX -DFLOATING_POINT -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opusdec-opus_header.o `test -f 'src/opus_header.c' || echo './'`src/opus_header.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./win32 -D_FORTIFY_SOURCE=2 -DSPX_RESAMPLE_EXPORT= -DRANDOM_PREFIX=opustools -DOUTSIDE_SPEEX -DFLOATING_POINT -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opusdec-wave_out.o `test -f 'src/wave_out.c' || echo './'`src/wave_out.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./win32 -D_FORTIFY_SOURCE=2 -DSPX_RESAMPLE_EXPORT= -DRANDOM_PREFIX=opustools -DOUTSIDE_SPEEX -DFLOATING_POINT -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opusenc-picture.o `test -f 'src/picture.c' || echo './'`src/picture.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./win32 -D_FORTIFY_SOURCE=2 -DSPX_RESAMPLE_EXPORT= -DRANDOM_PREFIX=opustools -DOUTSIDE_SPEEX -DFLOATING_POINT -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opusenc-flac.o `test -f 'src/flac.c' || echo './'`src/flac.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./win32 -D_FORTIFY_SOURCE=2 -DSPX_RESAMPLE_EXPORT= -DRANDOM_PREFIX=opustools -DOUTSIDE_SPEEX -DFLOATING_POINT -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opusdec-wav_io.o `test -f 'src/wav_io.c' || echo './'`src/wav_io.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./win32 -D_FORTIFY_SOURCE=2 -DSPX_RESAMPLE_EXPORT= -DRANDOM_PREFIX=opustools -DOUTSIDE_SPEEX -DFLOATING_POINT -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o win32/opusdec-unicode_support.o `test -f 'win32/unicode_support.c' || echo './'`win32/unicode_support.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./win32 -D_FORTIFY_SOURCE=2 -DSPX_RESAMPLE_EXPORT= -DRANDOM_PREFIX=opustools -DOUTSIDE_SPEEX -DFLOATING_POINT -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opusenc-audio-in.o `test -f 'src/audio-in.c' || echo './'`src/audio-in.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./win32 -D_FORTIFY_SOURCE=2 -DSPX_RESAMPLE_EXPORT= -DRANDOM_PREFIX=opustools -DOUTSIDE_SPEEX -DFLOATING_POINT -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opusdec-diag_range.o `test -f 'src/diag_range.c' || echo './'`src/diag_range.c src/diag_range.c: In function 'save_range': src/diag_range.c:235:39: warning: 'frames[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fprintf(frange,"[[%d",(int)(frames[0]-subpkt)); ~~~~~~^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./win32 -D_FORTIFY_SOURCE=2 -DSPX_RESAMPLE_EXPORT= -DRANDOM_PREFIX=opustools -DOUTSIDE_SPEEX -DFLOATING_POINT -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opusenc-resample.o `test -f 'src/resample.c' || echo './'`src/resample.c In file included from src/resample.c:101: src/resample_sse.h: In function 'inner_product_single': src/resample_sse.h:47:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (i=0;ifilt_len;j++) ^ src/resample.c:688:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (j=0;jmagic_samples[i];j++) ^ src/resample.c:696:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (j=0;jfilt_len-1;j++) ^ src/resample.c:706:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (j=0;jfilt_len-1+st->magic_samples[i];j++) ^ src/resample.c: In function 'opustools_resampler_process_float': src/resample.c:872:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for(j=0;j1?"s":"", ^~~~ ~~~~~ src/opusenc.c:56:23: note: format string is defined here # define I64FORMAT "lld" ^ src/opusenc.c:239:29: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'opus_int64' {aka 'long int'} [-Wformat=] if(minutes)fprintf(stderr,"%s%" I64FORMAT " minute%s%s",hours?", ":" ",minutes, ^~~~~ ~~~~~~~ src/opusenc.c:56:23: note: format string is defined here # define I64FORMAT "lld" ^ src/opusenc.c: In function 'main': src/opusenc.c:1080:20: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'opus_int64' {aka 'long int'} [-Wformat=] fprintf(stderr," Wrote: %" I64FORMAT " bytes, %d packets, %" I64FORMAT " pages\n",bytes_written,id+1,pages_out); ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ src/opusenc.c:56:23: note: format string is defined here # define I64FORMAT "lld" ^ src/opusenc.c:1080:20: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'opus_int64' {aka 'long int'} [-Wformat=] fprintf(stderr," Wrote: %" I64FORMAT " bytes, %d packets, %" I64FORMAT " pages\n",bytes_written,id+1,pages_out); ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ src/opusenc.c:56:23: note: format string is defined here # define I64FORMAT "lld" ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -pie -Wl,-z,relro -Wl,-z,now -o opusenc src/opusenc-opus_header.o src/opusenc-opusenc.o src/opusenc-picture.o src/opusenc-resample.o src/opusenc-audio-in.o src/opusenc-diag_range.o src/opusenc-flac.o src/opusenc-lpc.o win32/opusenc-unicode_support.o -lopus -lFLAC -logg -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -I./win32 -D_FORTIFY_SOURCE=2 -DSPX_RESAMPLE_EXPORT= -DRANDOM_PREFIX=opustools -DOUTSIDE_SPEEX -DFLOATING_POINT -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opusdec-resample.o `test -f 'src/resample.c' || echo './'`src/resample.c In file included from src/resample.c:101: src/resample_sse.h: In function 'inner_product_single': src/resample_sse.h:47:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (i=0;ifilt_len;j++) ^ src/resample.c:688:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (j=0;jmagic_samples[i];j++) ^ src/resample.c:696:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (j=0;jfilt_len-1;j++) ^ src/resample.c:706:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (j=0;jfilt_len-1+st->magic_samples[i];j++) ^ src/resample.c: In function 'opustools_resampler_process_float': src/resample.c:872:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for(j=0;j= set:miiZA2b9YM8QfrPHJTCMhMBXt, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libogg.so.0()(64bit) >= set:kfGSwN4zdy6ExYfw4pmU8q9k6A7C14Idm8XExSYECfGFCRzrSZ72, libopus.so.0()(64bit) >= set:kgmP8ASkDqbs314gMKH2ScWD5jihAcmrcq7fzB3, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b52839 Creating opus-tools-debuginfo package Processing files: opus-tools-debuginfo-0.1.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X5Vc2J find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.78l85m find-requires: running scripts (debuginfo) Requires: opus-tools = 0.1.10-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libFLAC.so.8), debug64(libc.so.6), debug64(libm.so.6), debug64(libogg.so.0), debug64(libopus.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/opus-tools-0.1.10-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/opus-tools-debuginfo-0.1.10-alt1.x86_64.rpm 6.83user 1.68system 0:09.17elapsed 92%CPU (0avgtext+0avgdata 43944maxresident)k 0inputs+0outputs (0major+732190minor)pagefaults 0swaps 10.10user 3.90system 0:14.42elapsed 97%CPU (0avgtext+0avgdata 117008maxresident)k 624inputs+0outputs (0major+1021855minor)pagefaults 0swaps --- opus-tools-0.1.10-alt1.x86_64.rpm.repo 2017-09-05 09:05:59.000000000 +0000 +++ opus-tools-0.1.10-alt1.x86_64.rpm.hasher 2020-08-02 01:19:30.075192480 +0000 @@ -20,3 +20,3 @@ Requires: libogg.so.0()(64bit) >= set:kfGSwN4zdy6ExYfw4pmU8q9k6A7C14Idm8XExSYECfGFCRzrSZ72 -Requires: libopus.so.0()(64bit) >= set:jf3Umc95NJcxQitGJM62lErcKzDjKWhYn21r0 +Requires: libopus.so.0()(64bit) >= set:kgmP8ASkDqbs314gMKH2ScWD5jihAcmrcq7fzB3 Requires: rtld(GNU_HASH)