<86>Sep 10 01:59:58 userdel[2451433]: delete user 'rooter' <86>Sep 10 01:59:58 userdel[2451433]: removed group 'rooter' owned by 'rooter' <86>Sep 10 01:59:58 userdel[2451433]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 10 01:59:58 groupadd[2451448]: group added to /etc/group: name=rooter, GID=918 <86>Sep 10 01:59:58 groupadd[2451448]: group added to /etc/gshadow: name=rooter <86>Sep 10 01:59:58 groupadd[2451448]: new group: name=rooter, GID=918 <86>Sep 10 01:59:58 useradd[2451459]: new user: name=rooter, UID=918, GID=918, home=/root, shell=/bin/bash <86>Sep 10 01:59:58 userdel[2451471]: delete user 'builder' <86>Sep 10 01:59:58 userdel[2451471]: removed group 'builder' owned by 'builder' <86>Sep 10 01:59:58 userdel[2451471]: removed shadow group 'builder' owned by 'builder' <86>Sep 10 01:59:58 groupadd[2451481]: group added to /etc/group: name=builder, GID=919 <86>Sep 10 01:59:58 groupadd[2451481]: group added to /etc/gshadow: name=builder <86>Sep 10 01:59:58 groupadd[2451481]: new group: name=builder, GID=919 <86>Sep 10 01:59:58 useradd[2451491]: new user: name=builder, UID=919, GID=919, home=/usr/src, shell=/bin/bash <13>Sep 10 01:59:59 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Sep 10 02:00:00 rpmi: libtokyocabinet-1.4.47-alt3 sisyphus+287149.100.1.1 1634309237 installed <13>Sep 10 02:00:00 rpmi: libtokyocabinet-devel-1.4.47-alt3 sisyphus+287149.100.1.1 1634309237 installed <13>Sep 10 02:00:00 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.27277 + 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.27277 + 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 -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 -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 -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 -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -shared -o ttskeldir.so ttskeldir.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char tculog.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char tcrtest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char tcrmgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char tcrdb.c make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' ar rv libtokyotyrant.a ttutil.o tculog.o tcrdb.o myconf.o ar: creating libtokyotyrant.a a - ttutil.o a - tculog.o a - tcrdb.o a - myconf.o make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char ttserver.c ttserver.c: In function 'do_putnr': ttserver.c:1301:13: warning: variable 'code' set but not used [-Wunused-but-set-variable] 1301 | uint8_t code = 0; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' if uname -a | egrep -i 'SunOS' > /dev/null ; \ then \ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -shared -Wl,-G,-h,libtokyotyrant.so.3 -o libtokyotyrant.so.3.23.0 \ ttutil.o tculog.o tcrdb.o myconf.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc ; \ else \ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -shared -Wl,-soname,libtokyotyrant.so.3 -o libtokyotyrant.so.3.23.0 \ ttutil.o tculog.o tcrdb.o myconf.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc ; \ fi egrep: warning: egrep is obsolescent; using grep -E make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' ln -f -s libtokyotyrant.so.3.23.0 libtokyotyrant.so.3 make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' ln -f -s libtokyotyrant.so.3.23.0 libtokyotyrant.so make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -shared -o ttskelproxy.so ttskelproxy.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o ttulmgr ttulmgr.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o ttultest ttultest.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o tcrmttest tcrmttest.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o tcrmgr tcrmgr.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o tcrtest tcrtest.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -std=c99 -fPIC -fsigned-char -o ttserver ttserver.o scrext.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' make: Entering directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' #================================================================ # Ready to install. #================================================================ make: Leaving directory '/usr/src/RPM/BUILD/tokyotyrant-1.1.40' + bzip2 --best --keep --force -- ChangeLog + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50145 + 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.SX96Pg 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.lodUx4 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.XBwKJO Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GmeSEW Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oVUoIQ 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.WAhqFO 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.ow554R 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.iDpKWC 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.v7GJNn 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.Oqe1dx 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.9EJieS 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.bKJ0tL 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.1W3eAN 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.O0O0l2 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.pibif5 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.NoA6Jz 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.J47gIp 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.lPr09U find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YCnBeg 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.b8Z2qR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vd463Z 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.q3xENF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yx1Fnp 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.fTes6p find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gNgL3X 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) 10.02user 3.70system 0:34.19elapsed 40%CPU (0avgtext+0avgdata 61508maxresident)k 0inputs+0outputs (0major+1708309minor)pagefaults 0swaps 2.13user 1.19system 0:42.33elapsed 7%CPU (0avgtext+0avgdata 105680maxresident)k 648inputs+0outputs (46284major+201760minor)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-09-10 02:00:39.477763801 +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 c2e3e1bb470e4d3ccbdacb51426cd64d +RPMIdentity: d21f3eaac16520df8e3d50ae0fa311ffb4ac1adbf9bbd8957369e828c55dcde037ddd38ec07a92307bab52d01cc05890c9adacfb8c768db795df0f85d03ef7fe --- 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-09-10 02:00:39.543764703 +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/d2 40755 root:root +/usr/lib/debug/.build-id/d2/2ced46d71b45b8902ff90848eefa702726c54c 120777 root:root ../../../../lib64/libtokyotyrant.so.3.23.0 +/usr/lib/debug/.build-id/d2/2ced46d71b45b8902ff90848eefa702726c54c.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/d2 40755 root:root +File: /usr/lib/debug/.build-id/d2/2ced46d71b45b8902ff90848eefa702726c54c 120777 root:root ../../../../lib64/libtokyotyrant.so.3.23.0 +File: /usr/lib/debug/.build-id/d2/2ced46d71b45b8902ff90848eefa702726c54c.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 1a48f20ca132f54c3acba64b1ed1d799 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: 16d7cc1604a2cdea56d1f039df528016e644b2052a9f2f8c4a4b5a8d19e127f6dd9ef20f2a7e34566765b5cd90764b903ef2d66b5f68dee0c0a8c1c42c326f77 --- 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-09-10 02:00:39.631765905 +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 1c25622770d582d1cb1c362b4d208fd1 +File: /usr/lib64/ttskelmock.so 100644 root:root b79c8bd1676637ccfd525ad314986c3e +File: /usr/lib64/ttskelnull.so 100644 root:root bbee9a0d26218ab72730a57567dd70fa +File: /usr/lib64/ttskelproxy.so 100644 root:root d3befeb0e4ff874561166443066a48f7 +RPMIdentity: 4e9164d4996a5c1554c452ce78771473326db4ddf55a2edd67c12ee85d2ed3eceae3c4be9c9e8c54967c132f28f4066ebceff213a79cec9e0c1500077b62f5b0 --- 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-09-10 02:00:39.728767231 +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/41 40755 root:root +/usr/lib/debug/.build-id/41/06737f820007acc90aa9d9a9e6b4e4825df135 120777 root:root ../../../../lib64/ttskeldir.so +/usr/lib/debug/.build-id/41/06737f820007acc90aa9d9a9e6b4e4825df135.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug +/usr/lib/debug/.build-id/b3 40755 root:root +/usr/lib/debug/.build-id/b3/e06801269a3123937b2e24691ed1ef7cb8cfcc 120777 root:root ../../../../lib64/ttskelmock.so +/usr/lib/debug/.build-id/b3/e06801269a3123937b2e24691ed1ef7cb8cfcc.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug +/usr/lib/debug/.build-id/e2 40755 root:root +/usr/lib/debug/.build-id/e2/16aefc10cbbff2040eed7dc22429b5d4b59e3d 120777 root:root ../../../../lib64/ttskelproxy.so +/usr/lib/debug/.build-id/e2/16aefc10cbbff2040eed7dc22429b5d4b59e3d.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug +/usr/lib/debug/.build-id/f6 40755 root:root +/usr/lib/debug/.build-id/f6/8d614c49f43a095e0552ba42b37839e2e195f6 120777 root:root ../../../../lib64/ttskelnull.so +/usr/lib/debug/.build-id/f6/8d614c49f43a095e0552ba42b37839e2e195f6.debug 120777 root:root ../../usr/lib64/ttskelnull.so.debug /usr/lib/debug/usr/lib64/ttskeldir.so.debug 100644 root:root @@ -29,18 +29,18 @@ Provides: libtokyotyrant-devel-debuginfo = 1.1.40-alt2:sisyphus+287149.300.1.1 -File: /usr/lib/debug/.build-id/16 40755 root:root -File: /usr/lib/debug/.build-id/16/68d549a1822abfdf6a019a9db555e1273cf35f 120777 root:root ../../../../lib64/ttskelnull.so -File: /usr/lib/debug/.build-id/16/68d549a1822abfdf6a019a9db555e1273cf35f.debug 120777 root:root ../../usr/lib64/ttskelnull.so.debug -File: /usr/lib/debug/.build-id/86 40755 root:root -File: /usr/lib/debug/.build-id/86/b8af8baa214ca914e25311b75896b5e528b2a2 120777 root:root ../../../../lib64/ttskeldir.so -File: /usr/lib/debug/.build-id/86/b8af8baa214ca914e25311b75896b5e528b2a2.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug -File: /usr/lib/debug/.build-id/b5 40755 root:root -File: /usr/lib/debug/.build-id/b5/dc62aa692a899eb95ba5d30427d7271e9ae4ef 120777 root:root ../../../../lib64/ttskelproxy.so -File: /usr/lib/debug/.build-id/b5/dc62aa692a899eb95ba5d30427d7271e9ae4ef.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug -File: /usr/lib/debug/.build-id/ca 40755 root:root -File: /usr/lib/debug/.build-id/ca/4f17cfd2daec04025f03605e5e624b9bdfb9f0 120777 root:root ../../../../lib64/ttskelmock.so -File: /usr/lib/debug/.build-id/ca/4f17cfd2daec04025f03605e5e624b9bdfb9f0.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug -File: /usr/lib/debug/usr/lib64/ttskeldir.so.debug 100644 root:root c562e6209dd7ecac4b3bd420949b7592 -File: /usr/lib/debug/usr/lib64/ttskelmock.so.debug 100644 root:root b4187a538bebd5f904863af8cd92775a -File: /usr/lib/debug/usr/lib64/ttskelnull.so.debug 100644 root:root facc5883009f8ee2a154c098b5a1417d -File: /usr/lib/debug/usr/lib64/ttskelproxy.so.debug 100644 root:root b94f987c437278cc4a40f82c0c15f457 +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/06737f820007acc90aa9d9a9e6b4e4825df135 120777 root:root ../../../../lib64/ttskeldir.so +File: /usr/lib/debug/.build-id/41/06737f820007acc90aa9d9a9e6b4e4825df135.debug 120777 root:root ../../usr/lib64/ttskeldir.so.debug +File: /usr/lib/debug/.build-id/b3 40755 root:root +File: /usr/lib/debug/.build-id/b3/e06801269a3123937b2e24691ed1ef7cb8cfcc 120777 root:root ../../../../lib64/ttskelmock.so +File: /usr/lib/debug/.build-id/b3/e06801269a3123937b2e24691ed1ef7cb8cfcc.debug 120777 root:root ../../usr/lib64/ttskelmock.so.debug +File: /usr/lib/debug/.build-id/e2 40755 root:root +File: /usr/lib/debug/.build-id/e2/16aefc10cbbff2040eed7dc22429b5d4b59e3d 120777 root:root ../../../../lib64/ttskelproxy.so +File: /usr/lib/debug/.build-id/e2/16aefc10cbbff2040eed7dc22429b5d4b59e3d.debug 120777 root:root ../../usr/lib64/ttskelproxy.so.debug +File: /usr/lib/debug/.build-id/f6 40755 root:root +File: /usr/lib/debug/.build-id/f6/8d614c49f43a095e0552ba42b37839e2e195f6 120777 root:root ../../../../lib64/ttskelnull.so +File: /usr/lib/debug/.build-id/f6/8d614c49f43a095e0552ba42b37839e2e195f6.debug 120777 root:root ../../usr/lib64/ttskelnull.so.debug +File: /usr/lib/debug/usr/lib64/ttskeldir.so.debug 100644 root:root 5a6d983f96671243a0aa3ae060624458 +File: /usr/lib/debug/usr/lib64/ttskelmock.so.debug 100644 root:root d6fea26e0f61a6a43d0403e3471218e1 +File: /usr/lib/debug/usr/lib64/ttskelnull.so.debug 100644 root:root dddc924f532d32e70578e8d7c2b93379 +File: /usr/lib/debug/usr/lib64/ttskelproxy.so.debug 100644 root:root aaf9e4dd78b8b35a46a43c6b9aa82f53 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: 14f0a258039d4c997c35a45dd3c2fa662937600b993b9c6a4352ce3a4cc85175c54f3a1a7ba8c9fba03e0531f8b575efc21e3b672b7b090d67ea299de9973d10 --- 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-09-10 02:00:40.259774486 +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 352129aa01f1533bf2da70153c913dc9 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: 970e002ec98d426d12f91662ae2e5e8dcdf7bb840de39131d448720b5d3b479e1c6cef87a314fd49802e241d10614eec64048ae934f35275fbbaaf555eedb9c5 --- 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-09-10 02:00:40.532778216 +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/c8 40755 root:root +/usr/lib/debug/.build-id/c8/bcb5e7b5514cf1cf370383c9f8127ddb1d2ff6 120777 root:root ../../../../bin/ttserver +/usr/lib/debug/.build-id/c8/bcb5e7b5514cf1cf370383c9f8127ddb1d2ff6.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/c8 40755 root:root +File: /usr/lib/debug/.build-id/c8/bcb5e7b5514cf1cf370383c9f8127ddb1d2ff6 120777 root:root ../../../../bin/ttserver +File: /usr/lib/debug/.build-id/c8/bcb5e7b5514cf1cf370383c9f8127ddb1d2ff6.debug 120777 root:root ../../usr/bin/ttserver.debug +File: /usr/lib/debug/usr/bin/ttserver.debug 100644 root:root 9938a4e5cc4ee2ab03144615a62a88a1 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: 4b1a57f37ac20798924787a8280ed703406cf34f619346caa0c144f751e5c3e201020132a554de3289c1b364bfe650f964aacbe3ade0181155c91ae6adaaca47 --- 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-09-10 02:00:40.725780853 +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 f8b4f983e381a4e7b05ac2e58c6bbe89 +File: /usr/bin/tcrmttest 100755 root:root 8f94d8f761ce24aeb54edbb75fc99dfc +File: /usr/bin/tcrtest 100755 root:root 0ef591e1f547b31d397eaa19f328fbd3 +File: /usr/bin/ttulmgr 100755 root:root 998c2d536e5297e75a09061fe0302313 +File: /usr/bin/ttultest 100755 root:root f34dc19dfeb91c361221102d56eb0482 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: f597bed0f993a6d76719e7851783723247838758840ec5ff6b922e49d146e35845717b17d5c46922cdfc75259f3eeadcdec50d7f974ed31d6a408869faac375e --- 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-09-10 02:00:41.947797551 +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/01 40755 root:root +/usr/lib/debug/.build-id/01/3b8a6e9a8af1575157b4d2f3790f9a74bf5f6c 120777 root:root ../../../../bin/tcrmgr +/usr/lib/debug/.build-id/01/3b8a6e9a8af1575157b4d2f3790f9a74bf5f6c.debug 120777 root:root ../../usr/bin/tcrmgr.debug +/usr/lib/debug/.build-id/38 40755 root:root +/usr/lib/debug/.build-id/38/fb4534f2b0f3210cd231fbf10e7cdf4359767c 120777 root:root ../../../../bin/ttultest +/usr/lib/debug/.build-id/38/fb4534f2b0f3210cd231fbf10e7cdf4359767c.debug 120777 root:root ../../usr/bin/ttultest.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/8f76366bf549e671a8c7f9066f752e1e6e7a13 120777 root:root ../../../../bin/tcrmttest +/usr/lib/debug/.build-id/5e/8f76366bf549e671a8c7f9066f752e1e6e7a13.debug 120777 root:root ../../usr/bin/tcrmttest.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/1e8881ef75c56d83a602b9f49d066e4b6cf721 120777 root:root ../../../../bin/ttulmgr +/usr/lib/debug/.build-id/89/1e8881ef75c56d83a602b9f49d066e4b6cf721.debug 120777 root:root ../../usr/bin/ttulmgr.debug +/usr/lib/debug/.build-id/c6 40755 root:root +/usr/lib/debug/.build-id/c6/75d4415b152a5e410c20fdb693227cda5a5cbf 120777 root:root ../../../../bin/tcrtest +/usr/lib/debug/.build-id/c6/75d4415b152a5e410c20fdb693227cda5a5cbf.debug 120777 root:root ../../usr/bin/tcrtest.debug /usr/lib/debug/usr/bin/tcrmgr.debug 100644 root:root @@ -31,22 +31,22 @@ Provides: tokyotyrant-utils-debuginfo = 1.1.40-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/01 40755 root:root +File: /usr/lib/debug/.build-id/01/3b8a6e9a8af1575157b4d2f3790f9a74bf5f6c 120777 root:root ../../../../bin/tcrmgr +File: /usr/lib/debug/.build-id/01/3b8a6e9a8af1575157b4d2f3790f9a74bf5f6c.debug 120777 root:root ../../usr/bin/tcrmgr.debug +File: /usr/lib/debug/.build-id/38 40755 root:root +File: /usr/lib/debug/.build-id/38/fb4534f2b0f3210cd231fbf10e7cdf4359767c 120777 root:root ../../../../bin/ttultest +File: /usr/lib/debug/.build-id/38/fb4534f2b0f3210cd231fbf10e7cdf4359767c.debug 120777 root:root ../../usr/bin/ttultest.debug +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/8f76366bf549e671a8c7f9066f752e1e6e7a13 120777 root:root ../../../../bin/tcrmttest +File: /usr/lib/debug/.build-id/5e/8f76366bf549e671a8c7f9066f752e1e6e7a13.debug 120777 root:root ../../usr/bin/tcrmttest.debug +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/1e8881ef75c56d83a602b9f49d066e4b6cf721 120777 root:root ../../../../bin/ttulmgr +File: /usr/lib/debug/.build-id/89/1e8881ef75c56d83a602b9f49d066e4b6cf721.debug 120777 root:root ../../usr/bin/ttulmgr.debug +File: /usr/lib/debug/.build-id/c6 40755 root:root +File: /usr/lib/debug/.build-id/c6/75d4415b152a5e410c20fdb693227cda5a5cbf 120777 root:root ../../../../bin/tcrtest +File: /usr/lib/debug/.build-id/c6/75d4415b152a5e410c20fdb693227cda5a5cbf.debug 120777 root:root ../../usr/bin/tcrtest.debug +File: /usr/lib/debug/usr/bin/tcrmgr.debug 100644 root:root fd7bd05200f270754c71286ea2112786 +File: /usr/lib/debug/usr/bin/tcrmttest.debug 100644 root:root 2d4548f5a53fa80c14d881d719294d15 +File: /usr/lib/debug/usr/bin/tcrtest.debug 100644 root:root e3911c6c881e68b0600eedc9e1c0078e +File: /usr/lib/debug/usr/bin/ttulmgr.debug 100644 root:root 92d06ae59a9f7cf8c55677cdc206d544 +File: /usr/lib/debug/usr/bin/ttultest.debug 100644 root:root 2b4de24cba01f90017912081e9c7e042 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: 187bb4048f1a46626ed60ac38fc3dbd0c51c30f89bfab94f1d51cf65618a322eb2a5f986755354da249dd5bcb3ab3076b113dcd353f95f858d11c7c3eefbd06d