<86>Oct 27 03:43:33 userdel[3924662]: delete user 'rooter' <86>Oct 27 03:43:33 groupadd[3924667]: group added to /etc/group: name=rooter, GID=639 <86>Oct 27 03:43:33 groupadd[3924667]: group added to /etc/gshadow: name=rooter <86>Oct 27 03:43:33 groupadd[3924667]: new group: name=rooter, GID=639 <86>Oct 27 03:43:33 useradd[3924671]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Oct 27 03:43:33 userdel[3924678]: delete user 'builder' <86>Oct 27 03:43:33 userdel[3924678]: removed group 'builder' owned by 'builder' <86>Oct 27 03:43:33 userdel[3924678]: removed shadow group 'builder' owned by 'builder' <86>Oct 27 03:43:33 groupadd[3924683]: group added to /etc/group: name=builder, GID=640 <86>Oct 27 03:43:33 groupadd[3924683]: group added to /etc/gshadow: name=builder <86>Oct 27 03:43:33 groupadd[3924683]: new group: name=builder, GID=640 <86>Oct 27 03:43:33 useradd[3924687]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Oct 27 03:43:34 rpmi: libselinux-devel-1:3.1-alt1 sisyphus+255600.200.1.1 1596189024 installed <13>Oct 27 03:43:34 rpmi: libpopt-devel-1:1.16-alt1 1500322984 installed <13>Oct 27 03:43:34 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.19485 + 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.19485 + 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 + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + 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.19138 + 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.19138 + 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>Oct 27 03:43:43 logrotate: reading config file test-config.18 <14>Oct 27 03:43:43 logrotate: compress_ext was changed to .Z <14>Oct 27 03:43:43 logrotate: Reading state from file: state <14>Oct 27 03:43:43 logrotate: Allocating hash table for state file, size 64 entries <14>Oct 27 03:43:43 logrotate: Handling 1 logs <14>Oct 27 03:43:43 logrotate: rotating pattern: /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log <14>Oct 27 03:43:43 logrotate: forced from command line <14>Oct 27 03:43:43 logrotate: (1 rotations) <14>Oct 27 03:43:43 logrotate: empty log files are rotated, <14>Oct 27 03:43:43 logrotate: old logs are removed <14>Oct 27 03:43:43 logrotate: considering log /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log <14>Oct 27 03:43:43 logrotate: Creating new state <14>Oct 27 03:43:43 logrotate: Now: 2020-10-27 03:43 <14>Oct 27 03:43:43 logrotate: Last rotated at 2020-10-27 03:00 <14>Oct 27 03:43:43 logrotate: log needs rotating <14>Oct 27 03:43:43 logrotate: rotating log /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log, log->rotateCount is 1 <14>Oct 27 03:43:43 logrotate: dateext suffix '-20201027' <14>Oct 27 03:43:43 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>Oct 27 03:43:43 logrotate: old log /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log.1.Z does not exist <14>Oct 27 03:43:43 logrotate: old log /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log.0.Z does not exist <14>Oct 27 03:43:43 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>Oct 27 03:43:43 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>Oct 27 03:43:43 logrotate: creating new /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log mode = 0644 uid = 640 gid = 640 <14>Oct 27 03:43:43 logrotate: compressing log with: ./compress <13>Oct 27 03:43:43 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.30154 + 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.FacBWa 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.E7Ku5c 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.z2jPl9 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, libselinux.so.1(LIBSELINUX_1.0)(64bit), 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.LF7dJb 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.0x7dld find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QRyUZa 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 12.71user 5.36system 0:22.62elapsed 79%CPU (0avgtext+0avgdata 65756maxresident)k 0inputs+0outputs (0major+1523522minor)pagefaults 0swaps 16.10user 7.66system 0:28.09elapsed 84%CPU (0avgtext+0avgdata 110788maxresident)k 0inputs+0outputs (0major+1816357minor)pagefaults 0swaps --- logrotate-3.16.0-alt1.git35_6e8dfb8.x86_64.rpm.repo 2020-04-27 13:14:51.000000000 +0000 +++ logrotate-3.16.0-alt1.git35_6e8dfb8.x86_64.rpm.hasher 2020-10-27 03:43:59.542227729 +0000 @@ -31,2 +31,3 @@ Requires: libselinux.so.1()(64bit) >= set:liFcFEl8UlV0fcgNOA3 +Requires: libselinux.so.1(LIBSELINUX_1.0)(64bit) Requires: rtld(GNU_HASH)