<86>Apr 25 13:32:20 userdel[29970]: delete user `rooter' <86>Apr 25 13:32:20 userdel[29970]: remove group `rooter' <86>Apr 25 13:32:20 groupadd[29971]: new group: name=rooter, gid=501 <86>Apr 25 13:32:20 useradd[29972]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 13:32:20 userdel[29974]: delete user `builder' <86>Apr 25 13:32:20 userdel[29974]: remove group `builder' <86>Apr 25 13:32:20 groupadd[29975]: new group: name=builder, gid=502 <86>Apr 25 13:32:20 useradd[29976]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing cmotech-tools-0.1-alt1.r17.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81002 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cmotech-tools-0.1 + echo 'Source #0 (cmotech-tools-0.1.tar.gz):' Source #0 (cmotech-tools-0.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cmotech-tools-0.1.tar.gz + /bin/tar -xf - + cd cmotech-tools-0.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81002 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cmotech-tools-0.1 + ./bootstrap configure.ac:2: installing `./install-sh' configure.ac:2: installing `./missing' Makefile.am: installing `./depcomp' + 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.ac'. 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 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 for ppc-alt-linux-gcc... ppc-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none 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/cmotech-tools-0.1' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/cmotech-tools-0.1' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -O2 -fsigned-char -c cmotech-cdswitch.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o cmotech-cdswitch cmotech-cdswitch.o sed -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]sysconfdir[@],/etc,g' < cmotech-dial.in > cmotech-dial sed -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]sysconfdir[@],/etc,g' < cmotech-cdswitch.sh.in > cmotech-cdswitch.sh make[1]: Leaving directory `/usr/src/RPM/BUILD/cmotech-tools-0.1' make: Leaving directory `/usr/src/RPM/BUILD/cmotech-tools-0.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55304 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cmotech-tools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cmotech-tools-buildroot + cd cmotech-tools-0.1 + make install DESTDIR=/usr/src/tmp/cmotech-tools-buildroot rulesdir=/etc/udev/rules.d udevdir=/lib/udev make: Entering directory `/usr/src/RPM/BUILD/cmotech-tools-0.1' make[1]: Entering directory `/usr/src/RPM/BUILD/cmotech-tools-0.1' test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/cmotech-tools-buildroot/usr/sbin" /bin/install -c 'cmotech-cdswitch' '/usr/src/tmp/cmotech-tools-buildroot/usr/sbin/cmotech-cdswitch' test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/cmotech-tools-buildroot/usr/sbin" /bin/install -c 'cmotech-dial' '/usr/src/tmp/cmotech-tools-buildroot/usr/sbin/cmotech-dial' test -z "/etc" || /bin/mkdir -p "/usr/src/tmp/cmotech-tools-buildroot/etc" /bin/install -c -m 644 'wvdial.cmotech' '/usr/src/tmp/cmotech-tools-buildroot/etc/wvdial.cmotech' test -z "/etc/udev/rules.d" || /bin/mkdir -p "/usr/src/tmp/cmotech-tools-buildroot/etc/udev/rules.d" /bin/install -c -m 644 'cmotech.rules' '/usr/src/tmp/cmotech-tools-buildroot/etc/udev/rules.d/cmotech.rules' test -z "/lib/udev" || /bin/mkdir -p "/usr/src/tmp/cmotech-tools-buildroot/lib/udev" /bin/install -c 'cmotech-cdswitch.sh' '/usr/src/tmp/cmotech-tools-buildroot/lib/udev/cmotech-cdswitch.sh' make[1]: Leaving directory `/usr/src/RPM/BUILD/cmotech-tools-0.1' make: Leaving directory `/usr/src/RPM/BUILD/cmotech-tools-0.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cmotech-tools-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cmotech-tools-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/cmotech-tools-buildroot (auto) Adjusting library links in /usr/src/tmp/cmotech-tools-buildroot ./lib: Verifying ELF objects in /usr/src/tmp/cmotech-tools-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/cmotech-tools-buildroot (executable,shared) Processing files: cmotech-tools-0.1-alt1.r17 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46180 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cmotech-tools-0.1 + DOCDIR=/usr/src/tmp/cmotech-tools-buildroot/usr/share/doc/cmotech-tools-0.1 + export DOCDIR + rm -rf /usr/src/tmp/cmotech-tools-buildroot/usr/share/doc/cmotech-tools-0.1 + /bin/mkdir -p /usr/src/tmp/cmotech-tools-buildroot/usr/share/doc/cmotech-tools-0.1 + cp -prL README /usr/src/tmp/cmotech-tools-buildroot/usr/share/doc/cmotech-tools-0.1 + chmod -R go-w /usr/src/tmp/cmotech-tools-buildroot/usr/share/doc/cmotech-tools-0.1 + chmod -R a+rX /usr/src/tmp/cmotech-tools-buildroot/usr/share/doc/cmotech-tools-0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.46180 + 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.51970 + 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) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /bin/sh, /etc/udev/rules.d, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.79139 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: Installed (but unpackaged) file(s) found: /etc/wvdial.cmotech /usr/sbin/cmotech-dial Wrote: /usr/src/RPM/SRPMS/cmotech-tools-0.1-alt1.r17.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/cmotech-tools-0.1-alt1.r17.ppc.rpm 5.35user 1.88system 0:12.22elapsed 59%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+403098minor)pagefaults 0swaps