<86>Aug 29 12:34:35 userdel[3754398]: delete user 'rooter' <86>Aug 29 12:34:35 userdel[3754398]: removed group 'rooter' owned by 'rooter' <86>Aug 29 12:34:35 userdel[3754398]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 29 12:34:35 groupadd[3754432]: group added to /etc/group: name=rooter, GID=705 <86>Aug 29 12:34:35 groupadd[3754432]: group added to /etc/gshadow: name=rooter <86>Aug 29 12:34:35 groupadd[3754432]: new group: name=rooter, GID=705 <86>Aug 29 12:34:35 useradd[3754465]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Aug 29 12:34:35 userdel[3754512]: delete user 'builder' <86>Aug 29 12:34:35 userdel[3754512]: removed group 'builder' owned by 'builder' <86>Aug 29 12:34:35 userdel[3754512]: removed shadow group 'builder' owned by 'builder' <86>Aug 29 12:34:35 groupadd[3754538]: group added to /etc/group: name=builder, GID=706 <86>Aug 29 12:34:35 groupadd[3754538]: group added to /etc/gshadow: name=builder <86>Aug 29 12:34:35 groupadd[3754538]: new group: name=builder, GID=706 <86>Aug 29 12:34:35 useradd[3754588]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Aug 29 12:34:40 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Aug 29 12:34:44 rpmi: libtokyocabinet-1.4.47-alt2 p9+261810.300.2.1 1605511754 installed <13>Aug 29 12:34:44 rpmi: libtokyocabinet-devel-1.4.47-alt2 p9+261810.300.2.1 1605511754 installed <13>Aug 29 12:34:44 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.93642 + 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.32343 + 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 -j8 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 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 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 -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 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 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 -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 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 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 -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 -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' 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 tculog.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 -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 -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 -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 -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 -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.392 + 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.j3r4UG 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.Rsbmrb 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.FIPe6I Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Lnsk6k Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rt5pm0 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.bVmdLI 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.P1KGgu 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.NuzcUi 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.3gTAEa 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.Fqjnv5 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.DHVns3 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.NY4ww4 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.N2PFH8 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.H13tZf 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.lwYVZs 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.PXvw6I 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.laZ1j2 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.FcKrDo 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.R4xo3N 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.pGRpAg 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.ZyPHeM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZglAYk 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.TTT2NW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xwMhJB 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.dQExMj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hEyvW4 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.FWGAdT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P5L8CK 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) 17.79user 4.63system 0:48.32elapsed 46%CPU (0avgtext+0avgdata 83056maxresident)k 0inputs+0outputs (0major+1903708minor)pagefaults 0swaps 22.98user 7.88system 1:01.61elapsed 50%CPU (0avgtext+0avgdata 120408maxresident)k 632inputs+0outputs (0major+2447175minor)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 2021-08-29 12:35:35.795374827 +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 a28b7921100a0037599126d594f893b5 +RPMIdentity: bd5ae2e98df8a6ea17dc4c2135c49f2e2b922243ddeabe24349228cee91139eec00f9cd83da038ea2bcb423c7edbbcbe6ec9c91b1339a21bf0bc44f3ead95b58 --- 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 2021-08-29 12:35:35.907374933 +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/4d 40755 root:root +/usr/lib/debug/.build-id/4d/191831fab6a63078b98f209f845840e4201f6f 120777 root:root ../../../../lib64/libtokyotyrant.so.3.23.0 +/usr/lib/debug/.build-id/4d/191831fab6a63078b98f209f845840e4201f6f.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/4d 40755 root:root +File: /usr/lib/debug/.build-id/4d/191831fab6a63078b98f209f845840e4201f6f 120777 root:root ../../../../lib64/libtokyotyrant.so.3.23.0 +File: /usr/lib/debug/.build-id/4d/191831fab6a63078b98f209f845840e4201f6f.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 10704ffd3a32e42798fd5427e540e948 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: 4ee1cdd255b152475582bf56f819cefb996e56535f7e9e37066b161ad9b63f68b2efe7ddf43534067cf67860ad8e5e4d1829cbf4137439c0ee80860d5977956b --- 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 2021-08-29 12:35:36.018375038 +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 263311aeab37528af90265f7540dff25 +File: /usr/lib64/ttskelmock.so 100644 root:root e16c1be965dff9730156db334030eb6b +File: /usr/lib64/ttskelnull.so 100644 root:root d3a9484f2e896c90b2f36983e17bc056 +File: /usr/lib64/ttskelproxy.so 100644 root:root 5f9bf109b1fe236b92e30becefa8eeba +RPMIdentity: 6397020963e5a82101e5f6b19370ea05ecdfe352f1977a85a2a680379052160ee3a7a35f2e520c48aeb0f1b07d95deaf8083db2bf72b624b0e1f5acaf0591302 --- 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 2021-08-29 12:35:36.106375121 +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/1c 40755 root:root +/usr/lib/debug/.build-id/1c/49af6b229466c4952e87176eb9b1cc1c62906a 120777 root:root ../../../../lib64/ttskelmock.so +/usr/lib/debug/.build-id/1c/49af6b229466c4952e87176eb9b1cc1c62906a.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug +/usr/lib/debug/.build-id/55 40755 root:root +/usr/lib/debug/.build-id/55/76b9f69fd881d96c7212eeac7458c51bc462ff 120777 root:root ../../../../lib64/ttskeldir.so +/usr/lib/debug/.build-id/55/76b9f69fd881d96c7212eeac7458c51bc462ff.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug +/usr/lib/debug/.build-id/a9 40755 root:root +/usr/lib/debug/.build-id/a9/d13632a10a064d97105cbd2eaeaeaafe03ebcf 120777 root:root ../../../../lib64/ttskelproxy.so +/usr/lib/debug/.build-id/a9/d13632a10a064d97105cbd2eaeaeaafe03ebcf.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug +/usr/lib/debug/.build-id/be 40755 root:root +/usr/lib/debug/.build-id/be/ea74887e6516f5536747e81d2c6f50a4b67fdf 120777 root:root ../../../../lib64/ttskelnull.so +/usr/lib/debug/.build-id/be/ea74887e6516f5536747e81d2c6f50a4b67fdf.debug 120777 root:root ../../usr/lib64/ttskelnull.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/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/49af6b229466c4952e87176eb9b1cc1c62906a 120777 root:root ../../../../lib64/ttskelmock.so +File: /usr/lib/debug/.build-id/1c/49af6b229466c4952e87176eb9b1cc1c62906a.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug +File: /usr/lib/debug/.build-id/55 40755 root:root +File: /usr/lib/debug/.build-id/55/76b9f69fd881d96c7212eeac7458c51bc462ff 120777 root:root ../../../../lib64/ttskeldir.so +File: /usr/lib/debug/.build-id/55/76b9f69fd881d96c7212eeac7458c51bc462ff.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug +File: /usr/lib/debug/.build-id/a9 40755 root:root +File: /usr/lib/debug/.build-id/a9/d13632a10a064d97105cbd2eaeaeaafe03ebcf 120777 root:root ../../../../lib64/ttskelproxy.so +File: /usr/lib/debug/.build-id/a9/d13632a10a064d97105cbd2eaeaeaafe03ebcf.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug +File: /usr/lib/debug/.build-id/be 40755 root:root +File: /usr/lib/debug/.build-id/be/ea74887e6516f5536747e81d2c6f50a4b67fdf 120777 root:root ../../../../lib64/ttskelnull.so +File: /usr/lib/debug/.build-id/be/ea74887e6516f5536747e81d2c6f50a4b67fdf.debug 120777 root:root ../../usr/lib64/ttskelnull.so.debug +File: /usr/lib/debug/usr/lib64/ttskeldir.so.debug 100644 root:root fe736e32fa2534b14bfa8e7d954132bf +File: /usr/lib/debug/usr/lib64/ttskelmock.so.debug 100644 root:root 24533360aa6ac079dfef01360f56b8cd +File: /usr/lib/debug/usr/lib64/ttskelnull.so.debug 100644 root:root c45ac8f055c267fa117014449f95b18d +File: /usr/lib/debug/usr/lib64/ttskelproxy.so.debug 100644 root:root 9d048587cead9533a011acf3e7a721b5 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: 4bae406b6a8059ad3551d8a9989a498ec88fe352704f5a808f8d3d02054bbca823cf773296c8cf8bbb60c66b60a87ae284706e102da90ef2efff3c3e71f896d5 --- 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 2021-08-29 12:35:36.182375192 +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 5266a754c19781d83f29783241ec9495 +RPMIdentity: c596fb92deec2b6f374aafdb283f8228f7041dfa105269534958119c1d9d898420512bace1d9c86853996bc4a923ad8e736421dc768e71b8acefb2f58e1d40bd --- 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 2021-08-29 12:35:36.265375271 +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 d3b8660fc7190696041133e8e7677aff 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: 013681ea088963071dbd742bba0a1ff1007a7c60c7f744653c94718691ed1c20a67f7095c9001dda037b1651eb177110f4d443332e2dd4f817e2db5020182c3f --- 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 2021-08-29 12:35:36.335375337 +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/c8 40755 root:root +/usr/lib/debug/.build-id/c8/2c6047c7536a5983e26b9614e041f3bf75093c 120777 root:root ../../../../bin/ttserver +/usr/lib/debug/.build-id/c8/2c6047c7536a5983e26b9614e041f3bf75093c.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/c8 40755 root:root +File: /usr/lib/debug/.build-id/c8/2c6047c7536a5983e26b9614e041f3bf75093c 120777 root:root ../../../../bin/ttserver +File: /usr/lib/debug/.build-id/c8/2c6047c7536a5983e26b9614e041f3bf75093c.debug 120777 root:root ../../usr/bin/ttserver.debug +File: /usr/lib/debug/usr/bin/ttserver.debug 100644 root:root c078116bd116cd061466962c9e88de1f 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: c92698c2020aa84a718af9df9e49ca8ec64867fd88ca32f8013988f5d237e0c41c9786a26d32d8209ca535cf9518fd2eb616a351e3b9c1d126b4dd4029fc3ba7 --- 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 2021-08-29 12:35:36.516375507 +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 43d6ad2eb55823f90ae6a0620fb88570 +File: /usr/bin/tcrmttest 100755 root:root 9d661d6d87e2d4f296f18968f7c3874c +File: /usr/bin/tcrtest 100755 root:root 538cddef86cd196f346145108108e52d +File: /usr/bin/ttulmgr 100755 root:root 858e54d4aedca55555172147c956a524 +File: /usr/bin/ttultest 100755 root:root dc0586bfe3260272f8dac8f9ccc56e62 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: c62ce8b5014f69c26b6164c63b1fe0c0c244081c9eb39d4a82b57de9b12a201d07b20ec293dbb14fa1773b5b57d23386e0dad9d1545ae529a2ec96fde9fed474 --- 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 2021-08-29 12:35:36.588375575 +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/0e 40755 root:root +/usr/lib/debug/.build-id/0e/7874d0bb4ec7efc675afa12818fbe6eeb58bfe 120777 root:root ../../../../bin/ttultest +/usr/lib/debug/.build-id/0e/7874d0bb4ec7efc675afa12818fbe6eeb58bfe.debug 120777 root:root ../../usr/bin/ttultest.debug +/usr/lib/debug/.build-id/60 40755 root:root +/usr/lib/debug/.build-id/60/924ed14bb05acded92234ad4c2d2804f37098a 120777 root:root ../../../../bin/tcrmgr +/usr/lib/debug/.build-id/60/924ed14bb05acded92234ad4c2d2804f37098a.debug 120777 root:root ../../usr/bin/tcrmgr.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/b0ec972bbf24051f3d37f4ecda927a8411b4dd 120777 root:root ../../../../bin/tcrtest +/usr/lib/debug/.build-id/61/b0ec972bbf24051f3d37f4ecda927a8411b4dd.debug 120777 root:root ../../usr/bin/tcrtest.debug +/usr/lib/debug/.build-id/ad 40755 root:root +/usr/lib/debug/.build-id/ad/86054eb08175b72adff9299a4e47abc8b1199f 120777 root:root ../../../../bin/ttulmgr +/usr/lib/debug/.build-id/ad/86054eb08175b72adff9299a4e47abc8b1199f.debug 120777 root:root ../../usr/bin/ttulmgr.debug +/usr/lib/debug/.build-id/be 40755 root:root +/usr/lib/debug/.build-id/be/ac5d76a10fe1b494c81f587f4fe0aec9933e28 120777 root:root ../../../../bin/tcrmttest +/usr/lib/debug/.build-id/be/ac5d76a10fe1b494c81f587f4fe0aec9933e28.debug 120777 root:root ../../usr/bin/tcrmttest.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/0e 40755 root:root +File: /usr/lib/debug/.build-id/0e/7874d0bb4ec7efc675afa12818fbe6eeb58bfe 120777 root:root ../../../../bin/ttultest +File: /usr/lib/debug/.build-id/0e/7874d0bb4ec7efc675afa12818fbe6eeb58bfe.debug 120777 root:root ../../usr/bin/ttultest.debug +File: /usr/lib/debug/.build-id/60 40755 root:root +File: /usr/lib/debug/.build-id/60/924ed14bb05acded92234ad4c2d2804f37098a 120777 root:root ../../../../bin/tcrmgr +File: /usr/lib/debug/.build-id/60/924ed14bb05acded92234ad4c2d2804f37098a.debug 120777 root:root ../../usr/bin/tcrmgr.debug +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/b0ec972bbf24051f3d37f4ecda927a8411b4dd 120777 root:root ../../../../bin/tcrtest +File: /usr/lib/debug/.build-id/61/b0ec972bbf24051f3d37f4ecda927a8411b4dd.debug 120777 root:root ../../usr/bin/tcrtest.debug +File: /usr/lib/debug/.build-id/ad 40755 root:root +File: /usr/lib/debug/.build-id/ad/86054eb08175b72adff9299a4e47abc8b1199f 120777 root:root ../../../../bin/ttulmgr +File: /usr/lib/debug/.build-id/ad/86054eb08175b72adff9299a4e47abc8b1199f.debug 120777 root:root ../../usr/bin/ttulmgr.debug +File: /usr/lib/debug/.build-id/be 40755 root:root +File: /usr/lib/debug/.build-id/be/ac5d76a10fe1b494c81f587f4fe0aec9933e28 120777 root:root ../../../../bin/tcrmttest +File: /usr/lib/debug/.build-id/be/ac5d76a10fe1b494c81f587f4fe0aec9933e28.debug 120777 root:root ../../usr/bin/tcrmttest.debug +File: /usr/lib/debug/usr/bin/tcrmgr.debug 100644 root:root 56ba638f66c7fffa263c1763ff35c5a2 +File: /usr/lib/debug/usr/bin/tcrmttest.debug 100644 root:root 1008fd9ad221038c98cdac872fb8ed9f +File: /usr/lib/debug/usr/bin/tcrtest.debug 100644 root:root 469a0eef71b16973ad62769ac80ce6bc +File: /usr/lib/debug/usr/bin/ttulmgr.debug 100644 root:root dba83e0500c76ef357f0e2cc784bd186 +File: /usr/lib/debug/usr/bin/ttultest.debug 100644 root:root 3c8f407e45044c8cfff38a093ef4b1bb 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: fc657a49abed87f991b52d67e0374db8eb1d3e238004d8da7037fb6fcceb64c244d455e92b6d700f220ab334982b8bbaffc9aad8a5956a52324f5e7f641e5df0