<86>Aug 1 08:13:16 userdel[3332085]: delete user 'rooter' <86>Aug 1 08:13:16 groupadd[3332098]: group added to /etc/group: name=rooter, GID=642 <86>Aug 1 08:13:16 groupadd[3332098]: group added to /etc/gshadow: name=rooter <86>Aug 1 08:13:16 groupadd[3332098]: new group: name=rooter, GID=642 <86>Aug 1 08:13:16 useradd[3332105]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Aug 1 08:13:16 userdel[3332126]: delete user 'builder' <86>Aug 1 08:13:16 userdel[3332126]: removed group 'builder' owned by 'builder' <86>Aug 1 08:13:16 userdel[3332126]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:13:16 groupadd[3332141]: group added to /etc/group: name=builder, GID=643 <86>Aug 1 08:13:16 groupadd[3332141]: group added to /etc/gshadow: name=builder <86>Aug 1 08:13:16 groupadd[3332141]: new group: name=builder, GID=643 <86>Aug 1 08:13:16 useradd[3332146]: new user: name=builder, UID=643, GID=643, 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>Aug 1 08:13:18 rpmi: libogg-1.3.4-alt1 p9+249556.100.1.1 1586300646 installed <13>Aug 1 08:13:18 rpmi: libflac8-1.3.3-alt1 p9+249557.100.1.1 1586302007 installed <13>Aug 1 08:13:18 rpmi: libvorbis-1.3.6-alt2 sisyphus+220072.200.2.2 1548744475 installed <13>Aug 1 08:13:18 rpmi: libmad-0.15.1b-alt9 sisyphus+222614.100.1.1 1550890149 installed <13>Aug 1 08:13:18 rpmi: libltdl7-2.4.6-alt1 sisyphus+226971.100.2.1 1554906368 installed <13>Aug 1 08:13:18 rpmi: libid3tag-0.15.1b-alt9 p9+260108.100.1.1 1603127612 installed <13>Aug 1 08:13:18 rpmi: libmp3splt-0.9.2-alt1 1436628227 installed <13>Aug 1 08:13:18 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.12157 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/mp3splt-2.6.2.tar.gz + 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.12157 + 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 '' ']' ++ 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./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 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] fgets(junk, 16, stdin); ^~~~~~~~~~~~~~~~~~~~~~ utils.c:161:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 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_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 print_utils.o print_utils.c print_utils.c: In function 'put_progress_bar': print_utils.c:194:47: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 1727 and 2037 [-Wformat-truncation=] snprintf(printed_value, 2047," [ %.2f %%] %s", percent_progress * 100, progress_text); ^~ ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from common.h:27, from print_utils.c:24: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 11 and 2368 bytes into a destination of size 2047 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ print_utils.c:190:44: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2039 [-Wformat-truncation=] snprintf(printed_value, 2047," [ - %%] %s", progress_text); ^~ ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from common.h:27, from print_utils.c:24: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 9 and 2056 bytes into a destination of size 2047 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 options_parsers.o options_parsers.c options_parsers.c: In function 'parse_query_arg': options_parsers.c:481:53: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=] snprintf(opt->freedb_get_server,255, "%s", freedb_server); ^ In file included from /usr/include/stdio.h:862, from common.h:27, from options_parsers.c:24: /usr/include/bits/stdio2.h:64:10: note: '__builtin_snprintf' output between 1 and 256 bytes into a destination of size 255 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ options_parsers.c:459:54: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=] snprintf(opt->freedb_search_server,255, "%s",freedb_server); ^ In file included from /usr/include/stdio.h:862, from common.h:27, from options_parsers.c:24: /usr/include/bits/stdio2.h:64:10: note: '__builtin_snprintf' output between 1 and 256 bytes into a destination of size 255 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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] fgets(freedb_input, 2046, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ freedb.c:211:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(junk, 16, stdin); ^~~~~~~~~~~~~~~~~~~~~~ freedb.c:229:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(junk, 16, stdin); ^~~~~~~~~~~~~~~~~~~~~~ freedb.c:255:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 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] 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] 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] 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] 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] 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] 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.73490 + 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.6Ki5F4 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.wW2JW4 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.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.lobmUm 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.vIaCQR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AhrI1D 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) 4.03user 1.20system 0:08.84elapsed 59%CPU (0avgtext+0avgdata 27864maxresident)k 0inputs+0outputs (0major+450920minor)pagefaults 0swaps 7.47user 3.39system 0:14.72elapsed 73%CPU (0avgtext+0avgdata 117600maxresident)k 656inputs+0outputs (0major+717567minor)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-08-01 08:13:29.611790980 +0000 @@ -7,5 +7,5 @@ /usr/share/locale/fr_FR/LC_MESSAGES/mp3splt.mo 100644 root:root -/usr/share/man/man1/flacsplt.1.bz2 120777 root:root mp3splt.1.bz2 -/usr/share/man/man1/mp3splt.1.bz2 100644 root:root -/usr/share/man/man1/oggsplt.1.bz2 120777 root:root mp3splt.1.bz2 +/usr/share/man/man1/flacsplt.1.xz 120777 root:root mp3splt.1.xz +/usr/share/man/man1/mp3splt.1.xz 100644 root:root +/usr/share/man/man1/oggsplt.1.xz 120777 root:root mp3splt.1.xz Requires: /lib/ld-linux.so.2 @@ -24,3 +24,3 @@ File: /usr/bin/flacsplt 120777 root:root mp3splt -File: /usr/bin/mp3splt 100755 root:root 7b552a3b5b56cf9b73bd3f14d079cd27 +File: /usr/bin/mp3splt 100755 root:root 97cbf929a965e3982135711f75dbc6b6 File: /usr/bin/oggsplt 120777 root:root mp3splt @@ -30,5 +30,5 @@ File: /usr/share/locale/fr_FR/LC_MESSAGES/mp3splt.mo 100644 root:root 7ba44d6f9d619169828037d67373489c -File: /usr/share/man/man1/flacsplt.1.bz2 120777 root:root mp3splt.1.bz2 -File: /usr/share/man/man1/mp3splt.1.bz2 100644 root:root 6b2057bd9d0011467c17ad6e3c9b8d33 -File: /usr/share/man/man1/oggsplt.1.bz2 120777 root:root mp3splt.1.bz2 -RPMIdentity: 394e35af78f13b4282549c37076b624a0b653ed5734aa1d9c2bce757f00c399b4a3b63bd8328a4ff82285e76966184f50a4d1b98bf6ab1a108207d1dfdf7373e +File: /usr/share/man/man1/flacsplt.1.xz 120777 root:root mp3splt.1.xz +File: /usr/share/man/man1/mp3splt.1.xz 100644 root:root b03c73cefdda2e53968cab21eed0f295 +File: /usr/share/man/man1/oggsplt.1.xz 120777 root:root mp3splt.1.xz +RPMIdentity: ddf1b155bd8789c3af0ec458c1de33f0957a9845630db508ff31f23f7e9831e9ceec1e8b29d13a1fb1d35c5104b77e9401c007e8ce8ebb647e5a83e8ebae3730 --- mp3splt-debuginfo-2.6.2-alt1.i586.rpm.repo 2015-07-11 15:24:28.000000000 +0000 +++ mp3splt-debuginfo-2.6.2-alt1.i586.rpm.hasher 2021-08-01 08:13:29.690791071 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/67 40755 root:root -/usr/lib/debug/.build-id/67/eb6b526264a26ac2b551f6963c3badeeb66484 120777 root:root ../../../../bin/mp3splt -/usr/lib/debug/.build-id/67/eb6b526264a26ac2b551f6963c3badeeb66484.debug 120777 root:root ../../usr/bin/mp3splt.debug +/usr/lib/debug/.build-id/75 40755 root:root +/usr/lib/debug/.build-id/75/80650a4c914105f86ecef3b5d73c4e81a12f60 120777 root:root ../../../../bin/mp3splt +/usr/lib/debug/.build-id/75/80650a4c914105f86ecef3b5d73c4e81a12f60.debug 120777 root:root ../../usr/bin/mp3splt.debug /usr/lib/debug/usr/bin/flacsplt.debug 120777 root:root mp3splt.debug @@ -29,7 +29,7 @@ Provides: mp3splt-debuginfo = 2.6.2-alt1 -File: /usr/lib/debug/.build-id/67 40755 root:root -File: /usr/lib/debug/.build-id/67/eb6b526264a26ac2b551f6963c3badeeb66484 120777 root:root ../../../../bin/mp3splt -File: /usr/lib/debug/.build-id/67/eb6b526264a26ac2b551f6963c3badeeb66484.debug 120777 root:root ../../usr/bin/mp3splt.debug +File: /usr/lib/debug/.build-id/75 40755 root:root +File: /usr/lib/debug/.build-id/75/80650a4c914105f86ecef3b5d73c4e81a12f60 120777 root:root ../../../../bin/mp3splt +File: /usr/lib/debug/.build-id/75/80650a4c914105f86ecef3b5d73c4e81a12f60.debug 120777 root:root ../../usr/bin/mp3splt.debug File: /usr/lib/debug/usr/bin/flacsplt.debug 120777 root:root mp3splt.debug -File: /usr/lib/debug/usr/bin/mp3splt.debug 100644 root:root 8b1b257cf2f7e393660916f203606eba +File: /usr/lib/debug/usr/bin/mp3splt.debug 100644 root:root 959affad4f8f5815536943763975cd43 File: /usr/lib/debug/usr/bin/oggsplt.debug 120777 root:root mp3splt.debug @@ -52,2 +52,2 @@ File: /usr/src/debug/mp3splt-2.6.2/src/utils.h 100644 root:root 41b2d7a6a48bc04964db26b8ec2dd990 -RPMIdentity: 9d1ac6ed4d6e14d83f7731c0a16c68011f1b820e257f188bb9dc84afc210c838452377a780af4a700d21b782ff7463cd4b6764d08b1566db89ffd3d7be04b124 +RPMIdentity: a33bd1e5ca0da54f74b7661953f6f019f0b7a005b6c276cab32c45b93463c7d5500c17d5a6672ef9eee5dfebce6fdcf7d981369a5dfd72d8d0ff854e71d9aa68