<86>Jun 11 08:19:09 userdel[71803]: delete user 'rooter' <86>Jun 11 08:19:09 userdel[71803]: removed group 'rooter' owned by 'rooter' <86>Jun 11 08:19:09 userdel[71803]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 11 08:19:09 groupadd[71952]: group added to /etc/group: name=rooter, GID=639 <86>Jun 11 08:19:09 groupadd[71952]: group added to /etc/gshadow: name=rooter <86>Jun 11 08:19:09 groupadd[71952]: new group: name=rooter, GID=639 <86>Jun 11 08:19:09 useradd[71971]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Jun 11 08:19:09 userdel[71996]: delete user 'builder' <86>Jun 11 08:19:09 userdel[71996]: removed group 'builder' owned by 'builder' <86>Jun 11 08:19:09 userdel[71996]: removed shadow group 'builder' owned by 'builder' <86>Jun 11 08:19:09 groupadd[72061]: group added to /etc/group: name=builder, GID=640 <86>Jun 11 08:19:09 groupadd[72061]: group added to /etc/gshadow: name=builder <86>Jun 11 08:19:09 groupadd[72061]: new group: name=builder, GID=640 <86>Jun 11 08:19:09 useradd[72103]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Jun 11 08:19:14 rpmi: libogg-1.3.3-alt1 sisyphus+221902.4000.4.1 1550598661 installed <13>Jun 11 08:19:14 rpmi: libflac8-1.3.2-alt2 sisyphus+220898.4400.11.1 1551973321 installed <13>Jun 11 08:19:14 rpmi: libopus-1.2.1-alt1.1 1504605295 installed <13>Jun 11 08:19:14 rpmi: libopus-devel-1.2.1-alt1.1 1504605295 installed <13>Jun 11 08:19:14 rpmi: libflac-devel-1.3.2-alt2 sisyphus+220898.4400.11.1 1551973321 installed <13>Jun 11 08:19:14 rpmi: libogg-devel-1.3.3-alt1 sisyphus+221902.4000.4.1 1550598661 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.62089 + 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.62089 + 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 + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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/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 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-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 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 -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 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-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/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/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;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;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;j= 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:jf3Umc95NJcxQitGJM62lErcKzDjKWhYn21r0, 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.b1yK5E 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.CSZb6V find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mtGoVz 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.30user 1.41system 0:12.56elapsed 77%CPU (0avgtext+0avgdata 36624maxresident)k 0inputs+0outputs (0major+643636minor)pagefaults 0swaps 13.17user 4.16system 0:23.51elapsed 73%CPU (0avgtext+0avgdata 113600maxresident)k 1720inputs+0outputs (0major+924073minor)pagefaults 0swaps