<86>Apr 25 14:49:25 userdel[11091]: delete user `rooter' <86>Apr 25 14:49:25 userdel[11091]: remove group `rooter' <86>Apr 25 14:49:25 groupadd[11092]: new group: name=rooter, gid=501 <86>Apr 25 14:49:25 useradd[11093]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 14:49:25 userdel[11095]: delete user `builder' <86>Apr 25 14:49:25 userdel[11095]: remove group `builder' <86>Apr 25 14:49:25 groupadd[11096]: new group: name=builder, gid=502 <86>Apr 25 14:49:25 useradd[11097]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 14:49:27 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 25 14:49:27 rpmi: libncurses-devel-5.6-alt4 installed Installing cvoicecontrol-0.9-alt2.alpha.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56440 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cvoicecontrol-0.9alpha + echo 'Source #0 (cvoicecontrol-0.9alpha.tar.gz):' Source #0 (cvoicecontrol-0.9alpha.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cvoicecontrol-0.9alpha.tar.gz + /bin/tar -xf - + cd cvoicecontrol-0.9alpha + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (cvoicecontrol-make.patch):' Patch #0 (cvoicecontrol-make.patch): + /usr/bin/patch -p1 patching file configure patching file cvoicecontrol/cvoicecontrol.c patching file cvoicecontrol/microphone_config.c patching file cvoicecontrol/model_editor.c patching file cvoicecontrol/ncurses_tools.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.56440 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cvoicecontrol-0.9alpha + 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 ranlib... ranlib checking for main in -lpthread... yes checking for main in -lncurses... yes checking how to run the C preprocessor... gcc -E checking for fcntl.h... yes checking for glob.h... yes checking for math.h... yes checking for ncurses/ncurses.h... yes checking for pthread.h... yes checking for signal.h... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/ioctl.h... yes checking for sys/select.h... yes checking for sys/soundcard.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for termios.h... yes checking for time.h... yes checking for unistd.h... yes updating cache ./config.cache creating ./config.status creating Makefile creating cvoicecontrol/Makefile creating cvoicecontrol/docs/Makefile creating cvoicecontrol/docs/en/Makefile creating config.h + make 'CFLAGS=-pipe -Wall -O2 -fsigned-char ' CC=gcc make: Entering directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha' Making all in cvoicecontrol make[2]: Entering directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol' Making all in docs make[3]: Entering directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/docs' Making all in en make[4]: Entering directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/docs/en' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/docs/en' make[4]: Entering directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/docs' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/docs' make[3]: Leaving directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/docs' make[3]: Entering directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol' gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c audio.c audio.c: In function 'playUtterance': audio.c:391: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c bb_queue.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c configuration.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c keypressed.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c mixer.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c model.c model.c: In function 'fgetstring': model.c:37: warning: ignoring return value of 'fread', declared with attribute warn_unused_result model.c: In function 'loadModel': model.c:174: warning: ignoring return value of 'fread', declared with attribute warn_unused_result model.c:181: warning: ignoring return value of 'fread', declared with attribute warn_unused_result model.c:195: warning: ignoring return value of 'fread', declared with attribute warn_unused_result model.c:197: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result model.c:198: warning: ignoring return value of 'fread', declared with attribute warn_unused_result model.c:200: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result model.c:204: warning: ignoring return value of 'fread', declared with attribute warn_unused_result model.c:220: warning: ignoring return value of 'fread', declared with attribute warn_unused_result model.c:222: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result model.c:226: warning: ignoring return value of 'fread', declared with attribute warn_unused_result model.c:237: warning: ignoring return value of 'fread', declared with attribute warn_unused_result model.c:242: warning: ignoring return value of 'fread', declared with attribute warn_unused_result model.c:245: warning: ignoring return value of 'fread', declared with attribute warn_unused_result model.c:247: warning: ignoring return value of 'fread', declared with attribute warn_unused_result model.c: In function 'saveModel': model.c:321: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result model.c:329: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result model.c:334: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result model.c:344: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result model.c:347: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result model.c:353: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result model.c:365: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result model.c:371: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result model.c:377: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result model.c:380: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result model.c:384: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result model.c:385: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c preprocess.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c realfftf.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c score.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c semaphore.c semaphore.c: In function 'do_error': semaphore.c:199: warning: implicit declaration of function 'exit' semaphore.c:199: warning: incompatible implicit declaration of built-in function 'exit' gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c cvoicecontrol.c cvoicecontrol.c: In function 'recognize': cvoicecontrol.c:491: warning: ignoring return value of 'system', declared with attribute warn_unused_result cvoicecontrol.c: In function 'main': cvoicecontrol.c:250: warning: 'model_file' may be used uninitialized in this function cvoicecontrol.c: In function 'recognize': cvoicecontrol.c:404: warning: 'act_dist' may be used uninitialized in this function gcc -pipe -Wall -O2 -fsigned-char -o cvoicecontrol audio.o bb_queue.o configuration.o keypressed.o mixer.o model.o preprocess.o realfftf.o score.o semaphore.o cvoicecontrol.o -lm -lpthread gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c ncurses_tools.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c microphone_config.c microphone_config.c: In function 'adjustMixerLevels': microphone_config.c:348: warning: implicit declaration of function 'mixerHasIGain' microphone_config.c: In function 'saveConfiguration': microphone_config.c:1090: warning: ignoring return value of 'system', declared with attribute warn_unused_result gcc -pipe -Wall -O2 -fsigned-char -o microphone_config audio.o keypressed.o mixer.o ncurses_tools.o preprocess.o realfftf.o microphone_config.o -lm -lncurses gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c model_editor.c gcc -pipe -Wall -O2 -fsigned-char -o model_editor audio.o configuration.o keypressed.o mixer.o model.o ncurses_tools.o preprocess.o realfftf.o model_editor.o -lm -lncurses make[3]: Leaving directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol' make[2]: Leaving directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol' make[2]: Entering directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha' make[2]: Leaving directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha' make[1]: Leaving directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha' make: Leaving directory `/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81771 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cvoicecontrol-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cvoicecontrol-buildroot + cd cvoicecontrol-0.9alpha + mkdir -p /usr/src/tmp/cvoicecontrol-buildroot//usr/bin + install cvoicecontrol/cvoicecontrol /usr/src/tmp/cvoicecontrol-buildroot//usr/bin + install cvoicecontrol/model_editor /usr/src/tmp/cvoicecontrol-buildroot//usr/bin + install cvoicecontrol/microphone_config /usr/src/tmp/cvoicecontrol-buildroot//usr/bin + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cvoicecontrol-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cvoicecontrol-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/cvoicecontrol-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cvoicecontrol-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/cvoicecontrol-buildroot (executable,shared) Processing files: cvoicecontrol-0.9-alt2.alpha Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66845 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cvoicecontrol-0.9alpha + DOCDIR=/usr/src/tmp/cvoicecontrol-buildroot/usr/share/doc/cvoicecontrol-0.9 + export DOCDIR + rm -rf /usr/src/tmp/cvoicecontrol-buildroot/usr/share/doc/cvoicecontrol-0.9 + /bin/mkdir -p /usr/src/tmp/cvoicecontrol-buildroot/usr/share/doc/cvoicecontrol-0.9 + cp -prL AUTHORS BUGS FAQ README cvoicecontrol/docs/en/index-1.html cvoicecontrol/docs/en/index-2.html cvoicecontrol/docs/en/index-3.html cvoicecontrol/docs/en/index-4.html cvoicecontrol/docs/en/index-5.html cvoicecontrol/docs/en/index-6.html cvoicecontrol/docs/en/index.html /usr/src/tmp/cvoicecontrol-buildroot/usr/share/doc/cvoicecontrol-0.9 + chmod -R go-w /usr/src/tmp/cvoicecontrol-buildroot/usr/share/doc/cvoicecontrol-0.9 + chmod -R a+rX /usr/src/tmp/cvoicecontrol-buildroot/usr/share/doc/cvoicecontrol-0.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.66845 + 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.83408 + 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: /lib/ld.so.1, 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), libm.so.6(GLIBC_2.0), libncurses.so.5, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), libtinfo.so.5, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.8674 + 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/cvoicecontrol-0.9-alt2.alpha.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/cvoicecontrol-0.9-alt2.alpha.ppc.rpm 7.54user 2.05system 0:13.45elapsed 71%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+438766minor)pagefaults 0swaps