<86>May 16 01:36:18 userdel[32182]: delete user 'rooter' <86>May 16 01:36:18 userdel[32182]: removed group 'rooter' owned by 'rooter' <86>May 16 01:36:18 userdel[32182]: removed shadow group 'rooter' owned by 'rooter' <86>May 16 01:36:18 groupadd[32219]: group added to /etc/group: name=rooter, GID=960 <86>May 16 01:36:18 groupadd[32219]: group added to /etc/gshadow: name=rooter <86>May 16 01:36:18 groupadd[32219]: new group: name=rooter, GID=960 <86>May 16 01:36:18 useradd[32240]: new user: name=rooter, UID=960, GID=960, home=/root, shell=/bin/bash <86>May 16 01:36:18 userdel[32273]: delete user 'builder' <86>May 16 01:36:18 userdel[32273]: removed group 'builder' owned by 'builder' <86>May 16 01:36:18 groupadd[32302]: group added to /etc/group: name=builder, GID=961 <86>May 16 01:36:18 groupadd[32302]: group added to /etc/gshadow: name=builder <86>May 16 01:36:18 groupadd[32302]: new group: name=builder, GID=961 <86>May 16 01:36:18 useradd[32320]: new user: name=builder, UID=961, GID=961, home=/usr/src, shell=/bin/bash <13>May 16 01:36:19 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>May 16 01:36:20 rpmi: libtokyocabinet-1.4.47-alt3 sisyphus+287149.100.1.1 1634309237 installed <13>May 16 01:36:20 rpmi: libtokyocabinet-devel-1.4.47-alt3 sisyphus+287149.100.1.1 1634309237 installed <13>May 16 01:36:20 rpmi: zlib-devel-1.2.12-alt1 sisyphus+298590.100.1.1 1650147041 installed <13>May 16 01:36:20 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.24405 + 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.24405 + 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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' 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 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 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' #================================================================ # 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.14105 + 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.WU6LIy 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.ZMPiIF 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.1JDoOM 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.zQSbKc 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.evJswN 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.RA89r3 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.t65xk5 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.Nd47Kn 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.h7QOHp 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.s8ZtvT 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.OuuiJU 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.OM4zAi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IGg7Tg 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.pyylqs find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QeFAX6 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.34user 4.60system 0:20.61elapsed 62%CPU (0avgtext+0avgdata 63480maxresident)k 0inputs+0outputs (0major+1462532minor)pagefaults 0swaps 11.24user 8.20system 0:26.23elapsed 74%CPU (0avgtext+0avgdata 104192maxresident)k 648inputs+0outputs (45844major+1883901minor)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-05-16 01:36:43.202112127 +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 34ce2e2b7ec7f333939ba662fc3be68f +RPMIdentity: 71608760a82eff5c3747861c4029983f5ca242ff1dfd5d0b24db96f62ad2cca819168f35c4295605cb441c63d0c8a8d897bf1a8224ff1f4593f07631295ccb12 --- 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-05-16 01:36:43.270113083 +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/e8 40755 root:root +/usr/lib/debug/.build-id/e8/38ea62adad78ae8da273767bda36533e12ba75 120777 root:root ../../../../lib64/libtokyodystopia.so.1.14.0 +/usr/lib/debug/.build-id/e8/38ea62adad78ae8da273767bda36533e12ba75.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/e8 40755 root:root +File: /usr/lib/debug/.build-id/e8/38ea62adad78ae8da273767bda36533e12ba75 120777 root:root ../../../../lib64/libtokyodystopia.so.1.14.0 +File: /usr/lib/debug/.build-id/e8/38ea62adad78ae8da273767bda36533e12ba75.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 82136424a7e841c9c7e6db6233dd0f7c 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: cd58c33cd509258455e4238a92ac866f341759754d56fd448195d093c11d31e41f94877deed9351355f7f6365906824c28fcbb01fb3ead6edd569d1d1534bd0e --- 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-05-16 01:36:43.674118759 +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 b2afa34a3aebdf260a32adaf083b02d6 +File: /usr/bin/dysttest 100755 root:root 2b10fef951326e5ffa4845fad66690e7 +File: /usr/bin/lapumgr 100755 root:root 9ed699fbcd73930aa853da8c60d20073 +File: /usr/bin/laputest 100755 root:root 3de73d2cfed0da03eaac1aaf09222cdb +File: /usr/bin/tcqmgr 100755 root:root c67b2be54751dd07b57985b8883718b9 +File: /usr/bin/tcqtest 100755 root:root fb77597e89bffbdc0c10a2baef0ffdac +File: /usr/bin/tcwmgr 100755 root:root 367a7fdb013b89bfa0016582d910f2c0 +File: /usr/bin/tcwtest 100755 root:root 58a47d6c07c650ac12330b8e98228870 +File: /usr/lib/dystsearch.cgi 100755 root:root fbf4b0f3d6d33d30686da364ffbe49e9 +File: /usr/lib/lapusearch.cgi 100755 root:root e68ffaae75a67779a9f16d8b19039947 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: b1083e3abc1a8a6acfe606d7d9fa2ca46e3237c39722dce9be831468af1d544d5f964777533ef245da5cffacd1d193efd253866d8b7d71d312c87ab5fc295c93 --- 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-05-16 01:36:43.725119476 +0000 @@ -1,31 +1,31 @@ -/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/1c 40755 root:root +/usr/lib/debug/.build-id/1c/841dd66fd7b88bcd30c04c75bddbb3f319e3fb 120777 root:root ../../../../bin/dysttest +/usr/lib/debug/.build-id/1c/841dd66fd7b88bcd30c04c75bddbb3f319e3fb.debug 120777 root:root ../../usr/bin/dysttest.debug +/usr/lib/debug/.build-id/2c 40755 root:root +/usr/lib/debug/.build-id/2c/b673d5ee0129ae401aaead56b3e8945368d3b6 120777 root:root ../../../../bin/dystmgr +/usr/lib/debug/.build-id/2c/b673d5ee0129ae401aaead56b3e8945368d3b6.debug 120777 root:root ../../usr/bin/dystmgr.debug +/usr/lib/debug/.build-id/3d 40755 root:root +/usr/lib/debug/.build-id/3d/e6b03cf5129282e01268791cd55de582d78ef6 120777 root:root ../../../../bin/lapumgr +/usr/lib/debug/.build-id/3d/e6b03cf5129282e01268791cd55de582d78ef6.debug 120777 root:root ../../usr/bin/lapumgr.debug +/usr/lib/debug/.build-id/42 40755 root:root +/usr/lib/debug/.build-id/42/c8f0adb98e8ac5312d086eed4e59cc5635a8b9 120777 root:root ../../../../bin/laputest +/usr/lib/debug/.build-id/42/c8f0adb98e8ac5312d086eed4e59cc5635a8b9.debug 120777 root:root ../../usr/bin/laputest.debug +/usr/lib/debug/.build-id/7f 40755 root:root +/usr/lib/debug/.build-id/7f/54298db9d55b5382b29b2c1e9f8f3fe54c2c51 120777 root:root ../../../../bin/tcwmgr +/usr/lib/debug/.build-id/7f/54298db9d55b5382b29b2c1e9f8f3fe54c2c51.debug 120777 root:root ../../usr/bin/tcwmgr.debug +/usr/lib/debug/.build-id/90 40755 root:root +/usr/lib/debug/.build-id/90/363b448e0ae039cef24eaf737cbe52f8ce94a8 120777 root:root ../../../../bin/tcqtest +/usr/lib/debug/.build-id/90/363b448e0ae039cef24eaf737cbe52f8ce94a8.debug 120777 root:root ../../usr/bin/tcqtest.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/98/ad855379b48a6ff0df347da2c4f9c6f49cea88 120777 root:root ../../../dystsearch.cgi +/usr/lib/debug/.build-id/98/ad855379b48a6ff0df347da2c4f9c6f49cea88.debug 120777 root:root ../../usr/lib/dystsearch.cgi.debug +/usr/lib/debug/.build-id/9d 40755 root:root +/usr/lib/debug/.build-id/9d/2a7b4b464a2ec7d0c4cd36474e34ff2cfc78eb 120777 root:root ../../../../bin/tcqmgr +/usr/lib/debug/.build-id/9d/2a7b4b464a2ec7d0c4cd36474e34ff2cfc78eb.debug 120777 root:root ../../usr/bin/tcqmgr.debug +/usr/lib/debug/.build-id/d5 40755 root:root +/usr/lib/debug/.build-id/d5/3e54ecf595deb91b8acecb0a70c92329be219d 120777 root:root ../../../../bin/tcwtest +/usr/lib/debug/.build-id/d5/3e54ecf595deb91b8acecb0a70c92329be219d.debug 120777 root:root ../../usr/bin/tcwtest.debug +/usr/lib/debug/.build-id/de 40755 root:root +/usr/lib/debug/.build-id/de/c4f1454c391758e5266a44c5d760dfb245e1dd 120777 root:root ../../../lapusearch.cgi +/usr/lib/debug/.build-id/de/c4f1454c391758e5266a44c5d760dfb245e1dd.debug 120777 root:root ../../usr/lib/lapusearch.cgi.debug /usr/lib/debug/usr/bin/dystmgr.debug 100644 root:root @@ -56,42 +56,42 @@ 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/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/841dd66fd7b88bcd30c04c75bddbb3f319e3fb 120777 root:root ../../../../bin/dysttest +File: /usr/lib/debug/.build-id/1c/841dd66fd7b88bcd30c04c75bddbb3f319e3fb.debug 120777 root:root ../../usr/bin/dysttest.debug +File: /usr/lib/debug/.build-id/2c 40755 root:root +File: /usr/lib/debug/.build-id/2c/b673d5ee0129ae401aaead56b3e8945368d3b6 120777 root:root ../../../../bin/dystmgr +File: /usr/lib/debug/.build-id/2c/b673d5ee0129ae401aaead56b3e8945368d3b6.debug 120777 root:root ../../usr/bin/dystmgr.debug +File: /usr/lib/debug/.build-id/3d 40755 root:root +File: /usr/lib/debug/.build-id/3d/e6b03cf5129282e01268791cd55de582d78ef6 120777 root:root ../../../../bin/lapumgr +File: /usr/lib/debug/.build-id/3d/e6b03cf5129282e01268791cd55de582d78ef6.debug 120777 root:root ../../usr/bin/lapumgr.debug +File: /usr/lib/debug/.build-id/42 40755 root:root +File: /usr/lib/debug/.build-id/42/c8f0adb98e8ac5312d086eed4e59cc5635a8b9 120777 root:root ../../../../bin/laputest +File: /usr/lib/debug/.build-id/42/c8f0adb98e8ac5312d086eed4e59cc5635a8b9.debug 120777 root:root ../../usr/bin/laputest.debug +File: /usr/lib/debug/.build-id/7f 40755 root:root +File: /usr/lib/debug/.build-id/7f/54298db9d55b5382b29b2c1e9f8f3fe54c2c51 120777 root:root ../../../../bin/tcwmgr +File: /usr/lib/debug/.build-id/7f/54298db9d55b5382b29b2c1e9f8f3fe54c2c51.debug 120777 root:root ../../usr/bin/tcwmgr.debug +File: /usr/lib/debug/.build-id/90 40755 root:root +File: /usr/lib/debug/.build-id/90/363b448e0ae039cef24eaf737cbe52f8ce94a8 120777 root:root ../../../../bin/tcqtest +File: /usr/lib/debug/.build-id/90/363b448e0ae039cef24eaf737cbe52f8ce94a8.debug 120777 root:root ../../usr/bin/tcqtest.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/98/ad855379b48a6ff0df347da2c4f9c6f49cea88 120777 root:root ../../../dystsearch.cgi +File: /usr/lib/debug/.build-id/98/ad855379b48a6ff0df347da2c4f9c6f49cea88.debug 120777 root:root ../../usr/lib/dystsearch.cgi.debug +File: /usr/lib/debug/.build-id/9d 40755 root:root +File: /usr/lib/debug/.build-id/9d/2a7b4b464a2ec7d0c4cd36474e34ff2cfc78eb 120777 root:root ../../../../bin/tcqmgr +File: /usr/lib/debug/.build-id/9d/2a7b4b464a2ec7d0c4cd36474e34ff2cfc78eb.debug 120777 root:root ../../usr/bin/tcqmgr.debug +File: /usr/lib/debug/.build-id/d5 40755 root:root +File: /usr/lib/debug/.build-id/d5/3e54ecf595deb91b8acecb0a70c92329be219d 120777 root:root ../../../../bin/tcwtest +File: /usr/lib/debug/.build-id/d5/3e54ecf595deb91b8acecb0a70c92329be219d.debug 120777 root:root ../../usr/bin/tcwtest.debug +File: /usr/lib/debug/.build-id/de 40755 root:root +File: /usr/lib/debug/.build-id/de/c4f1454c391758e5266a44c5d760dfb245e1dd 120777 root:root ../../../lapusearch.cgi +File: /usr/lib/debug/.build-id/de/c4f1454c391758e5266a44c5d760dfb245e1dd.debug 120777 root:root ../../usr/lib/lapusearch.cgi.debug +File: /usr/lib/debug/usr/bin/dystmgr.debug 100644 root:root 92f1c208c814655500f6f090a8e1c0f3 +File: /usr/lib/debug/usr/bin/dysttest.debug 100644 root:root 5b05e008d769b0fb101fb982323b74fd +File: /usr/lib/debug/usr/bin/lapumgr.debug 100644 root:root 3eac71d6ef44f06197e5246e2a563d33 +File: /usr/lib/debug/usr/bin/laputest.debug 100644 root:root 390e0efab8d5ffd41af4198842142f9a +File: /usr/lib/debug/usr/bin/tcqmgr.debug 100644 root:root aee678c9586f5c338249f54871751577 +File: /usr/lib/debug/usr/bin/tcqtest.debug 100644 root:root 8c993ff72bdb41d87b594b89ad6a2593 +File: /usr/lib/debug/usr/bin/tcwmgr.debug 100644 root:root 9cb76ff3317c0f14b602397060054a10 +File: /usr/lib/debug/usr/bin/tcwtest.debug 100644 root:root 26cfe239f125dd1d1905f29006a0fa17 +File: /usr/lib/debug/usr/lib/dystsearch.cgi.debug 100644 root:root 0d464fe6d5bf98126c4bb71bde8543bf +File: /usr/lib/debug/usr/lib/lapusearch.cgi.debug 100644 root:root 49baf7562b5b16f2a6864ceb1c34c1b8 File: /usr/src/debug/tokyodystopia-0.9.13 40755 root:root @@ -107,2 +107,2 @@ File: /usr/src/debug/tokyodystopia-0.9.13/tcwtest.c 100644 root:root d623e5b43bae4598af980d21de258859 -RPMIdentity: e7fba5f81aa87a0cdb9a331f3e180122eab18d94f3019222b135740cb44d9d2cc14e8bf0f143d42b684988801b3e996391fb8fe4b63a74375d8fed96af5f4220 +RPMIdentity: 51441b60ac1e0ef2ffb23bb5657dd2dd209596b1d1a6fc53fbf095066445a9e154cf555395081ae1f8a001dc82f1f933cad4545bc62607ed0c53ec58c41d6468