<86>Dec 6 02:33:13 userdel[2631469]: delete user 'rooter' <86>Dec 6 02:33:13 groupadd[2631480]: group added to /etc/group: name=rooter, GID=681 <86>Dec 6 02:33:13 groupadd[2631480]: group added to /etc/gshadow: name=rooter <86>Dec 6 02:33:13 groupadd[2631480]: new group: name=rooter, GID=681 <86>Dec 6 02:33:13 useradd[2631488]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Dec 6 02:33:13 userdel[2631515]: delete user 'builder' <86>Dec 6 02:33:13 userdel[2631515]: removed group 'builder' owned by 'builder' <86>Dec 6 02:33:13 userdel[2631515]: removed shadow group 'builder' owned by 'builder' <86>Dec 6 02:33:13 groupadd[2631536]: group added to /etc/group: name=builder, GID=682 <86>Dec 6 02:33:13 groupadd[2631536]: group added to /etc/gshadow: name=builder <86>Dec 6 02:33:13 groupadd[2631536]: new group: name=builder, GID=682 <86>Dec 6 02:33:13 useradd[2631556]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash <13>Dec 6 02:33:15 rpmi: attr-2.4.48.0.9.cb478-alt1 sisyphus+221900.100.1.1 1550459918 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/srm-1.2.14-alt1.nosrc.rpm Installing srm-1.2.14-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90408 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf srm-1.2.14 + echo 'Source #0 (srm-1.2.14.tar.bz2):' Source #0 (srm-1.2.14.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/srm-1.2.14.tar.bz2 + /bin/tar -xf - + cd srm-1.2.14 + /bin/chmod -c -Rf u+rwX,go-w . + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:8: installing './compile' test/Makefile.am:5: warning: source file '../src/fill.c' is in a subdirectory, test/Makefile.am:5: but option 'subdir-objects' is disabled automake-default: warning: possible forward-incompatibility. automake-default: At least a source file is in a subdirectory, but the 'subdir-objects' automake-default: automake option hasn't been enabled. For now, the corresponding output automake-default: object file(s) will be placed in the top-level directory. However, automake-default: this behaviour will change in future Automake versions: they will automake-default: unconditionally cause object files to be placed in the same subdirectory automake-default: of the corresponding sources. automake-default: You are advised to start using 'subdir-objects' option throughout your automake-default: project, to avoid future incompatibilities. autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + 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 --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext 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 make supports nested variables... 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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/vfs.h... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking for varargs.h... no checking for stdarg.h... yes checking for attr/xattr.h... no checking for sys/extattr.h... no checking for sys/xattr.h... yes checking for linux/fs.h... yes checking for linux/ext2_fs.h... no checking for linux/ext3_fs.h... no checking for an ANSI C-conforming const... 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 struct stat.st_blksize... yes checking for fts_open... yes checking for nftw... yes checking for fdatasync... yes checking for chflags... no checking for snprintf... yes checking for vsnprintf... yes checking for lrand48... yes checking whether to enable debugging... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating win/Makefile config.status: creating srm.spec config.status: creating doc/srm.1 config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19476 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd srm-1.2.14 + make -j8 make all-recursive Making all in lib make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o snprintf.o snprintf.c snprintf.c:814:13: warning: 'do_nothing' defined but not used [-Wunused-function] static void do_nothing() { return; } ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o getopt1.o getopt1.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o getopt.o getopt.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' rm -f libsrm.a ar cru libsrm.a snprintf.o getopt1.o getopt.o ranlib libsrm.a make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o error.o error.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o main.o main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o random.o random.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o fill.o fill.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o rename_unlink.o rename_unlink.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o tree_walker.o tree_walker.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o sunlink.o sunlink.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -o srm error.o main.o random.o rename_unlink.o sunlink.o tree_walker.o fill.o ../lib/libsrm.a make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' Making all in doc make[2]: Nothing to be done for 'all'. Making all in win make[2]: Nothing to be done for 'all'. Making all in test make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../src -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o fill.o `test -f '../src/fill.c' || echo './'`../src/fill.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../src -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o fill_test.o fill_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test' x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -o fill_test fill.o fill_test.o make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.19476 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/srm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/srm-buildroot + cd srm-1.2.14 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/srm-buildroot make: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' 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/srm-1.2.14/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' /bin/mkdir -p '/usr/src/tmp/srm-buildroot/usr/bin' /bin/install -p srm '/usr/src/tmp/srm-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/srm-buildroot/usr/share/man/man1' /bin/install -p -m 644 srm.1 '/usr/src/tmp/srm-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/doc' Making install in win make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/win' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/win' 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/srm-1.2.14/win' make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/win' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test' /bin/mkdir -p '/usr/src/tmp/srm-buildroot/usr/bin' /bin/install -p fill_test '/usr/src/tmp/srm-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test' make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14' 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/srm-1.2.14' make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14' make: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/srm-buildroot (auto) Verifying and fixing files in /usr/src/tmp/srm-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/srm-buildroot/ (default) Compressing files in /usr/src/tmp/srm-buildroot (auto) Verifying ELF objects in /usr/src/tmp/srm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.75404 Check is turned off by --disable check Processing files: srm-1.2.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75404 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd srm-1.2.14 + DOCDIR=/usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14 + export DOCDIR + rm -rf /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14 + /bin/mkdir -p /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14 + cp -prL AUTHORS COPYING ChangeLog NEWS README TODO /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14 + chmod -R go-w /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14 + chmod -R a+rX /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AenSvf 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.Ggptob find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KHqXCa Creating srm-debuginfo package Processing files: srm-debuginfo-1.2.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8uqp3c find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AWJIIi find-requires: running scripts (debuginfo) Requires: srm = 1.2.14-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/srm-1.2.14-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/srm-debuginfo-1.2.14-alt1.x86_64.rpm 6.60user 2.04system 0:13.57elapsed 63%CPU (0avgtext+0avgdata 30724maxresident)k 0inputs+0outputs (0major+668348minor)pagefaults 0swaps 10.22user 4.45system 0:20.06elapsed 73%CPU (0avgtext+0avgdata 117404maxresident)k 80inputs+0outputs (0major+959839minor)pagefaults 0swaps --- srm-1.2.14-alt1.x86_64.rpm.repo 2014-10-03 13:24:11.000000000 +0000 +++ srm-1.2.14-alt1.x86_64.rpm.hasher 2020-12-06 02:33:31.260040028 +0000 @@ -9,3 +9,3 @@ /usr/share/doc/srm-1.2.14/TODO 100644 -/usr/share/man/man1/srm.1.gz 100644 +/usr/share/man/man1/srm.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2