<86>Apr 21 03:38:41 userdel[637772]: delete user 'rooter' <86>Apr 21 03:38:41 groupadd[637779]: group added to /etc/group: name=rooter, GID=678 <86>Apr 21 03:38:41 groupadd[637779]: group added to /etc/gshadow: name=rooter <86>Apr 21 03:38:41 groupadd[637779]: new group: name=rooter, GID=678 <86>Apr 21 03:38:41 useradd[637791]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Apr 21 03:38:41 userdel[637805]: delete user 'builder' <86>Apr 21 03:38:41 userdel[637805]: removed group 'builder' owned by 'builder' <86>Apr 21 03:38:41 groupadd[637817]: group added to /etc/group: name=builder, GID=679 <86>Apr 21 03:38:41 groupadd[637817]: group added to /etc/gshadow: name=builder <86>Apr 21 03:38:41 groupadd[637817]: new group: name=builder, GID=679 <86>Apr 21 03:38:41 useradd[637824]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash <13>Apr 21 03:38:42 rpmi: libselinux-devel-1:3.2-alt1 sisyphus+267832.200.4.1 1616421604 installed <13>Apr 21 03:38:42 rpmi: libpopt-devel-1:1.16-alt1 1500322984 installed <13>Apr 21 03:38:42 rpmi: libacl-devel-2.3.1-alt1 sisyphus+268564.200.1.1 1616974452 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 (w1.gzdio) 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.62493 + 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.62493 + 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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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.87410 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd logrotate-3.16.0 + make 'INSTALL=/usr/libexec/rpm-build/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' /usr/libexec/rpm-build/install -p logrotate '/usr/src/tmp/logrotate-buildroot/usr/sbin' /bin/mkdir -p '/usr/src/tmp/logrotate-buildroot/usr/share/man/man5' /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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,gnuconfig) 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: (from :0) 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.17161 + 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>Apr 21 03:38:53 logrotate: reading config file test-config.18 <14>Apr 21 03:38:53 logrotate: compress_prog is now ./compress <14>Apr 21 03:38:53 logrotate: compress_ext was changed to .Z <14>Apr 21 03:38:53 logrotate: compress_options is now -f -9 <14>Apr 21 03:38:53 logrotate: Reading state from file: state <14>Apr 21 03:38:53 logrotate: Allocating hash table for state file, size 64 entries <14>Apr 21 03:38:53 logrotate: Handling 1 logs <14>Apr 21 03:38:53 logrotate: rotating pattern: /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log <14>Apr 21 03:38:53 logrotate: forced from command line <14>Apr 21 03:38:53 logrotate: (1 rotations) <14>Apr 21 03:38:53 logrotate: empty log files are rotated, <14>Apr 21 03:38:53 logrotate: old logs are removed <14>Apr 21 03:38:53 logrotate: considering log /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log <14>Apr 21 03:38:53 logrotate: Creating new state <14>Apr 21 03:38:53 logrotate: Now: 2021-04-21 03:38 <14>Apr 21 03:38:53 logrotate: Last rotated at 2021-04-21 03:00 <14>Apr 21 03:38:53 logrotate: log needs rotating <14>Apr 21 03:38:53 logrotate: rotating log /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log, log->rotateCount is 1 <14>Apr 21 03:38:53 logrotate: dateext suffix '-20210421' <14>Apr 21 03:38:53 logrotate: glob pattern '-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]' <14>Apr 21 03:38:53 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>Apr 21 03:38:53 logrotate: old log /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log.1.Z does not exist <14>Apr 21 03:38:53 logrotate: renaming /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log.0.Z to /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log.1.Z (rotatecount 1, logstart 1, i 0), <14>Apr 21 03:38:53 logrotate: old log /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log.0.Z does not exist <14>Apr 21 03:38:53 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>Apr 21 03:38:53 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>Apr 21 03:38:53 logrotate: creating new /usr/src/RPM/BUILD/logrotate-3.16.0/test/test-0018/test.log mode = 0644 uid = 679 gid = 679 <14>Apr 21 03:38:53 logrotate: compressing log with: ./compress <13>Apr 21 03:38:53 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.98197 + 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.N2pVax 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.4egd5w 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.ct3Vow 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.GjJr0x 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.QrCSjz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.odJI7w 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/logrotate-debuginfo-3.16.0-alt1.git35_6e8dfb8.x86_64.rpm (w2.lzdio) 13.11user 5.40system 0:25.29elapsed 73%CPU (0avgtext+0avgdata 64816maxresident)k 0inputs+0outputs (0major+1533737minor)pagefaults 0swaps 16.43user 8.06system 0:31.02elapsed 78%CPU (0avgtext+0avgdata 107856maxresident)k 0inputs+0outputs (0major+1826595minor)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 2021-04-21 03:39:10.353884174 +0000 @@ -31,2 +31,3 @@ Requires: libselinux.so.1()(64bit) >= set:liFcFEl8UlV0fcgNOA3 +Requires: libselinux.so.1(LIBSELINUX_1.0)(64bit) Requires: rtld(GNU_HASH)