<86>Oct 20 02:33:39 userdel[3884478]: delete user 'rooter' <86>Oct 20 02:33:39 userdel[3884478]: removed group 'rooter' owned by 'rooter' <86>Oct 20 02:33:39 userdel[3884478]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 20 02:33:39 groupadd[3884500]: group added to /etc/group: name=rooter, GID=939 <86>Oct 20 02:33:39 groupadd[3884500]: group added to /etc/gshadow: name=rooter <86>Oct 20 02:33:39 groupadd[3884500]: new group: name=rooter, GID=939 <86>Oct 20 02:33:39 useradd[3884517]: new user: name=rooter, UID=939, GID=939, home=/root, shell=/bin/bash <86>Oct 20 02:33:39 userdel[3884535]: delete user 'builder' <86>Oct 20 02:33:39 userdel[3884535]: removed group 'builder' owned by 'builder' <86>Oct 20 02:33:39 userdel[3884535]: removed shadow group 'builder' owned by 'builder' <86>Oct 20 02:33:39 groupadd[3884561]: group added to /etc/group: name=builder, GID=940 <86>Oct 20 02:33:39 groupadd[3884561]: group added to /etc/gshadow: name=builder <86>Oct 20 02:33:39 groupadd[3884561]: new group: name=builder, GID=940 <86>Oct 20 02:33:39 useradd[3884582]: new user: name=builder, UID=940, GID=940, home=/usr/src, shell=/bin/bash <13>Oct 20 02:33:40 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Oct 20 02:33:42 rpmi: libtokyocabinet-1.4.47-alt3 sisyphus+287149.100.1.1 1634309237 installed <13>Oct 20 02:33:42 rpmi: libtokyocabinet-devel-1.4.47-alt3 sisyphus+287149.100.1.1 1634309237 installed <13>Oct 20 02:33:42 rpmi: zlib-devel-1.2.12-alt3 sisyphus+304986.100.1.1 1660039929 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.34005 + 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.34005 + 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 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 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 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 -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 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 ttskelnull.so ttskelnull.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -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 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 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 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 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.42672 + 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.j5h5gA 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.StNcWG 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.YXi3mz Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bd1Haz Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x8CCRO 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.5LgTK3 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.jNdhrO 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.q4sl7T 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.Ev1mGg 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.2Hwqyd 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.jQnwyz 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.fdbyjn 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.azbDfv 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.jyTiPY 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.0F9n5V 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.yyaSXy 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.lQUl7G 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.J0A22G find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XUp5m6 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.T5tkcM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V5wBB9 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.E0ZyMf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zBNSbx 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.EEpa6m find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.loZd1y 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.57system 0:32.14elapsed 43%CPU (0avgtext+0avgdata 61460maxresident)k 0inputs+0outputs (0major+1716901minor)pagefaults 0swaps 2.81user 1.60system 0:39.44elapsed 11%CPU (0avgtext+0avgdata 106748maxresident)k 0inputs+0outputs (46821major+200970minor)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-10-20 02:34:16.444443550 +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 94c1ea42cc1844327db7e11144f8cabd +RPMIdentity: dd1071ba29f5594396f24d13b5e8b8a87d02c51f294dc01d559ef1f332c2ce0786867a1e3dd1c0ec8166cc56e1a67c2509ce04c536c2db1ebc1190c51e686a98 --- 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-10-20 02:34:16.497444181 +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/c9 40755 root:root +/usr/lib/debug/.build-id/c9/4709ea1c068070c3b4848e1a460f546a41f449 120777 root:root ../../../../lib64/libtokyotyrant.so.3.23.0 +/usr/lib/debug/.build-id/c9/4709ea1c068070c3b4848e1a460f546a41f449.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/c9 40755 root:root +File: /usr/lib/debug/.build-id/c9/4709ea1c068070c3b4848e1a460f546a41f449 120777 root:root ../../../../lib64/libtokyotyrant.so.3.23.0 +File: /usr/lib/debug/.build-id/c9/4709ea1c068070c3b4848e1a460f546a41f449.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 344349d5481d9c3f83727603d76c7c7b 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: d9a151fd5c8cc7f69bf84d225cdd7f4c2852a12ed079c5718b333f0a7963d17c51f882e12e2e5b31e6f4c79f036224e458f20b55332ced7ed73cc5cf9d3c2274 --- 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-10-20 02:34:16.544444740 +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 420bf75e367d3454194d3b1841b03021 +File: /usr/lib64/ttskelmock.so 100644 root:root 5fc2078698d4c3b3b3e04cebf16658fa +File: /usr/lib64/ttskelnull.so 100644 root:root b10927b4d52634a9628bf9e3034b233a +File: /usr/lib64/ttskelproxy.so 100644 root:root d15096bb09b24981780b59500e058687 +RPMIdentity: fd3f1ae502ddd2a1e7a732fd51c9aa8e26c38935a9c50b5c519bb52d073208082f980574eb000b64e6ecbf7e64ea1fccb25e9c51ff70d3f1b3780a9a7f9f9240 --- 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-10-20 02:34:16.645445941 +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/33 40755 root:root +/usr/lib/debug/.build-id/33/175d5988dee6d99a754d8f7d446f349b7d7486 120777 root:root ../../../../lib64/ttskelmock.so +/usr/lib/debug/.build-id/33/175d5988dee6d99a754d8f7d446f349b7d7486.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug +/usr/lib/debug/.build-id/e5 40755 root:root +/usr/lib/debug/.build-id/e5/3fcf971a81621640f73f920add1dd1919de41a 120777 root:root ../../../../lib64/ttskelnull.so +/usr/lib/debug/.build-id/e5/3fcf971a81621640f73f920add1dd1919de41a.debug 120777 root:root ../../usr/lib64/ttskelnull.so.debug +/usr/lib/debug/.build-id/f2 40755 root:root +/usr/lib/debug/.build-id/f2/439e8df44bfeb6855b2ab459c3298b906d5632 120777 root:root ../../../../lib64/ttskeldir.so +/usr/lib/debug/.build-id/f2/439e8df44bfeb6855b2ab459c3298b906d5632.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug +/usr/lib/debug/.build-id/fd 40755 root:root +/usr/lib/debug/.build-id/fd/e1cb385a607934345add46f2e9aab38a0b8820 120777 root:root ../../../../lib64/ttskelproxy.so +/usr/lib/debug/.build-id/fd/e1cb385a607934345add46f2e9aab38a0b8820.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug /usr/lib/debug/usr/lib64/ttskeldir.so.debug 100644 root:root @@ -29,18 +29,18 @@ Provides: libtokyotyrant-devel-debuginfo = 1.1.40-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/33 40755 root:root +File: /usr/lib/debug/.build-id/33/175d5988dee6d99a754d8f7d446f349b7d7486 120777 root:root ../../../../lib64/ttskelmock.so +File: /usr/lib/debug/.build-id/33/175d5988dee6d99a754d8f7d446f349b7d7486.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug +File: /usr/lib/debug/.build-id/e5 40755 root:root +File: /usr/lib/debug/.build-id/e5/3fcf971a81621640f73f920add1dd1919de41a 120777 root:root ../../../../lib64/ttskelnull.so +File: /usr/lib/debug/.build-id/e5/3fcf971a81621640f73f920add1dd1919de41a.debug 120777 root:root ../../usr/lib64/ttskelnull.so.debug +File: /usr/lib/debug/.build-id/f2 40755 root:root +File: /usr/lib/debug/.build-id/f2/439e8df44bfeb6855b2ab459c3298b906d5632 120777 root:root ../../../../lib64/ttskeldir.so +File: /usr/lib/debug/.build-id/f2/439e8df44bfeb6855b2ab459c3298b906d5632.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug +File: /usr/lib/debug/.build-id/fd 40755 root:root +File: /usr/lib/debug/.build-id/fd/e1cb385a607934345add46f2e9aab38a0b8820 120777 root:root ../../../../lib64/ttskelproxy.so +File: /usr/lib/debug/.build-id/fd/e1cb385a607934345add46f2e9aab38a0b8820.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug +File: /usr/lib/debug/usr/lib64/ttskeldir.so.debug 100644 root:root e294178570295865227addcb2f20658f +File: /usr/lib/debug/usr/lib64/ttskelmock.so.debug 100644 root:root 4587585aac8d09781080b81a11413fcb +File: /usr/lib/debug/usr/lib64/ttskelnull.so.debug 100644 root:root d0407bffef5df5d7547dfd33a4449349 +File: /usr/lib/debug/usr/lib64/ttskelproxy.so.debug 100644 root:root 8537e54ab8aac9974fa742483d728417 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: fad1fcca915b07ab6652a5ce872197808873d56480dfd6f81d5724e5ca02e5e4f452947f84e28397adc9cabffcd7ce926b3525ee32cb3066e82d885a426366ff --- 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-10-20 02:34:16.709446702 +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 cd50d80f320f4cb7405c6225bc3dfc28 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: 07a8371087f985ba37a527d7245eec571257929112b11a0f886ca1058ae72f2b260366ebde10668cc3039611f29c5ef85e1867789e3d10487349579f5d6b3889 --- 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-10-20 02:34:16.770447427 +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/d2 40755 root:root +/usr/lib/debug/.build-id/d2/dda0132828f7299ce7d667d6c97b89a5c8348f 120777 root:root ../../../../bin/ttserver +/usr/lib/debug/.build-id/d2/dda0132828f7299ce7d667d6c97b89a5c8348f.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/d2 40755 root:root +File: /usr/lib/debug/.build-id/d2/dda0132828f7299ce7d667d6c97b89a5c8348f 120777 root:root ../../../../bin/ttserver +File: /usr/lib/debug/.build-id/d2/dda0132828f7299ce7d667d6c97b89a5c8348f.debug 120777 root:root ../../usr/bin/ttserver.debug +File: /usr/lib/debug/usr/bin/ttserver.debug 100644 root:root e538c81b92e5c51935ff6775ae9c21d5 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: b54959e2cab81d3d79710e4ba2fea98390caec0ec75368323867febcc0408ceadc4ea5d7575e12d4c110e22d8449f1f75d8b34450849fee813003bdbecba25a8 --- 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-10-20 02:34:16.880448735 +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 b0fdda99c376dc98ec02701a7dca506c +File: /usr/bin/tcrmttest 100755 root:root 0fe456c7324fbedc30f30dfc4976d39b +File: /usr/bin/tcrtest 100755 root:root 9c0721086391f20d54a19f28e67abb8c +File: /usr/bin/ttulmgr 100755 root:root da211772ae64e92191f89d0335751565 +File: /usr/bin/ttultest 100755 root:root 4681653b1f14a04f194fd5afb4e984e2 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: 55ccbe06c49b23eca06380b0eec36e4d932dc3bd4784eca5acf38e92f7a5307911d190000a53054f0017d6482d201bab5d2c873d58c029c749e51b962157f9e0 --- 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-10-20 02:34:16.926449282 +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/5a 40755 root:root +/usr/lib/debug/.build-id/5a/ebf92a058bc84a3d623ad22bc44162b3c9cc9e 120777 root:root ../../../../bin/ttulmgr +/usr/lib/debug/.build-id/5a/ebf92a058bc84a3d623ad22bc44162b3c9cc9e.debug 120777 root:root ../../usr/bin/ttulmgr.debug +/usr/lib/debug/.build-id/72 40755 root:root +/usr/lib/debug/.build-id/72/1d17a36c90481a04d404dfbe426f867c9beb9c 120777 root:root ../../../../bin/tcrmttest +/usr/lib/debug/.build-id/72/1d17a36c90481a04d404dfbe426f867c9beb9c.debug 120777 root:root ../../usr/bin/tcrmttest.debug +/usr/lib/debug/.build-id/97 40755 root:root +/usr/lib/debug/.build-id/97/82ff55e5c368b7bace6e43f5825d870c1aae8c 120777 root:root ../../../../bin/tcrtest +/usr/lib/debug/.build-id/97/82ff55e5c368b7bace6e43f5825d870c1aae8c.debug 120777 root:root ../../usr/bin/tcrtest.debug +/usr/lib/debug/.build-id/b8 40755 root:root +/usr/lib/debug/.build-id/b8/10503483e9563b9f7c6f7dc54da224dc53a341 120777 root:root ../../../../bin/tcrmgr +/usr/lib/debug/.build-id/b8/10503483e9563b9f7c6f7dc54da224dc53a341.debug 120777 root:root ../../usr/bin/tcrmgr.debug +/usr/lib/debug/.build-id/f0 40755 root:root +/usr/lib/debug/.build-id/f0/76db4f30495e992f94b410bbca78c3bef126d3 120777 root:root ../../../../bin/ttultest +/usr/lib/debug/.build-id/f0/76db4f30495e992f94b410bbca78c3bef126d3.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/5a 40755 root:root +File: /usr/lib/debug/.build-id/5a/ebf92a058bc84a3d623ad22bc44162b3c9cc9e 120777 root:root ../../../../bin/ttulmgr +File: /usr/lib/debug/.build-id/5a/ebf92a058bc84a3d623ad22bc44162b3c9cc9e.debug 120777 root:root ../../usr/bin/ttulmgr.debug +File: /usr/lib/debug/.build-id/72 40755 root:root +File: /usr/lib/debug/.build-id/72/1d17a36c90481a04d404dfbe426f867c9beb9c 120777 root:root ../../../../bin/tcrmttest +File: /usr/lib/debug/.build-id/72/1d17a36c90481a04d404dfbe426f867c9beb9c.debug 120777 root:root ../../usr/bin/tcrmttest.debug +File: /usr/lib/debug/.build-id/97 40755 root:root +File: /usr/lib/debug/.build-id/97/82ff55e5c368b7bace6e43f5825d870c1aae8c 120777 root:root ../../../../bin/tcrtest +File: /usr/lib/debug/.build-id/97/82ff55e5c368b7bace6e43f5825d870c1aae8c.debug 120777 root:root ../../usr/bin/tcrtest.debug +File: /usr/lib/debug/.build-id/b8 40755 root:root +File: /usr/lib/debug/.build-id/b8/10503483e9563b9f7c6f7dc54da224dc53a341 120777 root:root ../../../../bin/tcrmgr +File: /usr/lib/debug/.build-id/b8/10503483e9563b9f7c6f7dc54da224dc53a341.debug 120777 root:root ../../usr/bin/tcrmgr.debug +File: /usr/lib/debug/.build-id/f0 40755 root:root +File: /usr/lib/debug/.build-id/f0/76db4f30495e992f94b410bbca78c3bef126d3 120777 root:root ../../../../bin/ttultest +File: /usr/lib/debug/.build-id/f0/76db4f30495e992f94b410bbca78c3bef126d3.debug 120777 root:root ../../usr/bin/ttultest.debug +File: /usr/lib/debug/usr/bin/tcrmgr.debug 100644 root:root 03603c9b3d849e49f02d323f7367db66 +File: /usr/lib/debug/usr/bin/tcrmttest.debug 100644 root:root 1f78ae46e8a8cb88edff5e1fa3c7afcc +File: /usr/lib/debug/usr/bin/tcrtest.debug 100644 root:root d93c1347b9652447dbaa0c2af5a98f27 +File: /usr/lib/debug/usr/bin/ttulmgr.debug 100644 root:root 52b8c232c57979838acd8e33def2a7ce +File: /usr/lib/debug/usr/bin/ttultest.debug 100644 root:root 0fe6c965928273c73dcff74e83c28fd9 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: d324e603704b1023bfacd2a79666a850509ea76992d39ee41540b865c7ed11542fb4acd24946904ca0e49721cd4edfa159d2b1bb1b13d84f2a33aa51bbad5e0d