<86>Apr 14 00:51:19 userdel[29997]: delete user 'rooter' <86>Apr 14 00:51:19 userdel[29997]: removed group 'rooter' owned by 'rooter' <86>Apr 14 00:51:19 userdel[29997]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 00:51:19 groupadd[30007]: group added to /etc/group: name=rooter, GID=567 <86>Apr 14 00:51:19 groupadd[30007]: group added to /etc/gshadow: name=rooter <86>Apr 14 00:51:19 groupadd[30007]: new group: name=rooter, GID=567 <86>Apr 14 00:51:19 useradd[30011]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Apr 14 00:51:19 userdel[30017]: delete user 'builder' <86>Apr 14 00:51:19 userdel[30017]: removed group 'builder' owned by 'builder' <86>Apr 14 00:51:19 userdel[30017]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 00:51:19 groupadd[30022]: group added to /etc/group: name=builder, GID=568 <86>Apr 14 00:51:19 groupadd[30022]: group added to /etc/gshadow: name=builder <86>Apr 14 00:51:19 groupadd[30022]: new group: name=builder, GID=568 <86>Apr 14 00:51:19 useradd[30026]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash <13>Apr 14 00:51:23 rpmi: libogg-1.3.2-alt1 1416015875 installed <13>Apr 14 00:51:23 rpmi: libflac8-1.2.1-alt11.1 1434275120 installed <13>Apr 14 00:51:23 rpmi: libvorbis-1.3.4-alt1 1395615320 installed <13>Apr 14 00:51:23 rpmi: libmad-0.15.1b-alt8 1398374528 installed <13>Apr 14 00:51:23 rpmi: libltdl7-2.4.2-alt5 1450059753 installed <13>Apr 14 00:51:23 rpmi: libtalkfilters-2.3.8-alt2.qa1.1 1299841891 installed <13>Apr 14 00:51:23 rpmi: libtranslate-0.99-alt3.qa2 1328357755 installed <13>Apr 14 00:51:23 rpmi: librcd-0.1.14-alt1 1386319099 installed <13>Apr 14 00:51:23 rpmi: libguess-1.2-alt1.0.M80P.1 1479750638 installed <13>Apr 14 00:51:23 rpmi: libenca-1.18-alt1 1452421881 installed <13>Apr 14 00:51:23 rpmi: libaspell-0.60.6.1-alt1.1 1449671374 installed <13>Apr 14 00:51:23 rpmi: librcc-0.2.12-alt2 1429305134 installed <13>Apr 14 00:51:23 rpmi: libid3tag-0.15.1b-alt7.2 1303460877 installed <13>Apr 14 00:51:23 rpmi: libmp3splt-0.9.2-alt1 1436628223 installed <13>Apr 14 00:51:23 rpmi: libmp3splt-devel-0.9.2-alt1 1436628223 installed Installing mp3splt-2.6.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77858 + 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.42795 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mp3splt-2.6.2 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --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 x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for 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 --------------------------------------------------------- + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/mp3splt-2.6.2' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/mp3splt-2.6.2' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/mp3splt-2.6.2/src' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -pipe -Wall -g -O2 -c -o options_parsers.o options_parsers.c x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -pipe -Wall -g -O2 -c -o options_manager.o options_manager.c x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -pipe -Wall -g -O2 -c -o print_utils.o print_utils.c x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -pipe -Wall -g -O2 -c -o utils.o utils.c x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -pipe -Wall -g -O2 -c -o options_checker.o options_checker.c x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -pipe -Wall -g -O2 -c -o data_manager.o data_manager.c x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -pipe -Wall -g -O2 -c -o windows_utils.o windows_utils.c x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -pipe -Wall -g -O2 -c -o freedb.o freedb.c x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -pipe -Wall -g -O2 -c -o mp3splt.o mp3splt.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); ^ 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); ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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]: Entering directory `/usr/src/RPM/BUILD/mp3splt-2.6.2/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/mp3splt-2.6.2/doc' Making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/mp3splt-2.6.2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/mp3splt-2.6.2/po' make[2]: Entering directory `/usr/src/RPM/BUILD/mp3splt-2.6.2' 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11879 + 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 + cd mp3splt-2.6.2 + make 'INSTALL=/bin/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' /bin/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' /bin/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 \ /bin/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) 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) 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.gnj8ch find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a8uMfj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libmp3splt.so.0()(64bit) >= 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.YBku1n 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.OsAXuv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ssd7FF find-requires: running scripts (debuginfo) Requires: mp3splt = 2.6.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libmp3splt.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/mp3splt-2.6.2-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/mp3splt-debuginfo-2.6.2-alt1.x86_64.rpm 3.95user 2.46system 0:08.67elapsed 74%CPU (0avgtext+0avgdata 30916maxresident)k 0inputs+0outputs (0major+419627minor)pagefaults 0swaps 7.97user 6.54system 0:16.72elapsed 86%CPU (0avgtext+0avgdata 122068maxresident)k 2160inputs+0outputs (0major+635759minor)pagefaults 0swaps --- mp3splt-2.6.2-alt1.x86_64.rpm.repo 2015-07-11 15:24:25.000000000 +0000 +++ mp3splt-2.6.2-alt1.x86_64.rpm.hasher 2019-04-14 00:51:33.677186600 +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: /lib64/ld-linux-x86-64.so.2