<86>Jun 10 06:10:10 userdel[3505088]: delete user 'rooter' <86>Jun 10 06:10:10 userdel[3505088]: removed group 'rooter' owned by 'rooter' <86>Jun 10 06:10:10 userdel[3505088]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 10 06:10:10 groupadd[3505158]: group added to /etc/group: name=rooter, GID=1877 <86>Jun 10 06:10:10 groupadd[3505158]: group added to /etc/gshadow: name=rooter <86>Jun 10 06:10:10 groupadd[3505158]: new group: name=rooter, GID=1877 <86>Jun 10 06:10:10 useradd[3505191]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Jun 10 06:10:10 userdel[3505273]: delete user 'builder' <86>Jun 10 06:10:10 userdel[3505273]: removed group 'builder' owned by 'builder' <86>Jun 10 06:10:10 userdel[3505273]: removed shadow group 'builder' owned by 'builder' <86>Jun 10 06:10:10 groupadd[3505341]: group added to /etc/group: name=builder, GID=1878 <86>Jun 10 06:10:10 groupadd[3505341]: group added to /etc/gshadow: name=builder <86>Jun 10 06:10:10 groupadd[3505341]: new group: name=builder, GID=1878 <86>Jun 10 06:10:10 useradd[3505371]: new user: name=builder, UID=1878, GID=1878, 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.37633 + 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): + /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.37633 + 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.52450 + 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:/bin:/usr/bin:/usr/X11R6/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) Processing files: libfreeaptx-0.1.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86304 + 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.m7AE1F 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.73XR2Q 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.wpMAN0 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.ILpoFI 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.MOoQuz 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.9BogN3 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.QeK4XK 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.F9BIeR 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.VJ0OZg 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.c4Lwiz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tcKF7i 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.cBkAHf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7SmMg1 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) 1.20user 1.96system 0:14.53elapsed 21%CPU (0avgtext+0avgdata 32584maxresident)k 0inputs+0outputs (0major+387046minor)pagefaults 0swaps 0.50user 1.05system 0:18.48elapsed 8%CPU (0avgtext+0avgdata 11916maxresident)k 0inputs+0outputs (0major+97979minor)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 2023-06-10 06:10:27.463978431 +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 198c54147413b31e076471a3ed4ab28c 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: 7bc1890ce8600850bcb5453a788d05439b62ee90599da60f89dd76b6ec44b1a0fe30a2b19ac27d00e070e9389678dce038e3acb1d39f7233a5e097f680189ec8 --- 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 2023-06-10 06:10:27.535979807 +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/38 40755 root:root +/usr/lib/debug/.build-id/38/56961e3325ffe5df12768f30f39a482050efe0 120777 root:root ../../../libfreeaptx.so.0.1.1 +/usr/lib/debug/.build-id/38/56961e3325ffe5df12768f30f39a482050efe0.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/38 40755 root:root +File: /usr/lib/debug/.build-id/38/56961e3325ffe5df12768f30f39a482050efe0 120777 root:root ../../../libfreeaptx.so.0.1.1 +File: /usr/lib/debug/.build-id/38/56961e3325ffe5df12768f30f39a482050efe0.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 a8067302a84862dafae3ddb85b62bcce 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: 647a3fbe0b20774ecfdd59f51218f0c313c1fd4d50e66c89ea7d0628b40c3b340d5e9fd9f4e26cfe977245c47d808d13c97ab15da71aab6d8ffb7d186a3c2548 --- 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 2023-06-10 06:10:27.686982694 +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 a2b1d3dbbbba428897b8098acdb53444 +File: /usr/bin/freeaptxenc 100755 root:root c8c91cfcc97aa39500a7a346bb4d3d48 +RPMIdentity: b542e64bbeb4d0487ddbbcc3564897a851ca5d82bc783ce6e2a85d5a8f24bede0bcb5da80ff97eec3b511feaf84c59cc781925bd5c22aba09d4488029a7ffb9a --- 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 2023-06-10 06:10:27.753983975 +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/12 40755 root:root +/usr/lib/debug/.build-id/12/546026aaa5e65b914248bf3890a5edf1845ea3 120777 root:root ../../../../bin/freeaptxdec +/usr/lib/debug/.build-id/12/546026aaa5e65b914248bf3890a5edf1845ea3.debug 120777 root:root ../../usr/bin/freeaptxdec.debug +/usr/lib/debug/.build-id/9e 40755 root:root +/usr/lib/debug/.build-id/9e/88052f3c5e05d6769d8b95831a84d3d47f3c2d 120777 root:root ../../../../bin/freeaptxenc +/usr/lib/debug/.build-id/9e/88052f3c5e05d6769d8b95831a84d3d47f3c2d.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/12 40755 root:root +File: /usr/lib/debug/.build-id/12/546026aaa5e65b914248bf3890a5edf1845ea3 120777 root:root ../../../../bin/freeaptxdec +File: /usr/lib/debug/.build-id/12/546026aaa5e65b914248bf3890a5edf1845ea3.debug 120777 root:root ../../usr/bin/freeaptxdec.debug +File: /usr/lib/debug/.build-id/9e 40755 root:root +File: /usr/lib/debug/.build-id/9e/88052f3c5e05d6769d8b95831a84d3d47f3c2d 120777 root:root ../../../../bin/freeaptxenc +File: /usr/lib/debug/.build-id/9e/88052f3c5e05d6769d8b95831a84d3d47f3c2d.debug 120777 root:root ../../usr/bin/freeaptxenc.debug +File: /usr/lib/debug/usr/bin/freeaptxdec.debug 100644 root:root 3c3c7f661b0f39766563a67a49779171 +File: /usr/lib/debug/usr/bin/freeaptxenc.debug 100644 root:root 1966406cda83e8e7dd2331a09547d3eb 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: 26f8a4e6d69e142ab3beebc810aa745529650f5252fc42c84554e881ef1e2a419d1030b2e53afaca30c16f29371fdc48c54a0d0d544b4b406e47ce51b815ce9e