<86>Mar 24 11:36:52 userdel[1413244]: delete user 'rooter'
<86>Mar 24 11:36:52 userdel[1413244]: removed group 'rooter' owned by 'rooter'
<86>Mar 24 11:36:52 userdel[1413244]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 24 11:36:52 groupadd[1413269]: group added to /etc/group: name=rooter, GID=1835
<86>Mar 24 11:36:52 groupadd[1413269]: group added to /etc/gshadow: name=rooter
<86>Mar 24 11:36:52 groupadd[1413269]: new group: name=rooter, GID=1835
<86>Mar 24 11:36:52 useradd[1413293]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash
<86>Mar 24 11:36:52 userdel[1413318]: delete user 'builder'
<86>Mar 24 11:36:52 userdel[1413318]: removed group 'builder' owned by 'builder'
<86>Mar 24 11:36:52 groupadd[1413335]: group added to /etc/group: name=builder, GID=1836
<86>Mar 24 11:36:52 groupadd[1413335]: group added to /etc/gshadow: name=builder
<86>Mar 24 11:36:52 groupadd[1413335]: new group: name=builder, GID=1836
<86>Mar 24 11:36:52 useradd[1413357]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash
<13>Mar 24 11:36:55 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
<13>Mar 24 11:36:57 rpmi: libtokyocabinet-1.4.47-alt2 p9+261810.300.2.1 1605511754 installed
<13>Mar 24 11:36:57 rpmi: libtokyocabinet-devel-1.4.47-alt2 p9+261810.300.2.1 1605511754 installed
<13>Mar 24 11:36:57 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/tokyotyrant-1.1.40-alt1.2.nosrc.rpm (w1.gzdio)
Installing tokyotyrant-1.1.40-alt1.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57629
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf tokyotyrant-1.1.40
+ echo 'Source #0 (tokyotyrant-1.1.40.tar):'
Source #0 (tokyotyrant-1.1.40.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/tokyotyrant-1.1.40.tar
+ cd tokyotyrant-1.1.40
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (tokyotyrant-1.1.40-alt.patch):'
Patch #0 (tokyotyrant-1.1.40-alt.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.57629
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tokyotyrant-1.1.40
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O3'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_prog_cc_static_works=yes
+ lt_cv_prog_cc_static_works=yes
+ 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
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
#================================================================
# Configuring Tokyo Tyrant version 1.1.40.
#================================================================
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 -lrt... yes
checking for main in -ldl... yes
checking for main in -lnsl... no
checking for main in -lsocket... no
checking for main in -lresolv... yes
checking for main in -lz... yes
checking for main in -lbz2... no
checking for main in -ltokyocabinet... yes
checking for main in -ltokyotyrant... 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 tokyotyrant.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/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttskelmock.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttskelnull.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttskelproxy.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char myconf.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttskeldir.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -o ttskelmock.so ttskelmock.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -o ttskelnull.so ttskelnull.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -o ttskeldir.so ttskeldir.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char scrext.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttulmgr.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttultest.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcrmttest.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcrmgr.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tculog.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttutil.c
ttutil.c: In function 'ttsockgets2':
ttutil.c:557:8: warning: variable 'err' set but not used [-Wunused-but-set-variable]
   bool err = false;
        ^~~
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcrdb.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
ar rv libtokyotyrant.a ttutil.o tculog.o tcrdb.o myconf.o
ar: creating libtokyotyrant.a
a - ttutil.o
a - tculog.o
a - tcrdb.o
a - myconf.o
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
if uname -a | egrep -i 'SunOS' > /dev/null ; \
  then \
    x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -Wl,-G,-h,libtokyotyrant.so.3 -o libtokyotyrant.so.3.23.0 \
      ttutil.o tculog.o tcrdb.o myconf.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc  ; \
  else \
    x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -Wl,-soname,libtokyotyrant.so.3 -o libtokyotyrant.so.3.23.0 \
      ttutil.o tculog.o tcrdb.o myconf.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc  ; \
  fi
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
ln -f -s libtokyotyrant.so.3.23.0 libtokyotyrant.so.3
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
ln -f -s libtokyotyrant.so.3.23.0 libtokyotyrant.so
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcrtest.c
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -o ttskelproxy.so ttskelproxy.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o ttulmgr ttulmgr.o -L. -L/usr/lib64  -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o ttultest ttultest.o -L. -L/usr/lib64  -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o tcrmttest tcrmttest.o -L. -L/usr/lib64  -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o tcrmgr tcrmgr.o -L. -L/usr/lib64  -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o tcrtest tcrtest.o -L. -L/usr/lib64  -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttserver.c
ttserver.c: In function 'do_putnr':
ttserver.c:1301:13: warning: variable 'code' set but not used [-Wunused-but-set-variable]
     uint8_t code = 0;
             ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o ttserver ttserver.o scrext.o -L. -L/usr/lib64  -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc 
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'

#================================================================
# Ready to install.
#================================================================
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
+ bzip2 --best --keep --force -- ChangeLog
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.15008
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/tokyotyrant-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/tokyotyrant-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd tokyotyrant-1.1.40
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/tokyotyrant-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/include
cp -Rf ttutil.h tculog.h tcrdb.h /usr/src/tmp/tokyotyrant-buildroot/usr/include
mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/lib64
cp -Rf libtokyotyrant.a libtokyotyrant.so.3.23.0 libtokyotyrant.so.3 libtokyotyrant.so ttskelmock.so ttskeldir.so ttskelproxy.so ttskelnull.so /usr/src/tmp/tokyotyrant-buildroot/usr/lib64
mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/bin
cp -Rf ttserver ttulmgr ttultest tcrtest tcrmttest tcrmgr /usr/src/tmp/tokyotyrant-buildroot/usr/bin
mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/sbin
cp -Rf ttservctl /usr/src/tmp/tokyotyrant-buildroot/usr/sbin
mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant
cp -Rf ext COPYING ChangeLog THANKS doc /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant
mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man1
cd man && cp -Rf ttserver.1 ttulmgr.1 ttultest.1 tcrtest.1 tcrmttest.1 tcrmgr.1 /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man1
mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man3
cd man && cp -Rf ttutil.3 tculog.3 tcrdb.3 /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man3
mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man8
cd man && cp -Rf ttservctl.8 /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man8
mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/pkgconfig
cp -Rf tokyotyrant.pc /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/pkgconfig

#================================================================
# Thanks for using Tokyo Tyrant.
#================================================================
make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40'
+ rm -f /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant/COPYING
+ install -d -m 0755 /usr/src/tmp/tokyotyrant-buildroot/usr/share/doc /usr/src/tmp/tokyotyrant-buildroot/etc/sysconfig /usr/src/tmp/tokyotyrant-buildroot/etc/rc.d/init.d /usr/src/tmp/tokyotyrant-buildroot/var/lib/tokyotyrant /usr/src/tmp/tokyotyrant-buildroot/var/log/ttserver
+ mv /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant /usr/src/tmp/tokyotyrant-buildroot/usr/share/doc/tokyotyrant-1.1.40
+ mv /usr/src/tmp/tokyotyrant-buildroot/usr/sbin/ttservctl /usr/src/tmp/tokyotyrant-buildroot/usr/share/doc/tokyotyrant-1.1.40/
+ install -m 0755 /usr/src/RPM/SOURCES/tokyotyrant.init /usr/src/tmp/tokyotyrant-buildroot/etc/rc.d/init.d/tokyotyrant
+ install -m 0644 /usr/src/RPM/SOURCES/tokyotyrant.sysconfig /usr/src/tmp/tokyotyrant-buildroot/etc/sysconfig/tokyotyrant
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/tokyotyrant-buildroot (auto)
mode of './usr/lib64/ttskelnull.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ttskelproxy.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ttskeldir.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/ttskelmock.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libtokyotyrant.so.3.23.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/tokyotyrant-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/tokyotyrant.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/tokyotyrant.pc: Libs: '-L${libdir} -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc ' --> '-ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc'
Checking contents of files in /usr/src/tmp/tokyotyrant-buildroot/ (default)
Compressing files in /usr/src/tmp/tokyotyrant-buildroot (auto)
Adjusting library links in /usr/src/tmp/tokyotyrant-buildroot
./var/lib:
./usr/lib64:
	libtokyotyrant.so.3 -> libtokyotyrant.so.3.23.0
Verifying ELF objects in /usr/src/tmp/tokyotyrant-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: tokyotyrant-1.1.40-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uKjKPu
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y01HBS
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
shell.req: /usr/src/tmp/tokyotyrant-buildroot/etc/rc.d/init.d/tokyotyrant: reload not found (skip)
find-requires: FINDPACKAGE-COMMANDS: reload
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WIerQj
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sjG9xO
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cBuLIm
Provides: tokyotyrant-server = 1.1.40-alt1.2, ttserver = 1.1.40-alt1.2
Requires: libtokyotyrant = 1.1.40-alt1.2, libtokyocabinet >= 1.4.35, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), libtokyocabinet.so.9()(64bit) >= set:ngjPEuF7g4Ugvg4E9ArnTnmK477M29CH518Qhwl2qfGT6Mm9up5w0a2ASlU0pb01YPNuid0BVQubgIuzaxfCgd0Z8Z6fkCAejNimhsh58aRWkHhMss6ZedQLOZ6jm66ZFeR1Zy3Y0GFS2JJIIt8lKGot0ZdgD6baxHLgd0dS9h1, libtokyotyrant.so.3()(64bit) >= set:lfvKjrCEWQ4TCPGD7CiIY7FWs4Dw9IwWManXvpYOir6dgOy0dB8KJ11xVCicMHlZ6Yc7uIUCwqEd4RYjOjaA3eLBqbbxZmldjOjZCjOEYPvFZdS2rZ8ZetPgWvzXar5f11, rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(SetVersions)
Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CAodnY
Creating tokyotyrant-debuginfo package
Processing files: tokyotyrant-utils-1.1.40-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wxoLwD
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ezf58l
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libtokyotyrant = 1.1.40-alt1.2, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libtokyocabinet.so.9()(64bit) >= set:nhjPU4afXr1K2Q4VSNYiTzJbkNwfC6YptqNYbBBrEFNDjfUgcATDrx3LZ1ce715EM7ZfvuGFd0ks5eADiZsiJtMcu3j63jhWHTvbJGBxaVnFLvV4qb3yi2pJAkKvya8k1o, libtokyotyrant.so.3()(64bit) >= set:lekrb69GhWauS190Dk06Y68QEkfmeD1jrddodUxLju8HZlCnml05uC8oz3UuW7DNqr6C9AyZjmjCu9mZldda9knRsNURJdZFqTZpTry9X7upy7fJASi1xOzFD5hlY8dLGK1toYooWYWH01oytCEutG7yRgUjGuS2QFk6urGNJcuZHcSz7, 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.QZbge8
Creating tokyotyrant-utils-debuginfo package
Processing files: libtokyotyrant-1.1.40-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MBzZLX
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/libtokyotyrant.so.3: 146 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0E6zMQ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libtokyotyrant.so.3()(64bit) = set:ldZkARBWU2dlAEKOhdAKUM2ia8HO3pJzsQ95Uo3NsQo681bdvRzai4foa3WyPmgZBe4soT3q1DlxL9fwxW5UBVBh5EMHqZz2uepNW10sv5MZ3CiaZhMC9Aq2eUUkZzK9jLsLacfBcMRFiqiCaFT7Mbnh9482ejT4k3FxcasrxWy52SJuuT4ZJGguU8jsYQiMm20JaGfZ4siebhlUhquNHUopsBBw2STtjFqi82jDHv1Wv3Z2xmp7QaZDiauCszYbqmeAf9wLJ2bZ8tLDxWjiRpHufgzJGGcUSgMgPWhvtziHmpIz7
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), librt.so.1(GLIBC_2.2.5)(64bit), libtokyocabinet.so.9()(64bit) >= set:ngjPs2RPZm1e2Q4OJHIo3Nwz3AT15Yye6IigL1JThHKYGCnml6q6XWJM9AFO2XFyf3TKfSEBXX94BWU7jQEaMUs4kwLV7liP3cRjYU4oZCfkCko3MxYPDbGHNrkGRFmsMIfJ9Wgpckxp5IuZ6LBOwgi9ztyTA7HvBJXuINJ4z8NZc4p8xcF1Gnck9F4hE22l02, 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.uco1fN
Creating libtokyotyrant-debuginfo package
Processing files: libtokyotyrant-devel-1.1.40-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yYGEcN
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/ttskeldir.so: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/ttskelmock.so: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/ttskelnull.so: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/ttskelproxy.so: 1 symbols, 10 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.02DoCQ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(tokyotyrant) = 1.1.40, ttskeldir.so()(64bit) = set:dcC9, ttskelmock.so()(64bit) = set:dcC9, ttskelnull.so()(64bit) = set:dcC9, ttskelproxy.so()(64bit) = set:dcC9
Requires: libtokyotyrant = 1.1.40-alt1.2, /usr/lib64/libtokyotyrant.so.3.23.0, /usr/lib64/pkgconfig, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libtokyocabinet-devel, libtokyocabinet.so.9()(64bit) >= set:nhGq5Ax12IWA1HlJv9e0NowQr3gMtexIhL58dLS1cCAfkUofi9oVeNfvru8UYJhspshk6hZedWn1dvQ3L4rD5Dc23SVSvP1eiywX2, libtokyotyrant.so.3()(64bit) >= set:lgoumoNfrdmU1xJWalh4ljn9N69E6YtXYO3t5M9XeIJNFFu8D4RlsqrpcXv0, rtld(GNU_HASH), zlib-devel
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GaOnz0
Creating libtokyotyrant-devel-debuginfo package
Processing files: libtokyotyrant-devel-static-1.1.40-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QDsj5d
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WWjo4u
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libtokyotyrant-devel = 1.1.40-alt1.2, glibc-devel-static
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cVSRwP
Processing files: tokyotyrant-doc-1.1.40-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ksvpsd
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U5SDQE
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: tokyotyrant-devel-man = 1.1.40-alt1.2
Processing files: tokyotyrant-debuginfo-1.1.40-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UzIaI9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KUep2H
find-requires: running scripts (debuginfo)
Requires: tokyotyrant = 1.1.40-alt1.2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libpthread.so.0), debug64(libtokyocabinet.so.9), debug64(libtokyotyrant.so.3)
Processing files: tokyotyrant-utils-debuginfo-1.1.40-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C2YnQj
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WQUI6Y
find-requires: running scripts (debuginfo)
Requires: tokyotyrant-utils = 1.1.40-alt1.2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0), debug64(libtokyocabinet.so.9), debug64(libtokyotyrant.so.3)
Processing files: libtokyotyrant-debuginfo-1.1.40-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MTleQH
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IF0K2t
find-requires: running scripts (debuginfo)
Provides: debug64(libtokyotyrant.so.3)
Requires: libtokyotyrant = 1.1.40-alt1.2, debug64(libc.so.6), debug64(libm.so.6), debug64(libpthread.so.0), debug64(librt.so.1), debug64(libtokyocabinet.so.9)
Processing files: libtokyotyrant-devel-debuginfo-1.1.40-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aQTwIj
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CqK3Qc
find-requires: running scripts (debuginfo)
Provides: debug64(ttskeldir.so), debug64(ttskelmock.so), debug64(ttskelnull.so), debug64(ttskelproxy.so)
Requires: libtokyotyrant-devel = 1.1.40-alt1.2, debug64(libc.so.6), debug64(libtokyocabinet.so.9), debug64(libtokyotyrant.so.3)
Adding to tokyotyrant-debuginfo a strict dependency on libtokyotyrant-debuginfo
Adding to tokyotyrant-utils-debuginfo a strict dependency on libtokyotyrant-debuginfo
Adding to libtokyotyrant-devel-debuginfo a strict dependency on libtokyotyrant-debuginfo
Removing from tokyotyrant-debuginfo 3 sources provided by libtokyotyrant-debuginfo
Removing from tokyotyrant-utils-debuginfo 3 sources provided by libtokyotyrant-debuginfo
Removing from libtokyotyrant-devel-debuginfo 2 sources provided by libtokyotyrant-debuginfo
Removing 1 extra deps from tokyotyrant due to dependency on libtokyotyrant
Removing 1 extra deps from tokyotyrant-utils due to dependency on libtokyotyrant
Removing 2 extra deps from libtokyotyrant-devel due to dependency on libtokyotyrant
Removing 1 extra deps from tokyotyrant-debuginfo due to dependency on libtokyotyrant-debuginfo
Removing 1 extra deps from tokyotyrant-utils-debuginfo due to dependency on libtokyotyrant-debuginfo
Removing 1 extra deps from libtokyotyrant-devel-debuginfo due to dependency on libtokyotyrant-debuginfo
Removing 8 extra deps from tokyotyrant due to repentancy on libtokyotyrant
Removing 7 extra deps from tokyotyrant-utils due to repentancy on libtokyotyrant
Removing 4 extra deps from libtokyotyrant-devel due to repentancy on libtokyotyrant
Removing 3 extra deps from tokyotyrant-debuginfo due to repentancy on libtokyotyrant-debuginfo
Removing 3 extra deps from tokyotyrant-utils-debuginfo due to repentancy on libtokyotyrant-debuginfo
Removing 2 extra deps from libtokyotyrant-devel-debuginfo due to repentancy on libtokyotyrant-debuginfo
warning: Installed (but unpackaged) file(s) found:
    /usr/share/man/man8/ttservctl.8.xz
Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-1.1.40-alt1.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-utils-1.1.40-alt1.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-1.1.40-alt1.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-devel-1.1.40-alt1.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-devel-static-1.1.40-alt1.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/tokyotyrant-doc-1.1.40-alt1.2.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-debuginfo-1.1.40-alt1.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-utils-debuginfo-1.1.40-alt1.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-debuginfo-1.1.40-alt1.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-devel-debuginfo-1.1.40-alt1.2.x86_64.rpm (w2.lzdio)
11.23user 9.88system 0:38.73elapsed 54%CPU (0avgtext+0avgdata 83052maxresident)k
0inputs+0outputs (0major+1927880minor)pagefaults 0swaps
3.79user 2.61system 0:48.88elapsed 13%CPU (0avgtext+0avgdata 135492maxresident)k
632inputs+0outputs (0major+258380minor)pagefaults 0swaps
--- libtokyotyrant-1.1.40-alt1.2.x86_64.rpm.repo	2018-04-09 09:01:28.000000000 +0000
+++ libtokyotyrant-1.1.40-alt1.2.x86_64.rpm.hasher	2024-03-24 11:37:38.829363435 +0000
@@ -12,6 +12,5 @@
 Requires: libpthread.so.0(GLIBC_2.3.3)(64bit)  
-Requires: librt.so.1()(64bit) >= set:jgDpnA2qDael
-Requires: rpmlib(SetVersions)  
 Requires: librt.so.1(GLIBC_2.2.5)(64bit)  
 Requires: libtokyocabinet.so.9()(64bit) >= set:ngjPs2RPZm1e2Q4OJHIo3Nwz3AT15Yye6IigL1JThHKYGCnml6q6XWJM9AFO2XFyf3TKfSEBXX94BWU7jQEaMUs4kwLV7liP3cRjYU4oZCfkCko3MxYPDbGHNrkGRFmsMIfJ9Wgpckxp5IuZ6LBOwgi9ztyTA7HvBJXuINJ4z8NZc4p8xcF1Gnck9F4hE22l02
+Requires: rpmlib(SetVersions)  
 Requires: rtld(GNU_HASH)  
@@ -21,3 +20,3 @@
 File: /usr/lib64/libtokyotyrant.so.3	120777	root:root		libtokyotyrant.so.3.23.0
-File: /usr/lib64/libtokyotyrant.so.3.23.0	100644	root:root	4f78d2e1690bb3740cdfbc84de75ea67	
-RPMIdentity: 9e48777ae38e8f42ef13adc78c8decf5ee8fdb01b7f83926791b4d46cae2ae9376bc702224ec8429e60dc4a026d464b4ef827f39416bda1282375a44a8a6975e
+File: /usr/lib64/libtokyotyrant.so.3.23.0	100644	root:root	6fc76d0ee4937389fb01031728ca1abc	
+RPMIdentity: 912349be50d96b0f8de0afef56a6ca2fa3faa4012514be96f84a536b2d8ca7e3620903c6b77d19e58ebe9467d00ae421e2c86d20216ffd9e2c6f0498fc6e3615
--- libtokyotyrant-debuginfo-1.1.40-alt1.2.x86_64.rpm.repo	2018-04-09 09:01:28.000000000 +0000
+++ libtokyotyrant-debuginfo-1.1.40-alt1.2.x86_64.rpm.hasher	2024-03-24 11:37:38.902364647 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f8	40755	root:root	
-/usr/lib/debug/.build-id/f8/a510dcfbefed245dee3289bcc5230fe18d0b32	120777	root:root	../../../../lib64/libtokyotyrant.so.3.23.0
-/usr/lib/debug/.build-id/f8/a510dcfbefed245dee3289bcc5230fe18d0b32.debug	120777	root:root	../../usr/lib64/libtokyotyrant.so.3.23.0.debug
+/usr/lib/debug/.build-id/3e	40755	root:root	
+/usr/lib/debug/.build-id/3e/ba4b683ca42df2fc6ab48cb45a2fbc75f47fd5	120777	root:root	../../../../lib64/libtokyotyrant.so.3.23.0
+/usr/lib/debug/.build-id/3e/ba4b683ca42df2fc6ab48cb45a2fbc75f47fd5.debug	120777	root:root	../../usr/lib64/libtokyotyrant.so.3.23.0.debug
 /usr/lib/debug/usr/lib64/libtokyotyrant.so.3.23.0.debug	100644	root:root	
@@ -22,6 +22,6 @@
 Provides: libtokyotyrant-debuginfo = 1.1.40-alt1.2
-File: /usr/lib/debug/.build-id/f8	40755	root:root		
-File: /usr/lib/debug/.build-id/f8/a510dcfbefed245dee3289bcc5230fe18d0b32	120777	root:root		../../../../lib64/libtokyotyrant.so.3.23.0
-File: /usr/lib/debug/.build-id/f8/a510dcfbefed245dee3289bcc5230fe18d0b32.debug	120777	root:root		../../usr/lib64/libtokyotyrant.so.3.23.0.debug
-File: /usr/lib/debug/usr/lib64/libtokyotyrant.so.3.23.0.debug	100644	root:root	682e9f9ea7f80afb7808d3248dbe1973	
+File: /usr/lib/debug/.build-id/3e	40755	root:root		
+File: /usr/lib/debug/.build-id/3e/ba4b683ca42df2fc6ab48cb45a2fbc75f47fd5	120777	root:root		../../../../lib64/libtokyotyrant.so.3.23.0
+File: /usr/lib/debug/.build-id/3e/ba4b683ca42df2fc6ab48cb45a2fbc75f47fd5.debug	120777	root:root		../../usr/lib64/libtokyotyrant.so.3.23.0.debug
+File: /usr/lib/debug/usr/lib64/libtokyotyrant.so.3.23.0.debug	100644	root:root	3abaa8f690cf8df7a0ef2eed4633835c	
 File: /usr/lib/debug/usr/lib64/libtokyotyrant.so.3.debug	120777	root:root		libtokyotyrant.so.3.23.0.debug
@@ -35,2 +35,2 @@
 File: /usr/src/debug/tokyotyrant-1.1.40/ttutil.h	100644	root:root	b644298285935a9eb69d81c3544e367d	
-RPMIdentity: a23f6ae127cf91146e223eed7b388a25e58bcdcdc28b146ddbec484a29f368a6c2ed556f95c634ac4a5755960f32f6d218e21c0dcf2f3199a3befbbe8bbf989c
+RPMIdentity: 551c5fff46a8a2a72b6477b226fcf780d47e12b762a0b9a9949f4eb5cd3c832e18f99850cb33b77b31d7f20890556b467061bef3479d8495bec2fbe9af91fb66
--- libtokyotyrant-devel-1.1.40-alt1.2.x86_64.rpm.repo	2018-04-09 09:01:28.000000000 +0000
+++ libtokyotyrant-devel-1.1.40-alt1.2.x86_64.rpm.hasher	2024-03-24 11:37:38.964365677 +0000
@@ -16,6 +16,6 @@
 Provides: pkgconfig(tokyotyrant) = 1.1.40
-Provides: ttskeldir.so()(64bit) = set:edCF
-Provides: ttskelmock.so()(64bit) = set:edCF
-Provides: ttskelnull.so()(64bit) = set:edCF
-Provides: ttskelproxy.so()(64bit) = set:edCF
+Provides: ttskeldir.so()(64bit) = set:dcC9
+Provides: ttskelmock.so()(64bit) = set:dcC9
+Provides: ttskelnull.so()(64bit) = set:dcC9
+Provides: ttskelproxy.so()(64bit) = set:dcC9
 Provides: libtokyotyrant-devel = 1.1.40-alt1.2
@@ -26,6 +26,6 @@
 File: /usr/lib64/pkgconfig/tokyotyrant.pc	100644	root:root	c9f22f2707db71d3573951005ffb677e	
-File: /usr/lib64/ttskeldir.so	100644	root:root	421e9e8eb90cb30efc5c2cc38b8be601	
-File: /usr/lib64/ttskelmock.so	100644	root:root	c782755bfb2194a256dc710ce2e2176c	
-File: /usr/lib64/ttskelnull.so	100644	root:root	9d228b210a884ca1c621ba241eb55a11	
-File: /usr/lib64/ttskelproxy.so	100644	root:root	95f54f12ac5e60f2967ba3ee48504b78	
-RPMIdentity: 9132d60ab4a3bb58906eff5e396d8445350d594b858b2b57eab801f1babe5e0433ca92922603bc34159d672d8a9aa3817a5ea15b784679d56bc0dbe5a98358b2
+File: /usr/lib64/ttskeldir.so	100644	root:root	048193ed93cd7ec0e38e83673e873c17	
+File: /usr/lib64/ttskelmock.so	100644	root:root	0d521de2733452a68531dc5709df6f5b	
+File: /usr/lib64/ttskelnull.so	100644	root:root	b8078762e7046c8ab8ae4ed8a81be432	
+File: /usr/lib64/ttskelproxy.so	100644	root:root	84058fbefb974020c1e36c8f1aaec473	
+RPMIdentity: d5e254b5303ae9a30ffc08334819215aa3df2062268c5960ad813453013ceafa92ad20d2653d907ced276506201cc1ed9dc844831cd1169ee4752babb802c419
--- libtokyotyrant-devel-debuginfo-1.1.40-alt1.2.x86_64.rpm.repo	2018-04-09 09:01:28.000000000 +0000
+++ libtokyotyrant-devel-debuginfo-1.1.40-alt1.2.x86_64.rpm.hasher	2024-03-24 11:37:39.044367005 +0000
@@ -1,13 +1,13 @@
-/usr/lib/debug/.build-id/09	40755	root:root	
-/usr/lib/debug/.build-id/09/28e3113e3d7d3bbd7931461ddf93f32a4230e7	120777	root:root	../../../../lib64/ttskelmock.so
-/usr/lib/debug/.build-id/09/28e3113e3d7d3bbd7931461ddf93f32a4230e7.debug	120777	root:root	../../usr/lib64/ttskelmock.so.debug
-/usr/lib/debug/.build-id/19	40755	root:root	
-/usr/lib/debug/.build-id/19/bae523d532542d9ca797c97a4187ad5fc13674	120777	root:root	../../../../lib64/ttskelproxy.so
-/usr/lib/debug/.build-id/19/bae523d532542d9ca797c97a4187ad5fc13674.debug	120777	root:root	../../usr/lib64/ttskelproxy.so.debug
-/usr/lib/debug/.build-id/73	40755	root:root	
-/usr/lib/debug/.build-id/73/67b436cd616f4e009d39bf8fc118076158e190	120777	root:root	../../../../lib64/ttskeldir.so
-/usr/lib/debug/.build-id/73/67b436cd616f4e009d39bf8fc118076158e190.debug	120777	root:root	../../usr/lib64/ttskeldir.so.debug
-/usr/lib/debug/.build-id/d4	40755	root:root	
-/usr/lib/debug/.build-id/d4/c21eb12f41d8b1186625e74065d020c25119a9	120777	root:root	../../../../lib64/ttskelnull.so
-/usr/lib/debug/.build-id/d4/c21eb12f41d8b1186625e74065d020c25119a9.debug	120777	root:root	../../usr/lib64/ttskelnull.so.debug
+/usr/lib/debug/.build-id/50	40755	root:root	
+/usr/lib/debug/.build-id/50/7fedd143eaaf7e576719add51bb23a252d6192	120777	root:root	../../../../lib64/ttskeldir.so
+/usr/lib/debug/.build-id/50/7fedd143eaaf7e576719add51bb23a252d6192.debug	120777	root:root	../../usr/lib64/ttskeldir.so.debug
+/usr/lib/debug/.build-id/6b	40755	root:root	
+/usr/lib/debug/.build-id/6b/7e3831838aee33b3437d9d92197442f5a87578	120777	root:root	../../../../lib64/ttskelmock.so
+/usr/lib/debug/.build-id/6b/7e3831838aee33b3437d9d92197442f5a87578.debug	120777	root:root	../../usr/lib64/ttskelmock.so.debug
+/usr/lib/debug/.build-id/83	40755	root:root	
+/usr/lib/debug/.build-id/83/aa892bb1a69a9873d906841fcee2f66fff26d6	120777	root:root	../../../../lib64/ttskelnull.so
+/usr/lib/debug/.build-id/83/aa892bb1a69a9873d906841fcee2f66fff26d6.debug	120777	root:root	../../usr/lib64/ttskelnull.so.debug
+/usr/lib/debug/.build-id/d7	40755	root:root	
+/usr/lib/debug/.build-id/d7/c40b419113e8b6856cd5b1baca3f5d6bae14d5	120777	root:root	../../../../lib64/ttskelproxy.so
+/usr/lib/debug/.build-id/d7/c40b419113e8b6856cd5b1baca3f5d6bae14d5.debug	120777	root:root	../../usr/lib64/ttskelproxy.so.debug
 /usr/lib/debug/usr/lib64/ttskeldir.so.debug	100644	root:root	
@@ -29,18 +29,18 @@
 Provides: libtokyotyrant-devel-debuginfo = 1.1.40-alt1.2
-File: /usr/lib/debug/.build-id/09	40755	root:root		
-File: /usr/lib/debug/.build-id/09/28e3113e3d7d3bbd7931461ddf93f32a4230e7	120777	root:root		../../../../lib64/ttskelmock.so
-File: /usr/lib/debug/.build-id/09/28e3113e3d7d3bbd7931461ddf93f32a4230e7.debug	120777	root:root		../../usr/lib64/ttskelmock.so.debug
-File: /usr/lib/debug/.build-id/19	40755	root:root		
-File: /usr/lib/debug/.build-id/19/bae523d532542d9ca797c97a4187ad5fc13674	120777	root:root		../../../../lib64/ttskelproxy.so
-File: /usr/lib/debug/.build-id/19/bae523d532542d9ca797c97a4187ad5fc13674.debug	120777	root:root		../../usr/lib64/ttskelproxy.so.debug
-File: /usr/lib/debug/.build-id/73	40755	root:root		
-File: /usr/lib/debug/.build-id/73/67b436cd616f4e009d39bf8fc118076158e190	120777	root:root		../../../../lib64/ttskeldir.so
-File: /usr/lib/debug/.build-id/73/67b436cd616f4e009d39bf8fc118076158e190.debug	120777	root:root		../../usr/lib64/ttskeldir.so.debug
-File: /usr/lib/debug/.build-id/d4	40755	root:root		
-File: /usr/lib/debug/.build-id/d4/c21eb12f41d8b1186625e74065d020c25119a9	120777	root:root		../../../../lib64/ttskelnull.so
-File: /usr/lib/debug/.build-id/d4/c21eb12f41d8b1186625e74065d020c25119a9.debug	120777	root:root		../../usr/lib64/ttskelnull.so.debug
-File: /usr/lib/debug/usr/lib64/ttskeldir.so.debug	100644	root:root	5169b8045bc65755f70c0847d342a69d	
-File: /usr/lib/debug/usr/lib64/ttskelmock.so.debug	100644	root:root	f13ecc4dd11902515d2cb59e491b3ac4	
-File: /usr/lib/debug/usr/lib64/ttskelnull.so.debug	100644	root:root	66883e5f7bbaf4d8df8b9d211c63f843	
-File: /usr/lib/debug/usr/lib64/ttskelproxy.so.debug	100644	root:root	77877bc083ae52db9894872a73b1aa4a	
+File: /usr/lib/debug/.build-id/50	40755	root:root		
+File: /usr/lib/debug/.build-id/50/7fedd143eaaf7e576719add51bb23a252d6192	120777	root:root		../../../../lib64/ttskeldir.so
+File: /usr/lib/debug/.build-id/50/7fedd143eaaf7e576719add51bb23a252d6192.debug	120777	root:root		../../usr/lib64/ttskeldir.so.debug
+File: /usr/lib/debug/.build-id/6b	40755	root:root		
+File: /usr/lib/debug/.build-id/6b/7e3831838aee33b3437d9d92197442f5a87578	120777	root:root		../../../../lib64/ttskelmock.so
+File: /usr/lib/debug/.build-id/6b/7e3831838aee33b3437d9d92197442f5a87578.debug	120777	root:root		../../usr/lib64/ttskelmock.so.debug
+File: /usr/lib/debug/.build-id/83	40755	root:root		
+File: /usr/lib/debug/.build-id/83/aa892bb1a69a9873d906841fcee2f66fff26d6	120777	root:root		../../../../lib64/ttskelnull.so
+File: /usr/lib/debug/.build-id/83/aa892bb1a69a9873d906841fcee2f66fff26d6.debug	120777	root:root		../../usr/lib64/ttskelnull.so.debug
+File: /usr/lib/debug/.build-id/d7	40755	root:root		
+File: /usr/lib/debug/.build-id/d7/c40b419113e8b6856cd5b1baca3f5d6bae14d5	120777	root:root		../../../../lib64/ttskelproxy.so
+File: /usr/lib/debug/.build-id/d7/c40b419113e8b6856cd5b1baca3f5d6bae14d5.debug	120777	root:root		../../usr/lib64/ttskelproxy.so.debug
+File: /usr/lib/debug/usr/lib64/ttskeldir.so.debug	100644	root:root	4d8d9f01d8dd0ec5afc8023150a0f374	
+File: /usr/lib/debug/usr/lib64/ttskelmock.so.debug	100644	root:root	83bdfc0835ef9f5c77e803678ae4561c	
+File: /usr/lib/debug/usr/lib64/ttskelnull.so.debug	100644	root:root	df0376a08c98fcaa7b595203f0e90ce0	
+File: /usr/lib/debug/usr/lib64/ttskelproxy.so.debug	100644	root:root	055838af89dccb544f0f200be9ff141d	
 File: /usr/src/debug/tokyotyrant-1.1.40	40755	root:root		
@@ -50,2 +50,2 @@
 File: /usr/src/debug/tokyotyrant-1.1.40/ttskelproxy.c	100644	root:root	d9267ee4bfb3337e9c3f263b1ef582df	
-RPMIdentity: 8cbd180b55c0343ccbee0e311008c9dbd0643454836ab79d3a8ae9d627cfb0ca7b1a823be0a50439ef350b1ddd138a4631c0fb1addeb9c6859b5b09f74bc7d67
+RPMIdentity: 2ad1ac400da664c5cdbd6a75781a96a540f9176c3df061161cb351e90c749d16af2a90c9c1192ec709f6f1efc17b43d68aa8380d0b670b9c09c48b5e6341e283
--- libtokyotyrant-devel-static-1.1.40-alt1.2.x86_64.rpm.repo	2018-04-09 09:01:28.000000000 +0000
+++ libtokyotyrant-devel-static-1.1.40-alt1.2.x86_64.rpm.hasher	2024-03-24 11:37:39.102367968 +0000
@@ -5,3 +5,3 @@
 Provides: libtokyotyrant-devel-static = 1.1.40-alt1.2
-File: /usr/lib64/libtokyotyrant.a	100644	root:root	a368d1c7a12ffab69027a30969b51feb	
-RPMIdentity: 18d8371fab7ebbaed09ad9d92d26dd06554954cc590a3b5ddbbb84094e7c8e5181c6b8a15a356347658e43b8d591b973052bf0686c64156baaf26fe04806442a
+File: /usr/lib64/libtokyotyrant.a	100644	root:root	8f01256dda70b5ccd668b124e8c4c4f7	
+RPMIdentity: f21622bb7dc6cf9c13f416570a682dd013fb6b85b2eb8dfcb138daf0a02146a69824bdf0d1dc70c53ba6dec70f4f13b122893bd168ab9797b8b1da3e3998f9c8
--- tokyotyrant-1.1.40-alt1.2.x86_64.rpm.repo	2018-04-09 09:01:28.000000000 +0000
+++ tokyotyrant-1.1.40-alt1.2.x86_64.rpm.hasher	2024-03-24 11:37:39.162368965 +0000
@@ -10,4 +10,2 @@
 Requires: /bin/sh  
-Requires: /bin/sh  
-Requires: /bin/sh  
 Requires: /etc/rc.d/init.d  
@@ -33,3 +31,3 @@
 File: /etc/sysconfig/tokyotyrant	100644	root:root	0c64bc3284dd8993a2ef150ada12f135	
-File: /usr/bin/ttserver	100755	root:root	2fec22ac10242524fa04426575ee922e	
+File: /usr/bin/ttserver	100755	root:root	c836fcd9ef384d365a399655c68f1135	
 File: /usr/share/man/man1/ttserver.1.xz	100644	root:root	91064071acf67c96ff0762a8d068d9e4	
@@ -37,2 +35,2 @@
 File: /var/log/ttserver	40770	root:_tyrant		
-RPMIdentity: ba005294d3b6e54618c04f7aaa9fc19ee154ff76b03a2cf76d89ba6831d655f93f4f3bcb2614341c54a27a7b3efb4a5adc4ecba74758a8546e158761cc6db347
+RPMIdentity: fb6e581b50d97d9dd3645ed68dec117c8a9e0892432b4121f6385e973bd9ee5dfc2581d467aa9113bdfacea01fe456686cecc69a8e0b6b10ae3e1dbf79cf1f0a
--- tokyotyrant-debuginfo-1.1.40-alt1.2.x86_64.rpm.repo	2018-04-09 09:01:28.000000000 +0000
+++ tokyotyrant-debuginfo-1.1.40-alt1.2.x86_64.rpm.hasher	2024-03-24 11:37:39.261370608 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/1a	40755	root:root	
-/usr/lib/debug/.build-id/1a/4bc6a8d4cf5ca67553beb93731cb68b4609e00	120777	root:root	../../../../bin/ttserver
-/usr/lib/debug/.build-id/1a/4bc6a8d4cf5ca67553beb93731cb68b4609e00.debug	120777	root:root	../../usr/bin/ttserver.debug
+/usr/lib/debug/.build-id/9a	40755	root:root	
+/usr/lib/debug/.build-id/9a/33b5d2c5b642d64288623b49ee49bfe758aa81	120777	root:root	../../../../bin/ttserver
+/usr/lib/debug/.build-id/9a/33b5d2c5b642d64288623b49ee49bfe758aa81.debug	120777	root:root	../../usr/bin/ttserver.debug
 /usr/lib/debug/usr/bin/ttserver.debug	100644	root:root	
@@ -14,6 +14,6 @@
 Provides: tokyotyrant-debuginfo = 1.1.40-alt1.2
-File: /usr/lib/debug/.build-id/1a	40755	root:root		
-File: /usr/lib/debug/.build-id/1a/4bc6a8d4cf5ca67553beb93731cb68b4609e00	120777	root:root		../../../../bin/ttserver
-File: /usr/lib/debug/.build-id/1a/4bc6a8d4cf5ca67553beb93731cb68b4609e00.debug	120777	root:root		../../usr/bin/ttserver.debug
-File: /usr/lib/debug/usr/bin/ttserver.debug	100644	root:root	94539e760c11de901334fd93493698c6	
+File: /usr/lib/debug/.build-id/9a	40755	root:root		
+File: /usr/lib/debug/.build-id/9a/33b5d2c5b642d64288623b49ee49bfe758aa81	120777	root:root		../../../../bin/ttserver
+File: /usr/lib/debug/.build-id/9a/33b5d2c5b642d64288623b49ee49bfe758aa81.debug	120777	root:root		../../usr/bin/ttserver.debug
+File: /usr/lib/debug/usr/bin/ttserver.debug	100644	root:root	1f3951af5e22fa5ecb6d93326c3b88b5	
 File: /usr/src/debug/tokyotyrant-1.1.40	40755	root:root		
@@ -22,2 +22,2 @@
 File: /usr/src/debug/tokyotyrant-1.1.40/ttserver.c	100644	root:root	9c373482e60f8a245d2c76152bd06498	
-RPMIdentity: cb5f51769965c10d76731dd84ecc9f48206f3563242197e426162db93760c5702c295a580808eb4f69d4fb90e5d7698c68f2e4a78c17f7ad524f24ad281be020
+RPMIdentity: efc18c5bbca8e20f1ebda6f8bd09072f470b1309fa02e9b224522d4922d6b8ce60a6dcadf69444e7fc87b4492a9972a1e9192af051356e81ad33912a412834e3
--- tokyotyrant-utils-1.1.40-alt1.2.x86_64.rpm.repo	2018-04-09 09:01:28.000000000 +0000
+++ tokyotyrant-utils-1.1.40-alt1.2.x86_64.rpm.hasher	2024-03-24 11:37:39.399372900 +0000
@@ -15,7 +15,7 @@
 Provides: tokyotyrant-utils = 1.1.40-alt1.2
-File: /usr/bin/tcrmgr	100755	root:root	3806c9aee17a0de31347364d1ea95fe2	
-File: /usr/bin/tcrmttest	100755	root:root	d8949c85a35d6665814d4d43e6c1487f	
-File: /usr/bin/tcrtest	100755	root:root	6a9dc280e4b037950205e52f1b8a2997	
-File: /usr/bin/ttulmgr	100755	root:root	78af4bdf024f4014d5f2b42cfb87b848	
-File: /usr/bin/ttultest	100755	root:root	edbafa68d15eb77f108d197c3a09c12f	
+File: /usr/bin/tcrmgr	100755	root:root	b6a89a315a15b19093a245ac8d90d14e	
+File: /usr/bin/tcrmttest	100755	root:root	b7b94c0e2f528a3dcc3ec9a0cf82031b	
+File: /usr/bin/tcrtest	100755	root:root	61fd480324f904b5d885373151196e68	
+File: /usr/bin/ttulmgr	100755	root:root	03c57779d094307b369b2d6a518e0adc	
+File: /usr/bin/ttultest	100755	root:root	f1e2f6f22fde4cf464081df85abcf12c	
 File: /usr/share/man/man1/tcrmgr.1.xz	100644	root:root	f436bc990df13bc4fec687c384bdfce6	
@@ -25,2 +25,2 @@
 File: /usr/share/man/man1/ttultest.1.xz	100644	root:root	788ad732dd89ce655ca0c7f895243fc2	
-RPMIdentity: 118c5c17b88da5c270ce666e606919974ab8ef207f9a80b68fd27800b9651974bcb977fe1773be0f4bfcac8a716fda7dfad7f5ede42a857a0aa1705c3d7e939b
+RPMIdentity: 37f5bc2d7ee593ba9fc951f5403643395eb519520f101c50dd976f4a0d2d1c56385380599e13d804564e76791373a317ec83d6f612cd082c8e3cc78aaf8bf40d
--- tokyotyrant-utils-debuginfo-1.1.40-alt1.2.x86_64.rpm.repo	2018-04-09 09:01:28.000000000 +0000
+++ tokyotyrant-utils-debuginfo-1.1.40-alt1.2.x86_64.rpm.hasher	2024-03-24 11:37:39.462373946 +0000
@@ -1,16 +1,16 @@
-/usr/lib/debug/.build-id/03	40755	root:root	
-/usr/lib/debug/.build-id/03/6a582fe36b8f698b3e28c8570e02d8cf21ac4e	120777	root:root	../../../../bin/tcrtest
-/usr/lib/debug/.build-id/03/6a582fe36b8f698b3e28c8570e02d8cf21ac4e.debug	120777	root:root	../../usr/bin/tcrtest.debug
-/usr/lib/debug/.build-id/0c	40755	root:root	
-/usr/lib/debug/.build-id/0c/7750adf28749580c58d6e409ba00f334a65b50	120777	root:root	../../../../bin/ttulmgr
-/usr/lib/debug/.build-id/0c/7750adf28749580c58d6e409ba00f334a65b50.debug	120777	root:root	../../usr/bin/ttulmgr.debug
-/usr/lib/debug/.build-id/74	40755	root:root	
-/usr/lib/debug/.build-id/74/1d87a2d44e89f0c1ab3b1f9899da3bb17c890b	120777	root:root	../../../../bin/tcrmttest
-/usr/lib/debug/.build-id/74/1d87a2d44e89f0c1ab3b1f9899da3bb17c890b.debug	120777	root:root	../../usr/bin/tcrmttest.debug
-/usr/lib/debug/.build-id/81	40755	root:root	
-/usr/lib/debug/.build-id/81/48d7f18b26179c8731f305f549df455d2408f2	120777	root:root	../../../../bin/tcrmgr
-/usr/lib/debug/.build-id/81/48d7f18b26179c8731f305f549df455d2408f2.debug	120777	root:root	../../usr/bin/tcrmgr.debug
-/usr/lib/debug/.build-id/b2	40755	root:root	
-/usr/lib/debug/.build-id/b2/e2d18bf6c4f3dfd9aaca7fe4ed0cc1595d4b75	120777	root:root	../../../../bin/ttultest
-/usr/lib/debug/.build-id/b2/e2d18bf6c4f3dfd9aaca7fe4ed0cc1595d4b75.debug	120777	root:root	../../usr/bin/ttultest.debug
+/usr/lib/debug/.build-id/18	40755	root:root	
+/usr/lib/debug/.build-id/18/f758b0a14857af22d27607858c2091164c2bec	120777	root:root	../../../../bin/tcrmgr
+/usr/lib/debug/.build-id/18/f758b0a14857af22d27607858c2091164c2bec.debug	120777	root:root	../../usr/bin/tcrmgr.debug
+/usr/lib/debug/.build-id/5d	40755	root:root	
+/usr/lib/debug/.build-id/5d/0b1b83d6ec9f118b6a48c11b0141a6fdaa2b8f	120777	root:root	../../../../bin/tcrmttest
+/usr/lib/debug/.build-id/5d/0b1b83d6ec9f118b6a48c11b0141a6fdaa2b8f.debug	120777	root:root	../../usr/bin/tcrmttest.debug
+/usr/lib/debug/.build-id/d7	40755	root:root	
+/usr/lib/debug/.build-id/d7/41a2b2bb633719c5da1b7055cdc10e23c937f3	120777	root:root	../../../../bin/ttulmgr
+/usr/lib/debug/.build-id/d7/41a2b2bb633719c5da1b7055cdc10e23c937f3.debug	120777	root:root	../../usr/bin/ttulmgr.debug
+/usr/lib/debug/.build-id/f1	40755	root:root	
+/usr/lib/debug/.build-id/f1/25ad99981f690ba88bd1fdd844f89db28f4730	120777	root:root	../../../../bin/ttultest
+/usr/lib/debug/.build-id/f1/25ad99981f690ba88bd1fdd844f89db28f4730.debug	120777	root:root	../../usr/bin/ttultest.debug
+/usr/lib/debug/.build-id/fe	40755	root:root	
+/usr/lib/debug/.build-id/fe/b3738dd1a04ec232d24b4f14b6bcfe45c25197	120777	root:root	../../../../bin/tcrtest
+/usr/lib/debug/.build-id/fe/b3738dd1a04ec232d24b4f14b6bcfe45c25197.debug	120777	root:root	../../usr/bin/tcrtest.debug
 /usr/lib/debug/usr/bin/tcrmgr.debug	100644	root:root	
@@ -31,22 +31,22 @@
 Provides: tokyotyrant-utils-debuginfo = 1.1.40-alt1.2
-File: /usr/lib/debug/.build-id/03	40755	root:root		
-File: /usr/lib/debug/.build-id/03/6a582fe36b8f698b3e28c8570e02d8cf21ac4e	120777	root:root		../../../../bin/tcrtest
-File: /usr/lib/debug/.build-id/03/6a582fe36b8f698b3e28c8570e02d8cf21ac4e.debug	120777	root:root		../../usr/bin/tcrtest.debug
-File: /usr/lib/debug/.build-id/0c	40755	root:root		
-File: /usr/lib/debug/.build-id/0c/7750adf28749580c58d6e409ba00f334a65b50	120777	root:root		../../../../bin/ttulmgr
-File: /usr/lib/debug/.build-id/0c/7750adf28749580c58d6e409ba00f334a65b50.debug	120777	root:root		../../usr/bin/ttulmgr.debug
-File: /usr/lib/debug/.build-id/74	40755	root:root		
-File: /usr/lib/debug/.build-id/74/1d87a2d44e89f0c1ab3b1f9899da3bb17c890b	120777	root:root		../../../../bin/tcrmttest
-File: /usr/lib/debug/.build-id/74/1d87a2d44e89f0c1ab3b1f9899da3bb17c890b.debug	120777	root:root		../../usr/bin/tcrmttest.debug
-File: /usr/lib/debug/.build-id/81	40755	root:root		
-File: /usr/lib/debug/.build-id/81/48d7f18b26179c8731f305f549df455d2408f2	120777	root:root		../../../../bin/tcrmgr
-File: /usr/lib/debug/.build-id/81/48d7f18b26179c8731f305f549df455d2408f2.debug	120777	root:root		../../usr/bin/tcrmgr.debug
-File: /usr/lib/debug/.build-id/b2	40755	root:root		
-File: /usr/lib/debug/.build-id/b2/e2d18bf6c4f3dfd9aaca7fe4ed0cc1595d4b75	120777	root:root		../../../../bin/ttultest
-File: /usr/lib/debug/.build-id/b2/e2d18bf6c4f3dfd9aaca7fe4ed0cc1595d4b75.debug	120777	root:root		../../usr/bin/ttultest.debug
-File: /usr/lib/debug/usr/bin/tcrmgr.debug	100644	root:root	9db2f366f7bce5e16592600cc76d3af1	
-File: /usr/lib/debug/usr/bin/tcrmttest.debug	100644	root:root	8eb151babf2995938ebe45aaacf2eccb	
-File: /usr/lib/debug/usr/bin/tcrtest.debug	100644	root:root	e5808b360e3053a5131af36f873e524e	
-File: /usr/lib/debug/usr/bin/ttulmgr.debug	100644	root:root	23e927c71590825f8dc322287ec159d3	
-File: /usr/lib/debug/usr/bin/ttultest.debug	100644	root:root	b6075060c8824009a8dcee4a3d22762c	
+File: /usr/lib/debug/.build-id/18	40755	root:root		
+File: /usr/lib/debug/.build-id/18/f758b0a14857af22d27607858c2091164c2bec	120777	root:root		../../../../bin/tcrmgr
+File: /usr/lib/debug/.build-id/18/f758b0a14857af22d27607858c2091164c2bec.debug	120777	root:root		../../usr/bin/tcrmgr.debug
+File: /usr/lib/debug/.build-id/5d	40755	root:root		
+File: /usr/lib/debug/.build-id/5d/0b1b83d6ec9f118b6a48c11b0141a6fdaa2b8f	120777	root:root		../../../../bin/tcrmttest
+File: /usr/lib/debug/.build-id/5d/0b1b83d6ec9f118b6a48c11b0141a6fdaa2b8f.debug	120777	root:root		../../usr/bin/tcrmttest.debug
+File: /usr/lib/debug/.build-id/d7	40755	root:root		
+File: /usr/lib/debug/.build-id/d7/41a2b2bb633719c5da1b7055cdc10e23c937f3	120777	root:root		../../../../bin/ttulmgr
+File: /usr/lib/debug/.build-id/d7/41a2b2bb633719c5da1b7055cdc10e23c937f3.debug	120777	root:root		../../usr/bin/ttulmgr.debug
+File: /usr/lib/debug/.build-id/f1	40755	root:root		
+File: /usr/lib/debug/.build-id/f1/25ad99981f690ba88bd1fdd844f89db28f4730	120777	root:root		../../../../bin/ttultest
+File: /usr/lib/debug/.build-id/f1/25ad99981f690ba88bd1fdd844f89db28f4730.debug	120777	root:root		../../usr/bin/ttultest.debug
+File: /usr/lib/debug/.build-id/fe	40755	root:root		
+File: /usr/lib/debug/.build-id/fe/b3738dd1a04ec232d24b4f14b6bcfe45c25197	120777	root:root		../../../../bin/tcrtest
+File: /usr/lib/debug/.build-id/fe/b3738dd1a04ec232d24b4f14b6bcfe45c25197.debug	120777	root:root		../../usr/bin/tcrtest.debug
+File: /usr/lib/debug/usr/bin/tcrmgr.debug	100644	root:root	ae0c87077774a16914b96f2071e983f3	
+File: /usr/lib/debug/usr/bin/tcrmttest.debug	100644	root:root	0755f2ee2138266b23d2f2e1ae5af66d	
+File: /usr/lib/debug/usr/bin/tcrtest.debug	100644	root:root	ac328cbf07de3a6da3e09f99bcc43336	
+File: /usr/lib/debug/usr/bin/ttulmgr.debug	100644	root:root	d5b7ccd08080fcd1867c9e7a2859d5ca	
+File: /usr/lib/debug/usr/bin/ttultest.debug	100644	root:root	0ab9cac6e0a912f99f6195c602f5a996	
 File: /usr/src/debug/tokyotyrant-1.1.40	40755	root:root		
@@ -57,2 +57,2 @@
 File: /usr/src/debug/tokyotyrant-1.1.40/ttultest.c	100644	root:root	723d6387153359eab631571134275de5	
-RPMIdentity: 6445b66f74da6e8a8f9de18f6178633ac9dd9f0679b7a80ad0a213d073b3f17afdae80c320e5eda85a79ce71d9dc6e674bf126a2d4840dc37a696c16627f4cb6
+RPMIdentity: d4791a53ef57d28892ccf8d6922ef0627f5f830f769dc5c57c919e1a57eb09cbeca14c4a593300363a25f6f148638b02971c5ab4865f727ad4341c11f0430175