<86>Oct 18 16:32:12 userdel[1843181]: delete user 'rooter' <86>Oct 18 16:32:12 userdel[1843181]: removed group 'rooter' owned by 'rooter' <86>Oct 18 16:32:12 userdel[1843181]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 16:32:12 groupadd[1843217]: group added to /etc/group: name=rooter, GID=1844 <86>Oct 18 16:32:12 groupadd[1843217]: group added to /etc/gshadow: name=rooter <86>Oct 18 16:32:12 groupadd[1843217]: new group: name=rooter, GID=1844 <86>Oct 18 16:32:12 useradd[1843245]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Oct 18 16:32:12 userdel[1843298]: delete user 'builder' <86>Oct 18 16:32:12 userdel[1843298]: removed group 'builder' owned by 'builder' <86>Oct 18 16:32:12 userdel[1843298]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 16:32:12 groupadd[1843321]: group added to /etc/group: name=builder, GID=1845 <86>Oct 18 16:32:12 groupadd[1843321]: group added to /etc/gshadow: name=builder <86>Oct 18 16:32:12 groupadd[1843321]: new group: name=builder, GID=1845 <86>Oct 18 16:32:12 useradd[1843346]: new user: name=builder, UID=1845, GID=1845, 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>Oct 18 16:32:15 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Oct 18 16:32:15 rpmi: libstdc++14-devel-14.2.1-alt1 icarus+359818.100.1.1 1729089654 installed <13>Oct 18 16:32:16 rpmi: gcc14-c++-14.2.1-alt1 icarus+359818.100.1.1 1729089654 installed <13>Oct 18 16:32:16 rpmi: gcc-c++-14-alt1 icarus+359818.400.1.1 1729097861 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/astyle-3.1-alt3.nosrc.rpm (w1.gzdio) Installing astyle-3.1-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14863 + 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): + /usr/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.14863 + 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 -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 -c ASLocalizer.cpp astyle_main.cpp + g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.11631 + 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:/usr/bin:/bin:/usr/local/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/lib64 /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/lib64 + cp -P libastyle.so /usr/src/tmp/astyle-buildroot/usr/lib64 + 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/lib64/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/lib64: (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) 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.zln7wd 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.D5pwdP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libastyle.so.3()(64bit) >= set:mf4OeB304XqQwin0Pzo8rUzd014B65xKZCFqZbh58CBsqZ0ux1c25tc26haFhBug3ecMcEIM0ANRaws12lj6gb85wAV9vrmYoXWjViI7cZxiFcrnEDQnW6bZzVZ9LHxvbwAoQGaqj3CvrIMd85Lm86rkxvhkoZgyW2V3nwDRAa8KCZyPx9OoESZw62e0, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.26)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), 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.Ctt4sf 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.huvrtp find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/astyle-buildroot/usr/lib64/libastyle.so.3: 488 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VU0z8C 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()(64bit) = set:mdzXDk2z7mzWTyCgKUvu63rW4JQkuv11BRE0ALyKParWGP79D4pw90D9r1R4uEnb61EyZlBD0h1DwSzAph6z4pveva3zCOlFUuqwnACRFykRMqBdvmq3piGZDLCBdMZGmGaZ9VpAGmAvARSH19P4gVz0lmnrc1IZt5VVZpMjOPyLZhh2MdyGS6MD9fIKVJEoITO3zTnl2kH186sD0n6prq4WsnwmZqT16E3kt4WO1cdj2YLAkHErGawOTXBJy8jpwACjwcx84PUVj29g6DOmIlogdimdYo7rVSxixE7srSyNxOU7UAksA9q960LJ5S1yyN26BfUgjjSgGzYLXd2m1LPQlwoak0hNmqo6e3X2IOy8uNmBt6JafThwyAu06WvZ2NuirGNglXw5ZzAXwpxvlU24KZGIpq3pn0m6jGjSZs4q7pr46lJpAUEiEsFaBlA6JPCCXBdal4LgKk7yYMj05ahHMZiye9DdR7GMZLxMUV6713FhiuxufJDUrmFqQwuaxC6i7UdAhaNeXh3LwshviMF3nlZiE8wxlAHNcUb1xaJoZuUnhjUsujKof4D3a4ryRt5EkUGXLkgHt1UGqOHCrLgx1zRvKDZ7SwOy7yNmb1VA87ki3lx4UTogokYgza7MvEipZ5sZlivK8qfk4vtKq2DdFfrGHGTkzZfVawyDOzQZoC4c03bfaup5hqaidZyuqtmNwYo7a9k838lQ8j0KwD60b9nKvZ3F9oEU2fCZFCoDC7oTFmidomlsj63L9Z1XrqTOE9XRzTw92fxLyZsVwTN5JpQwZbt6GVcqbuz2B3FSoeAk4Asuq8jAc1vLxaCZzxq7U6VydjzjRv4BzaZE3k36SXKvwHVlYIN1prK3OvhAHwWE3ssrxfddAkbBvGajMwMbzRk66QKk4kDDZ2Z8CgLWk6COoPwQVAoDYmba3h70cCQoef3CCgtxLVR4FSB1 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.29)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VB0Jyc 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.Iyvcvz 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.ZZLoXl 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/lib64/libastyle.so.3.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sRIA7w Processing files: astyle-debuginfo-3.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lcRiMd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N1NKz3 find-requires: running scripts (debuginfo) Requires: astyle = 3.1-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libastyle.so.3), debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(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.aUTsmJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CKXl2U find-requires: running scripts (debuginfo) Provides: debug64(libastyle.so.3) Requires: libastyle = 3.1-alt3, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(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/x86_64/astyle-3.1-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libastyle-3.1-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libastyle-devel-3.1-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/astyle-debuginfo-3.1-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libastyle-debuginfo-3.1-alt3.x86_64.rpm (w2.lzdio) 16.37user 4.46system 0:23.01elapsed 90%CPU (0avgtext+0avgdata 146660maxresident)k 0inputs+0outputs (0major+868532minor)pagefaults 0swaps /.out/astyle-3.1-alt3.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libastyle-3.1-alt3.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libastyle-devel-3.1-alt3.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/astyle-debuginfo-3.1-alt3.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libastyle-debuginfo-3.1-alt3.x86_64.rpm: The use of such a license name is ambiguous: GPL 3.25user 2.88system 0:34.26elapsed 17%CPU (0avgtext+0avgdata 136344maxresident)k 0inputs+0outputs (0major+209351minor)pagefaults 0swaps --- astyle-3.1-alt3.x86_64.rpm.repo 2023-11-27 11:26:55.141240243 +0000 +++ astyle-3.1-alt3.x86_64.rpm.hasher 2024-10-18 16:32:42.601878100 +0000 @@ -15,3 +15,3 @@ Provides: astyle = 3.1-alt3:sisyphus+335217.100.1.1 -File: /usr/bin/astyle 100755 root:root aec5c95f6bedea62197541f01025cfb5 +File: /usr/bin/astyle 100755 root:root 29f5c3d2968b56353572659f2a62a339 File: /usr/share/doc/astyle 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/doc/astyle/html/notes.html 100644 root:root 71ae06c029b56c706310f89409828774 -RPMIdentity: b813793beb862950936323f4e75d848ce88dee43181eecf5cf9ee7de3c40c342d10215103261b060e9a9678a5e082a18c72a6185d0dfc49cb0d8d1d950e86cc9 +RPMIdentity: df3c814e45f2c330709dd0c808d2c381db9ea4c2458bd60b5380cf35445b0a6caea30482c1a0fae28e7c3f9b4ec8fcb491c1789a01d57c106e6b683dbae52d69 --- astyle-debuginfo-3.1-alt3.x86_64.rpm.repo 2023-11-27 11:26:54.838237447 +0000 +++ astyle-debuginfo-3.1-alt3.x86_64.rpm.hasher 2024-10-18 16:32:42.691879307 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/58 40755 root:root -/usr/lib/debug/.build-id/58/5fcb4234b09ef07c2c0d2c22ccefcb166df0b0 120777 root:root ../../../../bin/astyle -/usr/lib/debug/.build-id/58/5fcb4234b09ef07c2c0d2c22ccefcb166df0b0.debug 120777 root:root ../../usr/bin/astyle.debug +/usr/lib/debug/.build-id/e3 40755 root:root +/usr/lib/debug/.build-id/e3/2b81d90eab7545301940ee8c565bbdf5bba25f 120777 root:root ../../../../bin/astyle +/usr/lib/debug/.build-id/e3/2b81d90eab7545301940ee8c565bbdf5bba25f.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/58 40755 root:root -File: /usr/lib/debug/.build-id/58/5fcb4234b09ef07c2c0d2c22ccefcb166df0b0 120777 root:root ../../../../bin/astyle -File: /usr/lib/debug/.build-id/58/5fcb4234b09ef07c2c0d2c22ccefcb166df0b0.debug 120777 root:root ../../usr/bin/astyle.debug -File: /usr/lib/debug/usr/bin/astyle.debug 100644 root:root c3bf88802726328e2ac191e1ef9fd023 +File: /usr/lib/debug/.build-id/e3 40755 root:root +File: /usr/lib/debug/.build-id/e3/2b81d90eab7545301940ee8c565bbdf5bba25f 120777 root:root ../../../../bin/astyle +File: /usr/lib/debug/.build-id/e3/2b81d90eab7545301940ee8c565bbdf5bba25f.debug 120777 root:root ../../usr/bin/astyle.debug +File: /usr/lib/debug/usr/bin/astyle.debug 100644 root:root 0798d8df121024f5ddd5d57bbd196417 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: 29b07900412c039da240ee05791a6bbf57aba7671822c05f0a38694d579fa256b375038942c47d0d71abcbf9de945bbf4bf49e80e4582af5d1fb7d8a6512ea14 +RPMIdentity: 0b769cac1a56d16cadf2f10c307b2bf1d1c4cd0d1beb92d30b2f103a69cba770866b255f3bc6b8a8af26454301b0781952f5a02dff56cba861977a7063971c81 --- libastyle-3.1-alt3.x86_64.rpm.repo 2023-11-27 11:26:54.995238896 +0000 +++ libastyle-3.1-alt3.x86_64.rpm.hasher 2024-10-18 16:32:42.789880621 +0000 @@ -23,3 +23,3 @@ File: /usr/lib64/libastyle.so.3 120777 root:root libastyle.so.3.1 -File: /usr/lib64/libastyle.so.3.1 100644 root:root e66fe65f0dedea32ba5f9f67a346e76c -RPMIdentity: 3efc7cb005e8703ee9a696c313940ae7d65adbbb264366299120369c5a7dec8f1409e8f863ccbeab8f859afa84c66d44993f6173177744e51e0f8b0159d9b4dc +File: /usr/lib64/libastyle.so.3.1 100644 root:root b79e55c67718d46f1e0613b77308f5a6 +RPMIdentity: 0e06031b7677e885b08f9fb7206e5c7a8004678e242a2b994f284cfcdb07cb1013083d0472c95207a394888d10f803f718de9adcd4752172dd0d57cdb58ad89d --- libastyle-debuginfo-3.1-alt3.x86_64.rpm.repo 2023-11-27 11:26:55.271241442 +0000 +++ libastyle-debuginfo-3.1-alt3.x86_64.rpm.hasher 2024-10-18 16:32:42.872881733 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/aa 40755 root:root -/usr/lib/debug/.build-id/aa/2bfc83b268b304c7684d07f1a462044e6ffda3 120777 root:root ../../../../lib64/libastyle.so.3.1 -/usr/lib/debug/.build-id/aa/2bfc83b268b304c7684d07f1a462044e6ffda3.debug 120777 root:root ../../usr/lib64/libastyle.so.3.1.debug +/usr/lib/debug/.build-id/4b 40755 root:root +/usr/lib/debug/.build-id/4b/bcf9aeefe2eafc89593f68bbd48dd4c9fe18fd 120777 root:root ../../../../lib64/libastyle.so.3.1 +/usr/lib/debug/.build-id/4b/bcf9aeefe2eafc89593f68bbd48dd4c9fe18fd.debug 120777 root:root ../../usr/lib64/libastyle.so.3.1.debug /usr/lib/debug/usr/lib64/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/aa 40755 root:root -File: /usr/lib/debug/.build-id/aa/2bfc83b268b304c7684d07f1a462044e6ffda3 120777 root:root ../../../../lib64/libastyle.so.3.1 -File: /usr/lib/debug/.build-id/aa/2bfc83b268b304c7684d07f1a462044e6ffda3.debug 120777 root:root ../../usr/lib64/libastyle.so.3.1.debug -File: /usr/lib/debug/usr/lib64/libastyle.so.3.1.debug 100644 root:root e6d99636b39ab261bb96ab2d87391117 +File: /usr/lib/debug/.build-id/4b 40755 root:root +File: /usr/lib/debug/.build-id/4b/bcf9aeefe2eafc89593f68bbd48dd4c9fe18fd 120777 root:root ../../../../lib64/libastyle.so.3.1 +File: /usr/lib/debug/.build-id/4b/bcf9aeefe2eafc89593f68bbd48dd4c9fe18fd.debug 120777 root:root ../../usr/lib64/libastyle.so.3.1.debug +File: /usr/lib/debug/usr/lib64/libastyle.so.3.1.debug 100644 root:root 0d892d2ebd7e29bf38a700c4f2fc413b File: /usr/lib/debug/usr/lib64/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: a4a4bb7cd0c792b0ebdccb5fc554951481905a8682523e1170c11937da7efe68a34e5c56d0f415f6a57191ee23e33a1e795547986c04de7baa61cdd7140e6caa +RPMIdentity: 578184868c2c9108011b5a81503d30d0094666ec58eeced9845d4f983ec9e8200a443f6e1ae4c7df770a393710d5dc6216eed0bc13c11eaa9189a68384e22c0f