<86>Jun 18 03:56:09 userdel[3785033]: delete user 'rooter' <86>Jun 18 03:56:09 userdel[3785033]: removed group 'rooter' owned by 'rooter' <86>Jun 18 03:56:09 userdel[3785033]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 18 03:56:09 groupadd[3785054]: group added to /etc/group: name=rooter, GID=567 <86>Jun 18 03:56:09 groupadd[3785054]: group added to /etc/gshadow: name=rooter <86>Jun 18 03:56:09 groupadd[3785054]: new group: name=rooter, GID=567 <86>Jun 18 03:56:09 useradd[3785065]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Jun 18 03:56:09 userdel[3785087]: delete user 'builder' <86>Jun 18 03:56:09 userdel[3785087]: removed group 'builder' owned by 'builder' <86>Jun 18 03:56:09 userdel[3785087]: removed shadow group 'builder' owned by 'builder' <86>Jun 18 03:56:09 groupadd[3785100]: group added to /etc/group: name=builder, GID=568 <86>Jun 18 03:56:09 groupadd[3785100]: group added to /etc/gshadow: name=builder <86>Jun 18 03:56:09 groupadd[3785100]: new group: name=builder, GID=568 <86>Jun 18 03:56:09 useradd[3785118]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash <13>Jun 18 03:56:13 rpmi: libselinux-devel-1:3.0-alt1 sisyphus+247912.200.1.1 1584361540 installed <13>Jun 18 03:56:13 rpmi: libpopt-devel-1:1.16-alt1 1500322984 installed <13>Jun 18 03:56:13 rpmi: libacl-devel-2.2.53-alt1 sisyphus+221902.200.4.1 1550587056 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/logrotate-3.16.0-alt1.git35_6e8dfb8.nosrc.rpm Installing logrotate-3.16.0-alt1.git35_6e8dfb8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97408 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf logrotate-3.16.0 + echo 'Source #0 (logrotate-3.16.0.tar):' Source #0 (logrotate-3.16.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/logrotate-3.16.0.tar + cd logrotate-3.16.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (0001-ALT-Improve-messages-about-wrong-file-types.patch):' Patch #1 (0001-ALT-Improve-messages-about-wrong-file-types.patch): + /usr/bin/patch -p2 patching file config.c patching file logrotate.c + echo 'Patch #2 (0002-ALT-Change-logrotate-defaults.patch):' Patch #2 (0002-ALT-Change-logrotate-defaults.patch): + /usr/bin/patch -p2 patching file configure.ac patching file examples/logrotate.conf patching file logrotate.8 + echo 'Patch #3 (0003-ALT-insecure-permissions.patch):' Patch #3 (0003-ALT-insecure-permissions.patch): + /usr/bin/patch -p2 patching file logrotate.c + echo 'Patch #4 (0004-ALT-Add-more-taboo-suffixes.patch):' Patch #4 (0004-ALT-Add-more-taboo-suffixes.patch): + /usr/bin/patch -p2 patching file config.c patching file logrotate.8 patching file test/Makefile.am patching file test/test-0991.sh patching file test/test-0992.sh patching file test/test-config.991.in patching file test/test-config.992.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19913 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd logrotate-3.16.0 + touch AUTHORS ChangeLog NEWS README + 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 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 '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + 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 --with-selinux 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 whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of x86_64-alt-linux-gcc... none 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for poptParseArgvString in -lpopt... yes checking for getfscreatecon_raw in -lselinux... yes checking for acl_get_file in -lacl... yes checking for asprintf... yes checking for madvise... yes checking for qsort... yes checking for strndup... yes checking for strptime... yes checking for utimensat... yes checking for vsyslog... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating logrotate.8 config.status: creating logrotate.spec config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext logrotate 3.16.0.35_6e8d SELinux support: yes ACL support: yes default mail command: /bin/mail compress command: /usr/bin/xz uncompress command: /usr/bin/unxz compress extension: .xz statefile path: /var/lib/logrotate/status + make -j8 make all-recursive Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include config.h -Wall -Wconversion -Wextra -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -c -o log.o log.c make[2]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0' make[2]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include config.h -Wall -Wconversion -Wextra -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -c -o logrotate.o logrotate.c make[2]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0' make[2]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -include config.h -Wall -Wconversion -Wextra -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -c -o config.o config.c make[2]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0' make[2]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0' x86_64-alt-linux-gcc -Wall -Wconversion -Wextra -Wmissing-format-attribute -Wmissing-noreturn -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -o logrotate config.o log.o logrotate.o -lacl -lselinux -lpopt make[2]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0' Making all in test make[2]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0/test' test .. = .. || ln -fs ../test/* . make[2]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0/test' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57230 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/logrotate-buildroot + : + /bin/rm -rf -- /usr/src/tmp/logrotate-buildroot + cd logrotate-3.16.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/logrotate-buildroot make: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0' make install-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0' Making install in . make[2]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0' make[3]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0' /bin/mkdir -p '/usr/src/tmp/logrotate-buildroot/usr/sbin' /bin/install -p logrotate '/usr/src/tmp/logrotate-buildroot/usr/sbin' /bin/mkdir -p '/usr/src/tmp/logrotate-buildroot/usr/share/man/man5' /bin/install -p -m 644 logrotate.conf.5 '/usr/src/tmp/logrotate-buildroot/usr/share/man/man5' /bin/mkdir -p '/usr/src/tmp/logrotate-buildroot/usr/share/man/man8' /bin/install -p -m 644 logrotate.8 '/usr/src/tmp/logrotate-buildroot/usr/share/man/man8' make[3]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0' make[2]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0' Making install in test make[2]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0/test' make[3]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0/test' make[2]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0' make: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0' + mkdir -p /usr/src/tmp/logrotate-buildroot/etc/logrotate.d + install -pD -m640 examples/logrotate.conf /usr/src/tmp/logrotate-buildroot/etc/logrotate.conf + install -pD -m640 examples/btmp /usr/src/tmp/logrotate-buildroot/etc/logrotate.d/btmp + install -pD -m640 examples/wtmp /usr/src/tmp/logrotate-buildroot/etc/logrotate.d/wtmp + install -pD -m755 /usr/src/RPM/SOURCES/logrotate.cron /usr/src/tmp/logrotate-buildroot/etc/cron.daily/logrotate + install -pD -m644 /dev/null /usr/src/tmp/logrotate-buildroot/var/lib/logrotate/status + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/logrotate-buildroot (auto) Verifying and fixing files in /usr/src/tmp/logrotate-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/logrotate-buildroot/ (default) Compressing files in /usr/src/tmp/logrotate-buildroot (auto) removed '/usr/src/tmp/logrotate-buildroot/usr/share/man/man5/logrotate.conf.5' '/usr/src/tmp/logrotate-buildroot/usr/share/man/man5/logrotate.conf.5.xz' -> '../man8/logrotate.8.xz' removed '/usr/src/tmp/logrotate-buildroot/usr/share/man/man5/logrotate.conf.5.xz' '/usr/src/tmp/logrotate-buildroot/usr/share/man/man5/logrotate.conf.5.xz' -> '../man8/logrotate.8.xz' Adjusting library links in /usr/src/tmp/logrotate-buildroot ./var/lib: Verifying ELF objects in /usr/src/tmp/logrotate-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.71328 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd logrotate-3.16.0 + make test make: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0' make check-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0' Making check in . make[2]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0' make[2]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0' Making check in test make[2]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0/test' make check-TESTS make[3]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0/test' make[4]: Entering directory '/usr/src/RPM/BUILD/logrotate-3.16.0/test' PASS: test-0001.sh PASS: test-0002.sh PASS: test-0003.sh PASS: test-0004.sh PASS: test-0005.sh PASS: test-0006.sh PASS: test-0007.sh PASS: test-0008.sh PASS: test-0009.sh PASS: test-0010.sh PASS: test-0011.sh PASS: test-0012.sh PASS: test-0013.sh PASS: test-0014.sh PASS: test-0015.sh PASS: test-0016.sh PASS: test-0017.sh <14>Jun 18 03:56:33 logrotate: reading config file test-config.18 <14>Jun 18 03:56:33 logrotate: compress_prog is now ./compress <14>Jun 18 03:56:33 logrotate: compress_ext was changed to .Z <14>Jun 18 03:56:33 logrotate: compress_options is now -f -9 <14>Jun 18 03:56:33 logrotate: Reading state from file: state <14>Jun 18 03:56:33 logrotate: Allocating hash table for state file, size 64 entries <14>Jun 18 03:56:33 logrotate: Handling 1 logs <14>Jun 18 03:56:33 logrotate: (1 rotations) <14>Jun 18 03:56:33 logrotate: old logs are removed <14>Jun 18 03:56:33 logrotate: Now: 2020-06-18 03:56 <14>Jun 18 03:56:33 logrotate: log needs rotating <14>Jun 18 03:56:33 logrotate: glob pattern '-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]' <14>Jun 18 03:56:33 logrotate: renaming /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log.1.Z to /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log.2.Z (rotatecount 1, logstart 1, i 1), <14>Jun 18 03:56:33 logrotate: old log /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log.1.Z does not exist <14>Jun 18 03:56:33 logrotate: old log /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log.0.Z does not exist <14>Jun 18 03:56:33 logrotate: log /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log.2.Z doesn't exist -- won't try to dispose of it <14>Jun 18 03:56:33 logrotate: renaming /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log to /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log.1 <14>Jun 18 03:56:33 logrotate: creating new /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log mode = 0644 uid = 568 gid = 568 <14>Jun 18 03:56:33 logrotate: compressing log with: ./compress <13>Jun 18 03:56:33 builder: syslog_test PASS: test-0018.sh PASS: test-0019.sh PASS: test-0020.sh PASS: test-0021.sh PASS: test-0022.sh PASS: test-0023.sh PASS: test-0024.sh PASS: test-0025.sh PASS: test-0026.sh PASS: test-0027.sh PASS: test-0028.sh PASS: test-0029.sh PASS: test-0030.sh PASS: test-0031.sh SKIP: test-0032.sh SKIP: test-0033.sh PASS: test-0034.sh SKIP: test-0035.sh PASS: test-0036.sh PASS: test-0037.sh PASS: test-0038.sh PASS: test-0039.sh PASS: test-0040.sh PASS: test-0041.sh PASS: test-0042.sh PASS: test-0043.sh PASS: test-0044.sh PASS: test-0045.sh PASS: test-0046.sh SKIP: test-0047.sh SKIP: test-0048.sh PASS: test-0049.sh PASS: test-0050.sh PASS: test-0051.sh PASS: test-0052.sh PASS: test-0053.sh PASS: test-0054.sh PASS: test-0055.sh PASS: test-0056.sh PASS: test-0057.sh PASS: test-0058.sh PASS: test-0059.sh PASS: test-0060.sh PASS: test-0061.sh PASS: test-0062.sh PASS: test-0063.sh PASS: test-0064.sh PASS: test-0065.sh PASS: test-0066.sh PASS: test-0067.sh PASS: test-0068.sh PASS: test-0069.sh PASS: test-0070.sh PASS: test-0071.sh PASS: test-0072.sh PASS: test-0073.sh PASS: test-0074.sh PASS: test-0075.sh PASS: test-0076.sh PASS: test-0077.sh PASS: test-0078.sh PASS: test-0079.sh PASS: test-0080.sh PASS: test-0081.sh PASS: test-0082.sh PASS: test-0083.sh PASS: test-0084.sh PASS: test-0085.sh PASS: test-0086.sh PASS: test-0100.sh PASS: test-0101.sh PASS: test-0991.sh PASS: test-0992.sh ============================================================================ Testsuite summary for logrotate 3.16.0.35_6e8d ============================================================================ # TOTAL: 90 # PASS: 85 # SKIP: 5 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0/test' make[3]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0/test' make[2]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0' make: Leaving directory '/usr/src/RPM/BUILD/logrotate-3.16.0' + exit 0 Processing files: logrotate-3.16.0-alt1.git35_6e8dfb8 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66865 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd logrotate-3.16.0 + DOCDIR=/usr/src/tmp/logrotate-buildroot/usr/share/doc/logrotate-3.16.0 + export DOCDIR + rm -rf /usr/src/tmp/logrotate-buildroot/usr/share/doc/logrotate-3.16.0 + /bin/mkdir -p /usr/src/tmp/logrotate-buildroot/usr/share/doc/logrotate-3.16.0 + cp -prL ChangeLog.md /usr/src/tmp/logrotate-buildroot/usr/share/doc/logrotate-3.16.0 + chmod -R go-w /usr/src/tmp/logrotate-buildroot/usr/share/doc/logrotate-3.16.0 + chmod -R a+rX /usr/src/tmp/logrotate-buildroot/usr/share/doc/logrotate-3.16.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.52DFNC 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.iRVJLC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xR8rYA find-scriptlet-requires: FINDPACKAGE-COMMANDS: mv Provides: /etc/logrotate.d Requires: /bin/sh, /etc/cron.daily, /lib64/ld-linux-x86-64.so.2, libacl.so.1()(64bit) >= set:jgcXw7O9jZjw2, libacl.so.1(ACL_1.0)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.27)(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.6)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libpopt.so.0()(64bit) >= set:jftck0pYAnuaNpulH3S8l3XLP83xS1, libpopt.so.0(LIBPOPT_0)(64bit), libselinux.so.1()(64bit) >= set:liFcFEl8UlV0fcgNOA3, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, coreutils Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OYiIXD Creating logrotate-debuginfo package Processing files: logrotate-debuginfo-3.16.0-alt1.git35_6e8dfb8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fw92UC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pyAMYA find-requires: running scripts (debuginfo) Requires: logrotate = 3.16.0-alt1.git35_6e8dfb8, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libacl.so.1), debug64(libc.so.6), debug64(libpopt.so.0), debug64(libselinux.so.1) Adding to logrotate-debuginfo a strict dependency on logrotate Wrote: /usr/src/RPM/RPMS/x86_64/logrotate-3.16.0-alt1.git35_6e8dfb8.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/logrotate-debuginfo-3.16.0-alt1.git35_6e8dfb8.x86_64.rpm 23.91user 13.55system 0:44.07elapsed 85%CPU (0avgtext+0avgdata 65740maxresident)k 0inputs+0outputs (0major+1539139minor)pagefaults 0swaps 29.96user 19.79system 0:55.76elapsed 89%CPU (0avgtext+0avgdata 110016maxresident)k 0inputs+0outputs (0major+1833660minor)pagefaults 0swaps