<86>Apr 13 07:06:43 userdel[2517204]: delete user 'rooter' <86>Apr 13 07:06:43 userdel[2517204]: removed group 'rooter' owned by 'rooter' <86>Apr 13 07:06:43 userdel[2517204]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 13 07:06:43 groupadd[2517293]: group added to /etc/group: name=rooter, GID=1826 <86>Apr 13 07:06:43 groupadd[2517293]: group added to /etc/gshadow: name=rooter <86>Apr 13 07:06:43 groupadd[2517293]: new group: name=rooter, GID=1826 <86>Apr 13 07:06:43 useradd[2517353]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Apr 13 07:06:43 userdel[2517422]: delete user 'builder' <86>Apr 13 07:06:43 userdel[2517422]: removed group 'builder' owned by 'builder' <86>Apr 13 07:06:43 userdel[2517422]: removed shadow group 'builder' owned by 'builder' <86>Apr 13 07:06:43 groupadd[2517489]: group added to /etc/group: name=builder, GID=1827 <86>Apr 13 07:06:43 groupadd[2517489]: group added to /etc/gshadow: name=builder <86>Apr 13 07:06:43 groupadd[2517489]: new group: name=builder, GID=1827 <86>Apr 13 07:06:43 useradd[2517538]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/astyle-3.1-alt3.src.rpm: The use of such a license name is ambiguous: GPL <13>Apr 13 07:06:47 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Apr 13 07:06:48 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 13 07:06:49 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 13 07:06:49 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/astyle-3.1-alt3.nosrc.rpm (w1.gzdio) Installing astyle-3.1-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81664 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf astyle + echo 'Source #0 (astyle_3.1_linux.tar.gz):' Source #0 (astyle_3.1_linux.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/astyle_3.1_linux.tar.gz + /bin/tar -xf - + cd astyle + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (astyle-arduino.patch):' Patch #0 (astyle-arduino.patch): + /usr/bin/patch -p1 patching file src/astyle_main.h Hunk #1 succeeded at 421 (offset 9 lines). patching file src/astyle_main.cpp Hunk #1 succeeded at 4076 (offset 322 lines). Hunk #2 succeeded at 4123 (offset 322 lines). + chmod a-x src/ASBeautifier.cpp src/ASEnhancer.cpp src/ASFormatter.cpp src/ASLocalizer.cpp src/ASLocalizer.h src/ASResource.cpp src/astyle.h src/astyle_main.cpp src/astyle_main.cpp.orig src/astyle_main.h src/astyle_main.h.orig + chmod a-x doc/astyle.html doc/install.html doc/news.html doc/notes.html doc/styles.css + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81664 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd astyle + pushd src ~/RPM/BUILD/astyle/src ~/RPM/BUILD/astyle + g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DASTYLE_LIB -fPIC -c ASBeautifier.cpp ASEnhancer.cpp ASFormatter.cpp ASResource.cpp astyle_main.cpp + g++ -shared -o libastyle.so.3.1 ASBeautifier.o ASEnhancer.o ASFormatter.o ASResource.o astyle_main.o -Wl,-soname,libastyle.so.3 + ln -s libastyle.so.3.1 libastyle.so + g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ASLocalizer.cpp astyle_main.cpp + g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o astyle ASLocalizer.o astyle_main.o -L. -lastyle + popd ~/RPM/BUILD/astyle + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37752 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/astyle-buildroot + : + /bin/rm -rf -- /usr/src/tmp/astyle-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd astyle + pushd src ~/RPM/BUILD/astyle/src ~/RPM/BUILD/astyle + mkdir -p /usr/src/tmp/astyle-buildroot/usr/bin /usr/src/tmp/astyle-buildroot/usr/lib /usr/src/tmp/astyle-buildroot/usr/include + install -p -m 755 astyle /usr/src/tmp/astyle-buildroot/usr/bin + install -p -m 755 libastyle.so.3.1 /usr/src/tmp/astyle-buildroot/usr/lib + cp -P libastyle.so /usr/src/tmp/astyle-buildroot/usr/lib + install -p -m 644 astyle.h /usr/src/tmp/astyle-buildroot/usr/include + popd ~/RPM/BUILD/astyle + mkdir -p /usr/src/tmp/astyle-buildroot/usr/share/doc/astyle/html + install -p -m 644 doc/astyle.html doc/install.html doc/news.html doc/notes.html /usr/src/tmp/astyle-buildroot/usr/share/doc/astyle/html/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/astyle-buildroot (auto) mode of './usr/lib/libastyle.so.3.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/astyle-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/astyle-buildroot/ (default) Compressing files in /usr/src/tmp/astyle-buildroot (auto) Adjusting library links in /usr/src/tmp/astyle-buildroot ./usr/lib: (from :0) libastyle.so.3 -> libastyle.so.3.1 (changed) Verifying ELF objects in /usr/src/tmp/astyle-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/astyle: uses non-LFS functions: freopen readdir stat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/astyle-buildroot Processing files: astyle-3.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wouzgC 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.Dbn0p3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libastyle.so.3 >= set:mf4OeB304XqQwin0Pzo8rUzd014B65xKZCFqZbh58CBsqZ0ux1c25tc26haFhBug3ecMcEIM0ANRaws12lj6gb85wAV9vrmYoXWjViI7cZxiFcrnEDQnW6bZzVZ9LHxvbwAoQGaqj3CvrIMd85Lm86rkxvhkoZgyW2V3nwDRAa8KCZyPx9OoESZw62e0, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.26), libstdc++.so.6(GLIBCXX_3.4.32), libstdc++.so.6(GLIBCXX_3.4.9), 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.R8Sy9y Creating astyle-debuginfo package Processing files: libastyle-3.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TxyXFn find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/astyle-buildroot/usr/lib/libastyle.so.3: 488 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dHdfki find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libastyle.so.3 = set:mdzXDk2z7mzWTyCgKUvu63rW4JQkuv115Hpv5t7Z3E5e9O0j0ejS2G9kZph0GEQq9aU4QuAcbOoA8XPVjpoQAUKD6UK7FykRMqBdvmq3piGZDLCBdkBolQilFfPP8lJ8ZEISud8b67i0Bf2kptJN4MWvGlsvKv2f9fbZqv490T8Gqr0vCYMW6PEZ6rVnl2kH1KlSHT9MBhSZiBXHeT5EBLu7oMqtmlt4WO1cdj2YLAkLyZySkl0BLTbr5hCO0urO4ygczDf9A0psarNmx1R8pRMztIBr7a5yuMJpb67azvwjiNhCEBo0YSmo78a6bokZgeQQAdAW8ZHXd2m1LPQlwoak0hNmqo6e3X2IOYPJaXcn6n4fThwyAu06WvZ2NuiZbGqZbm0NZwVmlt1bYH2nwMZ7BdjroTZ12wBNAWAJfjEtAJhoQDwIKzaxOBGkmhqQerqKnSEkhY2Vit8O3f1kE4J2Xbye9SGkxZL3xNPde26izAY2ZeFZ4YdHkdqgfBgj3F3Y6O8BoDZ86u1VyZk2etUGOngh03H8nzpMn22lqNYtYHE9seL9nI7yP15ydNWK2kasRZ7FwmX2MlRAndTux236HZIZcKpcd3abuMCf8D4VwiqEaA0ZCc84rza7MvEipZ5sZlivK8qfk4vtKq2Dd1JkxdRlRrGNZvs5A5RSluAS7d9o06mukYOayQkAqZlYQWIy1VNOkxcwkhzc1USeo9hlW9d135nUNYfdNedfMKjJAqMIGUCc6ujWzZdQKBhjSH7L1j4u2v5Z9P1LzbqPE1XTe3tqe1zSyTEgVgGdC39BTUQRVFxchO4F5Kj3lcZD2ReMdO5rC6DGZEEskV77E6cITtZwsdLyDde8rPtgZr8OlgtQ1eKJMDCu0R8RiVDGO4c8YOodBx1Jb51RVpLQzCgLWk6COoPwQVAoDYmba3h70cCQoef3CCgtxLVR4FSB1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.29), libstdc++.so.6(GLIBCXX_3.4.32), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I83baN Creating libastyle-debuginfo package Processing files: libastyle-devel-3.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gu4U6c 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.9qXu6N find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/astyle-buildroot/usr/include/astyle.h:17:18: fatal error: cassert: No such file or directory 17 | #include | ^~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/astyle-buildroot/usr/include/astyle.h: cpp failed, trying c++ mode Requires: /usr/lib/libastyle.so.3.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7q7PN4 Processing files: astyle-debuginfo-3.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R8lw05 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q828sG find-requires: running scripts (debuginfo) Requires: astyle = 3.1-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libastyle.so.3), debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6) Processing files: libastyle-debuginfo-3.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.st71i5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LbjDpm find-requires: running scripts (debuginfo) Provides: debug(libastyle.so.3) Requires: libastyle = 3.1-alt3, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6) Adding to astyle-debuginfo a strict dependency on astyle Adding to libastyle-debuginfo a strict dependency on libastyle Adding to astyle a strict dependency on libastyle Adding to libastyle-devel a strict dependency on libastyle Adding to astyle-debuginfo a strict dependency on libastyle-debuginfo Removing from astyle-debuginfo 3 sources provided by libastyle-debuginfo Removing 2 extra deps from astyle due to dependency on libastyle Removing 1 extra deps from libastyle-devel due to dependency on libastyle Removing 1 extra deps from astyle-debuginfo due to dependency on libastyle-debuginfo Removing 15 extra deps from astyle due to repentancy on libastyle Removing 3 extra deps from astyle-debuginfo due to repentancy on libastyle-debuginfo Wrote: /usr/src/RPM/RPMS/i586/astyle-3.1-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libastyle-3.1-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libastyle-devel-3.1-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/astyle-debuginfo-3.1-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libastyle-debuginfo-3.1-alt3.i586.rpm (w2.lzdio) 16.81user 3.33system 0:22.57elapsed 89%CPU (0avgtext+0avgdata 94668maxresident)k 0inputs+0outputs (0major+785680minor)pagefaults 0swaps /.out/astyle-3.1-alt3.i586.rpm: The use of such a license name is ambiguous: GPL /.out/libastyle-3.1-alt3.i586.rpm: The use of such a license name is ambiguous: GPL /.out/libastyle-devel-3.1-alt3.i586.rpm: The use of such a license name is ambiguous: GPL /.out/astyle-debuginfo-3.1-alt3.i586.rpm: The use of such a license name is ambiguous: GPL /.out/libastyle-debuginfo-3.1-alt3.i586.rpm: The use of such a license name is ambiguous: GPL 3.35user 2.72system 0:33.96elapsed 17%CPU (0avgtext+0avgdata 126924maxresident)k 0inputs+0outputs (0major+189003minor)pagefaults 0swaps --- astyle-3.1-alt3.i586.rpm.repo 2023-11-27 11:26:55.000000000 +0000 +++ astyle-3.1-alt3.i586.rpm.hasher 2024-04-13 07:07:14.001403267 +0000 @@ -16,3 +16,3 @@ Provides: astyle = 3.1-alt3:sisyphus+335217.100.1.1 -File: /usr/bin/astyle 100755 root:root 801504bbb5bf1d617dfdcccfd3acaaba +File: /usr/bin/astyle 100755 root:root 6249f7fcaabf30090cab01a73e87c824 File: /usr/share/doc/astyle 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/doc/astyle/html/notes.html 100644 root:root 71ae06c029b56c706310f89409828774 -RPMIdentity: 2f6c2a95c97caf51958d9155bd204bab026400a1df706bab0ee29e2402317a01b46e59be9db85d2f4e6a3799288967986d78c59ccffb139fd36d475ba3583917 +RPMIdentity: 3dfd0d589307cb68f37476dde27dda3f02cd33821109c812c29e07396d988ea5f2db61c43f19c29e9aad8ccb4cec39679a6feffeca67e39e7cf83c630d13e26d --- astyle-debuginfo-3.1-alt3.i586.rpm.repo 2023-11-27 11:26:56.000000000 +0000 +++ astyle-debuginfo-3.1-alt3.i586.rpm.hasher 2024-04-13 07:07:14.078404264 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ac 40755 root:root -/usr/lib/debug/.build-id/ac/f33fb75df05cf1b7d5028bf6193831052cc201 120777 root:root ../../../../bin/astyle -/usr/lib/debug/.build-id/ac/f33fb75df05cf1b7d5028bf6193831052cc201.debug 120777 root:root ../../usr/bin/astyle.debug +/usr/lib/debug/.build-id/83 40755 root:root +/usr/lib/debug/.build-id/83/b16c41f73a61b28dc9f95fb1344f9afd85d399 120777 root:root ../../../../bin/astyle +/usr/lib/debug/.build-id/83/b16c41f73a61b28dc9f95fb1344f9afd85d399.debug 120777 root:root ../../usr/bin/astyle.debug /usr/lib/debug/usr/bin/astyle.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: astyle-debuginfo = 3.1-alt3:sisyphus+335217.100.1.1 -File: /usr/lib/debug/.build-id/ac 40755 root:root -File: /usr/lib/debug/.build-id/ac/f33fb75df05cf1b7d5028bf6193831052cc201 120777 root:root ../../../../bin/astyle -File: /usr/lib/debug/.build-id/ac/f33fb75df05cf1b7d5028bf6193831052cc201.debug 120777 root:root ../../usr/bin/astyle.debug -File: /usr/lib/debug/usr/bin/astyle.debug 100644 root:root ca7496c92c01c813140579a8713015cf +File: /usr/lib/debug/.build-id/83 40755 root:root +File: /usr/lib/debug/.build-id/83/b16c41f73a61b28dc9f95fb1344f9afd85d399 120777 root:root ../../../../bin/astyle +File: /usr/lib/debug/.build-id/83/b16c41f73a61b28dc9f95fb1344f9afd85d399.debug 120777 root:root ../../usr/bin/astyle.debug +File: /usr/lib/debug/usr/bin/astyle.debug 100644 root:root 8cc6141194a4cb186dbb353239e28822 File: /usr/src/debug/astyle 40755 root:root @@ -21,2 +21,2 @@ File: /usr/src/debug/astyle/src/ASLocalizer.h 100644 root:root 5bca91b04b036243681782e173e3a206 -RPMIdentity: 6965c160fdf9b080017eeed4bfad7ac138b8ac59c910a952c62c2f6b4b5aa2943c977945a9d2050fddade08a300e667a8812574d768a84eacba7e93e05434cf8 +RPMIdentity: fddde7a62d1c3a086b97a9ff6de0ece1947bb038f5047a4ea9676167e40fdd72212db8977fe794377aaed03e74524e9057bc65fd2d5aee5b55c90d0524b192af --- libastyle-3.1-alt3.i586.rpm.repo 2023-11-27 11:26:55.000000000 +0000 +++ libastyle-3.1-alt3.i586.rpm.hasher 2024-04-13 07:07:14.152405223 +0000 @@ -23,3 +23,3 @@ File: /usr/lib/libastyle.so.3 120777 root:root libastyle.so.3.1 -File: /usr/lib/libastyle.so.3.1 100644 root:root 5c3ba0936893890e09f7cf7583b1a77f -RPMIdentity: 91e204c32b211030a34cbfb84f044fb7ab4319e5838a1e642ed66c6684232163b3dd53cac6c1dca47b184bf51addc712b9875c3ef6160e678fc4878c0de14c4f +File: /usr/lib/libastyle.so.3.1 100644 root:root e4aa6474dfacab3e3b8d929aef83f669 +RPMIdentity: 879e9b1abd5e0013ff0c0554d2a16f0669be7211a7fe3c660c1f83179d6e943dbb3cbe6d66a36bc7689ac8a18a21ec4bd65760146ba03cbe37784240b84d2803 --- libastyle-debuginfo-3.1-alt3.i586.rpm.repo 2023-11-27 11:26:55.000000000 +0000 +++ libastyle-debuginfo-3.1-alt3.i586.rpm.hasher 2024-04-13 07:07:14.231406246 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/58 40755 root:root -/usr/lib/debug/.build-id/58/c25c51cb7842704d0f2202c1ed560b595c6e67 120777 root:root ../../../libastyle.so.3.1 -/usr/lib/debug/.build-id/58/c25c51cb7842704d0f2202c1ed560b595c6e67.debug 120777 root:root ../../usr/lib/libastyle.so.3.1.debug +/usr/lib/debug/.build-id/47 40755 root:root +/usr/lib/debug/.build-id/47/fb22824669b8f23df4a78b2f981a2f41f23c50 120777 root:root ../../../libastyle.so.3.1 +/usr/lib/debug/.build-id/47/fb22824669b8f23df4a78b2f981a2f41f23c50.debug 120777 root:root ../../usr/lib/libastyle.so.3.1.debug /usr/lib/debug/usr/lib/libastyle.so.3.1.debug 100644 root:root @@ -21,6 +21,6 @@ Provides: libastyle-debuginfo = 3.1-alt3:sisyphus+335217.100.1.1 -File: /usr/lib/debug/.build-id/58 40755 root:root -File: /usr/lib/debug/.build-id/58/c25c51cb7842704d0f2202c1ed560b595c6e67 120777 root:root ../../../libastyle.so.3.1 -File: /usr/lib/debug/.build-id/58/c25c51cb7842704d0f2202c1ed560b595c6e67.debug 120777 root:root ../../usr/lib/libastyle.so.3.1.debug -File: /usr/lib/debug/usr/lib/libastyle.so.3.1.debug 100644 root:root 6c4e48205dd3dee4959c86e2fb226a15 +File: /usr/lib/debug/.build-id/47 40755 root:root +File: /usr/lib/debug/.build-id/47/fb22824669b8f23df4a78b2f981a2f41f23c50 120777 root:root ../../../libastyle.so.3.1 +File: /usr/lib/debug/.build-id/47/fb22824669b8f23df4a78b2f981a2f41f23c50.debug 120777 root:root ../../usr/lib/libastyle.so.3.1.debug +File: /usr/lib/debug/usr/lib/libastyle.so.3.1.debug 100644 root:root 3ae3f17aafc51593e5e81e1a7c54657b File: /usr/lib/debug/usr/lib/libastyle.so.3.debug 120777 root:root libastyle.so.3.1.debug @@ -35,2 +35,2 @@ File: /usr/src/debug/astyle/src/astyle_main.h 100644 root:root 7455018d531cb2850fa71f1a8b0c56a1 -RPMIdentity: 585c32e083a7197bb1546366d6a441030830d2b64b2cf753a19e432ce1e449be5928ba305eb81591c295729c48a4736840fd04b94950c811cfcd014b26c930d1 +RPMIdentity: 2df5f741993880903ff0b2dbf8bf0a88edc7797d310dd814ef47ee0ec3aab82d8edf64a16d4da3498055a4c2c04e3a9c6d0662b5b9909e7237b2436acb1825f0