<86>Dec 21 00:57:15 userdel[2589519]: delete user 'rooter' <86>Dec 21 00:57:15 userdel[2589519]: removed group 'rooter' owned by 'rooter' <86>Dec 21 00:57:15 userdel[2589519]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 21 00:57:15 groupadd[2589551]: group added to /etc/group: name=rooter, GID=1844 <86>Dec 21 00:57:15 groupadd[2589551]: group added to /etc/gshadow: name=rooter <86>Dec 21 00:57:15 groupadd[2589551]: new group: name=rooter, GID=1844 <86>Dec 21 00:57:15 useradd[2589576]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Dec 21 00:57:15 userdel[2589592]: delete user 'builder' <86>Dec 21 00:57:15 userdel[2589592]: removed group 'builder' owned by 'builder' <86>Dec 21 00:57:15 userdel[2589592]: removed shadow group 'builder' owned by 'builder' <86>Dec 21 00:57:15 groupadd[2589600]: group added to /etc/group: name=builder, GID=1845 <86>Dec 21 00:57:15 groupadd[2589600]: group added to /etc/gshadow: name=builder <86>Dec 21 00:57:15 groupadd[2589600]: new group: name=builder, GID=1845 <86>Dec 21 00:57:15 useradd[2589631]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/vorbisgain-0.37-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/vorbisgain-0.37-alt1.qa1.src.rpm: license not found in '/usr/share/license' directory: 2.1 <13>Dec 21 00:57:19 rpmi: libogg-1.3.5-alt1 sisyphus+278100.3400.1.1 1626058929 installed <13>Dec 21 00:57:19 rpmi: libvorbis-1.3.7-alt1 sisyphus+275738.100.1.1 1624751601 installed <13>Dec 21 00:57:19 rpmi: libogg-devel-1.3.5-alt1 sisyphus+278100.3400.1.1 1626058929 installed <13>Dec 21 00:57:19 rpmi: libvorbis-devel-1.3.7-alt1 sisyphus+275738.100.1.1 1624751601 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/vorbisgain-0.37-alt1.qa1.nosrc.rpm (w1.gzdio) Installing vorbisgain-0.37-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45063 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf vorbisgain-0.37 + echo 'Source #0 (vorbisgain-0.37.tar.gz):' Source #0 (vorbisgain-0.37.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/vorbisgain-0.37.tar.gz + /bin/tar -xf - + cd vorbisgain-0.37 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (vorbisgain-0.37-double-fclose.patch):' Patch #0 (vorbisgain-0.37-double-fclose.patch): + /usr/bin/patch -p1 patching file vorbis.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45063 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd vorbisgain-0.37 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 --enable-recursive 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 checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for Ogg... yes checking for Vorbis... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... 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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... yes checking for floor... yes checking for getcwd... yes checking for memmove... yes checking for memset... yes checking for pow... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for ov_read_float in -lvorbisfile... yes checking if ov_read_float() takes four arguments... yes 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/vorbisgain-0.37' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/vorbisgain-0.37' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'vorbisgain.c' || echo './'`vorbisgain.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'vorbis.c' || echo './'`vorbis.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'recurse.c' || echo './'`recurse.c recurse.c: In function 'open_dir': recurse.c:392:9: warning: pointer 'result_15' used after 'free' [-Wuse-after-free] 392 | file_error(_("Couldn't scan directory '%s': "), result->full_path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ recurse.c:391:9: note: call to 'free' here 391 | free(result); | ^~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'misc.c' || echo './'`misc.c misc.c: In function 'get_console_size': misc.c:268:9: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration] 268 | if (isatty(fd)) | ^~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'gain_analysis.c' || echo './'`gain_analysis.c gain_analysis.c:116:1: warning: variably modified 'lstepbuf' at file scope 116 | Float_t lstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~~ gain_analysis.c:118:1: warning: variably modified 'loutbuf' at file scope 118 | Float_t loutbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~~ gain_analysis.c:122:1: warning: variably modified 'rstepbuf' at file scope 122 | Float_t rstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~~ gain_analysis.c:124:1: warning: variably modified 'routbuf' at file scope 124 | Float_t routbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~~ gain_analysis.c:132:1: warning: variably modified 'A' at file scope 132 | static Uint32_t A [(size_t)(STEPS_per_dB * MAX_dB)]; | ^~~~~~ gain_analysis.c:133:1: warning: variably modified 'B' at file scope 133 | static Uint32_t B [(size_t)(STEPS_per_dB * MAX_dB)]; | ^~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'vcedit.c' || echo './'`vcedit.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'getopt.c' || echo './'`getopt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c `test -f 'getopt1.c' || echo './'`getopt1.c x86_64-alt-linux-gcc -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o vorbisgain vorbisgain.o vorbis.o recurse.o misc.o gain_analysis.o vcedit.o getopt.o getopt1.o -lvorbisfile -lvorbis -lm -logg -lvorbisfile ld: /usr/src/tmp/ccRV47Dg.ltrans0.ltrans.o: in function `write_gains': /usr/src/RPM/BUILD/vorbisgain-0.37/vorbis.c:705:(.text+0x2451): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' make[1]: Leaving directory '/usr/src/RPM/BUILD/vorbisgain-0.37' make: Leaving directory '/usr/src/RPM/BUILD/vorbisgain-0.37' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/vorbisgain-buildroot + : + /bin/rm -rf -- /usr/src/tmp/vorbisgain-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd vorbisgain-0.37 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/vorbisgain-buildroot/usr exec_prefix=/usr/src/tmp/vorbisgain-buildroot/usr bindir=/usr/src/tmp/vorbisgain-buildroot/usr/bin sbindir=/usr/src/tmp/vorbisgain-buildroot/usr/sbin sysconfdir=/usr/src/tmp/vorbisgain-buildroot/etc datadir=/usr/src/tmp/vorbisgain-buildroot/usr/share includedir=/usr/src/tmp/vorbisgain-buildroot/usr/include libdir=/usr/src/tmp/vorbisgain-buildroot/usr/lib64 libexecdir=/usr/src/tmp/vorbisgain-buildroot/usr/lib localstatedir=/usr/src/tmp/vorbisgain-buildroot/var/lib runstatedir=/usr/src/tmp/vorbisgain-buildroot/var/run sharedstatedir=/usr/src/tmp/vorbisgain-buildroot/var/lib mandir=/usr/src/tmp/vorbisgain-buildroot/usr/share/man infodir=/usr/src/tmp/vorbisgain-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/vorbisgain-0.37' make[1]: Entering directory '/usr/src/RPM/BUILD/vorbisgain-0.37' /bin/sh ./mkinstalldirs /usr/src/tmp/vorbisgain-buildroot/usr/bin mkdir /usr/src/tmp/vorbisgain-buildroot mkdir /usr/src/tmp/vorbisgain-buildroot/usr mkdir /usr/src/tmp/vorbisgain-buildroot/usr/bin /usr/libexec/rpm-build/install -p vorbisgain /usr/src/tmp/vorbisgain-buildroot/usr/bin/vorbisgain /bin/sh ./mkinstalldirs /usr/src/tmp/vorbisgain-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/vorbisgain-buildroot/usr/share mkdir /usr/src/tmp/vorbisgain-buildroot/usr/share/man mkdir /usr/src/tmp/vorbisgain-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m 644 ./vorbisgain.1 /usr/src/tmp/vorbisgain-buildroot/usr/share/man/man1/vorbisgain.1 make[1]: Leaving directory '/usr/src/RPM/BUILD/vorbisgain-0.37' make: Leaving directory '/usr/src/RPM/BUILD/vorbisgain-0.37' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/vorbisgain-buildroot (auto) Verifying and fixing files in /usr/src/tmp/vorbisgain-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/vorbisgain-buildroot/ (default) Compressing files in /usr/src/tmp/vorbisgain-buildroot (auto) Verifying ELF objects in /usr/src/tmp/vorbisgain-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: vorbisgain-0.37-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48239 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd vorbisgain-0.37 + DOCDIR=/usr/src/tmp/vorbisgain-buildroot/usr/share/doc/vorbisgain-0.37 + export DOCDIR + rm -rf /usr/src/tmp/vorbisgain-buildroot/usr/share/doc/vorbisgain-0.37 + /bin/mkdir -p /usr/src/tmp/vorbisgain-buildroot/usr/share/doc/vorbisgain-0.37 + cp -prL NEWS README vorbisgain.txt /usr/src/tmp/vorbisgain-buildroot/usr/share/doc/vorbisgain-0.37 + chmod -R go-w /usr/src/tmp/vorbisgain-buildroot/usr/share/doc/vorbisgain-0.37 + chmod -R a+rX /usr/src/tmp/vorbisgain-buildroot/usr/share/doc/vorbisgain-0.37 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gEyIdZ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IXpq9I find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libogg.so.0()(64bit) >= set:kfMdFN6WeZzw4pPZzzzEBpdw6qYM4ceogCqZs30ZjiMQa8Y53, libvorbis.so.0()(64bit) >= set:jfT5uHPU2HCCzfsmpW3z, libvorbisfile.so.3()(64bit) >= set:jg5whR7i7YkYzBdq9, 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.6fqdKO Creating vorbisgain-debuginfo package Processing files: vorbisgain-debuginfo-0.37-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TT2FJk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j1Xrkv find-requires: running scripts (debuginfo) Requires: vorbisgain = 0.37-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libogg.so.0), debug64(libvorbis.so.0), debug64(libvorbisfile.so.3) Adding to vorbisgain-debuginfo a strict dependency on vorbisgain Wrote: /usr/src/RPM/RPMS/x86_64/vorbisgain-0.37-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/vorbisgain-debuginfo-0.37-alt1.qa1.x86_64.rpm (w2.lzdio) 2.83user 3.58system 0:11.71elapsed 54%CPU (0avgtext+0avgdata 42276maxresident)k 0inputs+0outputs (0major+646280minor)pagefaults 0swaps /.out/vorbisgain-0.37-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/vorbisgain-0.37-alt1.qa1.x86_64.rpm: license not found in '/usr/share/license' directory: 2.1 /.out/vorbisgain-debuginfo-0.37-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/vorbisgain-debuginfo-0.37-alt1.qa1.x86_64.rpm: license not found in '/usr/share/license' directory: 2.1 5.06user 2.08system 0:21.88elapsed 32%CPU (0avgtext+0avgdata 128376maxresident)k 0inputs+0outputs (0major+207111minor)pagefaults 0swaps --- vorbisgain-0.37-alt1.qa1.x86_64.rpm.repo 2021-06-29 01:14:17.000000000 +0000 +++ vorbisgain-0.37-alt1.qa1.x86_64.rpm.hasher 2023-12-21 00:57:34.301946626 +0000 @@ -11,2 +11,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -22,3 +24,3 @@ Provides: vorbisgain = 0.37-alt1.qa1:sisyphus+276258.100.1.2 -File: /usr/bin/vorbisgain 100755 root:root 50c1e2426c2cddf2246f9a64f22f9ba5 +File: /usr/bin/vorbisgain 100755 root:root 4c6b60ee3fda8ec21b51036afb1cd71e File: /usr/share/doc/vorbisgain-0.37 40755 root:root @@ -28,2 +30,2 @@ File: /usr/share/man/man1/vorbisgain.1.xz 100644 root:root 7401a80d3e52b794186649d80e3c7d06 -RPMIdentity: 166468d2badc2d162d8b4dd34800a8d526938646da1c0c624a95ec83a2f9fa75eb930904417459c246ac398751c44efc0b9dd82de8259c1f9faf2663bd730f67 +RPMIdentity: 7d98ce5a7e6fbf733e15407ed49e148fcc03dd333688a68854db248c5114ba1e5cf31a60db0031f4e11decf029e29affde81b56250be227cb4a4dae38970f14f --- vorbisgain-debuginfo-0.37-alt1.qa1.x86_64.rpm.repo 2021-06-29 01:14:17.000000000 +0000 +++ vorbisgain-debuginfo-0.37-alt1.qa1.x86_64.rpm.hasher 2023-12-21 00:57:34.381948075 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5d 40755 root:root -/usr/lib/debug/.build-id/5d/c21c152942bf146a3b887c2817aef6be307c8e 120777 root:root ../../../../bin/vorbisgain -/usr/lib/debug/.build-id/5d/c21c152942bf146a3b887c2817aef6be307c8e.debug 120777 root:root ../../usr/bin/vorbisgain.debug +/usr/lib/debug/.build-id/c1 40755 root:root +/usr/lib/debug/.build-id/c1/856a91887a8cc9a9f51d73834d5fa6374f4f4d 120777 root:root ../../../../bin/vorbisgain +/usr/lib/debug/.build-id/c1/856a91887a8cc9a9f51d73834d5fa6374f4f4d.debug 120777 root:root ../../usr/bin/vorbisgain.debug /usr/lib/debug/usr/bin/vorbisgain.debug 100644 root:root @@ -7,3 +7,5 @@ /usr/src/debug/vorbisgain-0.37/gain_analysis.h 100644 root:root +/usr/src/debug/vorbisgain-0.37/getopt.c 100644 root:root /usr/src/debug/vorbisgain-0.37/getopt.h 100644 root:root +/usr/src/debug/vorbisgain-0.37/getopt1.c 100644 root:root /usr/src/debug/vorbisgain-0.37/misc.c 100644 root:root @@ -27,6 +29,6 @@ Provides: vorbisgain-debuginfo = 0.37-alt1.qa1:sisyphus+276258.100.1.2 -File: /usr/lib/debug/.build-id/5d 40755 root:root -File: /usr/lib/debug/.build-id/5d/c21c152942bf146a3b887c2817aef6be307c8e 120777 root:root ../../../../bin/vorbisgain -File: /usr/lib/debug/.build-id/5d/c21c152942bf146a3b887c2817aef6be307c8e.debug 120777 root:root ../../usr/bin/vorbisgain.debug -File: /usr/lib/debug/usr/bin/vorbisgain.debug 100644 root:root ac5aefdc0a2f56f59097e40cd62eed9c +File: /usr/lib/debug/.build-id/c1 40755 root:root +File: /usr/lib/debug/.build-id/c1/856a91887a8cc9a9f51d73834d5fa6374f4f4d 120777 root:root ../../../../bin/vorbisgain +File: /usr/lib/debug/.build-id/c1/856a91887a8cc9a9f51d73834d5fa6374f4f4d.debug 120777 root:root ../../usr/bin/vorbisgain.debug +File: /usr/lib/debug/usr/bin/vorbisgain.debug 100644 root:root 2b93e6715fd14822a7f50aa9cf27e267 File: /usr/src/debug/vorbisgain-0.37 40755 root:root @@ -34,3 +36,5 @@ File: /usr/src/debug/vorbisgain-0.37/gain_analysis.h 100644 root:root 0fffa011fe4d74d040165bfd59fed86c +File: /usr/src/debug/vorbisgain-0.37/getopt.c 100644 root:root 3705b0b549700941854adab01ac49bf8 File: /usr/src/debug/vorbisgain-0.37/getopt.h 100644 root:root ce0d0afb6d9479eae97e4ff0f42e1673 +File: /usr/src/debug/vorbisgain-0.37/getopt1.c 100644 root:root 5ed09d52ba30e9d36ed5a3d32291cdf7 File: /usr/src/debug/vorbisgain-0.37/misc.c 100644 root:root fb3e56e7b35bc81c902fa5b8e621ed65 @@ -45,2 +49,2 @@ File: /usr/src/debug/vorbisgain-0.37/vorbisgain.h 100644 root:root 1f7b7ae4f86c6b6b0a41817cce3e781b -RPMIdentity: e0bbf69c78fa3c558e0da2e6c3537575a8997689f1b700c59ed24b62c73fffb64f260de225c1c93ed3f6cca46e14efca9368c0519a47d22606bce7a6e527505f +RPMIdentity: 1cd8f7c01ccfeaf4346b6a9c7af44a2fff347e6dc0728312cf6d3834ef9c4a24fb9aaac3375adea7bfa3ba54a1ab1767b34ce679cc8dbd924cee9476cd89c2d3