<86>Feb 26 05:08:42 userdel[16478]: delete user 'rooter' <86>Feb 26 05:08:42 userdel[16478]: removed group 'rooter' owned by 'rooter' <86>Feb 26 05:08:42 userdel[16478]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 26 05:08:42 groupadd[16509]: group added to /etc/group: name=rooter, GID=960 <86>Feb 26 05:08:42 groupadd[16509]: group added to /etc/gshadow: name=rooter <86>Feb 26 05:08:42 groupadd[16509]: new group: name=rooter, GID=960 <86>Feb 26 05:08:42 useradd[16534]: new user: name=rooter, UID=960, GID=960, home=/root, shell=/bin/bash <86>Feb 26 05:08:42 userdel[16557]: delete user 'builder' <86>Feb 26 05:08:42 userdel[16557]: removed group 'builder' owned by 'builder' <86>Feb 26 05:08:42 userdel[16557]: removed shadow group 'builder' owned by 'builder' <86>Feb 26 05:08:42 groupadd[16590]: group added to /etc/group: name=builder, GID=961 <86>Feb 26 05:08:42 groupadd[16590]: group added to /etc/gshadow: name=builder <86>Feb 26 05:08:42 groupadd[16590]: new group: name=builder, GID=961 <86>Feb 26 05:08:42 useradd[16607]: new user: name=builder, UID=961, GID=961, home=/usr/src, shell=/bin/bash <13>Feb 26 05:08:44 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Feb 26 05:08:45 rpmi: libtokyocabinet-1.4.47-alt3 sisyphus+287149.100.1.1 1634309240 installed <13>Feb 26 05:08:45 rpmi: libtokyocabinet-devel-1.4.47-alt3 sisyphus+287149.100.1.1 1634309240 installed <13>Feb 26 05:08:45 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847006 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18279 + 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.18279 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -shared -o ttskelmock.so ttskelmock.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -shared -o ttskelnull.so ttskelnull.o -L. -L/usr/lib -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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -shared -o ttskeldir.so ttskeldir.o -L. -L/usr/lib -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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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' i586-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/lib\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib -ltokyotyrant -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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 \ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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/lib -ltokyocabinet -lz -lresolv -ldl -lrt -lpthread -lm -lc ; \ else \ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -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/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -shared -o ttskelproxy.so ttskelproxy.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o ttulmgr ttulmgr.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o ttultest ttultest.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o tcrmttest tcrmttest.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o tcrmgr tcrmgr.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o tcrtest tcrtest.o -L. -L/usr/lib -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -std=c99 -fPIC -fsigned-char -o ttserver ttserver.o scrext.o -L. -L/usr/lib -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.6154 + 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/lib 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/lib 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/lib/pkgconfig cp -Rf tokyotyrant.pc /usr/src/tmp/tokyotyrant-buildroot/usr/lib/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/lib/libtokyotyrant.a removed '/usr/src/tmp/tokyotyrant-buildroot/usr/lib/libtokyotyrant.a' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tokyotyrant-buildroot (auto) mode of './usr/lib/ttskelnull.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ttskelproxy.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ttskeldir.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ttskelmock.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/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/lib/pkgconfig/tokyotyrant.pc: Cflags: '-I${includedir}' --> '' /usr/lib/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/lib: (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) verify-elf: WARNING: ./usr/bin/tcrmgr: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/ttserver: uses non-LFS functions: fstat getrlimit lseek open setrlimit stat verify-elf: WARNING: ./usr/lib/ttskeldir.so: uses non-LFS functions: stat verify-elf: WARNING: ./usr/lib/libtokyotyrant.so.3.23.0: uses non-LFS functions: aio_error aio_return aio_suspend aio_write fstat open stat Processing files: tokyotyrant-1.1.40-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2xFEe7 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.3oW6rV 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.wJ5rq4 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z4InYi Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OMVZ6E 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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libtokyocabinet.so.9 >= set:ngjPEuF7g4Ugvg4E9ArnTnmK477M29CH518Qhwl2qfGT6Mm9up5w0a2ASlU0pb01YPNuid0BVQubgIuzaxfCgd0Z8Z6fkCAejNimhsh58aRWkHhMss6ZedQLOZ6jm66ZFeR1Zy3Y0GFS2JJIIt8lKGot0ZdgD6baxHLgd0dS9h1, libtokyotyrant.so.3 >= 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.duCp7V 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.mKkzbh 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.bl6dZf 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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libtokyocabinet.so.9 >= set:nhjPU4afXr1K2Q4VSNYiTzJbkNwfC6YptqNYbBBrEFNDjfUgcATDrx3LZ1ce715EM7ZfvuGFd0ks5eADiZsiJtMcu3j63jhWHTvbJGBxaVnFLvV4qb3yi2pJAkKvya8k1o, libtokyotyrant.so.3 >= 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.6cLUpM 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.o6xi8M find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib/libtokyotyrant.so.3: 146 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bVs2Ua 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 = set:ldZkARBWU2dlAEKOhdAKUM2ia8HO3pJzsQ95Uo3NsQo681bdvRzai4foa3WyPmgZBe4soT3q1DlxL9fwxW5UBVBh5EMHqZz2uepNW10sv5MZ3CiaZhMC9Aq2eUUkZzK9jLsLacfBcMRFiqiCaFT7Mbnh9482ejT4k3FxcasrxWy52SJuuT4ZJGguU8jsYQiMm20JaGfZ4siebhlUhquNHUopsBBw2STtjFqi82jDHv1Wv3Z2xmp7QaZDiauCszYbqmeAf9wLJ2bZ8tLDxWjiRpHufgzJGGcUSgMgPWhvtziHmpIz7 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libtokyocabinet.so.9 >= 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.XmThBn 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.yItdd3 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib/ttskeldir.so: 1 symbols, 10 bpp lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib/ttskelmock.so: 1 symbols, 10 bpp lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib/ttskelnull.so: 1 symbols, 10 bpp lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib/ttskelproxy.so: 1 symbols, 10 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PvzjC6 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 = set:dcC9, ttskelmock.so = set:dcC9, ttskelnull.so = set:dcC9, ttskelproxy.so = set:dcC9 Requires: libtokyotyrant = 1.1.40-alt2, /usr/lib/libtokyotyrant.so.3.23.0, /usr/lib/pkgconfig, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.4), libtokyocabinet-devel, libtokyocabinet.so.9 >= set:nhGq5Ax12IWA1HlJv9e0NowQr3gMtexIhL58dLS1cCAfkUofi9oVeNfvru8UYJhspshk6hZedWn1dvQ3L4rD5Dc23SVSvP1eiywX2, libtokyotyrant.so.3 >= 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.xfi1pM 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.Mq0otI 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.DTQpfP 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.yHmCvG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KMLctc find-requires: running scripts (debuginfo) Requires: tokyotyrant = 1.1.40-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libtokyocabinet.so.9), debug(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.6BXXfz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a57WMY find-requires: running scripts (debuginfo) Requires: tokyotyrant-utils = 1.1.40-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libtokyocabinet.so.9), debug(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.3KwOP2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TCoH1Z find-requires: running scripts (debuginfo) Provides: debug(libtokyotyrant.so.3) Requires: libtokyotyrant = 1.1.40-alt2, debug(libc.so.6), debug(libm.so.6), debug(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.yyBhOg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JC6OEE find-requires: running scripts (debuginfo) Provides: debug(ttskeldir.so), debug(ttskelmock.so), debug(ttskelnull.so), debug(ttskelproxy.so) Requires: libtokyotyrant-devel = 1.1.40-alt2, debug(libc.so.6), debug(libtokyocabinet.so.9), debug(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 9 extra deps from tokyotyrant due to repentancy on libtokyotyrant Removing 8 extra deps from tokyotyrant-utils due to repentancy on libtokyotyrant Removing 6 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/i586/tokyotyrant-1.1.40-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tokyotyrant-utils-1.1.40-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libtokyotyrant-1.1.40-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libtokyotyrant-devel-1.1.40-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/tokyotyrant-doc-1.1.40-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tokyotyrant-debuginfo-1.1.40-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tokyotyrant-utils-debuginfo-1.1.40-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libtokyotyrant-debuginfo-1.1.40-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libtokyotyrant-devel-debuginfo-1.1.40-alt2.i586.rpm (w2.lzdio) 11.94user 4.21system 0:32.42elapsed 49%CPU (0avgtext+0avgdata 46944maxresident)k 0inputs+0outputs (0major+1649199minor)pagefaults 0swaps 15.27user 7.85system 0:38.47elapsed 60%CPU (0avgtext+0avgdata 104256maxresident)k 0inputs+0outputs (45357major+2122457minor)pagefaults 0swaps --- libtokyotyrant-1.1.40-alt2.i586.rpm.repo 2021-10-15 14:49:08.000000000 +0000 +++ libtokyotyrant-1.1.40-alt2.i586.rpm.hasher 2022-02-26 05:09:19.660171358 +0000 @@ -21,3 +21,3 @@ File: /usr/lib/libtokyotyrant.so.3 120777 root:root libtokyotyrant.so.3.23.0 -File: /usr/lib/libtokyotyrant.so.3.23.0 100644 root:root 27e259d10488ff0852b5e5382a90c559 -RPMIdentity: 8e05cd8aefdc54dd443357309cbf1eaa917791e15594d6cd5e9fe75cd06b1b616adfb717bfd2a4b9f477980cd599b2b5a458c3f3922c97b6ad58971ae53e679a +File: /usr/lib/libtokyotyrant.so.3.23.0 100644 root:root 860694dc6efee1754ae0e7d8768b4302 +RPMIdentity: d9cbd67b4c392ed281b917d200739debf43d299ca8db068f5a450b3a129f1d2bbaef35d6491c1bf37a1b6ef45a6322481565ca846f18dbbb14c49c49bd3e68e5 --- libtokyotyrant-debuginfo-1.1.40-alt2.i586.rpm.repo 2021-10-15 14:49:07.000000000 +0000 +++ libtokyotyrant-debuginfo-1.1.40-alt2.i586.rpm.hasher 2022-02-26 05:09:19.726172082 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7c 40755 root:root -/usr/lib/debug/.build-id/7c/8d4da94e1ae934068cf56233412517a4a3487f 120777 root:root ../../../libtokyotyrant.so.3.23.0 -/usr/lib/debug/.build-id/7c/8d4da94e1ae934068cf56233412517a4a3487f.debug 120777 root:root ../../usr/lib/libtokyotyrant.so.3.23.0.debug +/usr/lib/debug/.build-id/26 40755 root:root +/usr/lib/debug/.build-id/26/0d69995e5911077868edb7dee5473131c4385b 120777 root:root ../../../libtokyotyrant.so.3.23.0 +/usr/lib/debug/.build-id/26/0d69995e5911077868edb7dee5473131c4385b.debug 120777 root:root ../../usr/lib/libtokyotyrant.so.3.23.0.debug /usr/lib/debug/usr/lib/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/7c 40755 root:root -File: /usr/lib/debug/.build-id/7c/8d4da94e1ae934068cf56233412517a4a3487f 120777 root:root ../../../libtokyotyrant.so.3.23.0 -File: /usr/lib/debug/.build-id/7c/8d4da94e1ae934068cf56233412517a4a3487f.debug 120777 root:root ../../usr/lib/libtokyotyrant.so.3.23.0.debug -File: /usr/lib/debug/usr/lib/libtokyotyrant.so.3.23.0.debug 100644 root:root 06ebfc6b89628318633b10ffc2af060a +File: /usr/lib/debug/.build-id/26 40755 root:root +File: /usr/lib/debug/.build-id/26/0d69995e5911077868edb7dee5473131c4385b 120777 root:root ../../../libtokyotyrant.so.3.23.0 +File: /usr/lib/debug/.build-id/26/0d69995e5911077868edb7dee5473131c4385b.debug 120777 root:root ../../usr/lib/libtokyotyrant.so.3.23.0.debug +File: /usr/lib/debug/usr/lib/libtokyotyrant.so.3.23.0.debug 100644 root:root 63f46c0cf0cdc93cde523fd01e68cacb File: /usr/lib/debug/usr/lib/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: 197d00a375112ba702461223cdecdcad94e929c1728dfed74506cb66bcb7b92f5be83cc60563e8f554f3333250566fccf5ad25f2c0971558315085f40ed28850 +RPMIdentity: bb6f744447b794cd8643ae9e651c25c95f0a123513c724b06fd33b30918b28d790ed25809dd43120590ad91399d95158c39755632a09c269a856facc8b09d61f --- libtokyotyrant-devel-1.1.40-alt2.i586.rpm.repo 2021-10-15 14:49:08.000000000 +0000 +++ libtokyotyrant-devel-1.1.40-alt2.i586.rpm.hasher 2022-02-26 05:09:19.789172772 +0000 @@ -26,6 +26,6 @@ File: /usr/lib/pkgconfig/tokyotyrant.pc 100644 root:root 6a1ab550e9a8e70be19a199fa627c48c -File: /usr/lib/ttskeldir.so 100644 root:root 622a7cc0f8a13df8a178d100f66b4f69 -File: /usr/lib/ttskelmock.so 100644 root:root 30c4ffa2e5fe2400e9bb12cecca3d4c5 -File: /usr/lib/ttskelnull.so 100644 root:root dc20f227225386f5b3d09dd420d0c0b8 -File: /usr/lib/ttskelproxy.so 100644 root:root efb189c91b9d9d8125861c23ee03ef35 -RPMIdentity: e088ca63bf6e179ae85659879b4c411c1173779d2c0b9f8e0e822ac935784779075812000d3961e8c0ad040063428e91de20896377e6b206b5cac8ea72a1d9ee +File: /usr/lib/ttskeldir.so 100644 root:root 8e26591c54352028fc9a9809a4424c2a +File: /usr/lib/ttskelmock.so 100644 root:root beabd3574d43b64748060ea6afd22444 +File: /usr/lib/ttskelnull.so 100644 root:root 6d7166f3c97f0793ea7532eccceb7ce4 +File: /usr/lib/ttskelproxy.so 100644 root:root 2e6a7bdeb29d4f78b9f1b3b1a9fb70f5 +RPMIdentity: f4922e3779855c962b3f9365b74f7b8c9e86df482d2ea747b6328a3ff3cf67ba42fe7a0f70170ad80603b140e813e9cac5efd84f822beecb01b19695a42d33c9 --- libtokyotyrant-devel-debuginfo-1.1.40-alt2.i586.rpm.repo 2021-10-15 14:49:08.000000000 +0000 +++ libtokyotyrant-devel-debuginfo-1.1.40-alt2.i586.rpm.hasher 2022-02-26 05:09:19.855173496 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/61 40755 root:root -/usr/lib/debug/.build-id/61/89284069317bc3566f0210e3a1a67fe4d3c7fb 120777 root:root ../../../ttskelmock.so -/usr/lib/debug/.build-id/61/89284069317bc3566f0210e3a1a67fe4d3c7fb.debug 120777 root:root ../../usr/lib/ttskelmock.so.debug -/usr/lib/debug/.build-id/6a 40755 root:root -/usr/lib/debug/.build-id/6a/b37031e6655b7cc8df38d37345f376cfaa89ef 120777 root:root ../../../ttskelproxy.so -/usr/lib/debug/.build-id/6a/b37031e6655b7cc8df38d37345f376cfaa89ef.debug 120777 root:root ../../usr/lib/ttskelproxy.so.debug -/usr/lib/debug/.build-id/97 40755 root:root -/usr/lib/debug/.build-id/97/e987047c4619b7f209f31eb7785e6bc440d70c 120777 root:root ../../../ttskelnull.so -/usr/lib/debug/.build-id/97/e987047c4619b7f209f31eb7785e6bc440d70c.debug 120777 root:root ../../usr/lib/ttskelnull.so.debug -/usr/lib/debug/.build-id/fe 40755 root:root -/usr/lib/debug/.build-id/fe/1039a0a96d7e1432617c7d1231a984042bd15e 120777 root:root ../../../ttskeldir.so -/usr/lib/debug/.build-id/fe/1039a0a96d7e1432617c7d1231a984042bd15e.debug 120777 root:root ../../usr/lib/ttskeldir.so.debug +/usr/lib/debug/.build-id/4b 40755 root:root +/usr/lib/debug/.build-id/4b/1fe2a0c95ee33af0c664ea6eb3437ab46d8159 120777 root:root ../../../ttskeldir.so +/usr/lib/debug/.build-id/4b/1fe2a0c95ee33af0c664ea6eb3437ab46d8159.debug 120777 root:root ../../usr/lib/ttskeldir.so.debug +/usr/lib/debug/.build-id/5b 40755 root:root +/usr/lib/debug/.build-id/5b/f0f1061bcf0f2276fcc1f92f358b8b93bc9419 120777 root:root ../../../ttskelproxy.so +/usr/lib/debug/.build-id/5b/f0f1061bcf0f2276fcc1f92f358b8b93bc9419.debug 120777 root:root ../../usr/lib/ttskelproxy.so.debug +/usr/lib/debug/.build-id/9f 40755 root:root +/usr/lib/debug/.build-id/9f/0e5a2c5c3d138c1ab8518af21dba39d48cb0c6 120777 root:root ../../../ttskelnull.so +/usr/lib/debug/.build-id/9f/0e5a2c5c3d138c1ab8518af21dba39d48cb0c6.debug 120777 root:root ../../usr/lib/ttskelnull.so.debug +/usr/lib/debug/.build-id/c3 40755 root:root +/usr/lib/debug/.build-id/c3/f7b44096e44314307989c21241fb625d060b19 120777 root:root ../../../ttskelmock.so +/usr/lib/debug/.build-id/c3/f7b44096e44314307989c21241fb625d060b19.debug 120777 root:root ../../usr/lib/ttskelmock.so.debug /usr/lib/debug/usr/lib/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/61 40755 root:root -File: /usr/lib/debug/.build-id/61/89284069317bc3566f0210e3a1a67fe4d3c7fb 120777 root:root ../../../ttskelmock.so -File: /usr/lib/debug/.build-id/61/89284069317bc3566f0210e3a1a67fe4d3c7fb.debug 120777 root:root ../../usr/lib/ttskelmock.so.debug -File: /usr/lib/debug/.build-id/6a 40755 root:root -File: /usr/lib/debug/.build-id/6a/b37031e6655b7cc8df38d37345f376cfaa89ef 120777 root:root ../../../ttskelproxy.so -File: /usr/lib/debug/.build-id/6a/b37031e6655b7cc8df38d37345f376cfaa89ef.debug 120777 root:root ../../usr/lib/ttskelproxy.so.debug -File: /usr/lib/debug/.build-id/97 40755 root:root -File: /usr/lib/debug/.build-id/97/e987047c4619b7f209f31eb7785e6bc440d70c 120777 root:root ../../../ttskelnull.so -File: /usr/lib/debug/.build-id/97/e987047c4619b7f209f31eb7785e6bc440d70c.debug 120777 root:root ../../usr/lib/ttskelnull.so.debug -File: /usr/lib/debug/.build-id/fe 40755 root:root -File: /usr/lib/debug/.build-id/fe/1039a0a96d7e1432617c7d1231a984042bd15e 120777 root:root ../../../ttskeldir.so -File: /usr/lib/debug/.build-id/fe/1039a0a96d7e1432617c7d1231a984042bd15e.debug 120777 root:root ../../usr/lib/ttskeldir.so.debug -File: /usr/lib/debug/usr/lib/ttskeldir.so.debug 100644 root:root fa91eaf4622980eecf7a271bf4e177db -File: /usr/lib/debug/usr/lib/ttskelmock.so.debug 100644 root:root 871c69618444718fc6653d7eff61c23f -File: /usr/lib/debug/usr/lib/ttskelnull.so.debug 100644 root:root 816986d1066c495f18f524720232cd6f -File: /usr/lib/debug/usr/lib/ttskelproxy.so.debug 100644 root:root eeb7a2ec0c8bfb8fea7e441518212271 +File: /usr/lib/debug/.build-id/4b 40755 root:root +File: /usr/lib/debug/.build-id/4b/1fe2a0c95ee33af0c664ea6eb3437ab46d8159 120777 root:root ../../../ttskeldir.so +File: /usr/lib/debug/.build-id/4b/1fe2a0c95ee33af0c664ea6eb3437ab46d8159.debug 120777 root:root ../../usr/lib/ttskeldir.so.debug +File: /usr/lib/debug/.build-id/5b 40755 root:root +File: /usr/lib/debug/.build-id/5b/f0f1061bcf0f2276fcc1f92f358b8b93bc9419 120777 root:root ../../../ttskelproxy.so +File: /usr/lib/debug/.build-id/5b/f0f1061bcf0f2276fcc1f92f358b8b93bc9419.debug 120777 root:root ../../usr/lib/ttskelproxy.so.debug +File: /usr/lib/debug/.build-id/9f 40755 root:root +File: /usr/lib/debug/.build-id/9f/0e5a2c5c3d138c1ab8518af21dba39d48cb0c6 120777 root:root ../../../ttskelnull.so +File: /usr/lib/debug/.build-id/9f/0e5a2c5c3d138c1ab8518af21dba39d48cb0c6.debug 120777 root:root ../../usr/lib/ttskelnull.so.debug +File: /usr/lib/debug/.build-id/c3 40755 root:root +File: /usr/lib/debug/.build-id/c3/f7b44096e44314307989c21241fb625d060b19 120777 root:root ../../../ttskelmock.so +File: /usr/lib/debug/.build-id/c3/f7b44096e44314307989c21241fb625d060b19.debug 120777 root:root ../../usr/lib/ttskelmock.so.debug +File: /usr/lib/debug/usr/lib/ttskeldir.so.debug 100644 root:root cd20dcec1677f461f67caf5ea45c6b11 +File: /usr/lib/debug/usr/lib/ttskelmock.so.debug 100644 root:root a20aac230e3d029ec29d4068229a858b +File: /usr/lib/debug/usr/lib/ttskelnull.so.debug 100644 root:root ffea3b18028dc648345bc94ebecfdb14 +File: /usr/lib/debug/usr/lib/ttskelproxy.so.debug 100644 root:root 6b716de010f67673b07356af5eb8816f 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: 7aaaf5140032fdda9f7e7644ba5596087bd417a4aaa53cd2089f20aa724248fbee66edefb0d87b12b857783c1df12259e954074be09c1383046c6db9f5d7f5b0 +RPMIdentity: 41e6a7a4d182c860310c27ff6607174db36562cace2c22ee1b1d48f5815625220bbe1594ecebd7d9cd4864647ceec891393928806a806a7ded7e5ed9782c952e --- tokyotyrant-1.1.40-alt2.i586.rpm.repo 2021-10-15 14:49:08.000000000 +0000 +++ tokyotyrant-1.1.40-alt2.i586.rpm.hasher 2022-02-26 05:09:19.918174186 +0000 @@ -30,3 +30,3 @@ File: /etc/sysconfig/tokyotyrant 100644 root:root 0c64bc3284dd8993a2ef150ada12f135 -File: /usr/bin/ttserver 100755 root:root e9e346626c160f11ccc85496569a370f +File: /usr/bin/ttserver 100755 root:root 4d295466c02aed443d227734104ff326 File: /usr/share/man/man1/ttserver.1.xz 100644 root:root 91064071acf67c96ff0762a8d068d9e4 @@ -34,2 +34,2 @@ File: /var/log/ttserver 40770 root:_tyrant -RPMIdentity: 6476f2ea0c1a49d9447579f01d8a97b132d44efa2bd7fc3d098100839a2792169b75bed2a368d9c1333399e820133e26a346c3ab9269cfa47605201e7d64fbb5 +RPMIdentity: f397b824414e4f29bfed573b7ec2a6bec27473452601c4257716f3bf3d87a9a9ed5f0b0c7acd13938f9c895dd4bf34cf3729d6425270ab32499bd52c59786755 --- tokyotyrant-debuginfo-1.1.40-alt2.i586.rpm.repo 2021-10-15 14:49:09.000000000 +0000 +++ tokyotyrant-debuginfo-1.1.40-alt2.i586.rpm.hasher 2022-02-26 05:09:19.980174866 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6c 40755 root:root -/usr/lib/debug/.build-id/6c/9b1cdcd5b2543c516922998320eb114b78afdb 120777 root:root ../../../../bin/ttserver -/usr/lib/debug/.build-id/6c/9b1cdcd5b2543c516922998320eb114b78afdb.debug 120777 root:root ../../usr/bin/ttserver.debug +/usr/lib/debug/.build-id/e7 40755 root:root +/usr/lib/debug/.build-id/e7/6f37ffff8753695ac6a93357f6427194c2af1d 120777 root:root ../../../../bin/ttserver +/usr/lib/debug/.build-id/e7/6f37ffff8753695ac6a93357f6427194c2af1d.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/6c 40755 root:root -File: /usr/lib/debug/.build-id/6c/9b1cdcd5b2543c516922998320eb114b78afdb 120777 root:root ../../../../bin/ttserver -File: /usr/lib/debug/.build-id/6c/9b1cdcd5b2543c516922998320eb114b78afdb.debug 120777 root:root ../../usr/bin/ttserver.debug -File: /usr/lib/debug/usr/bin/ttserver.debug 100644 root:root c3e2c4858f14a0b9f85635eaa54cece4 +File: /usr/lib/debug/.build-id/e7 40755 root:root +File: /usr/lib/debug/.build-id/e7/6f37ffff8753695ac6a93357f6427194c2af1d 120777 root:root ../../../../bin/ttserver +File: /usr/lib/debug/.build-id/e7/6f37ffff8753695ac6a93357f6427194c2af1d.debug 120777 root:root ../../usr/bin/ttserver.debug +File: /usr/lib/debug/usr/bin/ttserver.debug 100644 root:root 4982cec2934d302b09e7b00b22d23c36 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: 26a87d798653bad880927f443ed4524489e1b378298a279886a6a4e1fcb5e3ec5a310d9a89d69299a20c352e35855f8c51d7299dd8c86fd60d421a0545b09179 +RPMIdentity: ab22eabfec3b0b8da31e1e252dde862c605a54dace0d2d3b2d0646d9399d4ef3c3030bba0526b0045c79136cb527f2043266a48b3bdae4cd168906aa5717aa5a --- tokyotyrant-utils-1.1.40-alt2.i586.rpm.repo 2021-10-15 14:49:09.000000000 +0000 +++ tokyotyrant-utils-1.1.40-alt2.i586.rpm.hasher 2022-02-26 05:09:20.094176116 +0000 @@ -15,7 +15,7 @@ Provides: tokyotyrant-utils = 1.1.40-alt2:sisyphus+287149.300.1.1 -File: /usr/bin/tcrmgr 100755 root:root 59c94b2a8becf595025dd44da32c4c11 -File: /usr/bin/tcrmttest 100755 root:root a5ac1a5cebfc0be08cbf2aa4532e732c -File: /usr/bin/tcrtest 100755 root:root a5c00021a429fc758afe4fc569ecdb01 -File: /usr/bin/ttulmgr 100755 root:root 482ea32c78b9903bcbfb87e57b118c69 -File: /usr/bin/ttultest 100755 root:root 7824dd5f98a0eabfb1a842eee5be100d +File: /usr/bin/tcrmgr 100755 root:root 0bcad74bb4703d0d753d4d09ab1859e2 +File: /usr/bin/tcrmttest 100755 root:root 23b61e06521b601d68e2332912a4a827 +File: /usr/bin/tcrtest 100755 root:root e0b493f8f200e1ea22e8e9746a8ce9ed +File: /usr/bin/ttulmgr 100755 root:root 8a35bacb2650a19f453280a98f829d24 +File: /usr/bin/ttultest 100755 root:root b45f2705193b9a6a6d32ef62fbf02cdb 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: 57b5dc26735a4d32e640966cb5ef81ef4a76c9ef7bd957207a1508bb90f18ef086a7dfcca9de53eb538754d0930c337831eb9fae4222b0c2a4c62a8aa8919f58 +RPMIdentity: 52a62554b0ecef4cc3255410d076b8ba459856d6d34c13543375bb28b53e649dbdae5d1e652c5d48abc5ddef1e17b2110332389cdf439ca7d538bcc734970d27 --- tokyotyrant-utils-debuginfo-1.1.40-alt2.i586.rpm.repo 2021-10-15 14:49:08.000000000 +0000 +++ tokyotyrant-utils-debuginfo-1.1.40-alt2.i586.rpm.hasher 2022-02-26 05:09:20.157176806 +0000 @@ -1,16 +1,16 @@ -/usr/lib/debug/.build-id/28 40755 root:root -/usr/lib/debug/.build-id/28/7dabc1b4167a6bfdaaeb9a0c817aaf5ff7c504 120777 root:root ../../../../bin/tcrtest -/usr/lib/debug/.build-id/28/7dabc1b4167a6bfdaaeb9a0c817aaf5ff7c504.debug 120777 root:root ../../usr/bin/tcrtest.debug -/usr/lib/debug/.build-id/6c 40755 root:root -/usr/lib/debug/.build-id/6c/05ab92833578e7dc08fd379def0db5ea7e062b 120777 root:root ../../../../bin/ttultest -/usr/lib/debug/.build-id/6c/05ab92833578e7dc08fd379def0db5ea7e062b.debug 120777 root:root ../../usr/bin/ttultest.debug -/usr/lib/debug/.build-id/c1 40755 root:root -/usr/lib/debug/.build-id/c1/7371d4391dab51bcb24927a24aa034c5b8bdd4 120777 root:root ../../../../bin/tcrmgr -/usr/lib/debug/.build-id/c1/7371d4391dab51bcb24927a24aa034c5b8bdd4.debug 120777 root:root ../../usr/bin/tcrmgr.debug -/usr/lib/debug/.build-id/ce 40755 root:root -/usr/lib/debug/.build-id/ce/61ebd387b2a4eafd86cf38133ce2c6cb21b9a0 120777 root:root ../../../../bin/ttulmgr -/usr/lib/debug/.build-id/ce/61ebd387b2a4eafd86cf38133ce2c6cb21b9a0.debug 120777 root:root ../../usr/bin/ttulmgr.debug -/usr/lib/debug/.build-id/fa 40755 root:root -/usr/lib/debug/.build-id/fa/c7f80e8a173313928cec0999566dd946261a4d 120777 root:root ../../../../bin/tcrmttest -/usr/lib/debug/.build-id/fa/c7f80e8a173313928cec0999566dd946261a4d.debug 120777 root:root ../../usr/bin/tcrmttest.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/0218bee462dc2f55fa2ee5e46b35a05f042269 120777 root:root ../../../../bin/tcrtest +/usr/lib/debug/.build-id/48/0218bee462dc2f55fa2ee5e46b35a05f042269.debug 120777 root:root ../../usr/bin/tcrtest.debug +/usr/lib/debug/.build-id/97 40755 root:root +/usr/lib/debug/.build-id/97/51c825cfaaf9c580f24c3179d796355f025da6 120777 root:root ../../../../bin/tcrmgr +/usr/lib/debug/.build-id/97/51c825cfaaf9c580f24c3179d796355f025da6.debug 120777 root:root ../../usr/bin/tcrmgr.debug +/usr/lib/debug/.build-id/c2 40755 root:root +/usr/lib/debug/.build-id/c2/4d90469a24d3253dfd8b52a36872cbc8800100 120777 root:root ../../../../bin/ttulmgr +/usr/lib/debug/.build-id/c2/4d90469a24d3253dfd8b52a36872cbc8800100.debug 120777 root:root ../../usr/bin/ttulmgr.debug +/usr/lib/debug/.build-id/d7 40755 root:root +/usr/lib/debug/.build-id/d7/f4c640876f4760f3b65fc589a4fe0c6f149956 120777 root:root ../../../../bin/ttultest +/usr/lib/debug/.build-id/d7/f4c640876f4760f3b65fc589a4fe0c6f149956.debug 120777 root:root ../../usr/bin/ttultest.debug +/usr/lib/debug/.build-id/ff 40755 root:root +/usr/lib/debug/.build-id/ff/beba5ec6bc1ed0fb2e9d992a3c802b9beee6ad 120777 root:root ../../../../bin/tcrmttest +/usr/lib/debug/.build-id/ff/beba5ec6bc1ed0fb2e9d992a3c802b9beee6ad.debug 120777 root:root ../../usr/bin/tcrmttest.debug /usr/lib/debug/usr/bin/tcrmgr.debug 100644 root:root @@ -31,22 +31,22 @@ Provides: tokyotyrant-utils-debuginfo = 1.1.40-alt2:sisyphus+287149.300.1.1 -File: /usr/lib/debug/.build-id/28 40755 root:root -File: /usr/lib/debug/.build-id/28/7dabc1b4167a6bfdaaeb9a0c817aaf5ff7c504 120777 root:root ../../../../bin/tcrtest -File: /usr/lib/debug/.build-id/28/7dabc1b4167a6bfdaaeb9a0c817aaf5ff7c504.debug 120777 root:root ../../usr/bin/tcrtest.debug -File: /usr/lib/debug/.build-id/6c 40755 root:root -File: /usr/lib/debug/.build-id/6c/05ab92833578e7dc08fd379def0db5ea7e062b 120777 root:root ../../../../bin/ttultest -File: /usr/lib/debug/.build-id/6c/05ab92833578e7dc08fd379def0db5ea7e062b.debug 120777 root:root ../../usr/bin/ttultest.debug -File: /usr/lib/debug/.build-id/c1 40755 root:root -File: /usr/lib/debug/.build-id/c1/7371d4391dab51bcb24927a24aa034c5b8bdd4 120777 root:root ../../../../bin/tcrmgr -File: /usr/lib/debug/.build-id/c1/7371d4391dab51bcb24927a24aa034c5b8bdd4.debug 120777 root:root ../../usr/bin/tcrmgr.debug -File: /usr/lib/debug/.build-id/ce 40755 root:root -File: /usr/lib/debug/.build-id/ce/61ebd387b2a4eafd86cf38133ce2c6cb21b9a0 120777 root:root ../../../../bin/ttulmgr -File: /usr/lib/debug/.build-id/ce/61ebd387b2a4eafd86cf38133ce2c6cb21b9a0.debug 120777 root:root ../../usr/bin/ttulmgr.debug -File: /usr/lib/debug/.build-id/fa 40755 root:root -File: /usr/lib/debug/.build-id/fa/c7f80e8a173313928cec0999566dd946261a4d 120777 root:root ../../../../bin/tcrmttest -File: /usr/lib/debug/.build-id/fa/c7f80e8a173313928cec0999566dd946261a4d.debug 120777 root:root ../../usr/bin/tcrmttest.debug -File: /usr/lib/debug/usr/bin/tcrmgr.debug 100644 root:root 6c0c379db2b68f66f8daa814b1276392 -File: /usr/lib/debug/usr/bin/tcrmttest.debug 100644 root:root e74fb481f037c3e7ead7f7b0d3e6b5ab -File: /usr/lib/debug/usr/bin/tcrtest.debug 100644 root:root dfef8d7478b29bf028063604e420aa62 -File: /usr/lib/debug/usr/bin/ttulmgr.debug 100644 root:root 1bd33dea551780d257505bede8847f7a -File: /usr/lib/debug/usr/bin/ttultest.debug 100644 root:root 7744e0e05e9369ab138cc318a7a7fc0b +File: /usr/lib/debug/.build-id/48 40755 root:root +File: /usr/lib/debug/.build-id/48/0218bee462dc2f55fa2ee5e46b35a05f042269 120777 root:root ../../../../bin/tcrtest +File: /usr/lib/debug/.build-id/48/0218bee462dc2f55fa2ee5e46b35a05f042269.debug 120777 root:root ../../usr/bin/tcrtest.debug +File: /usr/lib/debug/.build-id/97 40755 root:root +File: /usr/lib/debug/.build-id/97/51c825cfaaf9c580f24c3179d796355f025da6 120777 root:root ../../../../bin/tcrmgr +File: /usr/lib/debug/.build-id/97/51c825cfaaf9c580f24c3179d796355f025da6.debug 120777 root:root ../../usr/bin/tcrmgr.debug +File: /usr/lib/debug/.build-id/c2 40755 root:root +File: /usr/lib/debug/.build-id/c2/4d90469a24d3253dfd8b52a36872cbc8800100 120777 root:root ../../../../bin/ttulmgr +File: /usr/lib/debug/.build-id/c2/4d90469a24d3253dfd8b52a36872cbc8800100.debug 120777 root:root ../../usr/bin/ttulmgr.debug +File: /usr/lib/debug/.build-id/d7 40755 root:root +File: /usr/lib/debug/.build-id/d7/f4c640876f4760f3b65fc589a4fe0c6f149956 120777 root:root ../../../../bin/ttultest +File: /usr/lib/debug/.build-id/d7/f4c640876f4760f3b65fc589a4fe0c6f149956.debug 120777 root:root ../../usr/bin/ttultest.debug +File: /usr/lib/debug/.build-id/ff 40755 root:root +File: /usr/lib/debug/.build-id/ff/beba5ec6bc1ed0fb2e9d992a3c802b9beee6ad 120777 root:root ../../../../bin/tcrmttest +File: /usr/lib/debug/.build-id/ff/beba5ec6bc1ed0fb2e9d992a3c802b9beee6ad.debug 120777 root:root ../../usr/bin/tcrmttest.debug +File: /usr/lib/debug/usr/bin/tcrmgr.debug 100644 root:root 1ae1b6ab957bb515e6b4ca8967ffb72b +File: /usr/lib/debug/usr/bin/tcrmttest.debug 100644 root:root 39459caad5c5a712379d1860a9dad207 +File: /usr/lib/debug/usr/bin/tcrtest.debug 100644 root:root 7d6a0b3bbe917eb9fa95eae768ac3859 +File: /usr/lib/debug/usr/bin/ttulmgr.debug 100644 root:root 0854a64afc02e8b3eaec04a534b85275 +File: /usr/lib/debug/usr/bin/ttultest.debug 100644 root:root 8512d80acb4117802d4473ee3386101e 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: a65f3ded4251f8adffcfea34f4d89d5b1017c158465e7c6a0cc8f0c69abb5f00132b3ea17f4d44dac7156b241fdd4d09379994a97a11aeb403ff5d452cbfcfdc +RPMIdentity: 140f9bde1470b0ae8e4fc0d41e9821fb2178ec60c3bfd4f1f4c5d7c3a3a365390d09cfadb116e4c3164402de7a32b076ddfb4bb5038b1ec7a3e0abfb0b9d42aa