<86>Dec 27 08:42:17 userdel[2315789]: delete user 'rooter'
<86>Dec 27 08:42:17 groupadd[2316128]: group added to /etc/group: name=rooter, GID=675
<86>Dec 27 08:42:17 groupadd[2316128]: group added to /etc/gshadow: name=rooter
<86>Dec 27 08:42:17 groupadd[2316128]: new group: name=rooter, GID=675
<86>Dec 27 08:42:17 useradd[2316147]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash
<86>Dec 27 08:42:17 userdel[2316181]: delete user 'builder'
<86>Dec 27 08:42:17 userdel[2316181]: removed group 'builder' owned by 'builder'
<86>Dec 27 08:42:17 userdel[2316181]: removed shadow group 'builder' owned by 'builder'
<86>Dec 27 08:42:17 groupadd[2316235]: group added to /etc/group: name=builder, GID=676
<86>Dec 27 08:42:17 groupadd[2316235]: group added to /etc/gshadow: name=builder
<86>Dec 27 08:42:17 groupadd[2316235]: new group: name=builder, GID=676
<86>Dec 27 08:42:17 useradd[2316266]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash
<13>Dec 27 08:42:20 rpmi: libogg-1.3.4-alt1 p9+249556.100.1.1 1586300646 installed
<13>Dec 27 08:42:20 rpmi: libflac8-1.3.3-alt1 p9+249557.100.1.1 1586302007 installed
<13>Dec 27 08:42:21 rpmi: libopus-1.3.1-alt3 p9+247689.300.3.1 1584537501 installed
<13>Dec 27 08:42:21 rpmi: libopus-devel-1.3.1-alt3 p9+247689.300.3.1 1584537501 installed
<13>Dec 27 08:42:21 rpmi: libflac-devel-1.3.3-alt1 p9+249557.100.1.1 1586302007 installed
<13>Dec 27 08:42:21 rpmi: libogg-devel-1.3.4-alt1 p9+249556.100.1.1 1586300646 installed
Building target platforms: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45771
+ 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.45771
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for style of include used by make... GNU
checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking dependency style of i586-alt-linux-gcc... none
checking for i586-alt-linux-gcc option to accept ISO C99... none needed
checking how to run the C preprocessor... i586-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 i586-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 i586-alt-linux-gcc supports -fstack-protector-all... yes
checking for PIE support... yes
checking if i586-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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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
src/resample.c: In function 'update_filter':
src/resample.c:607:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
          for (j=0;j<st->filt_len;j++)
                    ^
src/resample.c:688:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
             for (j=0;j<st->magic_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;j<olen-1;j++)
                       ^
src/resample.c:699:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
             for (;j<st->filt_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;j<st->filt_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<ichunk;++j)
                     ^
src/resample.c:875:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
           for(j=0;j<ichunk;++j)
                    ^
src/resample.c: In function 'opustools_resampler_process_int':
src/resample.c:928:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
          for(j=0;j<ichunk;++j)
                   ^
src/resample.c:935:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
          for(j=0;j<ichunk;++j)
                   ^
src/resample.c:945:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      for (j=0;j<ochunk+omagic;++j)
                ^
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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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
src/resample.c: In function 'update_filter':
src/resample.c:607:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
          for (j=0;j<st->filt_len;j++)
                    ^
src/resample.c:688:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
             for (j=0;j<st->magic_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;j<olen-1;j++)
                       ^
src/resample.c:699:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
             for (;j<st->filt_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;j<st->filt_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<ichunk;++j)
                     ^
src/resample.c:875:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
           for(j=0;j<ichunk;++j)
                    ^
src/resample.c: In function 'opustools_resampler_process_int':
src/resample.c:928:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
          for(j=0;j<ichunk;++j)
                   ^
src/resample.c:935:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
          for(j=0;j<ichunk;++j)
                   ^
src/resample.c:945:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      for (j=0;j<ochunk+omagic;++j)
                ^
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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -I/usr/include/opus  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 opusinfo src/opusinfo-opus_header.o src/opusinfo-opusinfo.o src/opusinfo-info_opus.o src/opusinfo-picture.o win32/opusinfo-unicode_support.o -logg 
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'
i586-alt-linux-gcc -I/usr/include/opus  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 opusrtp src/opusrtp.o -lopus -logg  
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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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
src/opusdec.c: In function 'main':
src/opusdec.c:891:20: warning: 'opus_serialno' may be used uninitialized in this function [-Wmaybe-uninitialized]
                    fprintf(stderr,"\nError: Apparent chaining without changing serial number (%" I64FORMAT "==%" I64FORMAT ").\n",
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                      (long long)opus_serialno,(long long)os.serialno);
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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'
i586-alt-linux-gcc -I/usr/include/opus  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 opusdec src/opusdec-opus_header.o src/opusdec-wav_io.o src/opusdec-wave_out.o src/opusdec-opusdec.o src/opusdec-resample.o src/opusdec-diag_range.o win32/opusdec-unicode_support.o -lopus -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'
i586-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 -march=i586 -mtune=generic -fstack-protector-all -I/usr/include/opus -fPIE -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opusenc-opusenc.o `test -f 'src/opusenc.c' || echo './'`src/opusenc.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'
i586-alt-linux-gcc -I/usr/include/opus   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.16924
+ 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)
verify-elf: WARNING: ./usr/bin/opusinfo: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/bin/opusdec: uses non-LFS functions: fopen open
verify-elf: WARNING: ./usr/bin/opusenc: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: opus-tools-0.1.10-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31578
+ 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.ky1JfO
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.thiNgK
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libFLAC.so.8 >= set:miiZA2b9YM8QfrPHJTCMhMBXt, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libogg.so.0 >= set:kfGSwN4zdy6ExYfw4pmU8q9k6A7C14Idm8XExSYECfGFCRzrSZ72, libopus.so.0 >= 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.1j12HX
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.UEiKRq
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wIpMv9
find-requires: running scripts (debuginfo)
Requires: opus-tools = 0.1.10-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libFLAC.so.8), debug(libc.so.6), debug(libm.so.6), debug(libogg.so.0), debug(libopus.so.0)
Wrote: /usr/src/RPM/RPMS/i586/opus-tools-0.1.10-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/opus-tools-debuginfo-0.1.10-alt1.i586.rpm
8.51user 1.62system 0:16.00elapsed 63%CPU (0avgtext+0avgdata 36872maxresident)k
0inputs+0outputs (0major+653589minor)pagefaults 0swaps
12.31user 3.78system 0:25.32elapsed 63%CPU (0avgtext+0avgdata 115312maxresident)k
552inputs+0outputs (0major+933531minor)pagefaults 0swaps
--- opus-tools-0.1.10-alt1.i586.rpm.repo	2017-09-05 09:06:01.000000000 +0000
+++ opus-tools-0.1.10-alt1.i586.rpm.hasher	2020-12-27 08:42:41.026391262 +0000
@@ -22,3 +22,3 @@
 Requires: libogg.so.0 >= set:kfGSwN4zdy6ExYfw4pmU8q9k6A7C14Idm8XExSYECfGFCRzrSZ72
-Requires: libopus.so.0 >= set:jf3Umc95NJcxQitGJM62lErcKzDjKWhYn21r0
+Requires: libopus.so.0 >= set:kgmP8ASkDqbs314gMKH2ScWD5jihAcmrcq7fzB3
 Requires: rtld(GNU_HASH)