<86>Feb  8 14:55:01 userdel[1223310]: delete user 'rooter'
<86>Feb  8 14:55:01 userdel[1223310]: removed group 'rooter' owned by 'rooter'
<86>Feb  8 14:55:01 userdel[1223310]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb  8 14:55:01 groupadd[1223326]: group added to /etc/group: name=rooter, GID=645
<86>Feb  8 14:55:01 groupadd[1223326]: group added to /etc/gshadow: name=rooter
<86>Feb  8 14:55:01 groupadd[1223326]: new group: name=rooter, GID=645
<86>Feb  8 14:55:01 useradd[1223335]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash
<86>Feb  8 14:55:01 userdel[1223350]: delete user 'builder'
<86>Feb  8 14:55:01 userdel[1223350]: removed group 'builder' owned by 'builder'
<86>Feb  8 14:55:01 userdel[1223350]: removed shadow group 'builder' owned by 'builder'
<86>Feb  8 14:55:01 groupadd[1223363]: group added to /etc/group: name=builder, GID=646
<86>Feb  8 14:55:01 groupadd[1223363]: group added to /etc/gshadow: name=builder
<86>Feb  8 14:55:01 groupadd[1223363]: new group: name=builder, GID=646
<86>Feb  8 14:55:01 useradd[1223374]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash
warning: user aris does not exist - using root
warning: group aris does not exist - using root
warning: user aris does not exist - using root
warning: group aris does not exist - using root
<13>Feb  8 14:55:08 rpmi: libogg-1.3.4-alt1 sisyphus+247109.100.1.1 1582849994 installed
<13>Feb  8 14:55:08 rpmi: libflac8-1.3.3.0.62.ce6d-alt1 sisyphus+262142.100.1.1 1605801639 installed
<13>Feb  8 14:55:08 rpmi: libvorbis-1.3.7-alt1 sisyphus+256535.100.1.1 1597965510 installed
<13>Feb  8 14:55:08 rpmi: libmad-0.15.1b-alt9 sisyphus+222614.100.1.1 1550890149 installed
<13>Feb  8 14:55:08 rpmi: libltdl7-2.4.6-alt2 sisyphus+263722.100.1.1 1608561894 installed
<13>Feb  8 14:55:08 rpmi: libid3tag-0.15.1b-alt10 sisyphus+263870.100.1.1 1608854871 installed
<13>Feb  8 14:55:08 rpmi: libmp3splt-0.9.2-alt1 1436628227 installed
<13>Feb  8 14:55:08 rpmi: libmp3splt-devel-0.9.2-alt1 1436628227 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/mp3splt-2.6.2-alt1.nosrc.rpm (w1.gzdio)
Installing mp3splt-2.6.2-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76304
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mp3splt-2.6.2
+ echo 'Source #0 (mp3splt-2.6.2.tar.gz):'
Source #0 (mp3splt-2.6.2.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/mp3splt-2.6.2.tar.gz
+ /bin/tar -xf -
+ cd mp3splt-2.6.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65008
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mp3splt-2.6.2
+ 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 '' ']'
++ 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 --enable-oggsplt_symlink --enable-flacsplt_symlink
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/usr/src/RPM/BUILD/mp3splt-2.6.2/missing: Unknown `--is-lightweight' option
Try `/usr/src/RPM/BUILD/mp3splt-2.6.2/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
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 for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking whether ln -s works... yes
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 for unistd.h... (cached) yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for getline... yes
checking the host... Linux-based system
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 LIBMP3SPLT... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir setting
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: WARNING: unrecognized options: --without-included-gettext

---------------------------------------------------------
Configuration:

    install path:            /usr
    oggsplt symlink:         yes
    flacsplt symlink:        yes

---------------------------------------------------------

+ make -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o windows_utils.o windows_utils.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o data_manager.o data_manager.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o options_manager.o options_manager.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o utils.o utils.c
utils.c: In function 'show_files_and_ask_for_confirmation':
utils.c:138:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  138 |       fgets(junk, 16, stdin);
      |       ^~~~~~~~~~~~~~~~~~~~~~
utils.c:161:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  161 |     fgets(junk, 16, stdin);
      |     ^~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o options_checker.o options_checker.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o print_utils.o print_utils.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o options_parsers.o options_parsers.c
In file included from /usr/include/string.h:532,
                 from common.h:29,
                 from options_parsers.c:24:
In function 'strncpy',
    inlined from 'parse_tags_from_fname_regex_options' at options_parsers.c:212:5:
/usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   91 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
options_parsers.c: In function 'parse_tags_from_fname_regex_options':
options_parsers.c:212:5: note: length computed here
  212 |     strncpy(regex_options->regex, regex, strlen(regex));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o freedb.o freedb.c
freedb.c: In function 'do_freedb_search':
freedb.c:144:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  144 |       fgets(freedb_input, 2046, stdin);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
freedb.c:211:11: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  211 |           fgets(junk, 16, stdin);
      |           ^~~~~~~~~~~~~~~~~~~~~~
freedb.c:229:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  229 |         fgets(junk, 16, stdin);
      |         ^~~~~~~~~~~~~~~~~~~~~~
freedb.c:255:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  255 |       fgets(sel_cd_input, 254, stdin);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
freedb.c: In function 'query_for_proxy_and_write_configuration_file':
freedb.c:471:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  471 |   fgets(user_input, user_input_length, stdin);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
freedb.c:478:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  478 |   fgets(user_input, user_input_length, stdin);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
freedb.c:482:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  482 |   fgets(user_input, user_input_length, stdin);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
freedb.c:486:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  486 |   fgets(user_input, user_input_length, stdin);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
freedb.c:494:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  494 |   fgets(user_input, user_input_length, stdin);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
freedb.c: In function 'query_for_proxy_login':
freedb.c:523:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  523 |   fgets(user_input, 128, stdin);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
i586-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o mp3splt.o mp3splt.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o mp3splt options_parsers.o options_manager.o print_utils.o utils.o options_checker.o data_manager.o windows_utils.o freedb.o mp3splt.o -lmp3splt   
make[2]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in po
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24001
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/mp3splt-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/mp3splt-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mp3splt-2.6.2
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/mp3splt-buildroot
make: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
 /bin/mkdir -p '/usr/src/tmp/mp3splt-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p mp3splt '/usr/src/tmp/mp3splt-buildroot/usr/bin'
make  install-exec-hook
make[3]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
cd /usr/src/tmp/mp3splt-buildroot//usr/bin && ln -s mp3splt oggsplt
cd /usr/src/tmp/mp3splt-buildroot//usr/bin && ln -s mp3splt flacsplt
make[3]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/mp3splt-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 mp3splt.1 '/usr/src/tmp/mp3splt-buildroot/usr/share/man/man1'
make  install-data-hook
make[3]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/doc'
cd /usr/src/tmp/mp3splt-buildroot//usr/share/man/man1 && ln -s mp3splt.1 oggsplt.1
cd /usr/src/tmp/mp3splt-buildroot//usr/share/man/man1 && ln -s mp3splt.1 flacsplt.1
make[3]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/doc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/doc'
Making install in po
make[1]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/po'
/bin/mkdir -p /usr/src/tmp/mp3splt-buildroot/usr/share
installing fr_FR.gmo as /usr/src/tmp/mp3splt-buildroot/usr/share/locale/fr_FR/LC_MESSAGES/mp3splt.mo
installing de_DE.gmo as /usr/src/tmp/mp3splt-buildroot/usr/share/locale/de_DE/LC_MESSAGES/mp3splt.mo
installing es.gmo as /usr/src/tmp/mp3splt-buildroot/usr/share/locale/es/LC_MESSAGES/mp3splt.mo
installing cs.gmo as /usr/src/tmp/mp3splt-buildroot/usr/share/locale/cs/LC_MESSAGES/mp3splt.mo
if test "mp3splt" = "gettext-tools"; then \
  /bin/mkdir -p /usr/src/tmp/mp3splt-buildroot/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/libexec/rpm-build/install -p -m 644 ./$file \
		    /usr/src/tmp/mp3splt-buildroot/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/src/tmp/mp3splt-buildroot/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2/po'
make[1]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/mp3splt-2.6.2'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2'
make: Leaving directory '/usr/src/RPM/BUILD/mp3splt-2.6.2'
+ /usr/lib/rpm/find-lang mp3splt
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/mp3splt-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/mp3splt-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/mp3splt-buildroot/ (default)
Compressing files in /usr/src/tmp/mp3splt-buildroot (auto)
removed '/usr/src/tmp/mp3splt-buildroot/usr/share/man/man1/flacsplt.1'
'/usr/src/tmp/mp3splt-buildroot/usr/share/man/man1/flacsplt.1.xz' -> 'mp3splt.1.xz'
removed '/usr/src/tmp/mp3splt-buildroot/usr/share/man/man1/oggsplt.1'
'/usr/src/tmp/mp3splt-buildroot/usr/share/man/man1/oggsplt.1.xz' -> 'mp3splt.1.xz'
Verifying ELF objects in /usr/src/tmp/mp3splt-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/mp3splt: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: mp3splt-2.6.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m0eOnV
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.SE6gXX
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, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), 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), libmp3splt.so.0 >= set:mgAvARHZHWMubfZlioqZ2uRzlNc5xbDQOa5NCA8ygv3QMHXb3IDiMuDWQPhdtkfrbkcN11ZmWHpmOMgpesFs6FqZ1cVW92fBPdCYCiXLf38Qw7rsQ2DiplGY96EmH8TS8q0pkWeFXUXbQoy, 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.aC3vGZ
Creating mp3splt-debuginfo package
Processing files: mp3splt-debuginfo-2.6.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hsUKGY
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.81vj6V
find-requires: running scripts (debuginfo)
Requires: mp3splt = 2.6.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libmp3splt.so.0)
Wrote: /usr/src/RPM/RPMS/i586/mp3splt-2.6.2-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/mp3splt-debuginfo-2.6.2-alt1.i586.rpm (w2.lzdio)
8.12user 3.05system 0:12.15elapsed 91%CPU (0avgtext+0avgdata 27048maxresident)k
0inputs+0outputs (0major+451982minor)pagefaults 0swaps
14.50user 9.23system 0:27.35elapsed 86%CPU (0avgtext+0avgdata 108340maxresident)k
784inputs+0outputs (0major+735511minor)pagefaults 0swaps
--- mp3splt-2.6.2-alt1.i586.rpm.repo	2015-07-11 15:24:28.000000000 +0000
+++ mp3splt-2.6.2-alt1.i586.rpm.hasher	2021-02-08 14:55:24.171325287 +0000
@@ -7,5 +7,5 @@
 /usr/share/locale/fr_FR/LC_MESSAGES/mp3splt.mo	100644	
-/usr/share/man/man1/flacsplt.1.bz2	120777	mp3splt.1.bz2
-/usr/share/man/man1/mp3splt.1.bz2	100644	
-/usr/share/man/man1/oggsplt.1.bz2	120777	mp3splt.1.bz2
+/usr/share/man/man1/flacsplt.1.xz	120777	mp3splt.1.xz
+/usr/share/man/man1/mp3splt.1.xz	100644	
+/usr/share/man/man1/oggsplt.1.xz	120777	mp3splt.1.xz
 Requires: /lib/ld-linux.so.2  
@@ -13,2 +13,3 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.2)