<86>Jan 31 01:39:57 userdel[294627]: delete user 'rooter' <86>Jan 31 01:39:57 userdel[294627]: removed group 'rooter' owned by 'rooter' <86>Jan 31 01:39:57 userdel[294627]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 31 01:39:57 groupadd[294633]: group added to /etc/group: name=rooter, GID=678 <86>Jan 31 01:39:57 groupadd[294633]: group added to /etc/gshadow: name=rooter <86>Jan 31 01:39:57 groupadd[294633]: new group: name=rooter, GID=678 <86>Jan 31 01:39:57 useradd[294638]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Jan 31 01:39:57 userdel[294645]: delete user 'builder' <86>Jan 31 01:39:57 userdel[294645]: removed group 'builder' owned by 'builder' <86>Jan 31 01:39:57 userdel[294645]: removed shadow group 'builder' owned by 'builder' <86>Jan 31 01:39:57 groupadd[294652]: group added to /etc/group: name=builder, GID=679 <86>Jan 31 01:39:57 groupadd[294652]: group added to /etc/gshadow: name=builder <86>Jan 31 01:39:57 groupadd[294652]: new group: name=builder, GID=679 <86>Jan 31 01:39:57 useradd[294661]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash <13>Jan 31 01:39:59 rpmi: libogg-1.3.4-alt1 p9+249556.100.1.1 1586300644 installed <13>Jan 31 01:39:59 rpmi: libflac8-1.3.3-alt1 p9+249557.100.1.1 1586301784 installed <13>Jan 31 01:39:59 rpmi: libopus-1.3.1-alt3 p9+247689.300.3.1 1584537429 installed <13>Jan 31 01:39:59 rpmi: libopus-devel-1.3.1-alt3 p9+247689.300.3.1 1584537429 installed <13>Jan 31 01:39:59 rpmi: libflac-devel-1.3.3-alt1 p9+249557.100.1.1 1586301784 installed <13>Jan 31 01:39:59 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.83620 + 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.83620 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -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 + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + 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/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 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/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 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-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 -DOPUSTOOLS -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/opusinfo-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 -DOPUSTOOLS -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/opusinfo-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-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 -DOPUSTOOLS -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/opusinfo-info_opus.o `test -f 'src/info_opus.c' || echo './'`src/info_opus.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 -DOPUSTOOLS -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/opusinfo-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 -DOPUSTOOLS -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/opusinfo-opusinfo.o `test -f 'src/opusinfo.c' || echo './'`src/opusinfo.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 -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/opusrtp.o src/opusrtp.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-opusdec.o `test -f 'src/opusdec.c' || echo './'`src/opusdec.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 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/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;jfilt_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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.15671 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/opus-tools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/opus-tools-buildroot + cd opus-tools-0.1.10 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/opus-tools-buildroot make: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' /bin/mkdir -p '/usr/src/tmp/opus-tools-buildroot/usr/bin' /bin/install -p opusenc opusdec opusinfo '/usr/src/tmp/opus-tools-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/opus-tools-buildroot/usr/share/man/man1' /bin/install -p -m 644 man/opusenc.1 man/opusdec.1 man/opusinfo.1 '/usr/src/tmp/opus-tools-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make[1]: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' make: Leaving directory '/usr/src/RPM/BUILD/opus-tools-0.1.10' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/opus-tools-buildroot (auto) Verifying and fixing files in /usr/src/tmp/opus-tools-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/opus-tools-buildroot/ (default) Compressing files in /usr/src/tmp/opus-tools-buildroot (auto) Verifying ELF objects in /usr/src/tmp/opus-tools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: opus-tools-0.1.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3347 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd opus-tools-0.1.10 + DOCDIR=/usr/src/tmp/opus-tools-buildroot/usr/share/doc/opus-tools-0.1.10 + export DOCDIR + rm -rf /usr/src/tmp/opus-tools-buildroot/usr/share/doc/opus-tools-0.1.10 + /bin/mkdir -p /usr/src/tmp/opus-tools-buildroot/usr/share/doc/opus-tools-0.1.10 + cp -prL AUTHORS COPYING /usr/src/tmp/opus-tools-buildroot/usr/share/doc/opus-tools-0.1.10 + chmod -R go-w /usr/src/tmp/opus-tools-buildroot/usr/share/doc/opus-tools-0.1.10 + chmod -R a+rX /usr/src/tmp/opus-tools-buildroot/usr/share/doc/opus-tools-0.1.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oZsPWe find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oX2QoL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libFLAC.so.8()(64bit) >= 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.imgNWk 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.yqfbBX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q04ClD 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.81user 1.81system 0:09.16elapsed 94%CPU (0avgtext+0avgdata 43832maxresident)k 0inputs+0outputs (0major+743346minor)pagefaults 0swaps 10.36user 4.04system 0:14.72elapsed 97%CPU (0avgtext+0avgdata 117540maxresident)k 1360inputs+0outputs (0major+1034066minor)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 2021-01-31 01:40:11.117033727 +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)