<86>Feb 25 02:05:05 userdel[4031786]: delete user 'rooter' <86>Feb 25 02:05:05 userdel[4031786]: removed group 'rooter' owned by 'rooter' <86>Feb 25 02:05:05 userdel[4031786]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 25 02:05:05 groupadd[4031807]: group added to /etc/group: name=rooter, GID=1874 <86>Feb 25 02:05:05 groupadd[4031807]: group added to /etc/gshadow: name=rooter <86>Feb 25 02:05:05 groupadd[4031807]: new group: name=rooter, GID=1874 <86>Feb 25 02:05:05 useradd[4031819]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash <86>Feb 25 02:05:05 userdel[4031843]: delete user 'builder' <86>Feb 25 02:05:05 userdel[4031843]: removed group 'builder' owned by 'builder' <86>Feb 25 02:05:05 userdel[4031843]: removed shadow group 'builder' owned by 'builder' <86>Feb 25 02:05:05 groupadd[4031871]: group added to /etc/group: name=builder, GID=1875 <86>Feb 25 02:05:05 groupadd[4031871]: group added to /etc/gshadow: name=builder <86>Feb 25 02:05:05 groupadd[4031871]: new group: name=builder, GID=1875 <86>Feb 25 02:05:05 useradd[4031888]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash <13>Feb 25 02:05:09 rpmi: libusb-1.0.26-alt2 p10+305622.100.3.1 1662994398 installed <13>Feb 25 02:05:09 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Feb 25 02:05:09 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Feb 25 02:05:09 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Feb 25 02:05:09 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Feb 25 02:05:09 rpmi: libusb-devel-1.0.26-alt2 p10+305622.100.3.1 1662994398 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/rkdeveloptool-1.3-alt3.nosrc.rpm (w1.gzdio) Installing rkdeveloptool-1.3-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95729 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rkdeveloptool-1.3 + echo 'Source #0 (rkdeveloptool-1.3.tar):' Source #0 (rkdeveloptool-1.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/rkdeveloptool-1.3.tar + cd rkdeveloptool-1.3 + /bin/chmod -c -Rf u+rwX,go-w . + subst 's|-Werror||' Makefile.am + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.95729 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rkdeveloptool-1.3 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:12: installing 'cfg/compile' configure.ac:19: installing 'cfg/config.guess' configure.ac:19: installing 'cfg/config.sub' configure.ac:7: installing 'cfg/install-sh' configure.ac:7: installing 'cfg/missing' Makefile.am: installing 'cfg/depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for library containing iconv... none required checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libusb-1.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cfg/Makefile config.status: creating cfg/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o RKImage.o RKImage.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o crc.o crc.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o RKComm.o RKComm.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o RKDevice.o RKDevice.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o RKBoot.o RKBoot.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o RKLog.o RKLog.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o RKScan.o RKScan.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o main.o main.cpp main.cpp: In function 'bool _Z9mergeBootv.part.0()': main.cpp:1541:36: warning: '%s' directive output may be truncated writing up to 557 bytes into a region of size 5 [-Wformat-truncation=] 1541 | snprintf(buffer, sizeof(buffer), "%s", chip); | ^~ ...... 1582 | chipType = convertChipType(chip + 2); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from DefineHeader.h:3, from main.cpp:11: /usr/include/bits/stdio2.h:70:35: note: '__builtin_snprintf' output between 1 and 558 bytes into a destination of size 5 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -o rkdeveloptool main.o crc.o RKBoot.o RKComm.o RKDevice.o RKImage.o RKLog.o RKScan.o -lusb-1.0 make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.82449 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rkdeveloptool-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rkdeveloptool-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd rkdeveloptool-1.3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/rkdeveloptool-buildroot PREFIX=/usr make: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[2]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' /bin/mkdir -p '/usr/src/tmp/rkdeveloptool-buildroot/usr/bin' /usr/libexec/rpm-build/install -p rkdeveloptool '/usr/src/tmp/rkdeveloptool-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' + install -D -m 644 /usr/src/RPM/SOURCES/99-rkdeveloptool.rules /usr/src/tmp/rkdeveloptool-buildroot/lib/udev/rules.d/99-rkdeveloptool.rules + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rkdeveloptool-buildroot (auto) Verifying and fixing files in /usr/src/tmp/rkdeveloptool-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/rkdeveloptool-buildroot/ (default) Compressing files in /usr/src/tmp/rkdeveloptool-buildroot (auto) Adjusting library links in /usr/src/tmp/rkdeveloptool-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/rkdeveloptool-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: rkdeveloptool-1.3-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90197 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rkdeveloptool-1.3 + DOCDIR=/usr/src/tmp/rkdeveloptool-buildroot/usr/share/doc/rkdeveloptool-1.3 + export DOCDIR + rm -rf /usr/src/tmp/rkdeveloptool-buildroot/usr/share/doc/rkdeveloptool-1.3 + /bin/mkdir -p /usr/src/tmp/rkdeveloptool-buildroot/usr/share/doc/rkdeveloptool-1.3 + cp -prL Readme.txt /usr/src/tmp/rkdeveloptool-buildroot/usr/share/doc/rkdeveloptool-1.3 + chmod -R go-w /usr/src/tmp/rkdeveloptool-buildroot/usr/share/doc/rkdeveloptool-1.3 + chmod -R a+rX /usr/src/tmp/rkdeveloptool-buildroot/usr/share/doc/rkdeveloptool-1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.49PUUV 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.HiI4hX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/udev/rules.d, /lib64/ld-linux-x86-64.so.2, 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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.8)(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.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libusb-1.0.so.0()(64bit) >= set:kfVTFgQfZ0zZ4KBkazhZJOtovR9c8W1R4MigUK1c5fZw, 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.epXcHX Creating rkdeveloptool-debuginfo package Processing files: rkdeveloptool-debuginfo-1.3-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R7ciKT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WrBFpV find-requires: running scripts (debuginfo) Requires: rkdeveloptool = 1.3-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6), debug64(libusb-1.0.so.0) Adding to rkdeveloptool-debuginfo a strict dependency on rkdeveloptool Wrote: /usr/src/RPM/RPMS/x86_64/rkdeveloptool-1.3-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/rkdeveloptool-debuginfo-1.3-alt3.x86_64.rpm (w2.lzdio) 6.40user 1.70system 0:10.78elapsed 75%CPU (0avgtext+0avgdata 144580maxresident)k 0inputs+0outputs (0major+571155minor)pagefaults 0swaps 2.72user 1.25system 0:18.69elapsed 21%CPU (0avgtext+0avgdata 129324maxresident)k 0inputs+0outputs (0major+193941minor)pagefaults 0swaps --- rkdeveloptool-1.3-alt3.x86_64.rpm.repo 2021-02-26 00:32:20.000000000 +0000 +++ rkdeveloptool-1.3-alt3.x86_64.rpm.hasher 2024-02-25 02:05:22.053824007 +0000 @@ -26,5 +26,5 @@ File: /lib/udev/rules.d/99-rkdeveloptool.rules 100644 root:root 749e9ac6dae38ea9e4ef9b48686cf8c7 -File: /usr/bin/rkdeveloptool 100755 root:root 571e7152115ff3346d4abeb586cbb022 +File: /usr/bin/rkdeveloptool 100755 root:root b2dc867934dd30a3d42a2bd1759b3b15 File: /usr/share/doc/rkdeveloptool-1.3 40755 root:root File: /usr/share/doc/rkdeveloptool-1.3/Readme.txt 100644 root:root a5bf1523b37cd0cd1668a42107378f64 -RPMIdentity: 4cc19d232bf94cd714dafdd4988e146f8165170104b95857af5bb30a92f5cbf6ad5067aba1fbce715ceea1c15f4361d6db08f8f1bd4d8c02871d621356520f63 +RPMIdentity: 3d4002a47ef226460f8de223d87b8f1290ce473943d860c98bf03f75354bf4106c39e55902528e22e7e27dd2f92d44793938ba6cc768570f50fe850319ea00e6 --- rkdeveloptool-debuginfo-1.3-alt3.x86_64.rpm.repo 2021-02-26 00:32:20.000000000 +0000 +++ rkdeveloptool-debuginfo-1.3-alt3.x86_64.rpm.hasher 2024-02-25 02:05:22.139825484 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3c 40755 root:root -/usr/lib/debug/.build-id/3c/458c7eb919af8d1ac196e716d8d2351ea185e4 120777 root:root ../../../../bin/rkdeveloptool -/usr/lib/debug/.build-id/3c/458c7eb919af8d1ac196e716d8d2351ea185e4.debug 120777 root:root ../../usr/bin/rkdeveloptool.debug +/usr/lib/debug/.build-id/16 40755 root:root +/usr/lib/debug/.build-id/16/c519493b8ef131d6971e94bd95a764ef2920b6 120777 root:root ../../../../bin/rkdeveloptool +/usr/lib/debug/.build-id/16/c519493b8ef131d6971e94bd95a764ef2920b6.debug 120777 root:root ../../usr/bin/rkdeveloptool.debug /usr/lib/debug/usr/bin/rkdeveloptool.debug 100644 root:root @@ -31,6 +31,6 @@ Provides: rkdeveloptool-debuginfo = 1.3-alt3:sisyphus+267005.40.2.1 -File: /usr/lib/debug/.build-id/3c 40755 root:root -File: /usr/lib/debug/.build-id/3c/458c7eb919af8d1ac196e716d8d2351ea185e4 120777 root:root ../../../../bin/rkdeveloptool -File: /usr/lib/debug/.build-id/3c/458c7eb919af8d1ac196e716d8d2351ea185e4.debug 120777 root:root ../../usr/bin/rkdeveloptool.debug -File: /usr/lib/debug/usr/bin/rkdeveloptool.debug 100644 root:root 2a4b598e01e1d89303b33f674dc0eeac +File: /usr/lib/debug/.build-id/16 40755 root:root +File: /usr/lib/debug/.build-id/16/c519493b8ef131d6971e94bd95a764ef2920b6 120777 root:root ../../../../bin/rkdeveloptool +File: /usr/lib/debug/.build-id/16/c519493b8ef131d6971e94bd95a764ef2920b6.debug 120777 root:root ../../usr/bin/rkdeveloptool.debug +File: /usr/lib/debug/usr/bin/rkdeveloptool.debug 100644 root:root d64f0fe7c47495a3f41a7325c8b9aaa5 File: /usr/src/debug/rkdeveloptool-1.3 40755 root:root @@ -54,2 +54,2 @@ File: /usr/src/debug/rkdeveloptool-1.3/main.cpp 100644 root:root 2b1ab0160c3fd225b92cc43712bdd041 -RPMIdentity: 56c1c08d41b0cdccb6d5936ef0908dc13ae2fdee1ac4818e7922ad6b61c9d6dde24349b437d6bcbfc16bb0a7ea6ed7469add3df57461602a002abc9fa86bcc54 +RPMIdentity: b141bddaf0f085397eff67d2e4afddda2338dccf753995bce469cb82e187ce5453b5604d9c2f4175be9a2b366cac45d0ca9b040e73d36a5d9efd6cd5aacb7b0b