<86>Apr 1 01:00:37 userdel[13789]: delete user 'rooter' <86>Apr 1 01:00:37 userdel[13789]: removed group 'rooter' owned by 'rooter' <86>Apr 1 01:00:37 userdel[13789]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 1 01:00:37 groupadd[13806]: group added to /etc/group: name=rooter, GID=705 <86>Apr 1 01:00:37 groupadd[13806]: group added to /etc/gshadow: name=rooter <86>Apr 1 01:00:37 groupadd[13806]: new group: name=rooter, GID=705 <86>Apr 1 01:00:37 useradd[13842]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Apr 1 01:00:37 userdel[13924]: delete user 'builder' <86>Apr 1 01:00:37 userdel[13924]: removed group 'builder' owned by 'builder' <86>Apr 1 01:00:37 userdel[13924]: removed shadow group 'builder' owned by 'builder' <86>Apr 1 01:00:37 groupadd[13947]: group added to /etc/group: name=builder, GID=706 <86>Apr 1 01:00:37 groupadd[13947]: group added to /etc/gshadow: name=builder <86>Apr 1 01:00:37 groupadd[13947]: new group: name=builder, GID=706 <86>Apr 1 01:00:37 useradd[13965]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Apr 1 01:00:40 rpmi: rpm-macros-info-install-6.5-alt2 sisyphus+220294.200.2.1 1548933637 installed <13>Apr 1 01:00:40 rpmi: tex-common-0.2-alt4 1244804096 installed <13>Apr 1 01:00:40 rpmi: texi2dvi-6.5-alt2 sisyphus+220294.200.2.1 1548933637 installed <13>Apr 1 01:00:40 rpmi: perl-Unicode-Normalize-1:5.28.1-alt1 sisyphus+219907.100.1.1 1548343070 installed <13>Apr 1 01:00:40 rpmi: perl-Unicode-EastAsianWidth-1.40-alt1 sisyphus.217785.100 1544703272 installed <13>Apr 1 01:00:40 rpmi: perl-Text-Unidecode-1.30-alt1 1480505027 installed <13>Apr 1 01:00:40 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 1 01:00:40 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343225 installed <13>Apr 1 01:00:40 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474113 installed <13>Apr 1 01:00:40 rpmi: perl-libintl-1.31-alt1.1 sisyphus+219907.6300.1.1 1548352427 installed <13>Apr 1 01:00:40 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed <13>Apr 1 01:00:40 rpmi: makeinfo-6.5-alt2 sisyphus+220294.200.2.1 1548933637 installed <13>Apr 1 01:00:40 rpmi: texinfo-6.5-alt2 sisyphus+220294.200.2.1 1548933637 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cronolog-1.6.2-alt1.qa1.1.nosrc.rpm Installing cronolog-1.6.2-alt1.qa1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59888 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cronolog-1.6.2 + echo 'Source #0 (cronolog-1.6.2.tar.gz):' Source #0 (cronolog-1.6.2.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/cronolog-1.6.2.tar.gz + cd cronolog-1.6.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.59888 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cronolog-1.6.2 + 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 + '[' -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 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 creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking for perl... /usr/bin/perl checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_zone in struct tm... yes checking for fcntl.h... yes checking for limits.h... yes checking for unistd.h... yes checking for working const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for strftime... yes checking for vprintf... yes checking for mkdir... yes checking for mktime... yes checking for putenv... yes checking for strptime... yes checking for localtime_r... yes updating cache ./config.cache creating ./config.status creating Makefile creating lib/Makefile creating src/Makefile creating doc/Makefile creating testsuite/Makefile creating src/cronosplit + make -j8 Making all in lib make[1]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/lib' gcc -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c getopt1.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/lib' gcc -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c getopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/lib' rm -f libutil.a ar cru libutil.a getopt.o getopt1.o ranlib libutil.a make[1]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/lib' Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/src' gcc -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -c cronolog.c cronolog.c: In function 'main': cronolog.c:212:19: warning: too many arguments for format [-Wformat-extra-args] fprintf(stderr, "A current log symlink is needed to mantain a symlink to the previous log\n", argv[0]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cronolog.c:226:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (periodicity == PER_SECOND) && (60 % period_multiple) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ cronolog.c:227:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (periodicity == PER_MINUTE) && (60 % period_multiple) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ cronolog.c:228:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (periodicity == HOURLY) && (24 % period_multiple) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ cronolog.c:229:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (periodicity == DAILY) && (period_multiple > 365) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ cronolog.c:230:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (periodicity == WEEKLY) && (period_multiple > 52) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ cronolog.c:231:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (periodicity == MONTHLY) && (12 % period_multiple)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ cronolog.c:300:22: warning: too many arguments for format [-Wformat-extra-args] fprintf(stderr, "%s: period delay cannot be larger than the rollover period\n", argv[0], start_time); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/src' gcc -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -c cronotest.c cronotest.c: In function 'main': cronotest.c:161:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (periodicity == PER_SECOND) && (60 % period_multiple) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ cronotest.c:162:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (periodicity == PER_MINUTE) && (60 % period_multiple) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ cronotest.c:163:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (periodicity == HOURLY) && (24 % period_multiple) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ cronotest.c:164:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (periodicity == DAILY) && (period_multiple > 365) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ cronotest.c:165:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (periodicity == WEEKLY) && (period_multiple > 52) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ cronotest.c:166:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || (periodicity == MONTHLY) && (12 % period_multiple)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ cronotest.c:228:22: warning: too many arguments for format [-Wformat-extra-args] fprintf(stderr, "%s: period delay cannot be larger than the rollover period\n", argv[0], start_time); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/src' gcc -DPACKAGE=\"cronolog\" -DVERSION=\"1.6.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -c cronoutils.c cronoutils.c: In function 'parse_time': cronoutils.c:673:36: warning: implicit declaration of function 'strptime'; did you mean 'strftime'? [-Wimplicit-function-declaration] if (check_end((const char *)strptime(time_str, *date_formats, &tm))) ^~~~~~~~ strftime cronoutils.c:673:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if (check_end((const char *)strptime(time_str, *date_formats, &tm))) ^ cronoutils.c: In function 'create_link': cronoutils.c:214:2: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result] symlink(pfilename, linkname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cronoutils.c:218:2: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] link(pfilename, linkname); ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o cronolog cronolog.o cronoutils.o ../lib/libutil.a make[1]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o cronotest cronotest.o cronoutils.o ../lib/libutil.a make[1]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/src' Making all in doc make[1]: Nothing to be done for 'all'. Making all in testsuite make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.26366 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cronolog-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cronolog-buildroot + cd cronolog-1.6.2 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/cronolog-buildroot/usr exec_prefix=/usr/src/tmp/cronolog-buildroot/usr bindir=/usr/src/tmp/cronolog-buildroot/usr/bin sbindir=/usr/src/tmp/cronolog-buildroot/usr/sbin sysconfdir=/usr/src/tmp/cronolog-buildroot/etc datadir=/usr/src/tmp/cronolog-buildroot/usr/share includedir=/usr/src/tmp/cronolog-buildroot/usr/include libdir=/usr/src/tmp/cronolog-buildroot/usr/lib64 libexecdir=/usr/src/tmp/cronolog-buildroot/usr/lib localstatedir=/usr/src/tmp/cronolog-buildroot/var/lib sharedstatedir=/usr/src/tmp/cronolog-buildroot/var/lib mandir=/usr/src/tmp/cronolog-buildroot/usr/share/man infodir=/usr/src/tmp/cronolog-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/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/cronolog-1.6.2/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/lib' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/src' /bin/sh ../mkinstalldirs /usr/src/tmp/cronolog-buildroot/usr/sbin mkdir /usr/src/tmp/cronolog-buildroot mkdir /usr/src/tmp/cronolog-buildroot/usr mkdir /usr/src/tmp/cronolog-buildroot/usr/sbin /bin/install -p cronolog /usr/src/tmp/cronolog-buildroot/usr/sbin/cronolog /bin/sh ../mkinstalldirs /usr/src/tmp/cronolog-buildroot/usr/sbin /bin/install -p cronosplit /usr/src/tmp/cronolog-buildroot/usr/sbin/cronosplit make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /usr/src/tmp/cronolog-buildroot/usr/share/info mkdir /usr/src/tmp/cronolog-buildroot/usr/share mkdir /usr/src/tmp/cronolog-buildroot/usr/share/info /bin/install -p -m 644 ./cronolog.info /usr/src/tmp/cronolog-buildroot/usr/share/info/cronolog.info /usr/bin/make install-man1 make[3]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/doc' /bin/sh ../mkinstalldirs /usr/src/tmp/cronolog-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/cronolog-buildroot/usr/share/man mkdir /usr/src/tmp/cronolog-buildroot/usr/share/man/man1 /bin/install -p -m 644 ./cronolog.1m /usr/src/tmp/cronolog-buildroot/usr/share/man/man1/cronolog.1m /bin/install -p -m 644 ./cronosplit.1m /usr/src/tmp/cronolog-buildroot/usr/share/man/man1/cronosplit.1m make[3]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/doc' make[2]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/doc' Making install in testsuite make[1]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/testsuite' make[2]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2/testsuite' 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/cronolog-1.6.2/testsuite' make[1]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2/testsuite' make[1]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.6.2' make[2]: Entering directory '/usr/src/RPM/BUILD/cronolog-1.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/cronolog-1.6.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2' make: Leaving directory '/usr/src/RPM/BUILD/cronolog-1.6.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cronolog-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cronolog-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/cronolog-buildroot/ (default) Compressing files in /usr/src/tmp/cronolog-buildroot (auto) Verifying info files in /usr/src/tmp/cronolog-buildroot/usr/share/info (normal) Verifying ELF objects in /usr/src/tmp/cronolog-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: cronolog-1.6.2-alt1.qa1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51788 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cronolog-1.6.2 + DOCDIR=/usr/src/tmp/cronolog-buildroot/usr/share/doc/cronolog-1.6.2 + export DOCDIR + rm -rf /usr/src/tmp/cronolog-buildroot/usr/share/doc/cronolog-1.6.2 + /bin/mkdir -p /usr/src/tmp/cronolog-buildroot/usr/share/doc/cronolog-1.6.2 + cp -prL AUTHORS ChangeLog NEWS README TODO /usr/src/tmp/cronolog-buildroot/usr/share/doc/cronolog-1.6.2 + chmod -R go-w /usr/src/tmp/cronolog-buildroot/usr/share/doc/cronolog-1.6.2 + chmod -R a+rX /usr/src/tmp/cronolog-buildroot/usr/share/doc/cronolog-1.6.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YWcO6E 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.oMxjGR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/cronolog-buildroot/usr/sbin/cronosplit syntax OK shebang.req: WARNING: /usr/src/tmp/cronolog-buildroot/usr/sbin/cronosplit: too many arguments: #!/usr/bin/perl -- # -*- perl -*- Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, 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), perl(Getopt/Long.pm), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aliXs7 Creating cronolog-debuginfo package Processing files: cronolog-debuginfo-1.6.2-alt1.qa1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QoiClq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cx1pkM find-requires: running scripts (debuginfo) Requires: cronolog = 1.6.2-alt1.qa1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/cronolog-1.6.2-alt1.qa1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/cronolog-debuginfo-1.6.2-alt1.qa1.1.x86_64.rpm 3.20user 0.76system 0:09.93elapsed 39%CPU (0avgtext+0avgdata 29196maxresident)k 0inputs+0outputs (0major+368658minor)pagefaults 0swaps 7.07user 3.03system 0:17.31elapsed 58%CPU (0avgtext+0avgdata 116512maxresident)k 0inputs+0outputs (0major+679055minor)pagefaults 0swaps