<86>Apr 27 11:56:22 userdel[5099]: delete user `rooter' <86>Apr 27 11:56:22 userdel[5099]: remove group `rooter' <86>Apr 27 11:56:22 groupadd[5100]: new group: name=rooter, gid=501 <86>Apr 27 11:56:22 useradd[5101]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 11:56:22 userdel[5103]: delete user `builder' <86>Apr 27 11:56:22 userdel[5103]: remove group `builder' <86>Apr 27 11:56:22 groupadd[5104]: new group: name=builder, gid=502 <86>Apr 27 11:56:22 useradd[5105]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 11:56:25 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 27 11:56:25 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 27 11:56:25 rpmi: libMySQL-5.0.51-alt2.a installed <13>Apr 27 11:56:25 rpmi: libssl-devel-0.9.8d-alt4 installed <13>Apr 27 11:56:25 rpmi: libMySQL-devel-5.0.51-alt2.a installed <13>Apr 27 11:56:25 rpmi: libgfortran4.3-4.3.2-alt6 installed <13>Apr 27 11:56:25 rpmi: zlib-devel-1.2.3-alt4 installed <13>Apr 27 11:56:25 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 11:56:25 rpmi: gcc-fortran-common-1.4.11-alt1 installed <13>Apr 27 11:56:25 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 11:56:26 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 11:56:27 rpmi: gcc4.3-c++-4.3.2-alt6 installed <13>Apr 27 11:56:28 rpmi: libgfortran4.3-devel-4.3.2-alt6 installed <13>Apr 27 11:56:29 rpmi: gcc4.3-fortran-4.3.2-alt6 installed Installing nss-mysql-1.0-alt3.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78947 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nss-mysql-1.0 + echo 'Source #0 (nss-mysql-1.0.tar.gz):' Source #0 (nss-mysql-1.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/nss-mysql-1.0.tar.gz + /bin/tar -xf - + cd nss-mysql-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78947 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nss-mysql-1.0 + /bin/sed -i s@/lib/libmysqlclient@/lib/libmysqlclient@g configure + /bin/sed -i s@libmysqlclient.a@libmysqlclient.so@g configure + 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 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 --libdir=/lib 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 configure: Using "/etc" as configuration directory checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking for gawk... (cached) gawk checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... ppc-alt-linux-gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... none checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-gfortran... ppc-alt-linux-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether ppc-alt-linux-gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse nm output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc static flag works... yes checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool checking for pthread_mutex_lock in -lpthread... yes checking for zlibVersion in -lz... yes checking Mysql installation directory... lib = /usr/lib, include = /usr/include/mysql checking for mysql_real_connect in -lmysqlclient_r... yes checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking nsswitch.h usability... no checking nsswitch.h presence... no checking for nsswitch.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for uid_t in sys/types.h... yes checking for gid_t... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for endgrent... yes checking for endpwent... yes checking for getspnam... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for vasprintf... yes checking for sigwait... yes checking for mysql_real_escape_string... yes configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands + make make: Entering directory `/usr/src/RPM/BUILD/nss-mysql-1.0' Making all in tests make[1]: Entering directory `/usr/src/RPM/BUILD/nss-mysql-1.0/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/nss-mysql-1.0/tests' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/nss-mysql-1.0/src' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/nss-mysql-1.0/src' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -D_REENTRANT -I/usr/include/mysql -W -Wall -Wstrict-prototypes -Wpointer-arith -Wundef -pipe -Wall -O2 -fsigned-char -c -o parser.lo parser.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -D_REENTRANT -I/usr/include/mysql -W -Wall -Wstrict-prototypes -Wpointer-arith -Wundef -pipe -Wall -O2 -fsigned-char -c parser.c -fPIC -DPIC -o .libs/parser.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -D_REENTRANT -I/usr/include/mysql -W -Wall -Wstrict-prototypes -Wpointer-arith -Wundef -pipe -Wall -O2 -fsigned-char -c -o lib.lo lib.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -D_REENTRANT -I/usr/include/mysql -W -Wall -Wstrict-prototypes -Wpointer-arith -Wundef -pipe -Wall -O2 -fsigned-char -c lib.c -fPIC -DPIC -o .libs/lib.o lib.c: In function '_nss_mysql_db_connect': lib.c:410: warning: pointer targets in passing argument 3 of 'parse_host' differ in signedness /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -D_REENTRANT -I/usr/include/mysql -W -Wall -Wstrict-prototypes -Wpointer-arith -Wundef -pipe -Wall -O2 -fsigned-char -c -o shadow.lo shadow.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -D_REENTRANT -I/usr/include/mysql -W -Wall -Wstrict-prototypes -Wpointer-arith -Wundef -pipe -Wall -O2 -fsigned-char -c shadow.c -fPIC -DPIC -o .libs/shadow.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -D_REENTRANT -I/usr/include/mysql -W -Wall -Wstrict-prototypes -Wpointer-arith -Wundef -pipe -Wall -O2 -fsigned-char -c -o passwd.lo passwd.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -D_REENTRANT -I/usr/include/mysql -W -Wall -Wstrict-prototypes -Wpointer-arith -Wundef -pipe -Wall -O2 -fsigned-char -c passwd.c -fPIC -DPIC -o .libs/passwd.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -D_REENTRANT -I/usr/include/mysql -W -Wall -Wstrict-prototypes -Wpointer-arith -Wundef -pipe -Wall -O2 -fsigned-char -c -o group.lo group.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -D_REENTRANT -I/usr/include/mysql -W -Wall -Wstrict-prototypes -Wpointer-arith -Wundef -pipe -Wall -O2 -fsigned-char -c group.c -fPIC -DPIC -o .libs/group.o group.c: In function '_nss_mysql_initgroups': group.c:659: warning: pointer targets in passing argument 3 of '_nss_mysql_strtol' differ in signedness /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -D_REENTRANT -I/usr/include/mysql -W -Wall -Wstrict-prototypes -Wpointer-arith -Wundef -pipe -Wall -O2 -fsigned-char -c -o ent.lo ent.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/etc\" -D_REENTRANT -I/usr/include/mysql -W -Wall -Wstrict-prototypes -Wpointer-arith -Wundef -pipe -Wall -O2 -fsigned-char -c ent.c -fPIC -DPIC -o .libs/ent.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -W -Wall -Wstrict-prototypes -Wpointer-arith -Wundef -pipe -Wall -O2 -fsigned-char -L/usr/lib -o libnss_mysql.la -rpath /lib -module -version-info 2:0:0 parser.lo lib.lo shadow.lo passwd.lo group.lo ent.lo -lz -lpthread -lmysqlclient_r ppc-alt-linux-gcc -shared .libs/parser.o .libs/lib.o .libs/shadow.o .libs/passwd.o .libs/group.o .libs/ent.o -L/usr/lib -lz -lpthread -lmysqlclient_r -Wl,-soname -Wl,libnss_mysql.so.2 -o .libs/libnss_mysql.so.2.0.0 (cd .libs && rm -f libnss_mysql.so.2 && ln -s libnss_mysql.so.2.0.0 libnss_mysql.so.2) (cd .libs && rm -f libnss_mysql.so && ln -s libnss_mysql.so.2.0.0 libnss_mysql.so) creating libnss_mysql.la (cd .libs && rm -f libnss_mysql.la && ln -s ../libnss_mysql.la libnss_mysql.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/nss-mysql-1.0/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/nss-mysql-1.0/src' make[1]: Entering directory `/usr/src/RPM/BUILD/nss-mysql-1.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/nss-mysql-1.0' make: Leaving directory `/usr/src/RPM/BUILD/nss-mysql-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.27914 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nss-mysql-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nss-mysql-buildroot + cd nss-mysql-1.0 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/nss-mysql-buildroot install make: Entering directory `/usr/src/RPM/BUILD/nss-mysql-1.0' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/nss-mysql-1.0/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/nss-mysql-1.0/tests' 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/nss-mysql-1.0/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/nss-mysql-1.0/tests' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/nss-mysql-1.0/src' make[2]: Entering directory `/usr/src/RPM/BUILD/nss-mysql-1.0/src' test -z "/lib" || mkdir -p -- "/usr/src/tmp/nss-mysql-buildroot/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libnss_mysql.la' '/usr/src/tmp/nss-mysql-buildroot/lib/libnss_mysql.la' /bin/install -p .libs/libnss_mysql.so.2.0.0 /usr/src/tmp/nss-mysql-buildroot/lib/libnss_mysql.so.2.0.0 (cd /usr/src/tmp/nss-mysql-buildroot/lib && { ln -s -f libnss_mysql.so.2.0.0 libnss_mysql.so.2 || { rm -f libnss_mysql.so.2 && ln -s libnss_mysql.so.2.0.0 libnss_mysql.so.2; }; }) (cd /usr/src/tmp/nss-mysql-buildroot/lib && { ln -s -f libnss_mysql.so.2.0.0 libnss_mysql.so || { rm -f libnss_mysql.so && ln -s libnss_mysql.so.2.0.0 libnss_mysql.so; }; }) /bin/install -p .libs/libnss_mysql.lai /usr/src/tmp/nss-mysql-buildroot/lib/libnss_mysql.la libtool: install: warning: remember to run `libtool --finish /lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/nss-mysql-1.0/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/nss-mysql-1.0/src' make[1]: Entering directory `/usr/src/RPM/BUILD/nss-mysql-1.0' make[2]: Entering directory `/usr/src/RPM/BUILD/nss-mysql-1.0' make[2]: Nothing to be done for `install-exec-am'. if [ ! -d /usr/src/tmp/nss-mysql-buildroot/etc ] ; then mkdir -p /usr/src/tmp/nss-mysql-buildroot/etc ; fi if [ ! -e /usr/src/tmp/nss-mysql-buildroot/etc/nss-mysql.conf ] ; then /bin/install -p -m 644 ./nss-mysql.conf /usr/src/tmp/nss-mysql-buildroot/etc/nss-mysql.conf ; fi if [ ! -e /usr/src/tmp/nss-mysql-buildroot/etc/nss-mysql-root.conf ] ; then /bin/install -p -m 644 -m 600 ./nss-mysql-root.conf /usr/src/tmp/nss-mysql-buildroot/etc/nss-mysql-root.conf ; fi make[2]: Leaving directory `/usr/src/RPM/BUILD/nss-mysql-1.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/nss-mysql-1.0' make: Leaving directory `/usr/src/RPM/BUILD/nss-mysql-1.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nss-mysql-buildroot (auto) removed `./lib/libnss_mysql.la' mode of `./lib/libnss_mysql.so.2.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/nss-mysql-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/nss-mysql-buildroot (auto) Adjusting library links in /usr/src/tmp/nss-mysql-buildroot ./lib: libnss_mysql.so.2 -> libnss_mysql.so.2.0.0 Verifying ELF objects in /usr/src/tmp/nss-mysql-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/nss-mysql-buildroot (executable,shared) Processing files: nss-mysql-1.0-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27914 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nss-mysql-1.0 + DOCDIR=/usr/src/tmp/nss-mysql-buildroot/usr/share/doc/nss-mysql-1.0 + export DOCDIR + rm -rf /usr/src/tmp/nss-mysql-buildroot/usr/share/doc/nss-mysql-1.0 + /bin/mkdir -p /usr/src/tmp/nss-mysql-buildroot/usr/share/doc/nss-mysql-1.0 + cp -prL sample.sql README UPGRADE TODO SHADOW NEWS AUTHORS /usr/src/tmp/nss-mysql-buildroot/usr/share/doc/nss-mysql-1.0 + chmod -R go-w /usr/src/tmp/nss-mysql-buildroot/usr/share/doc/nss-mysql-1.0 + chmod -R a+rX /usr/src/tmp/nss-mysql-buildroot/usr/share/doc/nss-mysql-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.27914 + 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.12754 + 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 Provides: libnss_mysql.so.2 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libmysqlclient_r.so.15(libmysqlclient_15), libpthread.so.0(GLIBC_2.0), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.4187 + 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/nss-mysql-1.0-alt3.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/nss-mysql-1.0-alt3.ppc.rpm 9.27user 6.14system 0:19.78elapsed 77%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1322415minor)pagefaults 0swaps