<86>Aug 14 05:32:53 userdel[2694178]: delete user 'rooter' <86>Aug 14 05:32:53 userdel[2694178]: removed group 'rooter' owned by 'rooter' <86>Aug 14 05:32:53 groupadd[2694189]: group added to /etc/group: name=rooter, GID=975 <86>Aug 14 05:32:53 groupadd[2694189]: group added to /etc/gshadow: name=rooter <86>Aug 14 05:32:53 groupadd[2694189]: new group: name=rooter, GID=975 <86>Aug 14 05:32:53 useradd[2694206]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash <86>Aug 14 05:32:53 userdel[2694229]: delete user 'builder' <86>Aug 14 05:32:53 userdel[2694229]: removed group 'builder' owned by 'builder' <86>Aug 14 05:32:53 userdel[2694229]: removed shadow group 'builder' owned by 'builder' <86>Aug 14 05:32:53 groupadd[2694246]: group added to /etc/group: name=builder, GID=976 <86>Aug 14 05:32:53 groupadd[2694246]: group added to /etc/gshadow: name=builder <86>Aug 14 05:32:53 groupadd[2694246]: new group: name=builder, GID=976 <86>Aug 14 05:32:53 useradd[2694260]: new user: name=builder, UID=976, GID=976, home=/usr/src, shell=/bin/bash <13>Aug 14 05:32:54 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Aug 14 05:32:55 rpmi: libtokyocabinet-1.4.47-alt3 sisyphus+287149.100.1.1 1634309237 installed <13>Aug 14 05:32:55 rpmi: libtokyocabinet-devel-1.4.47-alt3 sisyphus+287149.100.1.1 1634309237 installed <13>Aug 14 05:32:55 rpmi: zlib-devel-1.2.12-alt3 sisyphus+304986.100.1.1 1660039929 installed <13>Aug 14 05:32:55 rpmi: bzlib-devel-1:1.0.8-alt2 sisyphus+283723.100.1.1 1629847653 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tokyodystopia-0.9.13-alt3.nosrc.rpm (w1.gzdio) Installing tokyodystopia-0.9.13-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69543 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tokyodystopia-0.9.13 + echo 'Source #0 (tokyodystopia-0.9.13.tar):' Source #0 (tokyodystopia-0.9.13.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tokyodystopia-0.9.13.tar + cd tokyodystopia-0.9.13 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (tokyodystopia-0.9.13-alt3.patch):' Patch #0 (tokyodystopia-0.9.13-alt3.patch): + /usr/bin/patch -p1 patching file Makefile.in patching file configure.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69543 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tokyodystopia-0.9.13 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.in: not using Autoheader autoreconf-default: configure.in: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O3 -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 --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 --disable-debug --disable-devel --disable-profile --enable-shared --enable-zlib configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext #================================================================ # Configuring Tokyo Dystopia version 0.9.13. #================================================================ 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 how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 whether byte ordering is bigendian... no checking for main in -lc... yes checking for main in -lm... yes checking for main in -lpthread... yes checking for main in -lz... yes checking for main in -lbz2... yes checking for main in -ltokyocabinet... yes checking for main in -ltokyodystopia... no checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking tcutil.h usability... yes checking tcutil.h presence... yes checking for tcutil.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating tokyodystopia.pc configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext #================================================================ # Ready to make. #================================================================ + make -j16 make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char myconf.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char tcwtest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char dysttest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char tcqtest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char tcqmgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char laputest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char tcwdb.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char dystmgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char dystsearch.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char lapumgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char tcwmgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char dystopia.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char lapusearch.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char laputa.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_TD_PREFIX="\"/usr\"" -D_TD_INCLUDEDIR="\"/usr/include\"" -D_TD_LIBDIR="\"/usr/lib64\"" -D_TD_BINDIR="\"/usr/bin\"" -D_TD_LIBEXECDIR="\"/usr/lib\"" -D_TD_APPINC="\"-I/usr/include\"" -D_TD_APPLIBS="\"-L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char tcqdb.c make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' ar rv libtokyodystopia.a tcqdb.o dystopia.o tcwdb.o laputa.o myconf.o ar: creating libtokyodystopia.a a - tcqdb.o a - dystopia.o a - tcwdb.o a - laputa.o a - myconf.o make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -shared -Wl,-soname,libtokyodystopia.so.1 -o libtokyodystopia.so.1.14.0 \ tcqdb.o dystopia.o tcwdb.o laputa.o myconf.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' ln -f -s libtokyodystopia.so.1.14.0 libtokyodystopia.so.1 make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' ln -f -s libtokyodystopia.so.1.14.0 libtokyodystopia.so make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o dystsearch.cgi dystsearch.o -L. -L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o lapusearch.cgi lapusearch.o -L. -L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o dysttest dysttest.o -L. -L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o dystmgr dystmgr.o -L. -L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o laputest laputest.o -L. -L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o tcqtest tcqtest.o -L. -L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o tcqmgr tcqmgr.o -L. -L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o lapumgr lapumgr.o -L. -L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o tcwmgr tcwmgr.o -L. -L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o tcwtest tcwtest.o -L. -L/usr/lib64 -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' #================================================================ # Ready to install. #================================================================ make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.99698 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tokyodystopia-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tokyodystopia-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd tokyodystopia-0.9.13 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/tokyodystopia-buildroot install make: Entering directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/include cp -Rf tcqdb.h dystopia.h tcwdb.h laputa.h /usr/src/tmp/tokyodystopia-buildroot/usr/include mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/lib64 cp -Rf libtokyodystopia.a libtokyodystopia.so.1.14.0 libtokyodystopia.so.1 libtokyodystopia.so /usr/src/tmp/tokyodystopia-buildroot/usr/lib64 mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/bin cp -Rf tcqtest tcqmgr dysttest dystmgr tcwtest tcwmgr laputest lapumgr /usr/src/tmp/tokyodystopia-buildroot/usr/bin mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/lib cp -Rf dystsearch.cgi lapusearch.cgi /usr/src/tmp/tokyodystopia-buildroot/usr/lib mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/share/tokyodystopia cp -Rf COPYING ChangeLog THANKS doc /usr/src/tmp/tokyodystopia-buildroot/usr/share/tokyodystopia mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man1 cd man && cp -Rf tcqtest.1 tcqmgr.1 dysttest.1 dystmgr.1 tcwtest.1 tcwmgr.1 laputest.1 lapumgr.1 /usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man1 mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3 cd man && cp -Rf tcqdb.3 dystopia.3 tcidb.3 tcwdb.3 laputa.3 tcjdb.3 /usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3 mkdir -p /usr/src/tmp/tokyodystopia-buildroot/usr/lib64/pkgconfig cp -Rf tokyodystopia.pc /usr/src/tmp/tokyodystopia-buildroot/usr/lib64/pkgconfig #================================================================ # Thanks for using Tokyo Dystopia. #================================================================ make: Leaving directory '/usr/src/RPM/BUILD/tokyodystopia-0.9.13' + rm -f /usr/src/tmp/tokyodystopia-buildroot/usr/share/tokyodystopia/COPYING + install -d -m 0755 /usr/src/tmp/tokyodystopia-buildroot/usr/share/doc + mv /usr/src/tmp/tokyodystopia-buildroot/usr/share/tokyodystopia /usr/src/tmp/tokyodystopia-buildroot/usr/share/doc/tokyodystopia-0.9.13 + rm -fv /usr/src/tmp/tokyodystopia-buildroot/usr/lib64/libtokyodystopia.a removed '/usr/src/tmp/tokyodystopia-buildroot/usr/lib64/libtokyodystopia.a' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tokyodystopia-buildroot (auto) mode of './usr/lib64/libtokyodystopia.so.1.14.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/tokyodystopia-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/tokyodystopia.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/tokyodystopia.pc: Libs: '-L${libdir} -ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc ' --> '-ltokyodystopia -ltokyocabinet -lbz2 -lz -lpthread -lm -lc' Checking contents of files in /usr/src/tmp/tokyodystopia-buildroot/ (default) Compressing files in /usr/src/tmp/tokyodystopia-buildroot (auto) removed '/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcjdb.3' '/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcjdb.3.xz' -> 'laputa.3.xz' removed '/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcidb.3' '/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcidb.3.xz' -> 'dystopia.3.xz' removed '/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcidb.3.xz' '/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcidb.3.xz' -> 'dystopia.3.xz' removed '/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcjdb.3.xz' '/usr/src/tmp/tokyodystopia-buildroot/usr/share/man/man3/tcjdb.3.xz' -> 'laputa.3.xz' Adjusting library links in /usr/src/tmp/tokyodystopia-buildroot ./usr/lib: (from :0) ./usr/lib64: (from :0) libtokyodystopia.so.1 -> libtokyodystopia.so.1.14.0 Verifying ELF objects in /usr/src/tmp/tokyodystopia-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: tokyodystopia-utils-0.9.13-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vFv1LD 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.o0WYSx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libtokyodystopia = 0.9.13-alt3, /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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libtokyocabinet.so.9()(64bit) >= set:nhjPEuFbMlwCEOq4V9Z9ttcsqMIlOnmrZBcU50P41uXzEUzoZcEiU16aW02zxAHvG57cz3TKgnXo5BHxldRiOgrZ9Z0KN2TfhaA1, libtokyodystopia.so.1()(64bit) >= set:lec7Ujb6nAYttMNhIh01llrdN4TlAdd1d7EywvIeQsZLJtNHZrO0g0srZczef4kkK08qezAU1xvYZFCqmQp4VjMl7a8mcCD4cagMvC6EKRt7PZbGSZsOtkQ8PFA3uV5Rvih7U3xzb720KUZiU7LLPMUmUqDNwIdhZxDQKyN3m7k3EIZaBtib26uQqIZ0LFc4EP8q5V5yLZ0gPz1iyb1, 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.1rHjxa Creating tokyodystopia-utils-debuginfo package Processing files: libtokyodystopia-0.9.13-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QPWCCE find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/tokyodystopia-buildroot/usr/lib64/libtokyodystopia.so.1: 137 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LgoFM1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libtokyodystopia.so.1()(64bit) = set:ldvNF06uYF5zhAQtdUU8SPteicAXGSqygsL8fdfY0eiwlSWBJ0BTDQPnKvfFENFXUJWFZnp00luJhJlP3hLbsylKHs10wUlUh61y7cduUMZDCdSsEeO52rM4YDwHKPh94SvbCV926qBlfZjj3kTqTxVKllXPOdaeOeBkTDYAnGZA6g4qw90ZrNoisp800sNZyU7TTNMEctvnXc6OS8W7DQK6gwMLK8fiG1EItJIjoho1AR46ERIZeqMAwntmyGxTetCNXX4JLuzWCK0yLZw5ZaVBElhfHwU2 Requires: 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.4)(64bit), libtokyocabinet.so.9()(64bit) >= set:ngjPs2RqTurA0dLMHgeOO66WkY4u0WMWnZIYdOtuF1zZcQW1oSbuqtepfBiFbVBl9qEuKcnKtSXzsl1C33ZcnNSiBhGjU9E1WdQPWAinEWxIFWxHD6kNbczjbjR1UrZhlGJes4MCj3HNPEbRx3aEcwhgZrvDZpBqv4ZbgurcnUGBn6gK3Z4H0ukKipTiKQHTG9r7Ez7vOBo14q1rYDmW2BRPHgCjAuzZ7Vyr96hyXpyI1B1IT2bhD1HkdKOXDIIMZz75XYR1, 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.uZf1Fo Creating libtokyodystopia-debuginfo package Processing files: libtokyodystopia-devel-0.9.13-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zeXgqp 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.MPEUp2 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(tokyodystopia) = 0.9.13 Requires: libtokyodystopia = 0.9.13-alt3, /usr/lib64/libtokyodystopia.so.1.14.0, /usr/lib64/pkgconfig, bzlib-devel, libtokyocabinet-devel, zlib-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.peFHBl Processing files: tokyodystopia-doc-0.9.13-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6yuhB2 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.mM4NgV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: tokyodystopia-utils-debuginfo-0.9.13-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NA6MlV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8o9JnJ find-requires: running scripts (debuginfo) Requires: tokyodystopia-utils = 0.9.13-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libtokyocabinet.so.9), debug64(libtokyodystopia.so.1) Processing files: libtokyodystopia-debuginfo-0.9.13-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yvzYsH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LYgbdj find-requires: running scripts (debuginfo) Provides: debug64(libtokyodystopia.so.1) Requires: libtokyodystopia = 0.9.13-alt3, debug64(libc.so.6), debug64(libtokyocabinet.so.9) Adding to tokyodystopia-utils a strict dependency on libtokyodystopia Adding to tokyodystopia-utils-debuginfo a strict dependency on tokyodystopia-utils Adding to libtokyodystopia-devel a strict dependency on libtokyodystopia Adding to libtokyodystopia-debuginfo a strict dependency on libtokyodystopia Adding to tokyodystopia-utils-debuginfo a strict dependency on libtokyodystopia-debuginfo Removing from tokyodystopia-utils-debuginfo 4 sources provided by libtokyodystopia-debuginfo Removing 1 extra deps from tokyodystopia-utils due to dependency on libtokyodystopia Removing 1 extra deps from libtokyodystopia-devel due to dependency on libtokyodystopia Removing 1 extra deps from tokyodystopia-utils-debuginfo due to dependency on libtokyodystopia-debuginfo Removing 6 extra deps from tokyodystopia-utils due to repentancy on libtokyodystopia Removing 2 extra deps from tokyodystopia-utils-debuginfo due to repentancy on libtokyodystopia-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/tokyodystopia-utils-0.9.13-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyodystopia-0.9.13-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyodystopia-devel-0.9.13-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/tokyodystopia-doc-0.9.13-alt3.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tokyodystopia-utils-debuginfo-0.9.13-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyodystopia-debuginfo-0.9.13-alt3.x86_64.rpm (w2.lzdio) 8.49user 3.30system 0:20.36elapsed 57%CPU (0avgtext+0avgdata 65204maxresident)k 0inputs+0outputs (0major+1472103minor)pagefaults 0swaps 11.47user 6.38system 0:25.51elapsed 69%CPU (0avgtext+0avgdata 105684maxresident)k 0inputs+0outputs (46708major+1878569minor)pagefaults 0swaps --- libtokyodystopia-0.9.13-alt3.x86_64.rpm.repo 2021-10-15 14:48:06.000000000 +0000 +++ libtokyodystopia-0.9.13-alt3.x86_64.rpm.hasher 2022-08-14 05:33:17.570437325 +0000 @@ -15,3 +15,3 @@ File: /usr/lib64/libtokyodystopia.so.1 120777 root:root libtokyodystopia.so.1.14.0 -File: /usr/lib64/libtokyodystopia.so.1.14.0 100644 root:root 42b972a8620b5772509ac80508842478 -RPMIdentity: 67f4f6d06eb839158a3b987566b08155152703ef2e3b4de70ad3b679b21b2e64bdaf1ce8405ce5cf920d97a797b7b9ef0d7a460d81e60b8f7035e4ee7cc88b12 +File: /usr/lib64/libtokyodystopia.so.1.14.0 100644 root:root 8eac5f6f968fce11049832ab201de2ab +RPMIdentity: a1401570edba0b85f927ea9c8bde9d7844463a94e5b122639c7161d09f711d0ae7075632f10232cdbe3a15114f1af5d0d93b171e35c94eb811d7af17256fca7d --- libtokyodystopia-debuginfo-0.9.13-alt3.x86_64.rpm.repo 2021-10-15 14:48:06.000000000 +0000 +++ libtokyodystopia-debuginfo-0.9.13-alt3.x86_64.rpm.hasher 2022-08-14 05:33:17.626438129 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/19 40755 root:root -/usr/lib/debug/.build-id/19/3441ce79b8a8914f72e03bf72fa1ae6fe8b697 120777 root:root ../../../../lib64/libtokyodystopia.so.1.14.0 -/usr/lib/debug/.build-id/19/3441ce79b8a8914f72e03bf72fa1ae6fe8b697.debug 120777 root:root ../../usr/lib64/libtokyodystopia.so.1.14.0.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/b4c8fda69f1c47163611dd7ef5f669a887a648 120777 root:root ../../../../lib64/libtokyodystopia.so.1.14.0 +/usr/lib/debug/.build-id/48/b4c8fda69f1c47163611dd7ef5f669a887a648.debug 120777 root:root ../../usr/lib64/libtokyodystopia.so.1.14.0.debug /usr/lib/debug/usr/lib64/libtokyodystopia.so.1.14.0.debug 100644 root:root @@ -21,6 +21,6 @@ Provides: libtokyodystopia-debuginfo = 0.9.13-alt3:sisyphus+287149.200.1.1 -File: /usr/lib/debug/.build-id/19 40755 root:root -File: /usr/lib/debug/.build-id/19/3441ce79b8a8914f72e03bf72fa1ae6fe8b697 120777 root:root ../../../../lib64/libtokyodystopia.so.1.14.0 -File: /usr/lib/debug/.build-id/19/3441ce79b8a8914f72e03bf72fa1ae6fe8b697.debug 120777 root:root ../../usr/lib64/libtokyodystopia.so.1.14.0.debug -File: /usr/lib/debug/usr/lib64/libtokyodystopia.so.1.14.0.debug 100644 root:root 9683f7d5cc3b895a8f05b9cf2860879f +File: /usr/lib/debug/.build-id/48 40755 root:root +File: /usr/lib/debug/.build-id/48/b4c8fda69f1c47163611dd7ef5f669a887a648 120777 root:root ../../../../lib64/libtokyodystopia.so.1.14.0 +File: /usr/lib/debug/.build-id/48/b4c8fda69f1c47163611dd7ef5f669a887a648.debug 120777 root:root ../../usr/lib64/libtokyodystopia.so.1.14.0.debug +File: /usr/lib/debug/usr/lib64/libtokyodystopia.so.1.14.0.debug 100644 root:root 36207c9fe7b43e578c10eefff984e4dd File: /usr/lib/debug/usr/lib64/libtokyodystopia.so.1.debug 120777 root:root libtokyodystopia.so.1.14.0.debug @@ -36,2 +36,2 @@ File: /usr/src/debug/tokyodystopia-0.9.13/tcwdb.h 100644 root:root 362696973ff2fa0dd17483103c1dc6ae -RPMIdentity: 0b772af33217a2a166833190959ba6fbbb7ab486161d95f8c72059fbf53e936aa16b7fdd4824801c0ab84cd2928c61954c6d756c6547f197b8413b16e1c4101c +RPMIdentity: 55d27e4eef7ef006457c5e608f61aac07aa66826ad697ef6d884f882bfd0b2c537aa94b4afce0c695dcd3f3616169fdb5a8bd6adf512876320b30e5e0414ae07 --- tokyodystopia-utils-0.9.13-alt3.x86_64.rpm.repo 2021-10-15 14:48:07.000000000 +0000 +++ tokyodystopia-utils-0.9.13-alt3.x86_64.rpm.hasher 2022-08-14 05:33:17.780440339 +0000 @@ -23,12 +23,12 @@ Provides: tokyodystopia-utils = 0.9.13-alt3:sisyphus+287149.200.1.1 -File: /usr/bin/dystmgr 100755 root:root ca6e28cdc36e42025f4bcff0f637370b -File: /usr/bin/dysttest 100755 root:root 13710af19f4f42a3e13f1e32f9566136 -File: /usr/bin/lapumgr 100755 root:root 375172459b6bdac2cd103e0d353ec817 -File: /usr/bin/laputest 100755 root:root 8200047e0c35dfde6ff8d0420023ca29 -File: /usr/bin/tcqmgr 100755 root:root a850829946d447b078add92dbd6d5be9 -File: /usr/bin/tcqtest 100755 root:root 8c5defd4d5297b8dee0c3602834d80f4 -File: /usr/bin/tcwmgr 100755 root:root c52abd4957158120da53943021ea589f -File: /usr/bin/tcwtest 100755 root:root 64520762f197c627aff2077133314ea1 -File: /usr/lib/dystsearch.cgi 100755 root:root 5edecd70126ce952d39629660c01ba6f -File: /usr/lib/lapusearch.cgi 100755 root:root 40f6776dcbacc63002cc98a0661ad2a1 +File: /usr/bin/dystmgr 100755 root:root 0b79b110ba8bdc520e0801cd142657e8 +File: /usr/bin/dysttest 100755 root:root a44baad2be95a9d0a97eb0d86bd50dc9 +File: /usr/bin/lapumgr 100755 root:root 961b3fa92a552b2351b86b58e8529a9c +File: /usr/bin/laputest 100755 root:root cc14e49be487c9f4efa4a90f521db369 +File: /usr/bin/tcqmgr 100755 root:root 014faf237bd835113af108cba7aa8b03 +File: /usr/bin/tcqtest 100755 root:root 37ef4a1183d0bd92d6934af83e08cceb +File: /usr/bin/tcwmgr 100755 root:root 852e96672f1daff0d423f8c801d20cec +File: /usr/bin/tcwtest 100755 root:root 915a1579e44d18a3125fec31ff7e7fd6 +File: /usr/lib/dystsearch.cgi 100755 root:root dca503499f35d2246d85a3fc81b6f039 +File: /usr/lib/lapusearch.cgi 100755 root:root 2d2ce6c8a93cc2b45b7b71aac3065d86 File: /usr/share/man/man1/dystmgr.1.xz 100644 root:root f29466d01743bc7f76454a0f8d6db207 @@ -41,2 +41,2 @@ File: /usr/share/man/man1/tcwtest.1.xz 100644 root:root 6770abb28bfd0d927b2f97d7313c5aac -RPMIdentity: 583be95e32af2ec720443fa6f6046c0c03ed27021beaf8d83a71710ca8fc8e64cf505b595ce5ff45e73ed11f49a6d6d6b15ea55d0d98219735c36bbdb58b6ac4 +RPMIdentity: 6ff5f51916e7d52d0d9070b00ea5a05c45d4901f393067cc60de6fd91c35df91dc40a06e9e287d39de85afdfd537e4cf8a81f70121c7a0ea7f66f6df44f636d2 --- tokyodystopia-utils-debuginfo-0.9.13-alt3.x86_64.rpm.repo 2021-10-15 14:48:06.000000000 +0000 +++ tokyodystopia-utils-debuginfo-0.9.13-alt3.x86_64.rpm.hasher 2022-08-14 05:33:17.822440941 +0000 @@ -1,31 +1,30 @@ -/usr/lib/debug/.build-id/31 40755 root:root -/usr/lib/debug/.build-id/31/98ef30ba96cbf504d127e5c2d387aca276c6f7 120777 root:root ../../../../bin/laputest -/usr/lib/debug/.build-id/31/98ef30ba96cbf504d127e5c2d387aca276c6f7.debug 120777 root:root ../../usr/bin/laputest.debug -/usr/lib/debug/.build-id/37 40755 root:root -/usr/lib/debug/.build-id/37/56693216eb3293afe42f62c2a2aef4b47c05f1 120777 root:root ../../../../bin/dystmgr -/usr/lib/debug/.build-id/37/56693216eb3293afe42f62c2a2aef4b47c05f1.debug 120777 root:root ../../usr/bin/dystmgr.debug -/usr/lib/debug/.build-id/6c 40755 root:root -/usr/lib/debug/.build-id/6c/142c704ae14cd0e07a262c0efd326bf21c49ef 120777 root:root ../../../../bin/lapumgr -/usr/lib/debug/.build-id/6c/142c704ae14cd0e07a262c0efd326bf21c49ef.debug 120777 root:root ../../usr/bin/lapumgr.debug -/usr/lib/debug/.build-id/71 40755 root:root -/usr/lib/debug/.build-id/71/ccc00d825cfb9007a19bc6b0cbe47b17567b6a 120777 root:root ../../../../bin/tcqmgr -/usr/lib/debug/.build-id/71/ccc00d825cfb9007a19bc6b0cbe47b17567b6a.debug 120777 root:root ../../usr/bin/tcqmgr.debug -/usr/lib/debug/.build-id/98 40755 root:root -/usr/lib/debug/.build-id/98/e7e73041056383705db6560b1c270236f6074e 120777 root:root ../../../lapusearch.cgi -/usr/lib/debug/.build-id/98/e7e73041056383705db6560b1c270236f6074e.debug 120777 root:root ../../usr/lib/lapusearch.cgi.debug -/usr/lib/debug/.build-id/a0 40755 root:root -/usr/lib/debug/.build-id/a0/483b8a3282897f1972933c5bafda84e56e4dd3 120777 root:root ../../../dystsearch.cgi -/usr/lib/debug/.build-id/a0/483b8a3282897f1972933c5bafda84e56e4dd3.debug 120777 root:root ../../usr/lib/dystsearch.cgi.debug -/usr/lib/debug/.build-id/a1 40755 root:root -/usr/lib/debug/.build-id/a1/e826f860b6c6f69d272a7d064da38030639c36 120777 root:root ../../../../bin/tcqtest -/usr/lib/debug/.build-id/a1/e826f860b6c6f69d272a7d064da38030639c36.debug 120777 root:root ../../usr/bin/tcqtest.debug -/usr/lib/debug/.build-id/b0 40755 root:root -/usr/lib/debug/.build-id/b0/508547749757b7f8fced5f00bc9b6fce2a9f07 120777 root:root ../../../../bin/tcwmgr -/usr/lib/debug/.build-id/b0/508547749757b7f8fced5f00bc9b6fce2a9f07.debug 120777 root:root ../../usr/bin/tcwmgr.debug -/usr/lib/debug/.build-id/d9 40755 root:root -/usr/lib/debug/.build-id/d9/8e2316c1bd2e683f8688b1e0e93ba62d275be4 120777 root:root ../../../../bin/dysttest -/usr/lib/debug/.build-id/d9/8e2316c1bd2e683f8688b1e0e93ba62d275be4.debug 120777 root:root ../../usr/bin/dysttest.debug -/usr/lib/debug/.build-id/fb 40755 root:root -/usr/lib/debug/.build-id/fb/c52a4eefc9e3d7f17bd5883b306df1754066f0 120777 root:root ../../../../bin/tcwtest -/usr/lib/debug/.build-id/fb/c52a4eefc9e3d7f17bd5883b306df1754066f0.debug 120777 root:root ../../usr/bin/tcwtest.debug +/usr/lib/debug/.build-id/12 40755 root:root +/usr/lib/debug/.build-id/12/86c8bf49323b601b23de16ef2a30f1d22cad7d 120777 root:root ../../../../bin/lapumgr +/usr/lib/debug/.build-id/12/86c8bf49323b601b23de16ef2a30f1d22cad7d.debug 120777 root:root ../../usr/bin/lapumgr.debug +/usr/lib/debug/.build-id/39 40755 root:root +/usr/lib/debug/.build-id/39/16c5578a7bd28d3b63b8649d6fcaf2153cd923 120777 root:root ../../../../bin/dysttest +/usr/lib/debug/.build-id/39/16c5578a7bd28d3b63b8649d6fcaf2153cd923.debug 120777 root:root ../../usr/bin/dysttest.debug +/usr/lib/debug/.build-id/3f 40755 root:root +/usr/lib/debug/.build-id/3f/2f795a7f261427ab53f6a17ad29e422ef553e4 120777 root:root ../../../../bin/tcwtest +/usr/lib/debug/.build-id/3f/2f795a7f261427ab53f6a17ad29e422ef553e4.debug 120777 root:root ../../usr/bin/tcwtest.debug +/usr/lib/debug/.build-id/3f/aa1d3b5f5fc89d18965781ce0b5ecae80b8ced 120777 root:root ../../../dystsearch.cgi +/usr/lib/debug/.build-id/3f/aa1d3b5f5fc89d18965781ce0b5ecae80b8ced.debug 120777 root:root ../../usr/lib/dystsearch.cgi.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/66bf9d55ccb8f5cea217e8f5ff324026776195 120777 root:root ../../../../bin/tcqmgr +/usr/lib/debug/.build-id/41/66bf9d55ccb8f5cea217e8f5ff324026776195.debug 120777 root:root ../../usr/bin/tcqmgr.debug +/usr/lib/debug/.build-id/46 40755 root:root +/usr/lib/debug/.build-id/46/e65f50be9a69febe82050b23d6e5c11cc07f54 120777 root:root ../../../../bin/dystmgr +/usr/lib/debug/.build-id/46/e65f50be9a69febe82050b23d6e5c11cc07f54.debug 120777 root:root ../../usr/bin/dystmgr.debug +/usr/lib/debug/.build-id/75 40755 root:root +/usr/lib/debug/.build-id/75/5fe8c0d65bb55ea209a8db6c869a95a015b7cd 120777 root:root ../../../lapusearch.cgi +/usr/lib/debug/.build-id/75/5fe8c0d65bb55ea209a8db6c869a95a015b7cd.debug 120777 root:root ../../usr/lib/lapusearch.cgi.debug +/usr/lib/debug/.build-id/ba 40755 root:root +/usr/lib/debug/.build-id/ba/789e1ab408248e9849580764856110749c05b8 120777 root:root ../../../../bin/tcqtest +/usr/lib/debug/.build-id/ba/789e1ab408248e9849580764856110749c05b8.debug 120777 root:root ../../usr/bin/tcqtest.debug +/usr/lib/debug/.build-id/f4 40755 root:root +/usr/lib/debug/.build-id/f4/7118c6d50c2ad06ea37bce22352e0862544cf9 120777 root:root ../../../../bin/tcwmgr +/usr/lib/debug/.build-id/f4/7118c6d50c2ad06ea37bce22352e0862544cf9.debug 120777 root:root ../../usr/bin/tcwmgr.debug +/usr/lib/debug/.build-id/f9 40755 root:root +/usr/lib/debug/.build-id/f9/3064b7122c2ee8d7f8c918bbd802448c7dbaf7 120777 root:root ../../../../bin/laputest +/usr/lib/debug/.build-id/f9/3064b7122c2ee8d7f8c918bbd802448c7dbaf7.debug 120777 root:root ../../usr/bin/laputest.debug /usr/lib/debug/usr/bin/dystmgr.debug 100644 root:root @@ -56,42 +55,41 @@ Provides: tokyodystopia-utils-debuginfo = 0.9.13-alt3:sisyphus+287149.200.1.1 -File: /usr/lib/debug/.build-id/31 40755 root:root -File: /usr/lib/debug/.build-id/31/98ef30ba96cbf504d127e5c2d387aca276c6f7 120777 root:root ../../../../bin/laputest -File: /usr/lib/debug/.build-id/31/98ef30ba96cbf504d127e5c2d387aca276c6f7.debug 120777 root:root ../../usr/bin/laputest.debug -File: /usr/lib/debug/.build-id/37 40755 root:root -File: /usr/lib/debug/.build-id/37/56693216eb3293afe42f62c2a2aef4b47c05f1 120777 root:root ../../../../bin/dystmgr -File: /usr/lib/debug/.build-id/37/56693216eb3293afe42f62c2a2aef4b47c05f1.debug 120777 root:root ../../usr/bin/dystmgr.debug -File: /usr/lib/debug/.build-id/6c 40755 root:root -File: /usr/lib/debug/.build-id/6c/142c704ae14cd0e07a262c0efd326bf21c49ef 120777 root:root ../../../../bin/lapumgr -File: /usr/lib/debug/.build-id/6c/142c704ae14cd0e07a262c0efd326bf21c49ef.debug 120777 root:root ../../usr/bin/lapumgr.debug -File: /usr/lib/debug/.build-id/71 40755 root:root -File: /usr/lib/debug/.build-id/71/ccc00d825cfb9007a19bc6b0cbe47b17567b6a 120777 root:root ../../../../bin/tcqmgr -File: /usr/lib/debug/.build-id/71/ccc00d825cfb9007a19bc6b0cbe47b17567b6a.debug 120777 root:root ../../usr/bin/tcqmgr.debug -File: /usr/lib/debug/.build-id/98 40755 root:root -File: /usr/lib/debug/.build-id/98/e7e73041056383705db6560b1c270236f6074e 120777 root:root ../../../lapusearch.cgi -File: /usr/lib/debug/.build-id/98/e7e73041056383705db6560b1c270236f6074e.debug 120777 root:root ../../usr/lib/lapusearch.cgi.debug -File: /usr/lib/debug/.build-id/a0 40755 root:root -File: /usr/lib/debug/.build-id/a0/483b8a3282897f1972933c5bafda84e56e4dd3 120777 root:root ../../../dystsearch.cgi -File: /usr/lib/debug/.build-id/a0/483b8a3282897f1972933c5bafda84e56e4dd3.debug 120777 root:root ../../usr/lib/dystsearch.cgi.debug -File: /usr/lib/debug/.build-id/a1 40755 root:root -File: /usr/lib/debug/.build-id/a1/e826f860b6c6f69d272a7d064da38030639c36 120777 root:root ../../../../bin/tcqtest -File: /usr/lib/debug/.build-id/a1/e826f860b6c6f69d272a7d064da38030639c36.debug 120777 root:root ../../usr/bin/tcqtest.debug -File: /usr/lib/debug/.build-id/b0 40755 root:root -File: /usr/lib/debug/.build-id/b0/508547749757b7f8fced5f00bc9b6fce2a9f07 120777 root:root ../../../../bin/tcwmgr -File: /usr/lib/debug/.build-id/b0/508547749757b7f8fced5f00bc9b6fce2a9f07.debug 120777 root:root ../../usr/bin/tcwmgr.debug -File: /usr/lib/debug/.build-id/d9 40755 root:root -File: /usr/lib/debug/.build-id/d9/8e2316c1bd2e683f8688b1e0e93ba62d275be4 120777 root:root ../../../../bin/dysttest -File: /usr/lib/debug/.build-id/d9/8e2316c1bd2e683f8688b1e0e93ba62d275be4.debug 120777 root:root ../../usr/bin/dysttest.debug -File: /usr/lib/debug/.build-id/fb 40755 root:root -File: /usr/lib/debug/.build-id/fb/c52a4eefc9e3d7f17bd5883b306df1754066f0 120777 root:root ../../../../bin/tcwtest -File: /usr/lib/debug/.build-id/fb/c52a4eefc9e3d7f17bd5883b306df1754066f0.debug 120777 root:root ../../usr/bin/tcwtest.debug -File: /usr/lib/debug/usr/bin/dystmgr.debug 100644 root:root a38b692bb696dce83ddf65b7abf3496a -File: /usr/lib/debug/usr/bin/dysttest.debug 100644 root:root 8cd15cbafb78a8c1332b28ebaa82ed97 -File: /usr/lib/debug/usr/bin/lapumgr.debug 100644 root:root 978680f4fb6dfc21c0ded7ad8311e02b -File: /usr/lib/debug/usr/bin/laputest.debug 100644 root:root 29da4ff9f699115e51a0a68693e969ce -File: /usr/lib/debug/usr/bin/tcqmgr.debug 100644 root:root 2153e0fc44a3b4eeb7b2203fd5b6405d -File: /usr/lib/debug/usr/bin/tcqtest.debug 100644 root:root 7b3d3f98d43c26caf5ee9d4d9f0e57d4 -File: /usr/lib/debug/usr/bin/tcwmgr.debug 100644 root:root 7f2e5764105dd9aebe0c05b823a3b654 -File: /usr/lib/debug/usr/bin/tcwtest.debug 100644 root:root e88f4e47db782b16f5e7a30e5e3e8dba -File: /usr/lib/debug/usr/lib/dystsearch.cgi.debug 100644 root:root 6e8b35b495ee001752d9d585a1c247f7 -File: /usr/lib/debug/usr/lib/lapusearch.cgi.debug 100644 root:root 2902d2b3c1bcfe672c619c274a184951 +File: /usr/lib/debug/.build-id/12 40755 root:root +File: /usr/lib/debug/.build-id/12/86c8bf49323b601b23de16ef2a30f1d22cad7d 120777 root:root ../../../../bin/lapumgr +File: /usr/lib/debug/.build-id/12/86c8bf49323b601b23de16ef2a30f1d22cad7d.debug 120777 root:root ../../usr/bin/lapumgr.debug +File: /usr/lib/debug/.build-id/39 40755 root:root +File: /usr/lib/debug/.build-id/39/16c5578a7bd28d3b63b8649d6fcaf2153cd923 120777 root:root ../../../../bin/dysttest +File: /usr/lib/debug/.build-id/39/16c5578a7bd28d3b63b8649d6fcaf2153cd923.debug 120777 root:root ../../usr/bin/dysttest.debug +File: /usr/lib/debug/.build-id/3f 40755 root:root +File: /usr/lib/debug/.build-id/3f/2f795a7f261427ab53f6a17ad29e422ef553e4 120777 root:root ../../../../bin/tcwtest +File: /usr/lib/debug/.build-id/3f/2f795a7f261427ab53f6a17ad29e422ef553e4.debug 120777 root:root ../../usr/bin/tcwtest.debug +File: /usr/lib/debug/.build-id/3f/aa1d3b5f5fc89d18965781ce0b5ecae80b8ced 120777 root:root ../../../dystsearch.cgi +File: /usr/lib/debug/.build-id/3f/aa1d3b5f5fc89d18965781ce0b5ecae80b8ced.debug 120777 root:root ../../usr/lib/dystsearch.cgi.debug +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/66bf9d55ccb8f5cea217e8f5ff324026776195 120777 root:root ../../../../bin/tcqmgr +File: /usr/lib/debug/.build-id/41/66bf9d55ccb8f5cea217e8f5ff324026776195.debug 120777 root:root ../../usr/bin/tcqmgr.debug +File: /usr/lib/debug/.build-id/46 40755 root:root +File: /usr/lib/debug/.build-id/46/e65f50be9a69febe82050b23d6e5c11cc07f54 120777 root:root ../../../../bin/dystmgr +File: /usr/lib/debug/.build-id/46/e65f50be9a69febe82050b23d6e5c11cc07f54.debug 120777 root:root ../../usr/bin/dystmgr.debug +File: /usr/lib/debug/.build-id/75 40755 root:root +File: /usr/lib/debug/.build-id/75/5fe8c0d65bb55ea209a8db6c869a95a015b7cd 120777 root:root ../../../lapusearch.cgi +File: /usr/lib/debug/.build-id/75/5fe8c0d65bb55ea209a8db6c869a95a015b7cd.debug 120777 root:root ../../usr/lib/lapusearch.cgi.debug +File: /usr/lib/debug/.build-id/ba 40755 root:root +File: /usr/lib/debug/.build-id/ba/789e1ab408248e9849580764856110749c05b8 120777 root:root ../../../../bin/tcqtest +File: /usr/lib/debug/.build-id/ba/789e1ab408248e9849580764856110749c05b8.debug 120777 root:root ../../usr/bin/tcqtest.debug +File: /usr/lib/debug/.build-id/f4 40755 root:root +File: /usr/lib/debug/.build-id/f4/7118c6d50c2ad06ea37bce22352e0862544cf9 120777 root:root ../../../../bin/tcwmgr +File: /usr/lib/debug/.build-id/f4/7118c6d50c2ad06ea37bce22352e0862544cf9.debug 120777 root:root ../../usr/bin/tcwmgr.debug +File: /usr/lib/debug/.build-id/f9 40755 root:root +File: /usr/lib/debug/.build-id/f9/3064b7122c2ee8d7f8c918bbd802448c7dbaf7 120777 root:root ../../../../bin/laputest +File: /usr/lib/debug/.build-id/f9/3064b7122c2ee8d7f8c918bbd802448c7dbaf7.debug 120777 root:root ../../usr/bin/laputest.debug +File: /usr/lib/debug/usr/bin/dystmgr.debug 100644 root:root a96dc23c9cecea848f6a1a31bba0dd50 +File: /usr/lib/debug/usr/bin/dysttest.debug 100644 root:root b2a8b0f20ff50d6060d2ea8f597337a7 +File: /usr/lib/debug/usr/bin/lapumgr.debug 100644 root:root 977f53be775108f6301af375765c9cd3 +File: /usr/lib/debug/usr/bin/laputest.debug 100644 root:root b246b131e3b59acedb15b89bbbc12e12 +File: /usr/lib/debug/usr/bin/tcqmgr.debug 100644 root:root 6ae48606d743d7e061200194e49d1d61 +File: /usr/lib/debug/usr/bin/tcqtest.debug 100644 root:root 510ec0de864959135d97e1bbef8a3b51 +File: /usr/lib/debug/usr/bin/tcwmgr.debug 100644 root:root 44816181793996736cf830b3a32e6b9f +File: /usr/lib/debug/usr/bin/tcwtest.debug 100644 root:root 6c3ab5241c01850e2d2e5b355cbf0438 +File: /usr/lib/debug/usr/lib/dystsearch.cgi.debug 100644 root:root 955b9e7969c8b77a3ff73874112d19ea +File: /usr/lib/debug/usr/lib/lapusearch.cgi.debug 100644 root:root 12242ce04802df2d33728600d5384131 File: /usr/src/debug/tokyodystopia-0.9.13 40755 root:root @@ -107,2 +105,2 @@ File: /usr/src/debug/tokyodystopia-0.9.13/tcwtest.c 100644 root:root d623e5b43bae4598af980d21de258859 -RPMIdentity: e7fba5f81aa87a0cdb9a331f3e180122eab18d94f3019222b135740cb44d9d2cc14e8bf0f143d42b684988801b3e996391fb8fe4b63a74375d8fed96af5f4220 +RPMIdentity: 713f1e6f4784879c9371e37fb1a10b1ee8abd7abd580e6ec93b26aae6f144d4722801d94919eea1a1e41c62afeea3c0f2a0147a2bb83238da6fd12e69f454846