<86>Oct 18 16:32:50 userdel[2018342]: delete user 'rooter' <86>Oct 18 16:32:50 userdel[2018342]: removed group 'rooter' owned by 'rooter' <86>Oct 18 16:32:50 userdel[2018342]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 16:32:50 groupadd[2018364]: group added to /etc/group: name=rooter, GID=1823 <86>Oct 18 16:32:50 groupadd[2018364]: group added to /etc/gshadow: name=rooter <86>Oct 18 16:32:50 groupadd[2018364]: new group: name=rooter, GID=1823 <86>Oct 18 16:32:50 useradd[2018383]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>Oct 18 16:32:50 userdel[2018422]: delete user 'builder' <86>Oct 18 16:32:50 userdel[2018422]: removed group 'builder' owned by 'builder' <86>Oct 18 16:32:50 userdel[2018422]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 16:32:50 groupadd[2018468]: group added to /etc/group: name=builder, GID=1824 <86>Oct 18 16:32:50 groupadd[2018468]: group added to /etc/gshadow: name=builder <86>Oct 18 16:32:50 groupadd[2018468]: new group: name=builder, GID=1824 <86>Oct 18 16:32:50 useradd[2018502]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none warning: user aris does not exist - using root warning: group aris does not exist - using root warning: user aris does not exist - using root warning: group aris does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libfreeaptx-0.1.1-alt1.nosrc.rpm (w1.gzdio) Installing libfreeaptx-0.1.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69170 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libfreeaptx-0.1.1 + echo 'Source #0 (libfreeaptx-0.1.1.tar.gz):' Source #0 (libfreeaptx-0.1.1.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/libfreeaptx-0.1.1.tar.gz + /bin/tar -xf - + cd libfreeaptx-0.1.1 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i '/^LDFLAGS = -s/d' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69170 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libfreeaptx-0.1.1 + make CC=gcc 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto' default make: Entering directory '/usr/src/RPM/BUILD/libfreeaptx-0.1.1' gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -I. -shared -fPIC -Wl,-soname,libfreeaptx.so.0 -o libfreeaptx.so.0.1.1 freeaptx.c ln -sf libfreeaptx.so.0.1.1 libfreeaptx.so.0 ln -sf libfreeaptx.so.0 libfreeaptx.so gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -I. -c -o freeaptxenc.o freeaptxenc.c gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -o freeaptxenc freeaptxenc.o libfreeaptx.so gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -I. -c -o freeaptxdec.o freeaptxdec.c gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -o freeaptxdec freeaptxdec.o libfreeaptx.so make: Leaving directory '/usr/src/RPM/BUILD/libfreeaptx-0.1.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69366 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libfreeaptx-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libfreeaptx-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd libfreeaptx-0.1.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libfreeaptx-buildroot PREFIX=/usr LIBDIR=lib64 make: Entering directory '/usr/src/RPM/BUILD/libfreeaptx-0.1.1' mkdir -p /usr/src/tmp/libfreeaptx-buildroot/usr/lib64 cp -a libfreeaptx.so.0.1.1 libfreeaptx.so.0 libfreeaptx.so /usr/src/tmp/libfreeaptx-buildroot/usr/lib64 mkdir -p /usr/src/tmp/libfreeaptx-buildroot/usr/bin cp -a freeaptxenc freeaptxdec /usr/src/tmp/libfreeaptx-buildroot/usr/bin mkdir -p /usr/src/tmp/libfreeaptx-buildroot/usr/include cp -a freeaptx.h /usr/src/tmp/libfreeaptx-buildroot/usr/include mkdir -p /usr/src/tmp/libfreeaptx-buildroot/usr/lib64/pkgconfig printf 'prefix=%s\nexec_prefix=${prefix}\nlibdir=${exec_prefix}/%s\nincludedir=${prefix}/%s\n\n' /usr lib64 include > /usr/src/tmp/libfreeaptx-buildroot/usr/lib64/pkgconfig/libfreeaptx.pc printf 'Name: lib%s\nDescription: Open Source aptX codec library\nVersion: %u.%u.%u\n' freeaptx 0 1 1 >> /usr/src/tmp/libfreeaptx-buildroot/usr/lib64/pkgconfig/libfreeaptx.pc printf 'Libs: -L${libdir} -l%s\nCflags: -I${includedir}\n' freeaptx >> /usr/src/tmp/libfreeaptx-buildroot/usr/lib64/pkgconfig/libfreeaptx.pc make: Leaving directory '/usr/src/RPM/BUILD/libfreeaptx-0.1.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libfreeaptx-buildroot (auto) mode of './usr/lib64/libfreeaptx.so.0.1.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libfreeaptx-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libfreeaptx.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libfreeaptx.pc: Libs: '-L${libdir} -lfreeaptx' --> '-lfreeaptx' Checking contents of files in /usr/src/tmp/libfreeaptx-buildroot/ (default) Compressing files in /usr/src/tmp/libfreeaptx-buildroot (auto) Adjusting library links in /usr/src/tmp/libfreeaptx-buildroot ./usr/lib64: (from :0) libfreeaptx.so.0 -> libfreeaptx.so.0.1.1 Verifying ELF objects in /usr/src/tmp/libfreeaptx-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libfreeaptx-buildroot Processing files: libfreeaptx-0.1.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69366 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libfreeaptx-0.1.1 + DOCDIR=/usr/src/tmp/libfreeaptx-buildroot/usr/share/doc/libfreeaptx-0.1.1 + export DOCDIR + rm -rf /usr/src/tmp/libfreeaptx-buildroot/usr/share/doc/libfreeaptx-0.1.1 + /bin/mkdir -p /usr/src/tmp/libfreeaptx-buildroot/usr/share/doc/libfreeaptx-0.1.1 + cp -prL README /usr/src/tmp/libfreeaptx-buildroot/usr/share/doc/libfreeaptx-0.1.1 + chmod -R go-w /usr/src/tmp/libfreeaptx-buildroot/usr/share/doc/libfreeaptx-0.1.1 + chmod -R a+rX /usr/src/tmp/libfreeaptx-buildroot/usr/share/doc/libfreeaptx-0.1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3gxCTZ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libfreeaptx-buildroot/usr/lib64/libfreeaptx.so.0: 11 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nrgHK7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libfreeaptx.so.0()(64bit) = set:hdinEdfwqWTQbZcqaBWZB1QE1 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GAcCNL Creating libfreeaptx-debuginfo package Processing files: libfreeaptx-tools-0.1.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fE5mrZ 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.cRS9c6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libfreeaptx = 0.1.1-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libfreeaptx.so.0()(64bit) >= set:hdinEdfwc8LQUGFZD5gz6, 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.7sXNsF Creating libfreeaptx-tools-debuginfo package Processing files: libfreeaptx-devel-0.1.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zhsl5L 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.7QLmu1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libfreeaptx) = 0.1.1 Requires: libfreeaptx = 0.1.1-alt1, /usr/lib64/libfreeaptx.so.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vGnPoU Processing files: libfreeaptx-debuginfo-0.1.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GUDVNK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.syq9XN find-requires: running scripts (debuginfo) Provides: debug64(libfreeaptx.so.0) Requires: libfreeaptx = 0.1.1-alt1, debug64(libc.so.6) Processing files: libfreeaptx-tools-debuginfo-0.1.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GRrtWK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OGsH5a find-requires: running scripts (debuginfo) Requires: libfreeaptx-tools = 0.1.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libfreeaptx.so.0) Adding to libfreeaptx-tools a strict dependency on libfreeaptx Adding to libfreeaptx-devel a strict dependency on libfreeaptx Adding to libfreeaptx-debuginfo a strict dependency on libfreeaptx Adding to libfreeaptx-tools-debuginfo a strict dependency on libfreeaptx-tools Adding to libfreeaptx-tools-debuginfo a strict dependency on libfreeaptx-debuginfo Removing from libfreeaptx-tools-debuginfo 1 sources provided by libfreeaptx-debuginfo Removing 2 extra deps from libfreeaptx-tools due to dependency on libfreeaptx Removing 1 extra deps from libfreeaptx-devel due to dependency on libfreeaptx Removing 1 extra deps from libfreeaptx-tools-debuginfo due to dependency on libfreeaptx-debuginfo Removing 3 extra deps from libfreeaptx-tools due to repentancy on libfreeaptx Removing 1 extra deps from libfreeaptx-tools-debuginfo due to repentancy on libfreeaptx-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libfreeaptx-0.1.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfreeaptx-tools-0.1.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfreeaptx-devel-0.1.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfreeaptx-debuginfo-0.1.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfreeaptx-tools-debuginfo-0.1.1-alt1.x86_64.rpm (w2.lzdio) 0.98user 2.32system 0:14.46elapsed 22%CPU (0avgtext+0avgdata 43440maxresident)k 0inputs+0outputs (0major+428763minor)pagefaults 0swaps 0.60user 1.90system 0:20.01elapsed 12%CPU (0avgtext+0avgdata 12312maxresident)k 0inputs+0outputs (0major+95440minor)pagefaults 0swaps --- libfreeaptx-0.1.1-alt1.x86_64.rpm.repo 2021-08-05 16:57:42.942691092 +0000 +++ libfreeaptx-0.1.1-alt1.x86_64.rpm.hasher 2024-10-18 16:33:06.592199698 +0000 @@ -11,5 +11,5 @@ File: /usr/lib64/libfreeaptx.so.0 120777 root:root libfreeaptx.so.0.1.1 -File: /usr/lib64/libfreeaptx.so.0.1.1 100644 root:root 6a279895ae5f04736c39c978ea6b2f9e +File: /usr/lib64/libfreeaptx.so.0.1.1 100644 root:root 483a61ab1130338c84fc695768d36ef8 File: /usr/share/doc/libfreeaptx-0.1.1 40755 root:root File: /usr/share/doc/libfreeaptx-0.1.1/README 100644 root:root 69d697048ee66a266065aaca80b6c99b -RPMIdentity: 67176cde346e258a29de9a7ef1faef488fcbbcc382cb153a5de4b2c558f7c921c6ee1a540da30022df7ee75c8ec5900e6d81d6357a498f1f0f30ddbc18baa550 +RPMIdentity: 69ac2e4f03d9f5ddc94927f252c60515b910d3d76f58e2dc44db796e7f9b44348b0bc23917f5852c5956d2ade053b233380cae8142eec31665145f12a4377610 --- libfreeaptx-debuginfo-0.1.1-alt1.x86_64.rpm.repo 2021-08-05 16:57:42.994691370 +0000 +++ libfreeaptx-debuginfo-0.1.1-alt1.x86_64.rpm.hasher 2024-10-18 16:33:06.652200502 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/16 40755 root:root -/usr/lib/debug/.build-id/16/5893bff1b03a9bbadc5d762e3f526907d56b2e 120777 root:root ../../../../lib64/libfreeaptx.so.0.1.1 -/usr/lib/debug/.build-id/16/5893bff1b03a9bbadc5d762e3f526907d56b2e.debug 120777 root:root ../../usr/lib64/libfreeaptx.so.0.1.1.debug +/usr/lib/debug/.build-id/f6 40755 root:root +/usr/lib/debug/.build-id/f6/88b4c9eed3564b56752174e3e2838ea38a2f2a 120777 root:root ../../../../lib64/libfreeaptx.so.0.1.1 +/usr/lib/debug/.build-id/f6/88b4c9eed3564b56752174e3e2838ea38a2f2a.debug 120777 root:root ../../usr/lib64/libfreeaptx.so.0.1.1.debug /usr/lib/debug/usr/lib64/libfreeaptx.so.0.1.1.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: libfreeaptx-debuginfo = 0.1.1-alt1:sisyphus+282022.100.1.1 -File: /usr/lib/debug/.build-id/16 40755 root:root -File: /usr/lib/debug/.build-id/16/5893bff1b03a9bbadc5d762e3f526907d56b2e 120777 root:root ../../../../lib64/libfreeaptx.so.0.1.1 -File: /usr/lib/debug/.build-id/16/5893bff1b03a9bbadc5d762e3f526907d56b2e.debug 120777 root:root ../../usr/lib64/libfreeaptx.so.0.1.1.debug -File: /usr/lib/debug/usr/lib64/libfreeaptx.so.0.1.1.debug 100644 root:root f570ccbf96185edbc9f42be990c6adb8 +File: /usr/lib/debug/.build-id/f6 40755 root:root +File: /usr/lib/debug/.build-id/f6/88b4c9eed3564b56752174e3e2838ea38a2f2a 120777 root:root ../../../../lib64/libfreeaptx.so.0.1.1 +File: /usr/lib/debug/.build-id/f6/88b4c9eed3564b56752174e3e2838ea38a2f2a.debug 120777 root:root ../../usr/lib64/libfreeaptx.so.0.1.1.debug +File: /usr/lib/debug/usr/lib64/libfreeaptx.so.0.1.1.debug 100644 root:root 0196ad560ce139d206a80522fcfa5da8 File: /usr/lib/debug/usr/lib64/libfreeaptx.so.0.debug 120777 root:root libfreeaptx.so.0.1.1.debug @@ -21,2 +21,2 @@ File: /usr/src/debug/libfreeaptx-0.1.1/freeaptx.h 100644 root:root 64c900f9edaef28bdac2dcf43896c303 -RPMIdentity: 2c929fd8663f4609656e0325ed15b32a0dac4d907b56bcf1a100cedfbac7696877dee4f0fd43bbc28188fcf230ff83622c6db5225fad27adf0278d49e003a4b1 +RPMIdentity: 74226478d4361d7e14c50b94c0d6e73bb6ba71377d72d0193552bb93eda29cd9aa5f98c9adc04e8c940c77281eef0d66a6a55ef23ad36520246edc83df3c2c41 --- libfreeaptx-tools-0.1.1-alt1.x86_64.rpm.repo 2021-08-05 16:57:42.982691305 +0000 +++ libfreeaptx-tools-0.1.1-alt1.x86_64.rpm.hasher 2024-10-18 16:33:06.775202151 +0000 @@ -4,2 +4,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libfreeaptx = 0.1.1-alt1:sisyphus+282022.100.1.1 @@ -7,4 +8,4 @@ Provides: libfreeaptx-tools = 0.1.1-alt1:sisyphus+282022.100.1.1 -File: /usr/bin/freeaptxdec 100755 root:root 2d2fff7a2d850e95b63c62632e2eb159 -File: /usr/bin/freeaptxenc 100755 root:root 680e7c1a4186a1eec9ee4e6a1e08e5f5 -RPMIdentity: 0c993eb9dc012dab72ab72085f2d4b628ae21b8ecbe32d44239521c484766c18c0ce7d0545cc88f782b190a8e90c2e0032527658a8971232896441a4b0fd969a +File: /usr/bin/freeaptxdec 100755 root:root f1f25a2d8ec452ca85ed39fb45a4c5d4 +File: /usr/bin/freeaptxenc 100755 root:root 22486364b980a8d9c4082bb149503348 +RPMIdentity: 28e121415ed5a5f15a398cf1bee5731bdac66dd6a470423129f2b9b6802a20e3dd2b0d97eaa43bfc32fbe0183e823a57e8f2405805958bdeab0e4ecb19af0c41 --- libfreeaptx-tools-debuginfo-0.1.1-alt1.x86_64.rpm.repo 2021-08-05 16:57:42.966691220 +0000 +++ libfreeaptx-tools-debuginfo-0.1.1-alt1.x86_64.rpm.hasher 2024-10-18 16:33:06.835202956 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/2d 40755 root:root -/usr/lib/debug/.build-id/2d/9fcca3f46f5f7d770c86174de0ecda020bdd84 120777 root:root ../../../../bin/freeaptxenc -/usr/lib/debug/.build-id/2d/9fcca3f46f5f7d770c86174de0ecda020bdd84.debug 120777 root:root ../../usr/bin/freeaptxenc.debug -/usr/lib/debug/.build-id/bd 40755 root:root -/usr/lib/debug/.build-id/bd/93526559df2e10a90366c34a71bd7cad9de787 120777 root:root ../../../../bin/freeaptxdec -/usr/lib/debug/.build-id/bd/93526559df2e10a90366c34a71bd7cad9de787.debug 120777 root:root ../../usr/bin/freeaptxdec.debug +/usr/lib/debug/.build-id/9f 40755 root:root +/usr/lib/debug/.build-id/9f/302b2f06a27213f9aa29e6a64aa5e731a9ad5d 120777 root:root ../../../../bin/freeaptxenc +/usr/lib/debug/.build-id/9f/302b2f06a27213f9aa29e6a64aa5e731a9ad5d.debug 120777 root:root ../../usr/bin/freeaptxenc.debug +/usr/lib/debug/.build-id/b8 40755 root:root +/usr/lib/debug/.build-id/b8/04f96faab5b60ebfb31c74f0f5d85fdae0ab06 120777 root:root ../../../../bin/freeaptxdec +/usr/lib/debug/.build-id/b8/04f96faab5b60ebfb31c74f0f5d85fdae0ab06.debug 120777 root:root ../../usr/bin/freeaptxdec.debug /usr/lib/debug/usr/bin/freeaptxdec.debug 100644 root:root @@ -16,10 +16,10 @@ Provides: libfreeaptx-tools-debuginfo = 0.1.1-alt1:sisyphus+282022.100.1.1 -File: /usr/lib/debug/.build-id/2d 40755 root:root -File: /usr/lib/debug/.build-id/2d/9fcca3f46f5f7d770c86174de0ecda020bdd84 120777 root:root ../../../../bin/freeaptxenc -File: /usr/lib/debug/.build-id/2d/9fcca3f46f5f7d770c86174de0ecda020bdd84.debug 120777 root:root ../../usr/bin/freeaptxenc.debug -File: /usr/lib/debug/.build-id/bd 40755 root:root -File: /usr/lib/debug/.build-id/bd/93526559df2e10a90366c34a71bd7cad9de787 120777 root:root ../../../../bin/freeaptxdec -File: /usr/lib/debug/.build-id/bd/93526559df2e10a90366c34a71bd7cad9de787.debug 120777 root:root ../../usr/bin/freeaptxdec.debug -File: /usr/lib/debug/usr/bin/freeaptxdec.debug 100644 root:root e2ce01702e2697ecaa7f01f74821641f -File: /usr/lib/debug/usr/bin/freeaptxenc.debug 100644 root:root ef47f440063af6dc69ddf6aaba49f4e5 +File: /usr/lib/debug/.build-id/9f 40755 root:root +File: /usr/lib/debug/.build-id/9f/302b2f06a27213f9aa29e6a64aa5e731a9ad5d 120777 root:root ../../../../bin/freeaptxenc +File: /usr/lib/debug/.build-id/9f/302b2f06a27213f9aa29e6a64aa5e731a9ad5d.debug 120777 root:root ../../usr/bin/freeaptxenc.debug +File: /usr/lib/debug/.build-id/b8 40755 root:root +File: /usr/lib/debug/.build-id/b8/04f96faab5b60ebfb31c74f0f5d85fdae0ab06 120777 root:root ../../../../bin/freeaptxdec +File: /usr/lib/debug/.build-id/b8/04f96faab5b60ebfb31c74f0f5d85fdae0ab06.debug 120777 root:root ../../usr/bin/freeaptxdec.debug +File: /usr/lib/debug/usr/bin/freeaptxdec.debug 100644 root:root 1aef243a1cbcb3aebb90559453bc74d1 +File: /usr/lib/debug/usr/bin/freeaptxenc.debug 100644 root:root 5b403a482777a53c8bb058b62471c116 File: /usr/src/debug/libfreeaptx-0.1.1 40755 root:root @@ -27,2 +27,2 @@ File: /usr/src/debug/libfreeaptx-0.1.1/freeaptxenc.c 100644 root:root a42ef4152930435d37b6068a18c5a21d -RPMIdentity: ea21e404f662c05c18f7144cfda5d91e9b08fc0676f580641e32cf386b91ee1ac105ce745b2e7d00dfde59de8a08c0acc69fd8e0c11a3a39ba1ea22c3271b3b2 +RPMIdentity: 85d4f23a88a539ffc6ce14d235a431f5a492eda3895cb948c5ad7a2dc9c5c0e599bcac01752bd2c813b6d24acf79390b9dea745dd1b4d22cd11c616dfd56ecc2