<86>Jul 1 04:43:03 userdel[2679552]: delete user 'rooter' <86>Jul 1 04:43:03 userdel[2679552]: removed group 'rooter' owned by 'rooter' <86>Jul 1 04:43:03 userdel[2679552]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 1 04:43:03 groupadd[2679579]: group added to /etc/group: name=rooter, GID=1283 <86>Jul 1 04:43:03 groupadd[2679579]: group added to /etc/gshadow: name=rooter <86>Jul 1 04:43:03 groupadd[2679579]: new group: name=rooter, GID=1283 <86>Jul 1 04:43:03 useradd[2679589]: new user: name=rooter, UID=1283, GID=1283, home=/root, shell=/bin/bash, from=none <86>Jul 1 04:43:03 userdel[2679615]: delete user 'builder' <86>Jul 1 04:43:03 userdel[2679615]: removed group 'builder' owned by 'builder' <86>Jul 1 04:43:03 userdel[2679615]: removed shadow group 'builder' owned by 'builder' <86>Jul 1 04:43:03 groupadd[2679626]: group added to /etc/group: name=builder, GID=1284 <86>Jul 1 04:43:03 groupadd[2679626]: group added to /etc/gshadow: name=builder <86>Jul 1 04:43:03 groupadd[2679626]: new group: name=builder, GID=1284 <86>Jul 1 04:43:03 useradd[2679632]: new user: name=builder, UID=1284, GID=1284, 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.59134 + 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.59134 + 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.5702 + 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.5702 + 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.Yj2MoG 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.hOxsXf 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.UnbNEK 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.IAou9W 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.QCPlU8 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.h29Ua3 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.Kd1GyR 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.uq5Xup 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.X047Xs 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.slt4ti find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BfNjVJ 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.Iw8RLT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bjeAmt 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.07user 1.76system 0:14.93elapsed 25%CPU (0avgtext+0avgdata 33580maxresident)k 0inputs+0outputs (0major+388099minor)pagefaults 0swaps 0.70user 1.15system 0:19.91elapsed 9%CPU (0avgtext+0avgdata 11872maxresident)k 0inputs+0outputs (0major+94562minor)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-07-01 04:43:20.712660170 +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 36d4e8c5d15cba4bfff4612705e49f3c 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: 229e43f2e4123554858e08de82c673834beb09052c26fb197995c33c8992916f358bc20a201bb426ea03baba5c3604d1ec1724a1c61851aa64301e91d7bda427 --- 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-07-01 04:43:20.801660376 +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/f9 40755 root:root +/usr/lib/debug/.build-id/f9/81ecd6ff387e15154661d5cbd16503eebbc8d5 120777 root:root ../../../libfreeaptx.so.0.1.1 +/usr/lib/debug/.build-id/f9/81ecd6ff387e15154661d5cbd16503eebbc8d5.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/f9 40755 root:root +File: /usr/lib/debug/.build-id/f9/81ecd6ff387e15154661d5cbd16503eebbc8d5 120777 root:root ../../../libfreeaptx.so.0.1.1 +File: /usr/lib/debug/.build-id/f9/81ecd6ff387e15154661d5cbd16503eebbc8d5.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 427f52a5b0c98c5164480bdcd90683c6 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: 6cd60b9a1cc43784d4daae3794b48a48fb48642c7221fad99bbd5d48b2951fc641a2e6e8cc72a19980b48c0d9d549cb69391d483a7cade24c009fd34bd544d81 --- 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-07-01 04:43:20.985660801 +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 c8ed2675a0e063fb3be54538ac101233 +File: /usr/bin/freeaptxenc 100755 root:root 6a56abcc93f120b6ce6eebf150baab79 +RPMIdentity: b69f0130354ba1db22b7cbd47f7f038ab17ddcec703bba3aa05d5d2f43b6f4bebb5350d07cc1233d68c90dec4028ad8b59a6b8546f3754fca07bfa0728c7c0e4 --- 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-07-01 04:43:21.067660990 +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/d7 40755 root:root +/usr/lib/debug/.build-id/d7/983ec808397928452011ea584735a5e444a653 120777 root:root ../../../../bin/freeaptxdec +/usr/lib/debug/.build-id/d7/983ec808397928452011ea584735a5e444a653.debug 120777 root:root ../../usr/bin/freeaptxdec.debug +/usr/lib/debug/.build-id/db 40755 root:root +/usr/lib/debug/.build-id/db/44267453e84cd34e9f99e933845dae82f31b70 120777 root:root ../../../../bin/freeaptxenc +/usr/lib/debug/.build-id/db/44267453e84cd34e9f99e933845dae82f31b70.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/d7 40755 root:root +File: /usr/lib/debug/.build-id/d7/983ec808397928452011ea584735a5e444a653 120777 root:root ../../../../bin/freeaptxdec +File: /usr/lib/debug/.build-id/d7/983ec808397928452011ea584735a5e444a653.debug 120777 root:root ../../usr/bin/freeaptxdec.debug +File: /usr/lib/debug/.build-id/db 40755 root:root +File: /usr/lib/debug/.build-id/db/44267453e84cd34e9f99e933845dae82f31b70 120777 root:root ../../../../bin/freeaptxenc +File: /usr/lib/debug/.build-id/db/44267453e84cd34e9f99e933845dae82f31b70.debug 120777 root:root ../../usr/bin/freeaptxenc.debug +File: /usr/lib/debug/usr/bin/freeaptxdec.debug 100644 root:root d3dfac5d9aaa82d96350eb8dc4074386 +File: /usr/lib/debug/usr/bin/freeaptxenc.debug 100644 root:root fb966d37835ed0e1814463928890a7b0 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: e4ecc03b0ee291ed369b6df7ffba020dcc12a67d0cb3af7237ed82db06df80be0f7151a46f2fec024e436ba7211a836168ff6dd6d5a9ed7707b9c9a5ba984d40