<86>Apr 23 02:33:32 userdel[7029]: delete user `rooter' <86>Apr 23 02:33:32 userdel[7029]: remove group `rooter' <86>Apr 23 02:33:32 groupadd[7030]: new group: name=rooter, gid=501 <86>Apr 23 02:33:32 useradd[7031]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 23 02:33:32 userdel[7033]: delete user `builder' <86>Apr 23 02:33:32 userdel[7033]: remove group `builder' <86>Apr 23 02:33:32 groupadd[7034]: new group: name=builder, gid=502 <86>Apr 23 02:33:32 useradd[7035]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing cronolog-1.6.2-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81449 + 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/gzip -dc /usr/src/RPM/SOURCES/cronolog-1.6.2.tar.gz + /bin/tar -xf - + 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.81449 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cronolog-1.6.2 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.in'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --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 -Wall -O2 -fsigned-char ) works... yes checking whether the C compiler (gcc -pipe -Wall -O2 -fsigned-char ) 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 + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/cronolog-1.6.2' 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 -Wall -O2 -fsigned-char -c getopt.c 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 -Wall -O2 -fsigned-char -c getopt1.c 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 -Wall -O2 -fsigned-char -c cronotest.c 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 -Wall -O2 -fsigned-char -c cronoutils.c 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 -Wall -O2 -fsigned-char -c cronolog.c cronotest.c: In function 'main': cronotest.c:162: warning: suggest parentheses around && within || cronotest.c:163: warning: suggest parentheses around && within || cronotest.c:164: warning: suggest parentheses around && within || cronotest.c:165: warning: suggest parentheses around && within || cronotest.c:166: warning: suggest parentheses around && within || cronotest.c:166: warning: suggest parentheses around && within || cronotest.c:228: warning: too many arguments for format cronolog.c: In function 'main': cronolog.c:212: warning: too many arguments for format cronolog.c:227: warning: suggest parentheses around && within || cronolog.c:228: warning: suggest parentheses around && within || cronolog.c:229: warning: suggest parentheses around && within || cronolog.c:230: warning: suggest parentheses around && within || cronolog.c:231: warning: suggest parentheses around && within || cronolog.c:231: warning: suggest parentheses around && within || cronoutils.c: In function 'create_link': cronoutils.c:214: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result cronoutils.c:218: warning: ignoring return value of 'link', declared with attribute warn_unused_result cronolog.c:300: warning: too many arguments for format cronoutils.c: In function 'parse_time': cronoutils.c:673: warning: implicit declaration of function 'strptime' gcc -pipe -Wall -O2 -fsigned-char -o cronotest cronotest.o cronoutils.o ../lib/libutil.a gcc -pipe -Wall -O2 -fsigned-char -o cronolog cronolog.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]: Entering directory `/usr/src/RPM/BUILD/cronolog-1.6.2/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/cronolog-1.6.2/doc' Making all in testsuite make[1]: Entering directory `/usr/src/RPM/BUILD/cronolog-1.6.2/testsuite' make[1]: Nothing to be done for `all'. 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[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/cronolog-1.6.2' make: Leaving directory `/usr/src/RPM/BUILD/cronolog-1.6.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.89443 + 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/lib libexecdir=/usr/src/tmp/cronolog-buildroot/usr/lib localstatedir=/usr/src/tmp/cronolog-buildroot/var/lib sharedstatedir=/usr/src/tmp/cronolog-buildroot/usr/com 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) Compressing files in /usr/src/tmp/cronolog-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cronolog-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/cronolog-buildroot (executable,shared) Processing files: cronolog-1.6.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33385 + 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(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.33385 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.16763 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) /usr/src/tmp/cronolog-buildroot/usr/sbin/cronosplit syntax OK + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, /usr/bin/perl, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), perl(Getopt/Long.pm), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.86585 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/cronolog-1.6.2-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/cronolog-1.6.2-alt1.ppc.rpm 3.19user 1.73system 0:07.95elapsed 62%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+374360minor)pagefaults 0swaps