<86>Jan 13 06:30:57 userdel[22739]: delete user 'rooter' <86>Jan 13 06:30:57 userdel[22739]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 13 06:30:57 groupadd[22767]: group added to /etc/group: name=rooter, GID=549 <86>Jan 13 06:30:57 groupadd[22767]: group added to /etc/gshadow: name=rooter <86>Jan 13 06:30:57 groupadd[22767]: new group: name=rooter, GID=549 <86>Jan 13 06:30:57 useradd[22784]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Jan 13 06:30:57 userdel[22823]: delete user 'builder' <86>Jan 13 06:30:57 userdel[22823]: removed group 'builder' owned by 'builder' <86>Jan 13 06:30:57 userdel[22823]: removed shadow group 'builder' owned by 'builder' <86>Jan 13 06:30:57 groupadd[22898]: group added to /etc/group: name=builder, GID=550 <86>Jan 13 06:30:57 groupadd[22898]: group added to /etc/gshadow: name=builder <86>Jan 13 06:30:57 groupadd[22898]: new group: name=builder, GID=550 <86>Jan 13 06:30:57 useradd[22913]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash Installing ltspswapd-0-alt5.20070117.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15523 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ltspswapd + echo 'Source #0 (ltspswapd-20070117.tar.bz2):' Source #0 (ltspswapd-20070117.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/ltspswapd-20070117.tar.bz2 + /bin/tar -xf - + cd ltspswapd + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15523 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ltspswapd + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether there is a local nbd.h... no checking for linux/nbd.h... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether byte ordering is bigendian... no checking for inline... (cached) inline checking for an ANSI C-conforming const... (cached) yes checking for unsigned short int... yes checking size of unsigned short int... 2 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long int... yes checking size of unsigned long int... 4 checking for unsigned long long int... yes checking size of unsigned long long int... 8 checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for alarm... yes checking for inet_ntoa... yes checking for memset... yes checking for socket... yes checking for strerror... yes checking for strstr... yes checking for strtoul... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make make: Entering directory `/usr/src/RPM/BUILD/ltspswapd' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/ltspswapd' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c ltspswapd.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o ltspswapd ltspswapd.o make[1]: Leaving directory `/usr/src/RPM/BUILD/ltspswapd' make: Leaving directory `/usr/src/RPM/BUILD/ltspswapd' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.88260 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ltspswapd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ltspswapd-buildroot + cd ltspswapd + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/ltspswapd-buildroot/usr exec_prefix=/usr/src/tmp/ltspswapd-buildroot/usr bindir=/usr/src/tmp/ltspswapd-buildroot/usr/bin sbindir=/usr/src/tmp/ltspswapd-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ltspswapd-buildroot/etc datadir=/usr/src/tmp/ltspswapd-buildroot/usr/share includedir=/usr/src/tmp/ltspswapd-buildroot/usr/include libdir=/usr/src/tmp/ltspswapd-buildroot/usr/lib libexecdir=/usr/src/tmp/ltspswapd-buildroot/usr/lib localstatedir=/usr/src/tmp/ltspswapd-buildroot/var/lib sharedstatedir=/usr/src/tmp/ltspswapd-buildroot/var/lib mandir=/usr/src/tmp/ltspswapd-buildroot/usr/share/man infodir=/usr/src/tmp/ltspswapd-buildroot/usr/share/info install bindir=/usr/src/tmp/ltspswapd-buildroot/usr/sbin make: Entering directory `/usr/src/RPM/BUILD/ltspswapd' make[1]: Entering directory `/usr/src/RPM/BUILD/ltspswapd' test -z "/usr/src/tmp/ltspswapd-buildroot/usr/sbin" || mkdir -p -- "/usr/src/tmp/ltspswapd-buildroot/usr/sbin" /bin/install -p 'ltspswapd' '/usr/src/tmp/ltspswapd-buildroot/usr/sbin/ltspswapd' make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ltspswapd' make: Leaving directory `/usr/src/RPM/BUILD/ltspswapd' + install -pDm755 /usr/src/RPM/SOURCES/ltspswapd.init /usr/src/tmp/ltspswapd-buildroot/etc/rc.d/init.d/ltspswapd + install -pDm644 /usr/src/RPM/SOURCES/ltspswapd.sysconfig /usr/src/tmp/ltspswapd-buildroot/etc/sysconfig/ltspswapd + mkdir -p /usr/src/tmp/ltspswapd-buildroot/var/spool/ltspswap + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ltspswapd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ltspswapd-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ltspswapd-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ltspswapd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/ltspswapd: uses non-LFS functions: __xstat fopen lseek open Hardlinking identical .pyc and .pyo files Processing files: ltspswapd-0-alt5.20070117 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l2T7oY find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JudZqS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) shell.req: /usr/src/tmp/ltspswapd-buildroot/etc/rc.d/init.d/ltspswapd: reload not found (skip) find-requires: FINDPACKAGE-COMMANDS: reload Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8aAIpQ Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ens3QU Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i9vvBW Creating ltspswapd-debuginfo package Processing files: ltspswapd-debuginfo-0-alt5.20070117 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nfKtUZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pjwfu7 find-requires: running scripts (debuginfo) Requires: ltspswapd = 0-alt5.20070117, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/ltspswapd-0-alt5.20070117.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ltspswapd-debuginfo-0-alt5.20070117.i586.rpm 3.13user 1.27system 0:13.13elapsed 33%CPU (0avgtext+0avgdata 23044maxresident)k 0inputs+0outputs (0major+578988minor)pagefaults 0swaps 8.78user 3.36system 0:21.98elapsed 55%CPU (0avgtext+0avgdata 125200maxresident)k 0inputs+0outputs (0major+844736minor)pagefaults 0swaps