<86>Oct 6 12:19:51 userdel[3513884]: delete user 'rooter' <86>Oct 6 12:19:51 userdel[3513884]: removed group 'rooter' owned by 'rooter' <86>Oct 6 12:19:51 userdel[3513884]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 6 12:19:51 groupadd[3513924]: group added to /etc/group: name=rooter, GID=1814 <86>Oct 6 12:19:51 groupadd[3513924]: group added to /etc/gshadow: name=rooter <86>Oct 6 12:19:51 groupadd[3513924]: new group: name=rooter, GID=1814 <86>Oct 6 12:19:51 useradd[3513955]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash <86>Oct 6 12:19:51 userdel[3514012]: delete user 'builder' <86>Oct 6 12:19:51 userdel[3514012]: removed group 'builder' owned by 'builder' <86>Oct 6 12:19:51 userdel[3514012]: removed shadow group 'builder' owned by 'builder' <86>Oct 6 12:19:51 groupadd[3514066]: group added to /etc/group: name=builder, GID=1815 <86>Oct 6 12:19:51 groupadd[3514066]: group added to /etc/gshadow: name=builder <86>Oct 6 12:19:51 groupadd[3514066]: new group: name=builder, GID=1815 <86>Oct 6 12:19:51 useradd[3514105]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash <13>Oct 6 12:19:54 rpmi: libncurses-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Oct 6 12:19:54 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Oct 6 12:19:54 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cvoicecontrol-0.9-alt2.alpha.qa1.nosrc.rpm (w1.gzdio) Installing cvoicecontrol-0.9-alt2.alpha.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70180 + 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.70180 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) 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 ' 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 -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] write(fd_audio, wav, length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c bb_queue.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c configuration.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c keypressed.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c mixer.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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 -c preprocess.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c realfftf.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c score.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c semaphore.c semaphore.c: In function 'do_error': semaphore.c:199:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^~~~ semaphore.c:199:3: warning: incompatible implicit declaration of built-in function 'exit' semaphore.c:199:3: note: include '' or provide a declaration of 'exit' semaphore.c:29:1: +#include semaphore.c:199:3: exit (1); ^~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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] system((getModelItem(model, id))->command); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cvoicecontrol.c:404:9: warning: 'act_dist' may be used uninitialized in this function [-Wmaybe-uninitialized] float act_dist; /***** (euklid) distance at current DTW position */ ^~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c ncurses_tools.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c microphone_config.c microphone_config.c: In function 'adjustMixerLevels': microphone_config.c:348:7: warning: implicit declaration of function 'mixerHasIGain' [-Wimplicit-function-declaration] if (mixerHasIGain() == MIXER_OK) ^~~~~~~~~~~~~ microphone_config.c: In function 'saveConfiguration': microphone_config.c:1090:7: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(command); ^~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c model_editor.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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.73902 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + 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,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/cvoicecontrol-buildroot/ (default) Compressing files in /usr/src/tmp/cvoicecontrol-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cvoicecontrol-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: cvoicecontrol-0.9-alt2.alpha.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61243 + 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: /bin/sh -e /usr/src/tmp/rpm-tmp.C0OtTm find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0Mmtp7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.27)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libncurses.so.5()(64bit) >= set:mhWiBzDlR0BkKnA2NRJJuo7g1Hy2pDqRkVsszcW4FKOnn9L52OWR0TAJ0F, libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libtinfo.so.5()(64bit) >= set:liZKbfJ2NFZGS3aZiqL5, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WU30nV Creating cvoicecontrol-debuginfo package Processing files: cvoicecontrol-debuginfo-0.9-alt2.alpha.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6FQcQM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yQy4KH find-requires: running scripts (debuginfo) Requires: cvoicecontrol = 0.9-alt2.alpha.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libncurses.so.5), debug64(libpthread.so.0), debug64(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/x86_64/cvoicecontrol-0.9-alt2.alpha.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cvoicecontrol-debuginfo-0.9-alt2.alpha.qa1.x86_64.rpm (w2.lzdio) 3.07user 2.90system 0:10.14elapsed 58%CPU (0avgtext+0avgdata 44112maxresident)k 0inputs+0outputs (0major+568857minor)pagefaults 0swaps 3.05user 2.12system 0:17.85elapsed 28%CPU (0avgtext+0avgdata 137464maxresident)k 0inputs+0outputs (0major+197065minor)pagefaults 0swaps --- cvoicecontrol-0.9-alt2.alpha.qa1.x86_64.rpm.repo 2013-04-18 08:59:57.000000000 +0000 +++ cvoicecontrol-0.9-alt2.alpha.qa1.x86_64.rpm.hasher 2024-10-06 12:20:07.158075995 +0000 @@ -19,2 +19,3 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.27)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) @@ -31,5 +32,5 @@ Provides: cvoicecontrol = 0.9-alt2.alpha.qa1 -File: /usr/bin/cvoicecontrol 100755 root:root bdbd79fec87da86ec131b66e26457540 -File: /usr/bin/microphone_config 100755 root:root c11134580906fb3d7ee73f66a994fbe4 -File: /usr/bin/model_editor 100755 root:root 07153b86c95bf4c57935b3fc0b9f3308 +File: /usr/bin/cvoicecontrol 100755 root:root ba2d77cd6a687c3ffd99af3ebcd5881f +File: /usr/bin/microphone_config 100755 root:root 00907014b65d8348b7f979b611d27c6c +File: /usr/bin/model_editor 100755 root:root e775fe45446e9942210c14edbd78054f File: /usr/share/doc/cvoicecontrol-0.9 40755 root:root @@ -46,2 +47,2 @@ File: /usr/share/doc/cvoicecontrol-0.9/index.html 100644 root:root 9fc4df3a326c928a8b3850082adb6c60 -RPMIdentity: 67194d4fbc791616f097fff9e999019a7b53ddda47b8737cad1928c5b979abced2a27fc99c0bc83ed2d68934b8cb0b13ea13e1fb3416cb17814ab9361717c37f +RPMIdentity: b7b6e397c62cd1a8cd88d7c53faa0864cef854b73acf3c003a85abb3a3bb88e2f66baacc871cd25d39c251b7546698c1701e6fa6bb6415ae5b8cca4aab9f2f1f --- cvoicecontrol-debuginfo-0.9-alt2.alpha.qa1.x86_64.rpm.repo 2013-04-18 08:59:57.000000000 +0000 +++ cvoicecontrol-debuginfo-0.9-alt2.alpha.qa1.x86_64.rpm.hasher 2024-10-06 12:20:07.345078667 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/02 40755 root:root -/usr/lib/debug/.build-id/02/743c7b53dc9bf8455ba9fb0561cd2061dc3aae 120777 root:root ../../../../bin/cvoicecontrol -/usr/lib/debug/.build-id/02/743c7b53dc9bf8455ba9fb0561cd2061dc3aae.debug 120777 root:root ../../usr/bin/cvoicecontrol.debug -/usr/lib/debug/.build-id/5a 40755 root:root -/usr/lib/debug/.build-id/5a/d280d36f5353c9adab0d04fae902f742a0092c 120777 root:root ../../../../bin/microphone_config -/usr/lib/debug/.build-id/5a/d280d36f5353c9adab0d04fae902f742a0092c.debug 120777 root:root ../../usr/bin/microphone_config.debug -/usr/lib/debug/.build-id/a3 40755 root:root -/usr/lib/debug/.build-id/a3/bab8c61f108439b997b7d4d37eed08a5c33fef 120777 root:root ../../../../bin/model_editor -/usr/lib/debug/.build-id/a3/bab8c61f108439b997b7d4d37eed08a5c33fef.debug 120777 root:root ../../usr/bin/model_editor.debug +/usr/lib/debug/.build-id/2a 40755 root:root +/usr/lib/debug/.build-id/2a/a2d324b7ccba12f0a3f39a3b64b307b18741b8 120777 root:root ../../../../bin/microphone_config +/usr/lib/debug/.build-id/2a/a2d324b7ccba12f0a3f39a3b64b307b18741b8.debug 120777 root:root ../../usr/bin/microphone_config.debug +/usr/lib/debug/.build-id/5c 40755 root:root +/usr/lib/debug/.build-id/5c/c3ac5e52e40546e43e04a12560159cf6fd20c9 120777 root:root ../../../../bin/cvoicecontrol +/usr/lib/debug/.build-id/5c/c3ac5e52e40546e43e04a12560159cf6fd20c9.debug 120777 root:root ../../usr/bin/cvoicecontrol.debug +/usr/lib/debug/.build-id/bb 40755 root:root +/usr/lib/debug/.build-id/bb/705b843b8fb9b85644a2557900ffe69be56c40 120777 root:root ../../../../bin/model_editor +/usr/lib/debug/.build-id/bb/705b843b8fb9b85644a2557900ffe69be56c40.debug 120777 root:root ../../usr/bin/model_editor.debug /usr/lib/debug/usr/bin/cvoicecontrol.debug 100644 root:root @@ -52,14 +52,14 @@ Provides: cvoicecontrol-debuginfo = 0.9-alt2.alpha.qa1 -File: /usr/lib/debug/.build-id/02 40755 root:root -File: /usr/lib/debug/.build-id/02/743c7b53dc9bf8455ba9fb0561cd2061dc3aae 120777 root:root ../../../../bin/cvoicecontrol -File: /usr/lib/debug/.build-id/02/743c7b53dc9bf8455ba9fb0561cd2061dc3aae.debug 120777 root:root ../../usr/bin/cvoicecontrol.debug -File: /usr/lib/debug/.build-id/5a 40755 root:root -File: /usr/lib/debug/.build-id/5a/d280d36f5353c9adab0d04fae902f742a0092c 120777 root:root ../../../../bin/microphone_config -File: /usr/lib/debug/.build-id/5a/d280d36f5353c9adab0d04fae902f742a0092c.debug 120777 root:root ../../usr/bin/microphone_config.debug -File: /usr/lib/debug/.build-id/a3 40755 root:root -File: /usr/lib/debug/.build-id/a3/bab8c61f108439b997b7d4d37eed08a5c33fef 120777 root:root ../../../../bin/model_editor -File: /usr/lib/debug/.build-id/a3/bab8c61f108439b997b7d4d37eed08a5c33fef.debug 120777 root:root ../../usr/bin/model_editor.debug -File: /usr/lib/debug/usr/bin/cvoicecontrol.debug 100644 root:root ad1bebc137875b8c1df559d5de0abb1d -File: /usr/lib/debug/usr/bin/microphone_config.debug 100644 root:root 42a35e9a25b8cbdd86618e1b7b020dcd -File: /usr/lib/debug/usr/bin/model_editor.debug 100644 root:root 3e50607f21d899e58eae6bb66dfef51e +File: /usr/lib/debug/.build-id/2a 40755 root:root +File: /usr/lib/debug/.build-id/2a/a2d324b7ccba12f0a3f39a3b64b307b18741b8 120777 root:root ../../../../bin/microphone_config +File: /usr/lib/debug/.build-id/2a/a2d324b7ccba12f0a3f39a3b64b307b18741b8.debug 120777 root:root ../../usr/bin/microphone_config.debug +File: /usr/lib/debug/.build-id/5c 40755 root:root +File: /usr/lib/debug/.build-id/5c/c3ac5e52e40546e43e04a12560159cf6fd20c9 120777 root:root ../../../../bin/cvoicecontrol +File: /usr/lib/debug/.build-id/5c/c3ac5e52e40546e43e04a12560159cf6fd20c9.debug 120777 root:root ../../usr/bin/cvoicecontrol.debug +File: /usr/lib/debug/.build-id/bb 40755 root:root +File: /usr/lib/debug/.build-id/bb/705b843b8fb9b85644a2557900ffe69be56c40 120777 root:root ../../../../bin/model_editor +File: /usr/lib/debug/.build-id/bb/705b843b8fb9b85644a2557900ffe69be56c40.debug 120777 root:root ../../usr/bin/model_editor.debug +File: /usr/lib/debug/usr/bin/cvoicecontrol.debug 100644 root:root acd5a34b6e29047ab0d65b0b1b8ca8aa +File: /usr/lib/debug/usr/bin/microphone_config.debug 100644 root:root 332292f7e044d0f923d33e011d4aca1e +File: /usr/lib/debug/usr/bin/model_editor.debug 100644 root:root 116a1d9166b2633b00bf4127d8ac068c File: /usr/src/debug/cvoicecontrol-0.9alpha 40755 root:root @@ -95,2 +95,2 @@ File: /usr/src/debug/cvoicecontrol-0.9alpha/cvoicecontrol/semaphore.h 100644 root:root 01e38c1e3651d1e6a119af0f4214b27f -RPMIdentity: 339569710eae99fdae33175ee15966d3389eb704f09adc28b2f09ecbb32d2e251599e8eec00ad4040e08a839ba029601fa80b098548361e19074fb0444066fb0 +RPMIdentity: 8bdbb5edf410b365b80f648b3fcf84406fd8544fc9b2f4dc733b434da9e1f5c33543358d9e9b11792884fc44a18851fda6d097f1e0e35ab01f56c255d9d5731f