<86>Jul 27 07:25:53 userdel[3165466]: delete user 'rooter' <86>Jul 27 07:25:53 userdel[3165466]: removed group 'rooter' owned by 'rooter' <86>Jul 27 07:25:53 userdel[3165466]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 27 07:25:53 groupadd[3165734]: group added to /etc/group: name=rooter, GID=1835 <86>Jul 27 07:25:53 groupadd[3165734]: group added to /etc/gshadow: name=rooter <86>Jul 27 07:25:53 groupadd[3165734]: new group: name=rooter, GID=1835 <86>Jul 27 07:25:53 useradd[3166231]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Jul 27 07:25:54 userdel[3166362]: delete user 'builder' <86>Jul 27 07:25:54 userdel[3166362]: removed group 'builder' owned by 'builder' <86>Jul 27 07:25:54 userdel[3166362]: removed shadow group 'builder' owned by 'builder' <86>Jul 27 07:25:54 groupadd[3166410]: group added to /etc/group: name=builder, GID=1836 <86>Jul 27 07:25:54 groupadd[3166410]: group added to /etc/gshadow: name=builder <86>Jul 27 07:25:54 groupadd[3166410]: new group: name=builder, GID=1836 <86>Jul 27 07:25:54 useradd[3166448]: new user: name=builder, UID=1836, GID=1836, 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: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33322 + 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.33322 + 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.73781 + 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=lib make: Entering directory '/usr/src/RPM/BUILD/libfreeaptx-0.1.1' mkdir -p /usr/src/tmp/libfreeaptx-buildroot/usr/lib cp -a libfreeaptx.so.0.1.1 libfreeaptx.so.0 libfreeaptx.so /usr/src/tmp/libfreeaptx-buildroot/usr/lib 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/lib/pkgconfig printf 'prefix=%s\nexec_prefix=${prefix}\nlibdir=${exec_prefix}/%s\nincludedir=${prefix}/%s\n\n' /usr lib include > /usr/src/tmp/libfreeaptx-buildroot/usr/lib/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/lib/pkgconfig/libfreeaptx.pc printf 'Libs: -L${libdir} -l%s\nCflags: -I${includedir}\n' freeaptx >> /usr/src/tmp/libfreeaptx-buildroot/usr/lib/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/lib/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/lib/pkgconfig/libfreeaptx.pc: Cflags: '-I${includedir}' --> '' /usr/lib/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/lib: (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.45081 + 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.iKZK61 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libfreeaptx-buildroot/usr/lib/libfreeaptx.so.0: 11 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AndK9D 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 = set:hdinEdfwqWTQbZcqaBWZB1QE1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yk7NZX 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.HUXjC1 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.LoyW1b 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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libfreeaptx.so.0 >= 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.YR0GEr 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.SDCngB 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.guMvi6 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/lib/libfreeaptx.so.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZPSTmV 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.qGqyio find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Orl7Pz find-requires: running scripts (debuginfo) Provides: debug(libfreeaptx.so.0) Requires: libfreeaptx = 0.1.1-alt1, debug(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.hC76O8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vB1W70 find-requires: running scripts (debuginfo) Requires: libfreeaptx-tools = 0.1.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(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 4 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/i586/libfreeaptx-0.1.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libfreeaptx-tools-0.1.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libfreeaptx-devel-0.1.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libfreeaptx-debuginfo-0.1.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libfreeaptx-tools-debuginfo-0.1.1-alt1.i586.rpm (w2.lzdio) 2.33user 2.81system 0:19.81elapsed 25%CPU (0avgtext+0avgdata 33068maxresident)k 0inputs+0outputs (0major+390392minor)pagefaults 0swaps 0.92user 3.48system 0:35.17elapsed 12%CPU (0avgtext+0avgdata 12480maxresident)k 0inputs+0outputs (0major+95616minor)pagefaults 0swaps --- libfreeaptx-0.1.1-alt1.i586.rpm.repo 2021-08-05 16:58:05.000000000 +0000 +++ libfreeaptx-0.1.1-alt1.i586.rpm.hasher 2024-07-27 07:26:20.246739533 +0000 @@ -12,5 +12,5 @@ File: /usr/lib/libfreeaptx.so.0 120777 root:root libfreeaptx.so.0.1.1 -File: /usr/lib/libfreeaptx.so.0.1.1 100644 root:root a557b31f99b1027580af1d2d4f190653 +File: /usr/lib/libfreeaptx.so.0.1.1 100644 root:root cc9c8b46f53eb6bf747362f834126779 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: 530dc1e55b00795e7c115cd060c20f164462516e20d4b7a854e83ddd1f0e88207eb64e463c2f1023703976e5d56e802ce1ccc07e4a5cf12c1108950dced0234c +RPMIdentity: 3bcebd07d3da880a38201bb5309e0591ecd2b29f5d2a41259217e28c62682c30816534015deb0ee35bda2997c87528cae481c673b985d46576616a04d1b82288 --- libfreeaptx-debuginfo-0.1.1-alt1.i586.rpm.repo 2021-08-05 16:58:05.000000000 +0000 +++ libfreeaptx-debuginfo-0.1.1-alt1.i586.rpm.hasher 2024-07-27 07:26:20.492742581 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/11 40755 root:root -/usr/lib/debug/.build-id/11/ff6bb50b38e6660e1599ed53f1d17ab6a3ddb8 120777 root:root ../../../libfreeaptx.so.0.1.1 -/usr/lib/debug/.build-id/11/ff6bb50b38e6660e1599ed53f1d17ab6a3ddb8.debug 120777 root:root ../../usr/lib/libfreeaptx.so.0.1.1.debug +/usr/lib/debug/.build-id/a6 40755 root:root +/usr/lib/debug/.build-id/a6/6a2a3eff49f0780da5c6324223f39f8d22c150 120777 root:root ../../../libfreeaptx.so.0.1.1 +/usr/lib/debug/.build-id/a6/6a2a3eff49f0780da5c6324223f39f8d22c150.debug 120777 root:root ../../usr/lib/libfreeaptx.so.0.1.1.debug /usr/lib/debug/usr/lib/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/11 40755 root:root -File: /usr/lib/debug/.build-id/11/ff6bb50b38e6660e1599ed53f1d17ab6a3ddb8 120777 root:root ../../../libfreeaptx.so.0.1.1 -File: /usr/lib/debug/.build-id/11/ff6bb50b38e6660e1599ed53f1d17ab6a3ddb8.debug 120777 root:root ../../usr/lib/libfreeaptx.so.0.1.1.debug -File: /usr/lib/debug/usr/lib/libfreeaptx.so.0.1.1.debug 100644 root:root a798176499b78b17ec0bf5f67ec9dde4 +File: /usr/lib/debug/.build-id/a6 40755 root:root +File: /usr/lib/debug/.build-id/a6/6a2a3eff49f0780da5c6324223f39f8d22c150 120777 root:root ../../../libfreeaptx.so.0.1.1 +File: /usr/lib/debug/.build-id/a6/6a2a3eff49f0780da5c6324223f39f8d22c150.debug 120777 root:root ../../usr/lib/libfreeaptx.so.0.1.1.debug +File: /usr/lib/debug/usr/lib/libfreeaptx.so.0.1.1.debug 100644 root:root 9ed18e97f357f7f7a96a2178a61f9479 File: /usr/lib/debug/usr/lib/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: 46c2ab704a0702d06c1d2164d444cb57b135b11168ec09380fcbc04b37ed1801989a8fef4cae32c37b0fac44b2dbc8fa1da02239b2b00eb4fa250e4b3869b676 +RPMIdentity: e1d1e9a42fe655faf754df6307854a4997d446a04f978daccf114049d3e7d0fad6f23a93af396ae5e39a2cb563dacdd9427dbec83329af34024c6b6ff8bfb2ec --- libfreeaptx-tools-0.1.1-alt1.i586.rpm.repo 2021-08-05 16:58:05.000000000 +0000 +++ libfreeaptx-tools-0.1.1-alt1.i586.rpm.hasher 2024-07-27 07:26:20.983748664 +0000 @@ -4,2 +4,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) 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 8e003e06654db73596b11329a5c011ec -File: /usr/bin/freeaptxenc 100755 root:root 6e2f2cd7ccb49f0596be34046319a3e6 -RPMIdentity: 347096196cf1b55ae06b140064b72412b48c89980f8fe726042732f0becb634cf1f57d71d04418332489f953465593219e45d4111f1d7ee93cd7ab23b367c0de +File: /usr/bin/freeaptxdec 100755 root:root a9d73847dba1c57be42c6900ef9f2363 +File: /usr/bin/freeaptxenc 100755 root:root 433bce60fff65720072f1f48f25208f9 +RPMIdentity: 2369c9c9e7be60ccab871f81ad53cee7cfb063527e12c42afe4c71d81ab2236cd1e750adf4ed3646e971e4f8658db8feaf573050db69822252115a321dba6db9 --- libfreeaptx-tools-debuginfo-0.1.1-alt1.i586.rpm.repo 2021-08-05 16:58:05.000000000 +0000 +++ libfreeaptx-tools-debuginfo-0.1.1-alt1.i586.rpm.hasher 2024-07-27 07:26:21.201751365 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/55 40755 root:root -/usr/lib/debug/.build-id/55/598b0c712d22d24be1919efdf63081f101f3d9 120777 root:root ../../../../bin/freeaptxenc -/usr/lib/debug/.build-id/55/598b0c712d22d24be1919efdf63081f101f3d9.debug 120777 root:root ../../usr/bin/freeaptxenc.debug -/usr/lib/debug/.build-id/f7 40755 root:root -/usr/lib/debug/.build-id/f7/2f24ba66a631c6b547039cd325c1f782994684 120777 root:root ../../../../bin/freeaptxdec -/usr/lib/debug/.build-id/f7/2f24ba66a631c6b547039cd325c1f782994684.debug 120777 root:root ../../usr/bin/freeaptxdec.debug +/usr/lib/debug/.build-id/30 40755 root:root +/usr/lib/debug/.build-id/30/55b7587477abbf24539b599eb96aaf83c5c13d 120777 root:root ../../../../bin/freeaptxdec +/usr/lib/debug/.build-id/30/55b7587477abbf24539b599eb96aaf83c5c13d.debug 120777 root:root ../../usr/bin/freeaptxdec.debug +/usr/lib/debug/.build-id/fe 40755 root:root +/usr/lib/debug/.build-id/fe/2d57fa36ae6934c7acee935202b173858e820d 120777 root:root ../../../../bin/freeaptxenc +/usr/lib/debug/.build-id/fe/2d57fa36ae6934c7acee935202b173858e820d.debug 120777 root:root ../../usr/bin/freeaptxenc.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/55 40755 root:root -File: /usr/lib/debug/.build-id/55/598b0c712d22d24be1919efdf63081f101f3d9 120777 root:root ../../../../bin/freeaptxenc -File: /usr/lib/debug/.build-id/55/598b0c712d22d24be1919efdf63081f101f3d9.debug 120777 root:root ../../usr/bin/freeaptxenc.debug -File: /usr/lib/debug/.build-id/f7 40755 root:root -File: /usr/lib/debug/.build-id/f7/2f24ba66a631c6b547039cd325c1f782994684 120777 root:root ../../../../bin/freeaptxdec -File: /usr/lib/debug/.build-id/f7/2f24ba66a631c6b547039cd325c1f782994684.debug 120777 root:root ../../usr/bin/freeaptxdec.debug -File: /usr/lib/debug/usr/bin/freeaptxdec.debug 100644 root:root bbbb762a5e94120c2d9fb08f5010261f -File: /usr/lib/debug/usr/bin/freeaptxenc.debug 100644 root:root 4e2ea20a834f3c35b67291571e63ff16 +File: /usr/lib/debug/.build-id/30 40755 root:root +File: /usr/lib/debug/.build-id/30/55b7587477abbf24539b599eb96aaf83c5c13d 120777 root:root ../../../../bin/freeaptxdec +File: /usr/lib/debug/.build-id/30/55b7587477abbf24539b599eb96aaf83c5c13d.debug 120777 root:root ../../usr/bin/freeaptxdec.debug +File: /usr/lib/debug/.build-id/fe 40755 root:root +File: /usr/lib/debug/.build-id/fe/2d57fa36ae6934c7acee935202b173858e820d 120777 root:root ../../../../bin/freeaptxenc +File: /usr/lib/debug/.build-id/fe/2d57fa36ae6934c7acee935202b173858e820d.debug 120777 root:root ../../usr/bin/freeaptxenc.debug +File: /usr/lib/debug/usr/bin/freeaptxdec.debug 100644 root:root dab6c9752b22b0d4c6c063eb8c47fc74 +File: /usr/lib/debug/usr/bin/freeaptxenc.debug 100644 root:root 2cd928e5ab145a667cf90e4139fbc876 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: 47d66ad04cd5ac0c98f4f6fb836426b1f9784daf6a2f4263ffdf19fc8df3b67e7c47f9c170493e9f8db144ed43c5733ef7a7796290d911578015936a3788e5d7 +RPMIdentity: 85d9202b05d68375631085f85abb364c3a1c9a71c065fbbe4a7eedbe21b7605ad12762e3df3f9c2e4e2157c3afc4b33ce525e90fea02a6e6f33cd18ea5e26335