<86>May 24 01:59:28 userdel[1021459]: delete user 'rooter' <86>May 24 01:59:28 userdel[1021459]: removed group 'rooter' owned by 'rooter' <86>May 24 01:59:28 userdel[1021459]: removed shadow group 'rooter' owned by 'rooter' <86>May 24 01:59:28 groupadd[1021484]: group added to /etc/group: name=rooter, GID=993 <86>May 24 01:59:28 groupadd[1021484]: group added to /etc/gshadow: name=rooter <86>May 24 01:59:28 groupadd[1021484]: new group: name=rooter, GID=993 <86>May 24 01:59:28 useradd[1021496]: new user: name=rooter, UID=993, GID=993, home=/root, shell=/bin/bash <86>May 24 01:59:28 userdel[1021515]: delete user 'builder' <86>May 24 01:59:28 userdel[1021515]: removed group 'builder' owned by 'builder' <86>May 24 01:59:28 userdel[1021515]: removed shadow group 'builder' owned by 'builder' <86>May 24 01:59:28 groupadd[1021537]: group added to /etc/group: name=builder, GID=994 <86>May 24 01:59:28 groupadd[1021537]: group added to /etc/gshadow: name=builder <86>May 24 01:59:28 groupadd[1021537]: new group: name=builder, GID=994 <86>May 24 01:59:28 useradd[1021551]: new user: name=builder, UID=994, GID=994, home=/usr/src, shell=/bin/bash <13>May 24 01:59:34 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>May 24 02:00:03 rpmi: libtokyocabinet-1.4.47-alt3 sisyphus+287149.100.1.1 1634309237 installed <13>May 24 02:00:03 rpmi: libtokyocabinet-devel-1.4.47-alt3 sisyphus+287149.100.1.1 1634309237 installed <13>May 24 02:00:03 rpmi: zlib-devel-1.2.12-alt1 sisyphus+298590.100.1.1 1650147041 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tokyotyrant-1.1.40-alt2.nosrc.rpm (w1.gzdio) Installing tokyotyrant-1.1.40-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65007 + 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.65007 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-debug --disable-devel --disable-profile --enable-shared 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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char myconf.c make: Leaving directory '/usr/src/RPM/BUILD/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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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] 557 | 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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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' 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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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] 1301 | 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' if uname -a | egrep -i 'SunOS' > /dev/null ; \ then \ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -shared -Wl,-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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 egrep: warning: egrep is obsolescent; using grep -E 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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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 -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -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.2313 + 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 + rm -fv /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/libtokyotyrant.a removed '/usr/src/tmp/tokyotyrant-buildroot/usr/lib64/libtokyotyrant.a' + /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: (from :0) ./usr/lib64: (from :0) 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) Processing files: tokyotyrant-1.1.40-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PGJBwa find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MGEP8n find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.CKWAcr Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qJtk6E Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HEY9W2 Provides: tokyotyrant-server = 1.1.40-alt2, ttserver = 1.1.40-alt2 Requires: libtokyotyrant = 1.1.40-alt2, 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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(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.oIrCm7 Creating tokyotyrant-debuginfo package Processing files: tokyotyrant-utils-1.1.40-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Az3H8P find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YfOXOv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libtokyotyrant = 1.1.40-alt2, /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.34)(64bit), libc.so.6(GLIBC_2.4)(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.xea0bw Creating tokyotyrant-utils-debuginfo package Processing files: libtokyotyrant-1.1.40-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VeXOSp find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.yil0Iu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.32)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(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.2f9P6L Creating libtokyotyrant-debuginfo package Processing files: libtokyotyrant-devel-1.1.40-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yCQjf4 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.pzD6Zt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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-alt2, /usr/lib64/libtokyotyrant.so.3.23.0, /usr/lib64/pkgconfig, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.33)(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.mDTPsy Creating libtokyotyrant-devel-debuginfo package Processing files: tokyotyrant-doc-1.1.40-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ncQeUo find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.26sE0l find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: tokyotyrant-devel-man = 1.1.40-alt2 Processing files: tokyotyrant-debuginfo-1.1.40-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A4Fe15 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.03ffwQ find-requires: running scripts (debuginfo) Requires: tokyotyrant = 1.1.40-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libtokyocabinet.so.9), debug64(libtokyotyrant.so.3) Processing files: tokyotyrant-utils-debuginfo-1.1.40-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sCkzZZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8TInlx find-requires: running scripts (debuginfo) Requires: tokyotyrant-utils = 1.1.40-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libtokyocabinet.so.9), debug64(libtokyotyrant.so.3) Processing files: libtokyotyrant-debuginfo-1.1.40-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.twQrEH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sNyQVq find-requires: running scripts (debuginfo) Provides: debug64(libtokyotyrant.so.3) Requires: libtokyotyrant = 1.1.40-alt2, debug64(libc.so.6), debug64(libm.so.6), debug64(libtokyocabinet.so.9) Processing files: libtokyotyrant-devel-debuginfo-1.1.40-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ykI2PD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bVHTcq find-requires: running scripts (debuginfo) Provides: debug64(ttskeldir.so), debug64(ttskelmock.so), debug64(ttskelnull.so), debug64(ttskelproxy.so) Requires: libtokyotyrant-devel = 1.1.40-alt2, debug64(libc.so.6), debug64(libtokyocabinet.so.9), debug64(libtokyotyrant.so.3) Adding to tokyotyrant a strict dependency on libtokyotyrant Adding to tokyotyrant-debuginfo a strict dependency on tokyotyrant Adding to tokyotyrant-utils a strict dependency on libtokyotyrant Adding to tokyotyrant-utils-debuginfo a strict dependency on tokyotyrant-utils Adding to libtokyotyrant-devel a strict dependency on libtokyotyrant Adding to libtokyotyrant-debuginfo a strict dependency on libtokyotyrant Adding to libtokyotyrant-devel-debuginfo a strict dependency on libtokyotyrant-devel 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 5 extra deps from libtokyotyrant-devel due to repentancy on libtokyotyrant Removing 2 extra deps from tokyotyrant-debuginfo due to repentancy on libtokyotyrant-debuginfo Removing 2 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-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-utils-1.1.40-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-1.1.40-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-devel-1.1.40-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/tokyotyrant-doc-1.1.40-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-debuginfo-1.1.40-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-utils-debuginfo-1.1.40-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-debuginfo-1.1.40-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-devel-debuginfo-1.1.40-alt2.x86_64.rpm (w2.lzdio) 9.43user 4.96system 0:31.62elapsed 45%CPU (0avgtext+0avgdata 59708maxresident)k 0inputs+0outputs (0major+1705761minor)pagefaults 0swaps 12.40user 8.31system 1:10.38elapsed 29%CPU (0avgtext+0avgdata 104144maxresident)k 672inputs+0outputs (45898major+2187472minor)pagefaults 0swaps --- libtokyotyrant-1.1.40-alt2.x86_64.rpm.repo 2021-10-15 14:49:02.000000000 +0000 +++ libtokyotyrant-1.1.40-alt2.x86_64.rpm.hasher 2022-05-24 02:00:37.343813707 +0000 @@ -19,3 +19,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 8ff6af789cac79295bf5f6e3d2d69da9 -RPMIdentity: df1a03238e34407cb383d17606f2215afe59e311223b186d393dd32e489a78fabe6cb6b8e717484a3496393e8266cdb4b9dba34c26cf623590353754117c0ce3 +File: /usr/lib64/libtokyotyrant.so.3.23.0 100644 root:root 7be58408de0f12b9288e8aa4b6725092 +RPMIdentity: 93a344211019739cbb3202c199a3c676d9c520cddc12decd3abc72284a53b5de9c2c08ff69e2c7dd4a56561017c2b169359b931958cf23bf0fe7c869b6b77b0a --- libtokyotyrant-debuginfo-1.1.40-alt2.x86_64.rpm.repo 2021-10-15 14:49:02.000000000 +0000 +++ libtokyotyrant-debuginfo-1.1.40-alt2.x86_64.rpm.hasher 2022-05-24 02:00:37.713819494 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/15 40755 root:root -/usr/lib/debug/.build-id/15/71024db9c6fdb627b4fed48f64647836eb76fa 120777 root:root ../../../../lib64/libtokyotyrant.so.3.23.0 -/usr/lib/debug/.build-id/15/71024db9c6fdb627b4fed48f64647836eb76fa.debug 120777 root:root ../../usr/lib64/libtokyotyrant.so.3.23.0.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/2e55702fddfa5eb5fd2359f91e66c0092c3800 120777 root:root ../../../../lib64/libtokyotyrant.so.3.23.0 +/usr/lib/debug/.build-id/61/2e55702fddfa5eb5fd2359f91e66c0092c3800.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 @@ -20,6 +20,6 @@ Provides: libtokyotyrant-debuginfo = 1.1.40-alt2:sisyphus+287149.300.1.1 -File: /usr/lib/debug/.build-id/15 40755 root:root -File: /usr/lib/debug/.build-id/15/71024db9c6fdb627b4fed48f64647836eb76fa 120777 root:root ../../../../lib64/libtokyotyrant.so.3.23.0 -File: /usr/lib/debug/.build-id/15/71024db9c6fdb627b4fed48f64647836eb76fa.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 309726a93224f97634240198f3650064 +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/2e55702fddfa5eb5fd2359f91e66c0092c3800 120777 root:root ../../../../lib64/libtokyotyrant.so.3.23.0 +File: /usr/lib/debug/.build-id/61/2e55702fddfa5eb5fd2359f91e66c0092c3800.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 290c52abe3b495f02e79abcb0c21020d File: /usr/lib/debug/usr/lib64/libtokyotyrant.so.3.debug 120777 root:root libtokyotyrant.so.3.23.0.debug @@ -33,2 +33,2 @@ File: /usr/src/debug/tokyotyrant-1.1.40/ttutil.h 100644 root:root b644298285935a9eb69d81c3544e367d -RPMIdentity: 6e7bac342dddbbee45a1c8c253bbab155977807d761ace70914b645ab1b9076571101a9aa483c394fcefdb599ac003c0863c7760c7680f71b04352aa756f513e +RPMIdentity: 911f5f05d24b1a0a9a0ae4a4f500a73afeb770ce6bfe6c60f1fe74dd8301dcf7e632f212db917611c98a7cfb8effd69a782ab436bc4b420d719168765c825b5a --- libtokyotyrant-devel-1.1.40-alt2.x86_64.rpm.repo 2021-10-15 14:49:02.000000000 +0000 +++ libtokyotyrant-devel-1.1.40-alt2.x86_64.rpm.hasher 2022-05-24 02:00:37.789820682 +0000 @@ -26,6 +26,6 @@ File: /usr/lib64/pkgconfig/tokyotyrant.pc 100644 root:root c9f22f2707db71d3573951005ffb677e -File: /usr/lib64/ttskeldir.so 100644 root:root 5a09a30f8a7bc4fb051fe37c86ab3835 -File: /usr/lib64/ttskelmock.so 100644 root:root 16346396464941383f14c02a9a4623e4 -File: /usr/lib64/ttskelnull.so 100644 root:root 28d9f0249181b7da3ac3f50c4b33bef0 -File: /usr/lib64/ttskelproxy.so 100644 root:root 5fbcb219ca51695fc696dfbfe3f8c838 -RPMIdentity: abf3a86929fe3af0dd952eac88e8f63495f7062c844f1ed2c3718b5c74bd323494f8dcd6dbf76d0e7f72a3be0fd4b867e32d3964b19768665a2779f76e75a6f1 +File: /usr/lib64/ttskeldir.so 100644 root:root c251b452a6dad84b97fc756660e15733 +File: /usr/lib64/ttskelmock.so 100644 root:root 5ba70f9f896e2086d6c2f57911076cfb +File: /usr/lib64/ttskelnull.so 100644 root:root 1ebd67175c1d1346a9635f0da856b060 +File: /usr/lib64/ttskelproxy.so 100644 root:root 3ccf082eac5c4c02dff1c58ff2cd4ace +RPMIdentity: 151fae50c7388dd68a341d58c1ef7e11470005541633b112b86e9fb8c2c2cb4ff8374be02bab27f6f5672c61aed0d278d865d602a84f78fb88565e834fdf7d48 --- libtokyotyrant-devel-debuginfo-1.1.40-alt2.x86_64.rpm.repo 2021-10-15 14:49:03.000000000 +0000 +++ libtokyotyrant-devel-debuginfo-1.1.40-alt2.x86_64.rpm.hasher 2022-05-24 02:00:37.842821511 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/16 40755 root:root -/usr/lib/debug/.build-id/16/68d549a1822abfdf6a019a9db555e1273cf35f 120777 root:root ../../../../lib64/ttskelnull.so -/usr/lib/debug/.build-id/16/68d549a1822abfdf6a019a9db555e1273cf35f.debug 120777 root:root ../../usr/lib64/ttskelnull.so.debug -/usr/lib/debug/.build-id/86 40755 root:root -/usr/lib/debug/.build-id/86/b8af8baa214ca914e25311b75896b5e528b2a2 120777 root:root ../../../../lib64/ttskeldir.so -/usr/lib/debug/.build-id/86/b8af8baa214ca914e25311b75896b5e528b2a2.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug -/usr/lib/debug/.build-id/b5 40755 root:root -/usr/lib/debug/.build-id/b5/dc62aa692a899eb95ba5d30427d7271e9ae4ef 120777 root:root ../../../../lib64/ttskelproxy.so -/usr/lib/debug/.build-id/b5/dc62aa692a899eb95ba5d30427d7271e9ae4ef.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug -/usr/lib/debug/.build-id/ca 40755 root:root -/usr/lib/debug/.build-id/ca/4f17cfd2daec04025f03605e5e624b9bdfb9f0 120777 root:root ../../../../lib64/ttskelmock.so -/usr/lib/debug/.build-id/ca/4f17cfd2daec04025f03605e5e624b9bdfb9f0.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug +/usr/lib/debug/.build-id/62 40755 root:root +/usr/lib/debug/.build-id/62/79066ee4c4b27d3a46bd4534e61efe367f0daf 120777 root:root ../../../../lib64/ttskeldir.so +/usr/lib/debug/.build-id/62/79066ee4c4b27d3a46bd4534e61efe367f0daf.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug +/usr/lib/debug/.build-id/7d 40755 root:root +/usr/lib/debug/.build-id/7d/6d762aad2f3616a4a7dd84b7913646b8b0015e 120777 root:root ../../../../lib64/ttskelproxy.so +/usr/lib/debug/.build-id/7d/6d762aad2f3616a4a7dd84b7913646b8b0015e.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug +/usr/lib/debug/.build-id/9f 40755 root:root +/usr/lib/debug/.build-id/9f/53284173d830db809fddc294c84d6b6b6a75f2 120777 root:root ../../../../lib64/ttskelmock.so +/usr/lib/debug/.build-id/9f/53284173d830db809fddc294c84d6b6b6a75f2.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug +/usr/lib/debug/.build-id/f4 40755 root:root +/usr/lib/debug/.build-id/f4/063d587d7a717066c0de33eb3a83ba24b1e42a 120777 root:root ../../../../lib64/ttskelnull.so +/usr/lib/debug/.build-id/f4/063d587d7a717066c0de33eb3a83ba24b1e42a.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-alt2:sisyphus+287149.300.1.1 -File: /usr/lib/debug/.build-id/16 40755 root:root -File: /usr/lib/debug/.build-id/16/68d549a1822abfdf6a019a9db555e1273cf35f 120777 root:root ../../../../lib64/ttskelnull.so -File: /usr/lib/debug/.build-id/16/68d549a1822abfdf6a019a9db555e1273cf35f.debug 120777 root:root ../../usr/lib64/ttskelnull.so.debug -File: /usr/lib/debug/.build-id/86 40755 root:root -File: /usr/lib/debug/.build-id/86/b8af8baa214ca914e25311b75896b5e528b2a2 120777 root:root ../../../../lib64/ttskeldir.so -File: /usr/lib/debug/.build-id/86/b8af8baa214ca914e25311b75896b5e528b2a2.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug -File: /usr/lib/debug/.build-id/b5 40755 root:root -File: /usr/lib/debug/.build-id/b5/dc62aa692a899eb95ba5d30427d7271e9ae4ef 120777 root:root ../../../../lib64/ttskelproxy.so -File: /usr/lib/debug/.build-id/b5/dc62aa692a899eb95ba5d30427d7271e9ae4ef.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug -File: /usr/lib/debug/.build-id/ca 40755 root:root -File: /usr/lib/debug/.build-id/ca/4f17cfd2daec04025f03605e5e624b9bdfb9f0 120777 root:root ../../../../lib64/ttskelmock.so -File: /usr/lib/debug/.build-id/ca/4f17cfd2daec04025f03605e5e624b9bdfb9f0.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug -File: /usr/lib/debug/usr/lib64/ttskeldir.so.debug 100644 root:root c562e6209dd7ecac4b3bd420949b7592 -File: /usr/lib/debug/usr/lib64/ttskelmock.so.debug 100644 root:root b4187a538bebd5f904863af8cd92775a -File: /usr/lib/debug/usr/lib64/ttskelnull.so.debug 100644 root:root facc5883009f8ee2a154c098b5a1417d -File: /usr/lib/debug/usr/lib64/ttskelproxy.so.debug 100644 root:root b94f987c437278cc4a40f82c0c15f457 +File: /usr/lib/debug/.build-id/62 40755 root:root +File: /usr/lib/debug/.build-id/62/79066ee4c4b27d3a46bd4534e61efe367f0daf 120777 root:root ../../../../lib64/ttskeldir.so +File: /usr/lib/debug/.build-id/62/79066ee4c4b27d3a46bd4534e61efe367f0daf.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug +File: /usr/lib/debug/.build-id/7d 40755 root:root +File: /usr/lib/debug/.build-id/7d/6d762aad2f3616a4a7dd84b7913646b8b0015e 120777 root:root ../../../../lib64/ttskelproxy.so +File: /usr/lib/debug/.build-id/7d/6d762aad2f3616a4a7dd84b7913646b8b0015e.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug +File: /usr/lib/debug/.build-id/9f 40755 root:root +File: /usr/lib/debug/.build-id/9f/53284173d830db809fddc294c84d6b6b6a75f2 120777 root:root ../../../../lib64/ttskelmock.so +File: /usr/lib/debug/.build-id/9f/53284173d830db809fddc294c84d6b6b6a75f2.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug +File: /usr/lib/debug/.build-id/f4 40755 root:root +File: /usr/lib/debug/.build-id/f4/063d587d7a717066c0de33eb3a83ba24b1e42a 120777 root:root ../../../../lib64/ttskelnull.so +File: /usr/lib/debug/.build-id/f4/063d587d7a717066c0de33eb3a83ba24b1e42a.debug 120777 root:root ../../usr/lib64/ttskelnull.so.debug +File: /usr/lib/debug/usr/lib64/ttskeldir.so.debug 100644 root:root b7d822d150e9c3117d8b7744bb455087 +File: /usr/lib/debug/usr/lib64/ttskelmock.so.debug 100644 root:root 04f05bfec2895518c7b0ec4ae8bf5cb5 +File: /usr/lib/debug/usr/lib64/ttskelnull.so.debug 100644 root:root 156ee9fc2b8af51bb6697fb6a39a8b0e +File: /usr/lib/debug/usr/lib64/ttskelproxy.so.debug 100644 root:root c334932186b8da6ef623c64e9c3de631 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: fcff2a316ac625126b86869bc42b618bb5d2406033087c3e91d8bef3780fe8e8b08598a17650acde3f6fe6a92b7a66ce380ee45003d9f09706b92887c3db7dc7 +RPMIdentity: f8e10ce390a4cb1f12ed020ee701ff01fb02cdb36c3b93057398081ab7c2035320163780a6b3330625593f3090552bc5c7e34d4d1022bb10852d4aef302e52f4 --- tokyotyrant-1.1.40-alt2.x86_64.rpm.repo 2021-10-15 14:49:03.000000000 +0000 +++ tokyotyrant-1.1.40-alt2.x86_64.rpm.hasher 2022-05-24 02:00:37.909822559 +0000 @@ -30,3 +30,3 @@ File: /etc/sysconfig/tokyotyrant 100644 root:root 0c64bc3284dd8993a2ef150ada12f135 -File: /usr/bin/ttserver 100755 root:root 7bdf1a8d6cc6c0deaf4b9cc1dadf0e38 +File: /usr/bin/ttserver 100755 root:root c06adb08ae38e8f57e7909283f204a6d File: /usr/share/man/man1/ttserver.1.xz 100644 root:root 91064071acf67c96ff0762a8d068d9e4 @@ -34,2 +34,2 @@ File: /var/log/ttserver 40770 root:_tyrant -RPMIdentity: 71a7fea86d59f23dd37c2f62f0f37a304b6f96c78ca0eb67a80577b0f126bc0f11a2594d2223e9c178ed6de508fc738081177d1ed8ba5a98a2301786865f4306 +RPMIdentity: c47d1c041d4512e73e3191ad9ba07237ad77b8d910d1248e1fe9b19b6f199084c3ade194d69fecbea53938c0fe7276629c4b3d4f84a602a8a5378c4fa35eda6b --- tokyotyrant-debuginfo-1.1.40-alt2.x86_64.rpm.repo 2021-10-15 14:49:02.000000000 +0000 +++ tokyotyrant-debuginfo-1.1.40-alt2.x86_64.rpm.hasher 2022-05-24 02:00:37.969823498 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/70 40755 root:root -/usr/lib/debug/.build-id/70/b26abeb8e4c19a3d4dd7d68085dbb0a67122c0 120777 root:root ../../../../bin/ttserver -/usr/lib/debug/.build-id/70/b26abeb8e4c19a3d4dd7d68085dbb0a67122c0.debug 120777 root:root ../../usr/bin/ttserver.debug +/usr/lib/debug/.build-id/3a 40755 root:root +/usr/lib/debug/.build-id/3a/f4b9d689340f7e0b842ce1ad6bbbd74cb8a8ce 120777 root:root ../../../../bin/ttserver +/usr/lib/debug/.build-id/3a/f4b9d689340f7e0b842ce1ad6bbbd74cb8a8ce.debug 120777 root:root ../../usr/bin/ttserver.debug /usr/lib/debug/usr/bin/ttserver.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: tokyotyrant-debuginfo = 1.1.40-alt2:sisyphus+287149.300.1.1 -File: /usr/lib/debug/.build-id/70 40755 root:root -File: /usr/lib/debug/.build-id/70/b26abeb8e4c19a3d4dd7d68085dbb0a67122c0 120777 root:root ../../../../bin/ttserver -File: /usr/lib/debug/.build-id/70/b26abeb8e4c19a3d4dd7d68085dbb0a67122c0.debug 120777 root:root ../../usr/bin/ttserver.debug -File: /usr/lib/debug/usr/bin/ttserver.debug 100644 root:root 9acfc74812d7481bc923b4a7fd64df19 +File: /usr/lib/debug/.build-id/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/f4b9d689340f7e0b842ce1ad6bbbd74cb8a8ce 120777 root:root ../../../../bin/ttserver +File: /usr/lib/debug/.build-id/3a/f4b9d689340f7e0b842ce1ad6bbbd74cb8a8ce.debug 120777 root:root ../../usr/bin/ttserver.debug +File: /usr/lib/debug/usr/bin/ttserver.debug 100644 root:root 229ebb073ebe30d9b5c3d0ce8e079cdf File: /usr/src/debug/tokyotyrant-1.1.40 40755 root:root @@ -21,2 +21,2 @@ File: /usr/src/debug/tokyotyrant-1.1.40/ttserver.c 100644 root:root 9c373482e60f8a245d2c76152bd06498 -RPMIdentity: 73016a2c52f41e733363522530e6423ca9c798ff1a08852d456f01f171bd2f84d10c520b53c5980a474509ae1ffc3ea6d80791d1855b699aa565b0cf350e9fc4 +RPMIdentity: 5d299231a5c054db892a8ebe7dcd414737f1952a877758f82c7e576dc6988c10d5db4ffd732169c656d7161f999e1200a5e5db94aef3726327ce79c9020e8cfb --- tokyotyrant-utils-1.1.40-alt2.x86_64.rpm.repo 2021-10-15 14:49:03.000000000 +0000 +++ tokyotyrant-utils-1.1.40-alt2.x86_64.rpm.hasher 2022-05-24 02:00:38.128825984 +0000 @@ -15,7 +15,7 @@ Provides: tokyotyrant-utils = 1.1.40-alt2:sisyphus+287149.300.1.1 -File: /usr/bin/tcrmgr 100755 root:root 5cb2b1ef132ed07f75dd41f85209d4ba -File: /usr/bin/tcrmttest 100755 root:root 986db7192b0b79ae8c246e0da81511fb -File: /usr/bin/tcrtest 100755 root:root 639b565fcc68c981310400e783f7eed9 -File: /usr/bin/ttulmgr 100755 root:root 63cf70abbd5e0eb83de9e839db651ec0 -File: /usr/bin/ttultest 100755 root:root 0fab8db83a4b2c9901c8be69517be432 +File: /usr/bin/tcrmgr 100755 root:root 51aa33d8100ee3e13db1f65a2c8216d3 +File: /usr/bin/tcrmttest 100755 root:root 8579c8825e280a09a413ad089792a225 +File: /usr/bin/tcrtest 100755 root:root 981fe651954feb7b0fa3e078fedc7a0e +File: /usr/bin/ttulmgr 100755 root:root d47748c0f149d462733f4556df2b95e1 +File: /usr/bin/ttultest 100755 root:root e816044ba8b49e2f80f24c32735e5cc4 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: f7186cf72d157bbd504286e2199b397f2b071ee6a042c57166cbd1644a427c5785c27999afc73be3b420ba99ab866f44da02e79b4d0e207d52493d8aa6a0cf6b +RPMIdentity: 6a75a072357193b0ca4ed5f69293545066922a12db04e6f2ee2ff7620e77033028785c2e62f3ee9f5b0dfe0cffa444902faf2f685cbbcad8a6ad96a02ce521ab --- tokyotyrant-utils-debuginfo-1.1.40-alt2.x86_64.rpm.repo 2021-10-15 14:49:02.000000000 +0000 +++ tokyotyrant-utils-debuginfo-1.1.40-alt2.x86_64.rpm.hasher 2022-05-24 02:00:38.280828361 +0000 @@ -1,16 +1,16 @@ -/usr/lib/debug/.build-id/20 40755 root:root -/usr/lib/debug/.build-id/20/f927c8953cdb0cb2b6d9bcb9a56d00a2c02b05 120777 root:root ../../../../bin/ttultest -/usr/lib/debug/.build-id/20/f927c8953cdb0cb2b6d9bcb9a56d00a2c02b05.debug 120777 root:root ../../usr/bin/ttultest.debug -/usr/lib/debug/.build-id/33 40755 root:root -/usr/lib/debug/.build-id/33/fa2a9adf4a629ef31b101b3fa53d6f40da6ef4 120777 root:root ../../../../bin/tcrtest -/usr/lib/debug/.build-id/33/fa2a9adf4a629ef31b101b3fa53d6f40da6ef4.debug 120777 root:root ../../usr/bin/tcrtest.debug -/usr/lib/debug/.build-id/5d 40755 root:root -/usr/lib/debug/.build-id/5d/ae1659779a1132cfee6e996db1996b121b165e 120777 root:root ../../../../bin/tcrmgr -/usr/lib/debug/.build-id/5d/ae1659779a1132cfee6e996db1996b121b165e.debug 120777 root:root ../../usr/bin/tcrmgr.debug -/usr/lib/debug/.build-id/83 40755 root:root -/usr/lib/debug/.build-id/83/0f06b254567f966eb0a73f9f300ceb48ae6ffb 120777 root:root ../../../../bin/tcrmttest -/usr/lib/debug/.build-id/83/0f06b254567f966eb0a73f9f300ceb48ae6ffb.debug 120777 root:root ../../usr/bin/tcrmttest.debug -/usr/lib/debug/.build-id/ad 40755 root:root -/usr/lib/debug/.build-id/ad/78afad8cc95cfa52f57586428650d570dcbb2e 120777 root:root ../../../../bin/ttulmgr -/usr/lib/debug/.build-id/ad/78afad8cc95cfa52f57586428650d570dcbb2e.debug 120777 root:root ../../usr/bin/ttulmgr.debug +/usr/lib/debug/.build-id/38 40755 root:root +/usr/lib/debug/.build-id/38/de87dbdb72c3ac09fc744b7b0ede410815e094 120777 root:root ../../../../bin/ttulmgr +/usr/lib/debug/.build-id/38/de87dbdb72c3ac09fc744b7b0ede410815e094.debug 120777 root:root ../../usr/bin/ttulmgr.debug +/usr/lib/debug/.build-id/4e 40755 root:root +/usr/lib/debug/.build-id/4e/8c912fcffcf0c16d41aa815b620f30541136f8 120777 root:root ../../../../bin/tcrmttest +/usr/lib/debug/.build-id/4e/8c912fcffcf0c16d41aa815b620f30541136f8.debug 120777 root:root ../../usr/bin/tcrmttest.debug +/usr/lib/debug/.build-id/90 40755 root:root +/usr/lib/debug/.build-id/90/96043f0885e9d9b7d38343dea8219868596667 120777 root:root ../../../../bin/tcrtest +/usr/lib/debug/.build-id/90/96043f0885e9d9b7d38343dea8219868596667.debug 120777 root:root ../../usr/bin/tcrtest.debug +/usr/lib/debug/.build-id/d3 40755 root:root +/usr/lib/debug/.build-id/d3/af04cc3d781baaf109d69f1015364553151fad 120777 root:root ../../../../bin/tcrmgr +/usr/lib/debug/.build-id/d3/af04cc3d781baaf109d69f1015364553151fad.debug 120777 root:root ../../usr/bin/tcrmgr.debug +/usr/lib/debug/.build-id/da 40755 root:root +/usr/lib/debug/.build-id/da/2803069a1b31b10853c1dc7addbc44229b5c0f 120777 root:root ../../../../bin/ttultest +/usr/lib/debug/.build-id/da/2803069a1b31b10853c1dc7addbc44229b5c0f.debug 120777 root:root ../../usr/bin/ttultest.debug /usr/lib/debug/usr/bin/tcrmgr.debug 100644 root:root @@ -31,22 +31,22 @@ Provides: tokyotyrant-utils-debuginfo = 1.1.40-alt2:sisyphus+287149.300.1.1 -File: /usr/lib/debug/.build-id/20 40755 root:root -File: /usr/lib/debug/.build-id/20/f927c8953cdb0cb2b6d9bcb9a56d00a2c02b05 120777 root:root ../../../../bin/ttultest -File: /usr/lib/debug/.build-id/20/f927c8953cdb0cb2b6d9bcb9a56d00a2c02b05.debug 120777 root:root ../../usr/bin/ttultest.debug -File: /usr/lib/debug/.build-id/33 40755 root:root -File: /usr/lib/debug/.build-id/33/fa2a9adf4a629ef31b101b3fa53d6f40da6ef4 120777 root:root ../../../../bin/tcrtest -File: /usr/lib/debug/.build-id/33/fa2a9adf4a629ef31b101b3fa53d6f40da6ef4.debug 120777 root:root ../../usr/bin/tcrtest.debug -File: /usr/lib/debug/.build-id/5d 40755 root:root -File: /usr/lib/debug/.build-id/5d/ae1659779a1132cfee6e996db1996b121b165e 120777 root:root ../../../../bin/tcrmgr -File: /usr/lib/debug/.build-id/5d/ae1659779a1132cfee6e996db1996b121b165e.debug 120777 root:root ../../usr/bin/tcrmgr.debug -File: /usr/lib/debug/.build-id/83 40755 root:root -File: /usr/lib/debug/.build-id/83/0f06b254567f966eb0a73f9f300ceb48ae6ffb 120777 root:root ../../../../bin/tcrmttest -File: /usr/lib/debug/.build-id/83/0f06b254567f966eb0a73f9f300ceb48ae6ffb.debug 120777 root:root ../../usr/bin/tcrmttest.debug -File: /usr/lib/debug/.build-id/ad 40755 root:root -File: /usr/lib/debug/.build-id/ad/78afad8cc95cfa52f57586428650d570dcbb2e 120777 root:root ../../../../bin/ttulmgr -File: /usr/lib/debug/.build-id/ad/78afad8cc95cfa52f57586428650d570dcbb2e.debug 120777 root:root ../../usr/bin/ttulmgr.debug -File: /usr/lib/debug/usr/bin/tcrmgr.debug 100644 root:root 4954aeb5c882d659264846d81d26a31d -File: /usr/lib/debug/usr/bin/tcrmttest.debug 100644 root:root 4834ec37342e64e0f8b8a06728dfb8cd -File: /usr/lib/debug/usr/bin/tcrtest.debug 100644 root:root 010923e391073981dbec3dd34ed14b56 -File: /usr/lib/debug/usr/bin/ttulmgr.debug 100644 root:root e67e5cd8c354a7984d643df6aa4a0796 -File: /usr/lib/debug/usr/bin/ttultest.debug 100644 root:root a729b6c3eeaa5e11c488489c1b262755 +File: /usr/lib/debug/.build-id/38 40755 root:root +File: /usr/lib/debug/.build-id/38/de87dbdb72c3ac09fc744b7b0ede410815e094 120777 root:root ../../../../bin/ttulmgr +File: /usr/lib/debug/.build-id/38/de87dbdb72c3ac09fc744b7b0ede410815e094.debug 120777 root:root ../../usr/bin/ttulmgr.debug +File: /usr/lib/debug/.build-id/4e 40755 root:root +File: /usr/lib/debug/.build-id/4e/8c912fcffcf0c16d41aa815b620f30541136f8 120777 root:root ../../../../bin/tcrmttest +File: /usr/lib/debug/.build-id/4e/8c912fcffcf0c16d41aa815b620f30541136f8.debug 120777 root:root ../../usr/bin/tcrmttest.debug +File: /usr/lib/debug/.build-id/90 40755 root:root +File: /usr/lib/debug/.build-id/90/96043f0885e9d9b7d38343dea8219868596667 120777 root:root ../../../../bin/tcrtest +File: /usr/lib/debug/.build-id/90/96043f0885e9d9b7d38343dea8219868596667.debug 120777 root:root ../../usr/bin/tcrtest.debug +File: /usr/lib/debug/.build-id/d3 40755 root:root +File: /usr/lib/debug/.build-id/d3/af04cc3d781baaf109d69f1015364553151fad 120777 root:root ../../../../bin/tcrmgr +File: /usr/lib/debug/.build-id/d3/af04cc3d781baaf109d69f1015364553151fad.debug 120777 root:root ../../usr/bin/tcrmgr.debug +File: /usr/lib/debug/.build-id/da 40755 root:root +File: /usr/lib/debug/.build-id/da/2803069a1b31b10853c1dc7addbc44229b5c0f 120777 root:root ../../../../bin/ttultest +File: /usr/lib/debug/.build-id/da/2803069a1b31b10853c1dc7addbc44229b5c0f.debug 120777 root:root ../../usr/bin/ttultest.debug +File: /usr/lib/debug/usr/bin/tcrmgr.debug 100644 root:root bfe3cc89fa70bb511db62f6d8029c169 +File: /usr/lib/debug/usr/bin/tcrmttest.debug 100644 root:root 5c6e9af108f6c620c2a6bf09a7848675 +File: /usr/lib/debug/usr/bin/tcrtest.debug 100644 root:root 33622b92d8d7448618adfa057bc6f8f1 +File: /usr/lib/debug/usr/bin/ttulmgr.debug 100644 root:root 07f07c76a5dccfc488db2326ece752f1 +File: /usr/lib/debug/usr/bin/ttultest.debug 100644 root:root ba82b38673a073e049c3f4072648946e 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: 545001966c3168f60f4051ef1a365fc4e8d300f5d91b55a93c021d53f32ce284c5ee22eb37208fa2316ad02923f4473e447acb6e099b2a3180bafc397c70c67e +RPMIdentity: 43da9c09f1792a0d9f8138461d845dade9851c4c0f7d3c2a3089a2cb9823fe7ed3ff1baab9709e0d40a5f77be9d2aff116f19173700095962169e705289ebc1c