<86>May 4 00:39:41 userdel[193769]: delete user 'rooter' <86>May 4 00:39:41 userdel[193769]: removed group 'rooter' owned by 'rooter' <86>May 4 00:39:41 userdel[193769]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:39:41 groupadd[193793]: group added to /etc/group: name=rooter, GID=1829 <86>May 4 00:39:41 groupadd[193793]: group added to /etc/gshadow: name=rooter <86>May 4 00:39:41 groupadd[193793]: new group: name=rooter, GID=1829 <86>May 4 00:39:41 useradd[193810]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>May 4 00:39:41 userdel[193839]: delete user 'builder' <86>May 4 00:39:41 userdel[193839]: removed group 'builder' owned by 'builder' <86>May 4 00:39:41 userdel[193839]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:39:41 groupadd[193855]: group added to /etc/group: name=builder, GID=1830 <86>May 4 00:39:41 groupadd[193855]: group added to /etc/gshadow: name=builder <86>May 4 00:39:41 groupadd[193855]: new group: name=builder, GID=1830 <86>May 4 00:39:41 useradd[193866]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/u3-tool-0.3-alt1.qa1.nosrc.rpm (w1.gzdio) Installing u3-tool-0.3-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26347 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf u3-tool-0.3 + echo 'Source #0 (u3-tool-0.3.tar.gz):' Source #0 (u3-tool-0.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/u3-tool-0.3.tar.gz + /bin/tar -xf - + cd u3-tool-0.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26347 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd u3-tool-0.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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: --disable-silent-rules, --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking whether x86_64-alt-linux-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for regcomp... yes checking for strdup... yes checking for strerror... yes checking for strtoul... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext Subsystem: sg + make -j16 make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o u3_tool-u3_scsi_spt.o `test -f 'u3_scsi_spt.c' || echo './'`u3_scsi_spt.c make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o u3_tool-u3_scsi_usb.o `test -f 'u3_scsi_usb.c' || echo './'`u3_scsi_usb.c make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o u3_tool-display_progress.o `test -f 'display_progress.c' || echo './'`display_progress.c make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o u3_tool-md5.o `test -f 'md5.c' || echo './'`md5.c md5.c:386:19: warning: '_md5_src' defined but not used [-Wunused-const-variable=] 386 | static const char _md5_src[] = "_md5_src"; | ^~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o u3_tool-u3_error.o `test -f 'u3_error.c' || echo './'`u3_error.c make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o u3_tool-secure_input.o `test -f 'secure_input.c' || echo './'`secure_input.c make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o u3_tool-u3_scsi_sg.o `test -f 'u3_scsi_sg.c' || echo './'`u3_scsi_sg.c make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o u3_tool-main.o `test -f 'main.c' || echo './'`main.c main.c: In function 'do_dump': main.c:488:13: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 488 | int retval = EXIT_SUCCESS; | ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o u3_tool-u3_commands.o `test -f 'u3_commands.c' || echo './'`u3_commands.c make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o u3-tool u3_tool-display_progress.o u3_tool-main.o u3_tool-md5.o u3_tool-secure_input.o u3_tool-u3_commands.o u3_tool-u3_error.o u3_tool-u3_scsi_usb.o u3_tool-u3_scsi_spt.o u3_tool-u3_scsi_sg.o make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64176 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/u3-tool-buildroot + : + /bin/rm -rf -- /usr/src/tmp/u3-tool-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd u3-tool-0.3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/u3-tool-buildroot make: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/usr/src/tmp/u3-tool-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 'u3-tool.1' '/usr/src/tmp/u3-tool-buildroot/usr/share/man/man1/u3-tool.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/doc' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' test -z "/usr/sbin" || /usr/bin/mkdir -p "/usr/src/tmp/u3-tool-buildroot/usr/sbin" /usr/libexec/rpm-build/install -p 'u3-tool' '/usr/src/tmp/u3-tool-buildroot/usr/sbin/u3-tool' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3' make[2]: Entering directory '/usr/src/RPM/BUILD/u3-tool-0.3' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3' make: Leaving directory '/usr/src/RPM/BUILD/u3-tool-0.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/u3-tool-buildroot (auto) Verifying and fixing files in /usr/src/tmp/u3-tool-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/u3-tool-buildroot/ (default) Compressing files in /usr/src/tmp/u3-tool-buildroot (auto) Verifying ELF objects in /usr/src/tmp/u3-tool-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/u3-tool-buildroot Processing files: u3-tool-0.3-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61091 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd u3-tool-0.3 + DOCDIR=/usr/src/tmp/u3-tool-buildroot/usr/share/doc/u3-tool-0.3 + export DOCDIR + rm -rf /usr/src/tmp/u3-tool-buildroot/usr/share/doc/u3-tool-0.3 + /bin/mkdir -p /usr/src/tmp/u3-tool-buildroot/usr/share/doc/u3-tool-0.3 + cp -prL AUTHORS ChangeLog README TODO /usr/src/tmp/u3-tool-buildroot/usr/share/doc/u3-tool-0.3 + chmod -R go-w /usr/src/tmp/u3-tool-buildroot/usr/share/doc/u3-tool-0.3 + chmod -R a+rX /usr/src/tmp/u3-tool-buildroot/usr/share/doc/u3-tool-0.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HfYb2x 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.IpXZ46 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, 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.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.42xPvL Creating u3-tool-debuginfo package Processing files: u3-tool-debuginfo-0.3-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vOMio8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2RLVOC find-requires: running scripts (debuginfo) Requires: u3-tool = 0.3-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/u3-tool-0.3-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/u3-tool-debuginfo-0.3-alt1.qa1.x86_64.rpm (w2.lzdio) 1.50user 3.23system 0:09.52elapsed 49%CPU (0avgtext+0avgdata 38584maxresident)k 0inputs+0outputs (0major+532582minor)pagefaults 0swaps 0.51user 1.89system 0:14.98elapsed 16%CPU (0avgtext+0avgdata 12376maxresident)k 0inputs+0outputs (0major+96728minor)pagefaults 0swaps --- u3-tool-0.3-alt1.qa1.x86_64.rpm.repo 2013-04-16 23:23:03.000000000 +0000 +++ u3-tool-0.3-alt1.qa1.x86_64.rpm.hasher 2024-05-04 00:39:52.824849244 +0000 @@ -6,7 +6,8 @@ /usr/share/doc/u3-tool-0.3/TODO 100644 root:root -/usr/share/man/man1/u3-tool.1.gz 100644 root:root +/usr/share/man/man1/u3-tool.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 -Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -15,3 +16,3 @@ Provides: u3-tool = 0.3-alt1.qa1 -File: /usr/sbin/u3-tool 100755 root:root a3f8d74ea965ddc5fbc2e417b5616344 +File: /usr/sbin/u3-tool 100755 root:root 59b92d3ddfbd3af9826a5d92ded73fb2 File: /usr/share/doc/u3-tool-0.3 40755 root:root @@ -21,3 +22,3 @@ File: /usr/share/doc/u3-tool-0.3/TODO 100644 root:root 3d0cf564f086ce734a43db8d6abb88f1 -File: /usr/share/man/man1/u3-tool.1.gz 100644 root:root 9027ee28f1fe728d5ab833085f0a944a -RPMIdentity: c28596d75839cb18bafb4c559fc4456e592178fdf41abbde417b4d90f41049cd8adaeb69d159fcc4860cdf49c3594232c25305f76d47a8954694dbc881e2356f +File: /usr/share/man/man1/u3-tool.1.xz 100644 root:root b4bb3e10a063e8c572a8e84a4b8cf14b +RPMIdentity: 79a57f8377a082eebcce5e83980080165bf75e057c3f5f938b71736a5910332d3f4b669131b27abc6092e4e79479f5e2b2f88b9b196868082263dddcf145baad --- u3-tool-debuginfo-0.3-alt1.qa1.x86_64.rpm.repo 2013-04-16 23:23:03.000000000 +0000 +++ u3-tool-debuginfo-0.3-alt1.qa1.x86_64.rpm.hasher 2024-05-04 00:39:52.907850190 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a9 40755 root:root -/usr/lib/debug/.build-id/a9/c457d53b94a81d0d9e18f13905b09220105abd 120777 root:root ../../../../sbin/u3-tool -/usr/lib/debug/.build-id/a9/c457d53b94a81d0d9e18f13905b09220105abd.debug 120777 root:root ../../usr/sbin/u3-tool.debug +/usr/lib/debug/.build-id/3c 40755 root:root +/usr/lib/debug/.build-id/3c/e468ebfd64804ab1057a239d91d6ca04908d93 120777 root:root ../../../../sbin/u3-tool +/usr/lib/debug/.build-id/3c/e468ebfd64804ab1057a239d91d6ca04908d93.debug 120777 root:root ../../usr/sbin/u3-tool.debug /usr/lib/debug/usr/sbin/u3-tool.debug 100644 root:root @@ -20,2 +20,4 @@ /usr/src/debug/u3-tool-0.3/src/u3_scsi_sg.c 100644 root:root +/usr/src/debug/u3-tool-0.3/src/u3_scsi_spt.c 100644 root:root +/usr/src/debug/u3-tool-0.3/src/u3_scsi_usb.c 100644 root:root Requires: u3-tool = 0.3-alt1.qa1 @@ -25,6 +27,6 @@ Provides: u3-tool-debuginfo = 0.3-alt1.qa1 -File: /usr/lib/debug/.build-id/a9 40755 root:root -File: /usr/lib/debug/.build-id/a9/c457d53b94a81d0d9e18f13905b09220105abd 120777 root:root ../../../../sbin/u3-tool -File: /usr/lib/debug/.build-id/a9/c457d53b94a81d0d9e18f13905b09220105abd.debug 120777 root:root ../../usr/sbin/u3-tool.debug -File: /usr/lib/debug/usr/sbin/u3-tool.debug 100644 root:root e61bdb9b86699e15b3e089bb8653a301 +File: /usr/lib/debug/.build-id/3c 40755 root:root +File: /usr/lib/debug/.build-id/3c/e468ebfd64804ab1057a239d91d6ca04908d93 120777 root:root ../../../../sbin/u3-tool +File: /usr/lib/debug/.build-id/3c/e468ebfd64804ab1057a239d91d6ca04908d93.debug 120777 root:root ../../usr/sbin/u3-tool.debug +File: /usr/lib/debug/usr/sbin/u3-tool.debug 100644 root:root a228428d16f7ce08f4212d52d709c863 File: /usr/src/debug/u3-tool-0.3 40755 root:root @@ -45,2 +47,4 @@ File: /usr/src/debug/u3-tool-0.3/src/u3_scsi_sg.c 100644 root:root a8d3370979790c079c9d483a3cec35a9 -RPMIdentity: b265b6b896178836c6578daaf2073cca12a30bca0236b241b0e70674e3d449f34532a24fb4588d17f6675aeab8a090aa79a37176c5fac783ea4020d280cfcefd +File: /usr/src/debug/u3-tool-0.3/src/u3_scsi_spt.c 100644 root:root 1d0e86cda45ec80a00808dbd7d05f5a0 +File: /usr/src/debug/u3-tool-0.3/src/u3_scsi_usb.c 100644 root:root 043efe5e50eefd73f1f587285836d0ef +RPMIdentity: 784d0286d6d5bca7a68672fd9c0f2390b8d2f5f3649bdfb6c76d18fb0cb95d433c3c00eb9f5fe814e85293db84255663b254e397313864f01398b07aac84f6d2