<86>Oct 22 05:25:00 userdel[138924]: delete user 'rooter' <86>Oct 22 05:25:00 userdel[138924]: removed group 'rooter' owned by 'rooter' <86>Oct 22 05:25:00 userdel[138924]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 22 05:25:00 groupadd[138934]: group added to /etc/group: name=rooter, GID=963 <86>Oct 22 05:25:00 groupadd[138934]: group added to /etc/gshadow: name=rooter <86>Oct 22 05:25:00 groupadd[138934]: new group: name=rooter, GID=963 <86>Oct 22 05:25:00 useradd[138944]: new user: name=rooter, UID=963, GID=963, home=/root, shell=/bin/bash <86>Oct 22 05:25:00 userdel[138972]: delete user 'builder' <86>Oct 22 05:25:00 userdel[138972]: removed group 'builder' owned by 'builder' <86>Oct 22 05:25:00 userdel[138972]: removed shadow group 'builder' owned by 'builder' <86>Oct 22 05:25:00 groupadd[138987]: group added to /etc/group: name=builder, GID=964 <86>Oct 22 05:25:00 groupadd[138987]: group added to /etc/gshadow: name=builder <86>Oct 22 05:25:00 groupadd[138987]: new group: name=builder, GID=964 <86>Oct 22 05:25:00 useradd[138995]: new user: name=builder, UID=964, GID=964, home=/usr/src, shell=/bin/bash <13>Oct 22 05:25:01 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Oct 22 05:25:02 rpmi: libtokyocabinet-1.4.47-alt3 sisyphus+287149.100.1.1 1634309240 installed <13>Oct 22 05:25:02 rpmi: libtokyocabinet-devel-1.4.47-alt3 sisyphus+287149.100.1.1 1634309240 installed <13>Oct 22 05:25:02 rpmi: zlib-devel-1.2.12-alt3 sisyphus+304986.100.1.1 1660039932 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.43361 + 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.43361 + 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 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 -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 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 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 -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 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' 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.73329 + 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.mnUoUS 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.nIUBUa 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.yADMr5 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Lv3Adq Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zBtlPL 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.hm4b6A 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.JD6Y6j 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.XHsRBI 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.BBZfMa 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.2EEz7f 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.U9pP0s 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.q8aGoP 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.n2iD5v 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.uUl7JU 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.vdclRC 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.qMxLEO 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.g8UPdL 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.5zalqz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5hyXX7 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.SePoN6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LRpBg7 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.p3iKHh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rqS11x 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.DP1Ytk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.59FOXp 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) 12.53user 3.85system 0:32.93elapsed 49%CPU (0avgtext+0avgdata 49952maxresident)k 0inputs+0outputs (0major+1641432minor)pagefaults 0swaps 2.18user 1.23system 0:38.65elapsed 8%CPU (0avgtext+0avgdata 105712maxresident)k 680inputs+0outputs (46242major+200209minor)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-10-22 05:25:37.058230681 +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 3b44edcafa9c45c97dcfc0eed8c3a1a4 +RPMIdentity: a6906eb136fc418dd409737e419e8164cf0abb227a07139d74e472a6b027a27a4ff4d705c456e33a482680a8d64153fdfeafaed511726f648be870c55d63ab50 --- 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-10-22 05:25:37.137232207 +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/71 40755 root:root +/usr/lib/debug/.build-id/71/4878f7838785b90ba734f297c722b1290416a1 120777 root:root ../../../libtokyotyrant.so.3.23.0 +/usr/lib/debug/.build-id/71/4878f7838785b90ba734f297c722b1290416a1.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/71 40755 root:root +File: /usr/lib/debug/.build-id/71/4878f7838785b90ba734f297c722b1290416a1 120777 root:root ../../../libtokyotyrant.so.3.23.0 +File: /usr/lib/debug/.build-id/71/4878f7838785b90ba734f297c722b1290416a1.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 7189825e8f87c5dcb23091207747c689 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: 1cf20b540b8ac2843d341b71a0c5b4678059326a2ba72baa46d94c29994ee5cace86f08e791b9d4c213dd6e667b2201d7d998a83def1a286d787c3338adc7bf0 --- 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-10-22 05:25:37.205233519 +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 c117c63a75920cd25c660122f8e59739 +File: /usr/lib/ttskelmock.so 100644 root:root 9b2f582fe498d044826efe15111663ee +File: /usr/lib/ttskelnull.so 100644 root:root 1bf0483b89570d845d786cba4eb06417 +File: /usr/lib/ttskelproxy.so 100644 root:root 8876f53a775e09e31afed219d71c43b6 +RPMIdentity: 9ee9e49982bf9d5f6c139793fda570a5962a6dd890d97d9d4218e39cd7fe9b32dfedc01aa9ed2bfec906b844fe0f8d13c1e64c380a073496a9a5df71d73e6469 --- 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-10-22 05:25:37.283235026 +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/31 40755 root:root +/usr/lib/debug/.build-id/31/6747a9bfc5a49e2eae1ff47c8b480ada560df6 120777 root:root ../../../ttskelproxy.so +/usr/lib/debug/.build-id/31/6747a9bfc5a49e2eae1ff47c8b480ada560df6.debug 120777 root:root ../../usr/lib/ttskelproxy.so.debug +/usr/lib/debug/.build-id/3a 40755 root:root +/usr/lib/debug/.build-id/3a/8301ee794ceb568d6e12afe4dcb77314e7659d 120777 root:root ../../../ttskeldir.so +/usr/lib/debug/.build-id/3a/8301ee794ceb568d6e12afe4dcb77314e7659d.debug 120777 root:root ../../usr/lib/ttskeldir.so.debug +/usr/lib/debug/.build-id/4e 40755 root:root +/usr/lib/debug/.build-id/4e/e557d32d7fea4d7b35c97f32e8a43c7a275092 120777 root:root ../../../ttskelnull.so +/usr/lib/debug/.build-id/4e/e557d32d7fea4d7b35c97f32e8a43c7a275092.debug 120777 root:root ../../usr/lib/ttskelnull.so.debug +/usr/lib/debug/.build-id/80 40755 root:root +/usr/lib/debug/.build-id/80/1f894d4532ca5c52408f05015fdefbe6b19cf9 120777 root:root ../../../ttskelmock.so +/usr/lib/debug/.build-id/80/1f894d4532ca5c52408f05015fdefbe6b19cf9.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/31 40755 root:root +File: /usr/lib/debug/.build-id/31/6747a9bfc5a49e2eae1ff47c8b480ada560df6 120777 root:root ../../../ttskelproxy.so +File: /usr/lib/debug/.build-id/31/6747a9bfc5a49e2eae1ff47c8b480ada560df6.debug 120777 root:root ../../usr/lib/ttskelproxy.so.debug +File: /usr/lib/debug/.build-id/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/8301ee794ceb568d6e12afe4dcb77314e7659d 120777 root:root ../../../ttskeldir.so +File: /usr/lib/debug/.build-id/3a/8301ee794ceb568d6e12afe4dcb77314e7659d.debug 120777 root:root ../../usr/lib/ttskeldir.so.debug +File: /usr/lib/debug/.build-id/4e 40755 root:root +File: /usr/lib/debug/.build-id/4e/e557d32d7fea4d7b35c97f32e8a43c7a275092 120777 root:root ../../../ttskelnull.so +File: /usr/lib/debug/.build-id/4e/e557d32d7fea4d7b35c97f32e8a43c7a275092.debug 120777 root:root ../../usr/lib/ttskelnull.so.debug +File: /usr/lib/debug/.build-id/80 40755 root:root +File: /usr/lib/debug/.build-id/80/1f894d4532ca5c52408f05015fdefbe6b19cf9 120777 root:root ../../../ttskelmock.so +File: /usr/lib/debug/.build-id/80/1f894d4532ca5c52408f05015fdefbe6b19cf9.debug 120777 root:root ../../usr/lib/ttskelmock.so.debug +File: /usr/lib/debug/usr/lib/ttskeldir.so.debug 100644 root:root 64dd58680836317b0ab9885887ed6761 +File: /usr/lib/debug/usr/lib/ttskelmock.so.debug 100644 root:root aacdddc4900fe8649e8c3578de401567 +File: /usr/lib/debug/usr/lib/ttskelnull.so.debug 100644 root:root 8ef620a849f52a8a66f3ad8932cf03d3 +File: /usr/lib/debug/usr/lib/ttskelproxy.so.debug 100644 root:root 743074fcabe91e5319fa56f7f9c975a7 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: 3b014b4d92bc467eb7f56f2172c8029a9b8ee54f4153eb9b4bea22ea577855aacb35cba81dcfb6306306a5c1ed4393eea13a464eb52548d47d60b6867c382b07 --- 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-10-22 05:25:37.338236088 +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 6c10186191442319fcd0210813ce1b67 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: 56cdc063d1ee02f2e806f8977fb36e01ba4b693ff018ed63616a5beb51cb0c5b2a2e7833b490355feda66a489561dea79f9499f00eaddce77377ab596d286ed3 --- 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-10-22 05:25:37.399237265 +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/f0 40755 root:root +/usr/lib/debug/.build-id/f0/4624058d0b0d420effc9c35351132d5872c75e 120777 root:root ../../../../bin/ttserver +/usr/lib/debug/.build-id/f0/4624058d0b0d420effc9c35351132d5872c75e.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/f0 40755 root:root +File: /usr/lib/debug/.build-id/f0/4624058d0b0d420effc9c35351132d5872c75e 120777 root:root ../../../../bin/ttserver +File: /usr/lib/debug/.build-id/f0/4624058d0b0d420effc9c35351132d5872c75e.debug 120777 root:root ../../usr/bin/ttserver.debug +File: /usr/lib/debug/usr/bin/ttserver.debug 100644 root:root efd686600d2f32581135a62879bf34cd 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: 84aef860fe94ffb84a0f5356d79f18dad9d3ef6d745be7d745cf1897268ab7d2f0692f8448ec7d7b766da96cb809f1dd6f85efa0a27db291f52e08deb7459928 --- 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-10-22 05:25:37.503239274 +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 4ec42e2de73d33474449709db654622c +File: /usr/bin/tcrmttest 100755 root:root 8fa453b71288a91803602f3146fa796e +File: /usr/bin/tcrtest 100755 root:root ab84b349b8eb21993ea7ef0e481469d8 +File: /usr/bin/ttulmgr 100755 root:root 9344931b3edd1a6d071b647a0da2e4fb +File: /usr/bin/ttultest 100755 root:root 4db787f8d0e08fdde134ff5ebe69c7d4 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: 636e1f8cecbd78a0890a81cc1df830e507bcaaf98e62c89593ed428e4b1d12f0c27c1c497f0fac5d5c1d89a2dca78ac180e0983b7027649099a03c49b06c83e3 --- 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-10-22 05:25:37.597241089 +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/2b 40755 root:root +/usr/lib/debug/.build-id/2b/1eec977c1207a21dc5f4d3a100f65d03be04cb 120777 root:root ../../../../bin/ttultest +/usr/lib/debug/.build-id/2b/1eec977c1207a21dc5f4d3a100f65d03be04cb.debug 120777 root:root ../../usr/bin/ttultest.debug +/usr/lib/debug/.build-id/35 40755 root:root +/usr/lib/debug/.build-id/35/85f700aa98fb066c2be3a68615447812312218 120777 root:root ../../../../bin/tcrmgr +/usr/lib/debug/.build-id/35/85f700aa98fb066c2be3a68615447812312218.debug 120777 root:root ../../usr/bin/tcrmgr.debug +/usr/lib/debug/.build-id/4a 40755 root:root +/usr/lib/debug/.build-id/4a/3fa2f8980035a972f0a4fe7f904f38b2c6ff62 120777 root:root ../../../../bin/ttulmgr +/usr/lib/debug/.build-id/4a/3fa2f8980035a972f0a4fe7f904f38b2c6ff62.debug 120777 root:root ../../usr/bin/ttulmgr.debug +/usr/lib/debug/.build-id/8e 40755 root:root +/usr/lib/debug/.build-id/8e/e56c71fbadbcc6f54c1a097513937508cccf82 120777 root:root ../../../../bin/tcrtest +/usr/lib/debug/.build-id/8e/e56c71fbadbcc6f54c1a097513937508cccf82.debug 120777 root:root ../../usr/bin/tcrtest.debug +/usr/lib/debug/.build-id/d2 40755 root:root +/usr/lib/debug/.build-id/d2/71cf3af9bafed70f0a559b3f6aec79ac031d78 120777 root:root ../../../../bin/tcrmttest +/usr/lib/debug/.build-id/d2/71cf3af9bafed70f0a559b3f6aec79ac031d78.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/2b 40755 root:root +File: /usr/lib/debug/.build-id/2b/1eec977c1207a21dc5f4d3a100f65d03be04cb 120777 root:root ../../../../bin/ttultest +File: /usr/lib/debug/.build-id/2b/1eec977c1207a21dc5f4d3a100f65d03be04cb.debug 120777 root:root ../../usr/bin/ttultest.debug +File: /usr/lib/debug/.build-id/35 40755 root:root +File: /usr/lib/debug/.build-id/35/85f700aa98fb066c2be3a68615447812312218 120777 root:root ../../../../bin/tcrmgr +File: /usr/lib/debug/.build-id/35/85f700aa98fb066c2be3a68615447812312218.debug 120777 root:root ../../usr/bin/tcrmgr.debug +File: /usr/lib/debug/.build-id/4a 40755 root:root +File: /usr/lib/debug/.build-id/4a/3fa2f8980035a972f0a4fe7f904f38b2c6ff62 120777 root:root ../../../../bin/ttulmgr +File: /usr/lib/debug/.build-id/4a/3fa2f8980035a972f0a4fe7f904f38b2c6ff62.debug 120777 root:root ../../usr/bin/ttulmgr.debug +File: /usr/lib/debug/.build-id/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/e56c71fbadbcc6f54c1a097513937508cccf82 120777 root:root ../../../../bin/tcrtest +File: /usr/lib/debug/.build-id/8e/e56c71fbadbcc6f54c1a097513937508cccf82.debug 120777 root:root ../../usr/bin/tcrtest.debug +File: /usr/lib/debug/.build-id/d2 40755 root:root +File: /usr/lib/debug/.build-id/d2/71cf3af9bafed70f0a559b3f6aec79ac031d78 120777 root:root ../../../../bin/tcrmttest +File: /usr/lib/debug/.build-id/d2/71cf3af9bafed70f0a559b3f6aec79ac031d78.debug 120777 root:root ../../usr/bin/tcrmttest.debug +File: /usr/lib/debug/usr/bin/tcrmgr.debug 100644 root:root 0abf3f462d0564449423efb7a7356f75 +File: /usr/lib/debug/usr/bin/tcrmttest.debug 100644 root:root 9f92fa8bf288d3cd9f7fd47edb1755be +File: /usr/lib/debug/usr/bin/tcrtest.debug 100644 root:root 7dab6e18edad4074764d495ae085edbd +File: /usr/lib/debug/usr/bin/ttulmgr.debug 100644 root:root 2846d41a9ddadba1b95e0173be1ed170 +File: /usr/lib/debug/usr/bin/ttultest.debug 100644 root:root b2f7a9257b49dd2a15f8295a7593f8bf 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: 71f29984068bdd34b70435e09e79cc7a860a6c640be7525f3e11713d9a52dfac87b07b84814baf687d4a57309aa5f0e12b8a7d667d554331cb9852b383b5d7a3