<86>Dec 4 14:34:48 userdel[2837372]: delete user 'rooter' <86>Dec 4 14:34:48 userdel[2837372]: removed group 'rooter' owned by 'rooter' <86>Dec 4 14:34:48 groupadd[2837386]: group added to /etc/group: name=rooter, GID=663 <86>Dec 4 14:34:48 groupadd[2837386]: group added to /etc/gshadow: name=rooter <86>Dec 4 14:34:48 groupadd[2837386]: new group: name=rooter, GID=663 <86>Dec 4 14:34:48 useradd[2837401]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Dec 4 14:34:48 userdel[2837432]: delete user 'builder' <86>Dec 4 14:34:48 userdel[2837432]: removed group 'builder' owned by 'builder' <86>Dec 4 14:34:48 userdel[2837432]: removed shadow group 'builder' owned by 'builder' <86>Dec 4 14:34:48 groupadd[2837457]: group added to /etc/group: name=builder, GID=664 <86>Dec 4 14:34:48 groupadd[2837457]: group added to /etc/gshadow: name=builder <86>Dec 4 14:34:48 groupadd[2837457]: new group: name=builder, GID=664 <86>Dec 4 14:34:48 useradd[2837479]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/cvoicecontrol-0.9-alt2.alpha.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Dec 4 14:34:50 rpmi: libtinfo-devel-6.2.20201107-alt1 sisyphus+261749.100.1.1 1605292929 installed <13>Dec 4 14:34:50 rpmi: libncurses-devel-6.2.20201107-alt1 sisyphus+261749.100.1.1 1605292929 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cvoicecontrol-0.9-alt2.alpha.qa1.nosrc.rpm Installing cvoicecontrol-0.9-alt2.alpha.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95265 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/cvoicecontrol-0.9alpha.tar.gz + 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.95265 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cvoicecontrol-0.9alpha + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + 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 --disable-silent-rules --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... missing checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) 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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ' 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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c audio.c audio.c: In function 'playUtterance': audio.c:391:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 391 | write(fd_audio, wav, length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c bb_queue.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c configuration.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c keypressed.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mixer.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c model.c model.c: In function 'fgetstring': model.c:37:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 37 | fread(&i, sizeof(int), 1, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ model.c: In function 'loadModel': model.c:174:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 174 | fread(&(model->total_number_of_sample_utterances), sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ model.c:181:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 181 | fread(&(model->number_of_items), sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ model.c:195:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 195 | fread(&tmp_int, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ model.c:197:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 197 | fgets(new_item->label, tmp_int+1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ model.c:198:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 198 | fread(&tmp_int, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ model.c:200:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 200 | fgets(new_item->command, tmp_int+1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ model.c:204:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 204 | fread(&(new_item->number_of_samples), sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ model.c:220:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 220 | fread(&tmp_int, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ model.c:222:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 222 | fgets(new_sample->id, tmp_int+1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ model.c:226:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 226 | fread(&(new_sample->length), sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ model.c:237:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 237 | fread(new_sample->data[k], sizeof(float), FEAT_VEC_SIZE, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ model.c:242:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 242 | fread(&new_sample->has_wav, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ model.c:245:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 245 | fread(&new_sample->wav_length, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ model.c:247:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 247 | fread(new_sample->wav_data, sizeof(unsigned char), new_sample->wav_length, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c preprocess.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c realfftf.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c score.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c semaphore.c semaphore.c: In function 'do_error': semaphore.c:199:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 199 | exit (1); | ^~~~ semaphore.c:199:3: warning: incompatible implicit declaration of built-in function 'exit' semaphore.c:29:1: note: include '' or provide a declaration of 'exit' 28 | #include "semaphore.h" +++ |+#include 29 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cvoicecontrol.c cvoicecontrol.c: In function 'recognize': cvoicecontrol.c:491:6: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 491 | system((getModelItem(model, id))->command); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cvoicecontrol.c:758:35: warning: 'act_dist' may be used uninitialized in this function [-Wmaybe-uninitialized] 758 | sample->matrix[0][0] + 2*act_dist); | ^ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 /usr/bin/ld.default: configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:46: multiple definition of `rec_level'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:46: first defined here /usr/bin/ld.default: configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:46: multiple definition of `silence_level'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:46: first defined here /usr/bin/ld.default: configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:46: multiple definition of `stop_level'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:46: first defined here /usr/bin/ld.default: configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:79: multiple definition of `channel_mean'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:79: first defined here /usr/bin/ld.default: configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:78: multiple definition of `do_mean_sub'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:78: first defined here /usr/bin/ld.default: configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:71: multiple definition of `hamming_window'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:71: first defined here /usr/bin/ld.default: configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:59: multiple definition of `power_spec'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:59: first defined here /usr/bin/ld.default: configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:54: multiple definition of `filter_banks'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:54: first defined here /usr/bin/ld.default: configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:35: multiple definition of `dev_audio'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:35: first defined here /usr/bin/ld.default: configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:34: multiple definition of `fd_audio'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:34: first defined here /usr/bin/ld.default: mixer.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/mixer.h:40: multiple definition of `mic_level'; configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/mixer.h:40: first defined here /usr/bin/ld.default: mixer.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/mixer.h:41: multiple definition of `igain_level'; configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/mixer.h:41: first defined here /usr/bin/ld.default: model.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:79: multiple definition of `channel_mean'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:79: first defined here /usr/bin/ld.default: model.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:78: multiple definition of `do_mean_sub'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:78: first defined here /usr/bin/ld.default: model.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:71: multiple definition of `hamming_window'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:71: first defined here /usr/bin/ld.default: model.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:59: multiple definition of `power_spec'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:59: first defined here /usr/bin/ld.default: model.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:54: multiple definition of `filter_banks'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:54: first defined here /usr/bin/ld.default: preprocess.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:79: multiple definition of `channel_mean'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:79: first defined here /usr/bin/ld.default: preprocess.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:71: multiple definition of `hamming_window'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:71: first defined here /usr/bin/ld.default: preprocess.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:54: multiple definition of `filter_banks'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:54: first defined here /usr/bin/ld.default: preprocess.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:78: multiple definition of `do_mean_sub'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:78: first defined here /usr/bin/ld.default: preprocess.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:59: multiple definition of `power_spec'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:59: first defined here /usr/bin/ld.default: score.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:79: multiple definition of `channel_mean'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:79: first defined here /usr/bin/ld.default: score.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:78: multiple definition of `do_mean_sub'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:78: first defined here /usr/bin/ld.default: score.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:71: multiple definition of `hamming_window'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:71: first defined here /usr/bin/ld.default: score.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:59: multiple definition of `power_spec'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:59: first defined here /usr/bin/ld.default: score.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:54: multiple definition of `filter_banks'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:54: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:34: multiple definition of `fd_audio'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:34: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:46: multiple definition of `stop_level'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:46: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:46: multiple definition of `rec_level'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:46: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/cvoicecontrol.h:69: multiple definition of `adjust_window_width'; configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/cvoicecontrol.h:69: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/cvoicecontrol.h:90: multiple definition of `sloppy_corner'; configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/cvoicecontrol.h:90: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/cvoicecontrol.h:102: multiple definition of `float_max'; configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/cvoicecontrol.h:102: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/cvoicecontrol.h:97: multiple definition of `score_threshold'; configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/cvoicecontrol.h:97: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:71: multiple definition of `hamming_window'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:71: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/mixer.h:41: multiple definition of `igain_level'; configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/mixer.h:41: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/mixer.h:40: multiple definition of `mic_level'; configuration.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/mixer.h:40: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:46: multiple definition of `silence_level'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:46: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:35: multiple definition of `dev_audio'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/audio.h:35: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:79: multiple definition of `channel_mean'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:79: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:78: multiple definition of `do_mean_sub'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:78: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:59: multiple definition of `power_spec'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:59: first defined here /usr/bin/ld.default: cvoicecontrol.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/./preprocess.h:54: multiple definition of `filter_banks'; audio.o:/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol/preprocess.h:54: first defined here collect2: error: ld returned 1 exit status make[3]: *** [Makefile:178: cvoicecontrol] Error 1 make[3]: Leaving directory '/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol' make[2]: *** [Makefile:200: all-recursive] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha/cvoicecontrol' make[1]: *** [Makefile:146: all-recursive] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha' make: *** [Makefile:291: all-recursive-am] Error 2 make: Leaving directory '/usr/src/RPM/BUILD/cvoicecontrol-0.9alpha' error: Bad exit status from /usr/src/tmp/rpm-tmp.95265 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.95265 (%build) Command exited with non-zero status 1 2.57user 0.47system 0:03.99elapsed 76%CPU (0avgtext+0avgdata 36100maxresident)k 0inputs+0outputs (0major+180034minor)pagefaults 0swaps hsh-rebuild: rebuild of `cvoicecontrol-0.9-alt2.alpha.qa1.src.rpm' failed. Command exited with non-zero status 1 5.88user 2.63system 0:09.31elapsed 91%CPU (0avgtext+0avgdata 109252maxresident)k 0inputs+0outputs (0major+401798minor)pagefaults 0swaps