<86>Jan 1 02:22:31 userdel[2724976]: delete user 'rooter' <86>Jan 1 02:22:31 userdel[2724976]: removed group 'rooter' owned by 'rooter' <86>Jan 1 02:22:31 userdel[2724976]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 1 02:22:31 groupadd[2725008]: group added to /etc/group: name=rooter, GID=990 <86>Jan 1 02:22:31 groupadd[2725008]: group added to /etc/gshadow: name=rooter <86>Jan 1 02:22:31 groupadd[2725008]: new group: name=rooter, GID=990 <86>Jan 1 02:22:31 useradd[2725028]: new user: name=rooter, UID=990, GID=990, home=/root, shell=/bin/bash <86>Jan 1 02:22:31 userdel[2725061]: delete user 'builder' <86>Jan 1 02:22:31 userdel[2725061]: removed group 'builder' owned by 'builder' <86>Jan 1 02:22:31 userdel[2725061]: removed shadow group 'builder' owned by 'builder' <86>Jan 1 02:22:31 groupadd[2725082]: group added to /etc/group: name=builder, GID=991 <86>Jan 1 02:22:31 groupadd[2725082]: group added to /etc/gshadow: name=builder <86>Jan 1 02:22:31 groupadd[2725082]: new group: name=builder, GID=991 <86>Jan 1 02:22:31 useradd[2725107]: new user: name=builder, UID=991, GID=991, home=/usr/src, shell=/bin/bash <13>Jan 1 02:22:32 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Jan 1 02:22:33 rpmi: libtokyocabinet-1.4.47-alt2 sisyphus+278333.100.1.1 1626089735 installed <13>Jan 1 02:22:33 rpmi: libtokyocabinet-devel-1.4.47-alt2 sisyphus+278333.100.1.1 1626089735 installed <13>Jan 1 02:22:33 rpmi: zlib-devel-1.2.12-alt3 p10+305356.100.3.1 1661238279 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tokyotyrant-1.1.40-alt1.2.nosrc.rpm (w1.gzdio) Installing tokyotyrant-1.1.40-alt1.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3408 + 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.3408 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tokyotyrant-1.1.40 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.in: not using Autoheader autoreconf-default: configure.in: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O3' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=yes + lt_cv_prog_cc_static_works=yes + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-debug --disable-devel --disable-profile --enable-shared configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext #================================================================ # Configuring Tokyo Tyrant version 1.1.40. #================================================================ checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for main in -lc... yes checking for main in -lm... yes checking for main in -lpthread... yes checking for main in -lrt... yes checking for main in -ldl... yes checking for main in -lnsl... no checking for main in -lsocket... no checking for main in -lresolv... yes checking for main in -lz... yes checking for main in -lbz2... no checking for main in -ltokyocabinet... yes checking for main in -ltokyotyrant... no checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking tcutil.h usability... yes checking tcutil.h presence... yes checking for tcutil.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating tokyotyrant.pc configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext #================================================================ # Ready to make. #================================================================ + make -j16 make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttskelnull.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttskelmock.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char 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 -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -o ttskelmock.so ttskelmock.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttskeldir.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -o ttskelnull.so ttskelnull.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttskelproxy.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char 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 -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -o ttskeldir.so ttskeldir.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttulmgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttultest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcrmgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tculog.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttutil.c ttutil.c: In function 'ttsockgets2': ttutil.c:557:8: warning: variable 'err' set but not used [-Wunused-but-set-variable] 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 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcrmttest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcrdb.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcrtest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' ar rv libtokyotyrant.a ttutil.o tculog.o tcrdb.o myconf.o ar: creating libtokyotyrant.a a - ttutil.o a - tculog.o a - tcrdb.o a - myconf.o make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' if uname -a | egrep -i 'SunOS' > /dev/null ; \ then \ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -Wl,-G,-h,libtokyotyrant.so.3 -o libtokyotyrant.so.3.23.0 \ ttutil.o tculog.o tcrdb.o myconf.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc ; \ else \ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -Wl,-soname,libtokyotyrant.so.3 -o libtokyotyrant.so.3.23.0 \ ttutil.o tculog.o tcrdb.o myconf.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc ; \ fi make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' ln -f -s libtokyotyrant.so.3.23.0 libtokyotyrant.so.3 make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' ln -f -s libtokyotyrant.so.3.23.0 libtokyotyrant.so make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -o ttskelproxy.so ttskelproxy.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o ttultest ttultest.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o ttulmgr ttulmgr.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o tcrmttest tcrmttest.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o tcrmgr tcrmgr.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o tcrtest tcrtest.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttserver.c ttserver.c: In function 'do_putnr': ttserver.c:1301:13: warning: variable 'code' set but not used [-Wunused-but-set-variable] 1301 | uint8_t code = 0; | ^~~~ ttserver.c: In function 'do_setmst': ttserver.c:2021:43: warning: '%s' directive output may be truncated writing up to 65535 bytes into a region of size 1024 [-Wformat-truncation=] 2021 | snprintf(sarg->host, TTADDRBUFSIZ, "%s", buf); | ^~ In file included from /usr/include/stdio.h:866, from /usr/include/tcutil.h:3686, from ./ttutil.h:30, from ttserver.c:17: /usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 65536 bytes into a destination of size 1024 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o ttserver ttserver.o scrext.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' #================================================================ # Ready to install. #================================================================ make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' + bzip2 --best --keep --force -- ChangeLog + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42595 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tokyotyrant-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tokyotyrant-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd tokyotyrant-1.1.40 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/tokyotyrant-buildroot install make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/include cp -Rf ttutil.h tculog.h tcrdb.h /usr/src/tmp/tokyotyrant-buildroot/usr/include mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/lib64 cp -Rf libtokyotyrant.a libtokyotyrant.so.3.23.0 libtokyotyrant.so.3 libtokyotyrant.so ttskelmock.so ttskeldir.so ttskelproxy.so ttskelnull.so /usr/src/tmp/tokyotyrant-buildroot/usr/lib64 mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/bin cp -Rf ttserver ttulmgr ttultest tcrtest tcrmttest tcrmgr /usr/src/tmp/tokyotyrant-buildroot/usr/bin mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/sbin cp -Rf ttservctl /usr/src/tmp/tokyotyrant-buildroot/usr/sbin mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant cp -Rf ext COPYING ChangeLog THANKS doc /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man1 cd man && cp -Rf ttserver.1 ttulmgr.1 ttultest.1 tcrtest.1 tcrmttest.1 tcrmgr.1 /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man1 mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man3 cd man && cp -Rf ttutil.3 tculog.3 tcrdb.3 /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man3 mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man8 cd man && cp -Rf ttservctl.8 /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man8 mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/pkgconfig cp -Rf tokyotyrant.pc /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/pkgconfig #================================================================ # Thanks for using Tokyo Tyrant. #================================================================ make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' + rm -f /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant/COPYING + install -d -m 0755 /usr/src/tmp/tokyotyrant-buildroot/usr/share/doc /usr/src/tmp/tokyotyrant-buildroot/etc/sysconfig /usr/src/tmp/tokyotyrant-buildroot/etc/rc.d/init.d /usr/src/tmp/tokyotyrant-buildroot/var/lib/tokyotyrant /usr/src/tmp/tokyotyrant-buildroot/var/log/ttserver + mv /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant /usr/src/tmp/tokyotyrant-buildroot/usr/share/doc/tokyotyrant-1.1.40 + mv /usr/src/tmp/tokyotyrant-buildroot/usr/sbin/ttservctl /usr/src/tmp/tokyotyrant-buildroot/usr/share/doc/tokyotyrant-1.1.40/ + install -m 0755 /usr/src/RPM/SOURCES/tokyotyrant.init /usr/src/tmp/tokyotyrant-buildroot/etc/rc.d/init.d/tokyotyrant + install -m 0644 /usr/src/RPM/SOURCES/tokyotyrant.sysconfig /usr/src/tmp/tokyotyrant-buildroot/etc/sysconfig/tokyotyrant + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tokyotyrant-buildroot (auto) mode of './usr/lib64/ttskelnull.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ttskelproxy.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ttskeldir.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ttskelmock.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libtokyotyrant.so.3.23.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/tokyotyrant-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/tokyotyrant.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/tokyotyrant.pc: Libs: '-L${libdir} -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc ' --> '-ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc' Checking contents of files in /usr/src/tmp/tokyotyrant-buildroot/ (default) Compressing files in /usr/src/tmp/tokyotyrant-buildroot (auto) Adjusting library links in /usr/src/tmp/tokyotyrant-buildroot ./var/lib: (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-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MoVgHV 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.17wj8S 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.fmTUHV Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4lDMBS Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.phZ1qT Provides: tokyotyrant-server = 1.1.40-alt1.2, ttserver = 1.1.40-alt1.2 Requires: libtokyotyrant = 1.1.40-alt1.2, libtokyocabinet >= 1.4.35, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), libtokyocabinet.so.9()(64bit) >= set:ngjPEuF7g4Ugvg4E9ArnTnmK477M29CH518Qhwl2qfGT6Mm9up5w0a2ASlU0pb01YPNuid0BVQubgIuzaxfCgd0Z8Z6fkCAejNimhsh58aRWkHhMss6ZedQLOZ6jm66ZFeR1Zy3Y0GFS2JJIIt8lKGot0ZdgD6baxHLgd0dS9h1, libtokyotyrant.so.3()(64bit) >= set:lfvKjrCEWQ4TCPGD7CiIY7FWs4Dw9IwWManXvpYOir6dgOy0dB8KJ11xVCicMHlZ6Yc7uIUCwqEd4RYjOjaA3eLBqbbxZmldjOjZCjOEYPvFZdS2rZ8ZetPgWvzXar5f11, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hozB1T Creating tokyotyrant-debuginfo package Processing files: tokyotyrant-utils-1.1.40-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N8ngwS 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.bc5o9R 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-alt1.2, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libtokyocabinet.so.9()(64bit) >= set:nhjPU4afXr1K2Q4VSNYiTzJbkNwfC6YptqNYbBBrEFNDjfUgcATDrx3LZ1ce715EM7ZfvuGFd0ks5eADiZsiJtMcu3j63jhWHTvbJGBxaVnFLvV4qb3yi2pJAkKvya8k1o, libtokyotyrant.so.3()(64bit) >= set:lekrb69GhWauS190Dk06Y68QEkfmeD1jrddodUxLju8HZlCnml05uC8oz3UuW7DNqr6C9AyZjmjCu9mZldda9knRsNURJdZFqTZpTry9X7upy7fJASi1xOzFD5hlY8dLGK1toYooWYWH01oytCEutG7yRgUjGuS2QFk6urGNJcuZHcSz7, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AFiqGS Creating tokyotyrant-utils-debuginfo package Processing files: libtokyotyrant-1.1.40-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5uTFDR 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.P1kfeT 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.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), librt.so.1(GLIBC_2.2.5)(64bit), libtokyocabinet.so.9()(64bit) >= set:ngjPs2RPZm1e2Q4OJHIo3Nwz3AT15Yye6IigL1JThHKYGCnml6q6XWJM9AFO2XFyf3TKfSEBXX94BWU7jQEaMUs4kwLV7liP3cRjYU4oZCfkCko3MxYPDbGHNrkGRFmsMIfJ9Wgpckxp5IuZ6LBOwgi9ztyTA7HvBJXuINJ4z8NZc4p8xcF1Gnck9F4hE22l02, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YZpciU Creating libtokyotyrant-debuginfo package Processing files: libtokyotyrant-devel-1.1.40-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kMfZER 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.uuBQtU 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-alt1.2, /usr/lib64/libtokyotyrant.so.3.23.0, /usr/lib64/pkgconfig, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libtokyocabinet-devel, libtokyocabinet.so.9()(64bit) >= set:nhGq5Ax12IWA1HlJv9e0NowQr3gMtexIhL58dLS1cCAfkUofi9oVeNfvru8UYJhspshk6hZedWn1dvQ3L4rD5Dc23SVSvP1eiywX2, libtokyotyrant.so.3()(64bit) >= set:lgoumoNfrdmU1xJWalh4ljn9N69E6YtXYO3t5M9XeIJNFFu8D4RlsqrpcXv0, rtld(GNU_HASH), zlib-devel Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rD752U Creating libtokyotyrant-devel-debuginfo package Processing files: libtokyotyrant-devel-static-1.1.40-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aisLNT 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.UqzkMT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libtokyotyrant-devel = 1.1.40-alt1.2, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ADUzrS Processing files: tokyotyrant-doc-1.1.40-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wkz6eT 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.jpIZNU 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-alt1.2 Processing files: tokyotyrant-debuginfo-1.1.40-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eDC7lU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vrQMTR find-requires: running scripts (debuginfo) Requires: tokyotyrant = 1.1.40-alt1.2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libpthread.so.0), debug64(libtokyocabinet.so.9), debug64(libtokyotyrant.so.3) Processing files: tokyotyrant-utils-debuginfo-1.1.40-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9kwRFU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W0kgNV find-requires: running scripts (debuginfo) Requires: tokyotyrant-utils = 1.1.40-alt1.2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0), debug64(libtokyocabinet.so.9), debug64(libtokyotyrant.so.3) Processing files: libtokyotyrant-debuginfo-1.1.40-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.16HG1R find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.22jK4R find-requires: running scripts (debuginfo) Provides: debug64(libtokyotyrant.so.3) Requires: libtokyotyrant = 1.1.40-alt1.2, debug64(libc.so.6), debug64(libm.so.6), debug64(libpthread.so.0), debug64(librt.so.1), debug64(libtokyocabinet.so.9) Processing files: libtokyotyrant-devel-debuginfo-1.1.40-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KZtOiT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X5sC3R find-requires: running scripts (debuginfo) Provides: debug64(ttskeldir.so), debug64(ttskelmock.so), debug64(ttskelnull.so), debug64(ttskelproxy.so) Requires: libtokyotyrant-devel = 1.1.40-alt1.2, debug64(libc.so.6), debug64(libtokyocabinet.so.9), debug64(libtokyotyrant.so.3) Adding to tokyotyrant 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-static a strict dependency on libtokyotyrant-devel 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 4 extra deps from libtokyotyrant-devel due to repentancy on libtokyotyrant Removing 3 extra deps from tokyotyrant-debuginfo due to repentancy on libtokyotyrant-debuginfo Removing 3 extra deps from tokyotyrant-utils-debuginfo due to repentancy on libtokyotyrant-debuginfo Removing 2 extra deps from libtokyotyrant-devel-debuginfo due to repentancy on libtokyotyrant-debuginfo warning: Installed (but unpackaged) file(s) found: /usr/share/man/man8/ttservctl.8.xz Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-1.1.40-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-utils-1.1.40-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-1.1.40-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-devel-1.1.40-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-devel-static-1.1.40-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/tokyotyrant-doc-1.1.40-alt1.2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-debuginfo-1.1.40-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-utils-debuginfo-1.1.40-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-debuginfo-1.1.40-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-devel-debuginfo-1.1.40-alt1.2.x86_64.rpm (w2.lzdio) 9.67user 4.21system 0:34.10elapsed 40%CPU (0avgtext+0avgdata 77732maxresident)k 0inputs+0outputs (0major+1692580minor)pagefaults 0swaps 2.10user 1.36system 0:40.48elapsed 8%CPU (0avgtext+0avgdata 109940maxresident)k 640inputs+0outputs (48120major+198636minor)pagefaults 0swaps --- libtokyotyrant-1.1.40-alt1.2.x86_64.rpm.repo 2021-06-23 02:39:02.000000000 +0000 +++ libtokyotyrant-1.1.40-alt1.2.x86_64.rpm.hasher 2023-01-01 02:23:09.883606537 +0000 @@ -21,3 +21,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 e7cd36c9aea4c401087365957cf071ae -RPMIdentity: 408eeadbbad182779847d0a56c0cbe3aed8d4c0b188a6793880b3978e6df6a1c6e660a50bd2d92e933510561adf97a443f312ba6443d33a96232d008797e2033 +File: /usr/lib64/libtokyotyrant.so.3.23.0 100644 root:root 371b5ef97d7804935b7afe156dfc499e +RPMIdentity: 288ce6acb8650388b77c8e0ef0a3d65e64b94533a5ebc389ba9ee55cf4f4a167fd3a6bc5e34604f5ef0f5e3e3f175b637f39e8ee7554275ee55b966c6d68eb9e --- libtokyotyrant-debuginfo-1.1.40-alt1.2.x86_64.rpm.repo 2021-06-23 02:39:02.000000000 +0000 +++ libtokyotyrant-debuginfo-1.1.40-alt1.2.x86_64.rpm.hasher 2023-01-01 02:23:10.030608895 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0f 40755 root:root -/usr/lib/debug/.build-id/0f/0dc9050e6b8ab755ba26172fd5c42abd5925db 120777 root:root ../../../../lib64/libtokyotyrant.so.3.23.0 -/usr/lib/debug/.build-id/0f/0dc9050e6b8ab755ba26172fd5c42abd5925db.debug 120777 root:root ../../usr/lib64/libtokyotyrant.so.3.23.0.debug +/usr/lib/debug/.build-id/a0 40755 root:root +/usr/lib/debug/.build-id/a0/a386a630b83ba67d2c11a962d4aa3981e6c87c 120777 root:root ../../../../lib64/libtokyotyrant.so.3.23.0 +/usr/lib/debug/.build-id/a0/a386a630b83ba67d2c11a962d4aa3981e6c87c.debug 120777 root:root ../../usr/lib64/libtokyotyrant.so.3.23.0.debug /usr/lib/debug/usr/lib64/libtokyotyrant.so.3.23.0.debug 100644 root:root @@ -22,6 +22,6 @@ Provides: libtokyotyrant-debuginfo = 1.1.40-alt1.2:sisyphus+275190.100.1.1 -File: /usr/lib/debug/.build-id/0f 40755 root:root -File: /usr/lib/debug/.build-id/0f/0dc9050e6b8ab755ba26172fd5c42abd5925db 120777 root:root ../../../../lib64/libtokyotyrant.so.3.23.0 -File: /usr/lib/debug/.build-id/0f/0dc9050e6b8ab755ba26172fd5c42abd5925db.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 43a8a5050945c9609a3c75179e966b71 +File: /usr/lib/debug/.build-id/a0 40755 root:root +File: /usr/lib/debug/.build-id/a0/a386a630b83ba67d2c11a962d4aa3981e6c87c 120777 root:root ../../../../lib64/libtokyotyrant.so.3.23.0 +File: /usr/lib/debug/.build-id/a0/a386a630b83ba67d2c11a962d4aa3981e6c87c.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 47ac3ec2837f545bd3fd49796183fbcf File: /usr/lib/debug/usr/lib64/libtokyotyrant.so.3.debug 120777 root:root libtokyotyrant.so.3.23.0.debug @@ -35,2 +35,2 @@ File: /usr/src/debug/tokyotyrant-1.1.40/ttutil.h 100644 root:root b644298285935a9eb69d81c3544e367d -RPMIdentity: 4e26f98f8c7cdf4eef70d110e4f09c2002bd634a5702eaba09043a9e0b8be3dd7ac45ce2e371b4aa85865de273227ec5eb17adceeaa969f4899718cf9511a398 +RPMIdentity: a6fc12d6598afa024285c5a1fb91ebbcd2f6589719b2602db13a74aabc57fa9937014ec608e4ff6a218d977e50287bba675899bc329352d2c454330eba83ec4e --- libtokyotyrant-devel-1.1.40-alt1.2.x86_64.rpm.repo 2021-06-23 02:39:01.000000000 +0000 +++ libtokyotyrant-devel-1.1.40-alt1.2.x86_64.rpm.hasher 2023-01-01 02:23:10.111610194 +0000 @@ -26,6 +26,6 @@ File: /usr/lib64/pkgconfig/tokyotyrant.pc 100644 root:root c9f22f2707db71d3573951005ffb677e -File: /usr/lib64/ttskeldir.so 100644 root:root 6e1d70a922dc01a6ca0ff372c68393b7 -File: /usr/lib64/ttskelmock.so 100644 root:root fcda5f50e367d7042ea4ed55f43ec004 -File: /usr/lib64/ttskelnull.so 100644 root:root 421395e6b2f38ed1ea3e29aa3c827b16 -File: /usr/lib64/ttskelproxy.so 100644 root:root 2adf8afc81c9c8d7e66679a38fd08e55 -RPMIdentity: 22ed62a824b2bee90ce6469ce6e47572236d3e6ea69d2c7bc0faee5e300caaf2645e4d9f54805a59b86f70126864ef51659e14e9c46acbdaa69180dac4f17733 +File: /usr/lib64/ttskeldir.so 100644 root:root dbfb0647f482c500a75965774a68da0f +File: /usr/lib64/ttskelmock.so 100644 root:root b2de4f13a03a9bcaafc75a0887f3d732 +File: /usr/lib64/ttskelnull.so 100644 root:root b23c791c197a93547a19d6971398a5ed +File: /usr/lib64/ttskelproxy.so 100644 root:root f0045a420e4f3afd203e070f38cafa29 +RPMIdentity: 127837c348cfc53188ef5eff187394371eb6776253099df02af69a719d3a6761c3e743c181487b119f4fc2fdfb5fe48f3000d74baefbaa31d60a8f0401303e65 --- libtokyotyrant-devel-debuginfo-1.1.40-alt1.2.x86_64.rpm.repo 2021-06-23 02:39:02.000000000 +0000 +++ libtokyotyrant-devel-debuginfo-1.1.40-alt1.2.x86_64.rpm.hasher 2023-01-01 02:23:10.194611525 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/07 40755 root:root -/usr/lib/debug/.build-id/07/63c68923506c589a3868280fc088d5182ae992 120777 root:root ../../../../lib64/ttskelnull.so -/usr/lib/debug/.build-id/07/63c68923506c589a3868280fc088d5182ae992.debug 120777 root:root ../../usr/lib64/ttskelnull.so.debug -/usr/lib/debug/.build-id/26 40755 root:root -/usr/lib/debug/.build-id/26/f845bf981a25dca927cb2b82f43ab0d877a9c2 120777 root:root ../../../../lib64/ttskeldir.so -/usr/lib/debug/.build-id/26/f845bf981a25dca927cb2b82f43ab0d877a9c2.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug -/usr/lib/debug/.build-id/5c 40755 root:root -/usr/lib/debug/.build-id/5c/0a7a3b535ad1c2bb68f9566b23e247a26ffa9d 120777 root:root ../../../../lib64/ttskelproxy.so -/usr/lib/debug/.build-id/5c/0a7a3b535ad1c2bb68f9566b23e247a26ffa9d.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug -/usr/lib/debug/.build-id/88 40755 root:root -/usr/lib/debug/.build-id/88/b5e9b4db6bde3883eef69863611a3fe4ca90f2 120777 root:root ../../../../lib64/ttskelmock.so -/usr/lib/debug/.build-id/88/b5e9b4db6bde3883eef69863611a3fe4ca90f2.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug +/usr/lib/debug/.build-id/2f 40755 root:root +/usr/lib/debug/.build-id/2f/0f7b08e8e8238dfa799c3cf7fc89c7bd2e01ec 120777 root:root ../../../../lib64/ttskelnull.so +/usr/lib/debug/.build-id/2f/0f7b08e8e8238dfa799c3cf7fc89c7bd2e01ec.debug 120777 root:root ../../usr/lib64/ttskelnull.so.debug +/usr/lib/debug/.build-id/32 40755 root:root +/usr/lib/debug/.build-id/32/744d5ee6fd3044615a349d857a8268eb155d07 120777 root:root ../../../../lib64/ttskelmock.so +/usr/lib/debug/.build-id/32/744d5ee6fd3044615a349d857a8268eb155d07.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug +/usr/lib/debug/.build-id/45 40755 root:root +/usr/lib/debug/.build-id/45/bb71ec696a060fd2b131193e514f1b79fcf030 120777 root:root ../../../../lib64/ttskelproxy.so +/usr/lib/debug/.build-id/45/bb71ec696a060fd2b131193e514f1b79fcf030.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug +/usr/lib/debug/.build-id/6c 40755 root:root +/usr/lib/debug/.build-id/6c/d5528950c75f55cf73c80722216868eb7e3181 120777 root:root ../../../../lib64/ttskeldir.so +/usr/lib/debug/.build-id/6c/d5528950c75f55cf73c80722216868eb7e3181.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug /usr/lib/debug/usr/lib64/ttskeldir.so.debug 100644 root:root @@ -29,18 +29,18 @@ Provides: libtokyotyrant-devel-debuginfo = 1.1.40-alt1.2:sisyphus+275190.100.1.1 -File: /usr/lib/debug/.build-id/07 40755 root:root -File: /usr/lib/debug/.build-id/07/63c68923506c589a3868280fc088d5182ae992 120777 root:root ../../../../lib64/ttskelnull.so -File: /usr/lib/debug/.build-id/07/63c68923506c589a3868280fc088d5182ae992.debug 120777 root:root ../../usr/lib64/ttskelnull.so.debug -File: /usr/lib/debug/.build-id/26 40755 root:root -File: /usr/lib/debug/.build-id/26/f845bf981a25dca927cb2b82f43ab0d877a9c2 120777 root:root ../../../../lib64/ttskeldir.so -File: /usr/lib/debug/.build-id/26/f845bf981a25dca927cb2b82f43ab0d877a9c2.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug -File: /usr/lib/debug/.build-id/5c 40755 root:root -File: /usr/lib/debug/.build-id/5c/0a7a3b535ad1c2bb68f9566b23e247a26ffa9d 120777 root:root ../../../../lib64/ttskelproxy.so -File: /usr/lib/debug/.build-id/5c/0a7a3b535ad1c2bb68f9566b23e247a26ffa9d.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug -File: /usr/lib/debug/.build-id/88 40755 root:root -File: /usr/lib/debug/.build-id/88/b5e9b4db6bde3883eef69863611a3fe4ca90f2 120777 root:root ../../../../lib64/ttskelmock.so -File: /usr/lib/debug/.build-id/88/b5e9b4db6bde3883eef69863611a3fe4ca90f2.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug -File: /usr/lib/debug/usr/lib64/ttskeldir.so.debug 100644 root:root 7c4bd6b3861e831a172e3853c51bdcd4 -File: /usr/lib/debug/usr/lib64/ttskelmock.so.debug 100644 root:root 2f28a8da2f8bc43bc8ec2a6f4a5f3b1b -File: /usr/lib/debug/usr/lib64/ttskelnull.so.debug 100644 root:root 86e1da968d72476dd4f715f96d5c4712 -File: /usr/lib/debug/usr/lib64/ttskelproxy.so.debug 100644 root:root 253683479f541ca77817d8b90050600e +File: /usr/lib/debug/.build-id/2f 40755 root:root +File: /usr/lib/debug/.build-id/2f/0f7b08e8e8238dfa799c3cf7fc89c7bd2e01ec 120777 root:root ../../../../lib64/ttskelnull.so +File: /usr/lib/debug/.build-id/2f/0f7b08e8e8238dfa799c3cf7fc89c7bd2e01ec.debug 120777 root:root ../../usr/lib64/ttskelnull.so.debug +File: /usr/lib/debug/.build-id/32 40755 root:root +File: /usr/lib/debug/.build-id/32/744d5ee6fd3044615a349d857a8268eb155d07 120777 root:root ../../../../lib64/ttskelmock.so +File: /usr/lib/debug/.build-id/32/744d5ee6fd3044615a349d857a8268eb155d07.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug +File: /usr/lib/debug/.build-id/45 40755 root:root +File: /usr/lib/debug/.build-id/45/bb71ec696a060fd2b131193e514f1b79fcf030 120777 root:root ../../../../lib64/ttskelproxy.so +File: /usr/lib/debug/.build-id/45/bb71ec696a060fd2b131193e514f1b79fcf030.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug +File: /usr/lib/debug/.build-id/6c 40755 root:root +File: /usr/lib/debug/.build-id/6c/d5528950c75f55cf73c80722216868eb7e3181 120777 root:root ../../../../lib64/ttskeldir.so +File: /usr/lib/debug/.build-id/6c/d5528950c75f55cf73c80722216868eb7e3181.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug +File: /usr/lib/debug/usr/lib64/ttskeldir.so.debug 100644 root:root 31cfa7e9713e8ffbde28f92f226607ec +File: /usr/lib/debug/usr/lib64/ttskelmock.so.debug 100644 root:root b62d20fdc40bf7a4d6e4cbb51d0b3f86 +File: /usr/lib/debug/usr/lib64/ttskelnull.so.debug 100644 root:root a2308538546fc973677cd588f0de8c5a +File: /usr/lib/debug/usr/lib64/ttskelproxy.so.debug 100644 root:root 5611d86c8fa7c674fbc85f2718de5a76 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: 98544e6157ec6ca3328e3ecf2aa7692c21e7329ad3cfc01870916d650f31b50f498bcee923dc8730c0585ba6d3f82888be4f9e0e6da86a840a23cc8e1e8e76e6 +RPMIdentity: f055e07ed594e6b1be5e362597288bcd01c2f2ad26faed1abe29a8c0c5a6f010ed6b7efd0f0a962d695e972a0a74fae3e0988003c127b1929b3e79efb3b4ee8c --- libtokyotyrant-devel-static-1.1.40-alt1.2.x86_64.rpm.repo 2021-06-23 02:39:02.000000000 +0000 +++ libtokyotyrant-devel-static-1.1.40-alt1.2.x86_64.rpm.hasher 2023-01-01 02:23:10.263612632 +0000 @@ -5,3 +5,3 @@ Provides: libtokyotyrant-devel-static = 1.1.40-alt1.2:sisyphus+275190.100.1.1 -File: /usr/lib64/libtokyotyrant.a 100644 root:root c23703849d130ffd4b13e4ec53146806 -RPMIdentity: 94e087f1cfabe19f1e81d71f3c40bb0593512cc2dea3025d7a3fddbf7e0f9d820801c51bf430250919f7ffe5d3c38a09b677e32e45e1d95f7f23772c0f33f3e2 +File: /usr/lib64/libtokyotyrant.a 100644 root:root 2a18a9e2f990699c4adcd954e75787fd +RPMIdentity: afc782c52d92213b3d36d77ffe000c40ecca3461da10261277a4350dddfe8cbf02f0080456883371557b1f631fe87747b6f05eece65a0c055557779d6db95240 --- tokyotyrant-1.1.40-alt1.2.x86_64.rpm.repo 2021-06-23 02:39:02.000000000 +0000 +++ tokyotyrant-1.1.40-alt1.2.x86_64.rpm.hasher 2023-01-01 02:23:10.336613803 +0000 @@ -31,3 +31,3 @@ File: /etc/sysconfig/tokyotyrant 100644 root:root 0c64bc3284dd8993a2ef150ada12f135 -File: /usr/bin/ttserver 100755 root:root c71c7b62a609859718061c3afa57bf9f +File: /usr/bin/ttserver 100755 root:root a42b3e0729e08df0e54a734a7b1f2ded File: /usr/share/man/man1/ttserver.1.xz 100644 root:root 91064071acf67c96ff0762a8d068d9e4 @@ -35,2 +35,2 @@ File: /var/log/ttserver 40770 root:_tyrant -RPMIdentity: 273f00c9642c110c22d749cbdfeb26e9bfdd9a345744262d89f08bfd6b06c731deb87823d2f63aaebabc323063f665b777e60806209fdea8b467c732ade55006 +RPMIdentity: 5e90c12614a0aa9f31a6a55479bfdce8dbfe58a427cc203c6c5622827ec284d8690b41c5834ed9c5fd7befa5d06e05ab0e34617dddc9fe7ea128419335cf71da --- tokyotyrant-debuginfo-1.1.40-alt1.2.x86_64.rpm.repo 2021-06-23 02:39:01.000000000 +0000 +++ tokyotyrant-debuginfo-1.1.40-alt1.2.x86_64.rpm.hasher 2023-01-01 02:23:10.553617283 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1e 40755 root:root -/usr/lib/debug/.build-id/1e/fc39d0199460e36c259877ab19988f89a3fb6a 120777 root:root ../../../../bin/ttserver -/usr/lib/debug/.build-id/1e/fc39d0199460e36c259877ab19988f89a3fb6a.debug 120777 root:root ../../usr/bin/ttserver.debug +/usr/lib/debug/.build-id/3c 40755 root:root +/usr/lib/debug/.build-id/3c/f7a48fecf3eb654cee1009a971763ee2d21bc1 120777 root:root ../../../../bin/ttserver +/usr/lib/debug/.build-id/3c/f7a48fecf3eb654cee1009a971763ee2d21bc1.debug 120777 root:root ../../usr/bin/ttserver.debug /usr/lib/debug/usr/bin/ttserver.debug 100644 root:root @@ -14,6 +14,6 @@ Provides: tokyotyrant-debuginfo = 1.1.40-alt1.2:sisyphus+275190.100.1.1 -File: /usr/lib/debug/.build-id/1e 40755 root:root -File: /usr/lib/debug/.build-id/1e/fc39d0199460e36c259877ab19988f89a3fb6a 120777 root:root ../../../../bin/ttserver -File: /usr/lib/debug/.build-id/1e/fc39d0199460e36c259877ab19988f89a3fb6a.debug 120777 root:root ../../usr/bin/ttserver.debug -File: /usr/lib/debug/usr/bin/ttserver.debug 100644 root:root 0ee5f5f84a38a3aa14a6b2897cf44315 +File: /usr/lib/debug/.build-id/3c 40755 root:root +File: /usr/lib/debug/.build-id/3c/f7a48fecf3eb654cee1009a971763ee2d21bc1 120777 root:root ../../../../bin/ttserver +File: /usr/lib/debug/.build-id/3c/f7a48fecf3eb654cee1009a971763ee2d21bc1.debug 120777 root:root ../../usr/bin/ttserver.debug +File: /usr/lib/debug/usr/bin/ttserver.debug 100644 root:root e9c3b6f83979be33723874eb5e331352 File: /usr/src/debug/tokyotyrant-1.1.40 40755 root:root @@ -22,2 +22,2 @@ File: /usr/src/debug/tokyotyrant-1.1.40/ttserver.c 100644 root:root 9c373482e60f8a245d2c76152bd06498 -RPMIdentity: a49e1a9d04c1ca3d74938e6cc299c07769946d50b0d1d812a1ed363c56b0bb156110944d8b37bbba61b0688b1a5a34d49f3a86f99adc156e147ffb51c90dcaec +RPMIdentity: 115349228c8b248123dba22c6703ddd49828e92e3c17231c54758f6980620830174cd2efabead5a9dc198bb90356cb6ac783e9e8829961824b7edd8194c26709 --- tokyotyrant-utils-1.1.40-alt1.2.x86_64.rpm.repo 2021-06-23 02:39:02.000000000 +0000 +++ tokyotyrant-utils-1.1.40-alt1.2.x86_64.rpm.hasher 2023-01-01 02:23:10.757620555 +0000 @@ -15,7 +15,7 @@ Provides: tokyotyrant-utils = 1.1.40-alt1.2:sisyphus+275190.100.1.1 -File: /usr/bin/tcrmgr 100755 root:root c8781713d0ea073663fa11c40a6f7cbc -File: /usr/bin/tcrmttest 100755 root:root 806c48c1dc3c605c38e68157ab314440 -File: /usr/bin/tcrtest 100755 root:root 36f3173119a7777df70fbcaa37786948 -File: /usr/bin/ttulmgr 100755 root:root 726772d75044872b6c0c5fd7cceee8b3 -File: /usr/bin/ttultest 100755 root:root 71f4e76ccbcc6064b36b5a6dd446da74 +File: /usr/bin/tcrmgr 100755 root:root 8cc37ce0b45ea9ceda37822949bd8e3e +File: /usr/bin/tcrmttest 100755 root:root 3edaa11a895253b001fcacc8092c8ece +File: /usr/bin/tcrtest 100755 root:root bac0107c0b0843cc8811b378957e755c +File: /usr/bin/ttulmgr 100755 root:root 94ef3f6695efb5f584b2d91340b4f766 +File: /usr/bin/ttultest 100755 root:root db92a9d824096f415fcf537897234409 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: 9f8c5d94d9caebfab73c22bf7d9d704886b8b95cc97133984ba1ad152e8e2f486467b642bfc0d32d502581f97948e6a6d597c6b7a855b73a209dc63364ae12bc +RPMIdentity: 0a91829602cde1e5908e4a12a639ba9339c3b9a187dc373769ac6a3808186b2866f497d63900e60da8f86852232f1186008ab004048a4af12e856452c27b5974 --- tokyotyrant-utils-debuginfo-1.1.40-alt1.2.x86_64.rpm.repo 2021-06-23 02:39:02.000000000 +0000 +++ tokyotyrant-utils-debuginfo-1.1.40-alt1.2.x86_64.rpm.hasher 2023-01-01 02:23:10.804621309 +0000 @@ -1,16 +1,16 @@ -/usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/82f924f221862384d61f3884f9defaf60ed53a 120777 root:root ../../../../bin/tcrtest -/usr/lib/debug/.build-id/24/82f924f221862384d61f3884f9defaf60ed53a.debug 120777 root:root ../../usr/bin/tcrtest.debug -/usr/lib/debug/.build-id/3a 40755 root:root -/usr/lib/debug/.build-id/3a/d13030930c4ea2bdf62fe14d8010cc1097cc17 120777 root:root ../../../../bin/tcrmttest -/usr/lib/debug/.build-id/3a/d13030930c4ea2bdf62fe14d8010cc1097cc17.debug 120777 root:root ../../usr/bin/tcrmttest.debug -/usr/lib/debug/.build-id/42 40755 root:root -/usr/lib/debug/.build-id/42/4e737346e3784e997ce4b9bd8389f86ce38638 120777 root:root ../../../../bin/ttultest -/usr/lib/debug/.build-id/42/4e737346e3784e997ce4b9bd8389f86ce38638.debug 120777 root:root ../../usr/bin/ttultest.debug -/usr/lib/debug/.build-id/c0 40755 root:root -/usr/lib/debug/.build-id/c0/62946a105b159f3359523d78771af12733aa78 120777 root:root ../../../../bin/ttulmgr -/usr/lib/debug/.build-id/c0/62946a105b159f3359523d78771af12733aa78.debug 120777 root:root ../../usr/bin/ttulmgr.debug -/usr/lib/debug/.build-id/c7 40755 root:root -/usr/lib/debug/.build-id/c7/c63b8ffdc5898723470cd87fbb21625436fdd6 120777 root:root ../../../../bin/tcrmgr -/usr/lib/debug/.build-id/c7/c63b8ffdc5898723470cd87fbb21625436fdd6.debug 120777 root:root ../../usr/bin/tcrmgr.debug +/usr/lib/debug/.build-id/3c 40755 root:root +/usr/lib/debug/.build-id/3c/8ec8a48f924201c9c2924f44b82fa1602b5ce4 120777 root:root ../../../../bin/tcrmttest +/usr/lib/debug/.build-id/3c/8ec8a48f924201c9c2924f44b82fa1602b5ce4.debug 120777 root:root ../../usr/bin/tcrmttest.debug +/usr/lib/debug/.build-id/3e 40755 root:root +/usr/lib/debug/.build-id/3e/c577f81c5a259382408f10b9ada2c6d146c5e4 120777 root:root ../../../../bin/ttulmgr +/usr/lib/debug/.build-id/3e/c577f81c5a259382408f10b9ada2c6d146c5e4.debug 120777 root:root ../../usr/bin/ttulmgr.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/663045e57db871a9264ae4f5f1ebb6c2e95254 120777 root:root ../../../../bin/tcrmgr +/usr/lib/debug/.build-id/8f/663045e57db871a9264ae4f5f1ebb6c2e95254.debug 120777 root:root ../../usr/bin/tcrmgr.debug +/usr/lib/debug/.build-id/98 40755 root:root +/usr/lib/debug/.build-id/98/ca3ecc92f5d92dc93d801022be45e8b48ffb08 120777 root:root ../../../../bin/tcrtest +/usr/lib/debug/.build-id/98/ca3ecc92f5d92dc93d801022be45e8b48ffb08.debug 120777 root:root ../../usr/bin/tcrtest.debug +/usr/lib/debug/.build-id/f7 40755 root:root +/usr/lib/debug/.build-id/f7/956a8815fb2c81ac95ce05ebaebd7a42581e1f 120777 root:root ../../../../bin/ttultest +/usr/lib/debug/.build-id/f7/956a8815fb2c81ac95ce05ebaebd7a42581e1f.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-alt1.2:sisyphus+275190.100.1.1 -File: /usr/lib/debug/.build-id/24 40755 root:root -File: /usr/lib/debug/.build-id/24/82f924f221862384d61f3884f9defaf60ed53a 120777 root:root ../../../../bin/tcrtest -File: /usr/lib/debug/.build-id/24/82f924f221862384d61f3884f9defaf60ed53a.debug 120777 root:root ../../usr/bin/tcrtest.debug -File: /usr/lib/debug/.build-id/3a 40755 root:root -File: /usr/lib/debug/.build-id/3a/d13030930c4ea2bdf62fe14d8010cc1097cc17 120777 root:root ../../../../bin/tcrmttest -File: /usr/lib/debug/.build-id/3a/d13030930c4ea2bdf62fe14d8010cc1097cc17.debug 120777 root:root ../../usr/bin/tcrmttest.debug -File: /usr/lib/debug/.build-id/42 40755 root:root -File: /usr/lib/debug/.build-id/42/4e737346e3784e997ce4b9bd8389f86ce38638 120777 root:root ../../../../bin/ttultest -File: /usr/lib/debug/.build-id/42/4e737346e3784e997ce4b9bd8389f86ce38638.debug 120777 root:root ../../usr/bin/ttultest.debug -File: /usr/lib/debug/.build-id/c0 40755 root:root -File: /usr/lib/debug/.build-id/c0/62946a105b159f3359523d78771af12733aa78 120777 root:root ../../../../bin/ttulmgr -File: /usr/lib/debug/.build-id/c0/62946a105b159f3359523d78771af12733aa78.debug 120777 root:root ../../usr/bin/ttulmgr.debug -File: /usr/lib/debug/.build-id/c7 40755 root:root -File: /usr/lib/debug/.build-id/c7/c63b8ffdc5898723470cd87fbb21625436fdd6 120777 root:root ../../../../bin/tcrmgr -File: /usr/lib/debug/.build-id/c7/c63b8ffdc5898723470cd87fbb21625436fdd6.debug 120777 root:root ../../usr/bin/tcrmgr.debug -File: /usr/lib/debug/usr/bin/tcrmgr.debug 100644 root:root 9e2e2d6235fc4b36bad29c0a52dd329f -File: /usr/lib/debug/usr/bin/tcrmttest.debug 100644 root:root 55ee98702e5e88c00dfe363f63b07d8c -File: /usr/lib/debug/usr/bin/tcrtest.debug 100644 root:root 46d17974794156f4c360224a3d336766 -File: /usr/lib/debug/usr/bin/ttulmgr.debug 100644 root:root 442b54ffd88ae67ca3af32f6f2dcea04 -File: /usr/lib/debug/usr/bin/ttultest.debug 100644 root:root 610519fe7e7aa25034ccabffb289e1a1 +File: /usr/lib/debug/.build-id/3c 40755 root:root +File: /usr/lib/debug/.build-id/3c/8ec8a48f924201c9c2924f44b82fa1602b5ce4 120777 root:root ../../../../bin/tcrmttest +File: /usr/lib/debug/.build-id/3c/8ec8a48f924201c9c2924f44b82fa1602b5ce4.debug 120777 root:root ../../usr/bin/tcrmttest.debug +File: /usr/lib/debug/.build-id/3e 40755 root:root +File: /usr/lib/debug/.build-id/3e/c577f81c5a259382408f10b9ada2c6d146c5e4 120777 root:root ../../../../bin/ttulmgr +File: /usr/lib/debug/.build-id/3e/c577f81c5a259382408f10b9ada2c6d146c5e4.debug 120777 root:root ../../usr/bin/ttulmgr.debug +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/663045e57db871a9264ae4f5f1ebb6c2e95254 120777 root:root ../../../../bin/tcrmgr +File: /usr/lib/debug/.build-id/8f/663045e57db871a9264ae4f5f1ebb6c2e95254.debug 120777 root:root ../../usr/bin/tcrmgr.debug +File: /usr/lib/debug/.build-id/98 40755 root:root +File: /usr/lib/debug/.build-id/98/ca3ecc92f5d92dc93d801022be45e8b48ffb08 120777 root:root ../../../../bin/tcrtest +File: /usr/lib/debug/.build-id/98/ca3ecc92f5d92dc93d801022be45e8b48ffb08.debug 120777 root:root ../../usr/bin/tcrtest.debug +File: /usr/lib/debug/.build-id/f7 40755 root:root +File: /usr/lib/debug/.build-id/f7/956a8815fb2c81ac95ce05ebaebd7a42581e1f 120777 root:root ../../../../bin/ttultest +File: /usr/lib/debug/.build-id/f7/956a8815fb2c81ac95ce05ebaebd7a42581e1f.debug 120777 root:root ../../usr/bin/ttultest.debug +File: /usr/lib/debug/usr/bin/tcrmgr.debug 100644 root:root df3e53554fc1716847c839d405a5ffe2 +File: /usr/lib/debug/usr/bin/tcrmttest.debug 100644 root:root 45c646faccc62890d9dbf3a4a4f68ecd +File: /usr/lib/debug/usr/bin/tcrtest.debug 100644 root:root 196c3eb5ecd7f7f809d95e830a7dde46 +File: /usr/lib/debug/usr/bin/ttulmgr.debug 100644 root:root 45b8fb1790c499af40581b2fa1e574d4 +File: /usr/lib/debug/usr/bin/ttultest.debug 100644 root:root 6a38c296847d061851d5cb1c22b8fbe7 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: 7d6952948b6ae2c6faa767375a7932d31a7f3f33c1d1655ff5c8d48621bc0ac9dae0bb9855b1dd2bcbfa3eca525320e324333e8493bb7e052b339c23ebdb70b2 +RPMIdentity: 2f0a5186b5e49cbce51a45d9f6445702ba2de374b3e8b91241386d8cf795275890eeb684c05a6c65aae73856c71ddc2bf8c0e73250bb2af93c1cf57a91af6493