<86>Apr 21 01:47:21 userdel[28081]: delete user 'rooter' <86>Apr 21 01:47:21 userdel[28081]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:47:21 groupadd[28096]: group added to /etc/group: name=rooter, GID=597 <86>Apr 21 01:47:21 groupadd[28096]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:47:21 groupadd[28096]: new group: name=rooter, GID=597 <86>Apr 21 01:47:21 useradd[28108]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Apr 21 01:47:21 userdel[28128]: delete user 'builder' <86>Apr 21 01:47:21 userdel[28128]: removed group 'builder' owned by 'builder' <86>Apr 21 01:47:21 userdel[28128]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:47:21 groupadd[28142]: group added to /etc/group: name=builder, GID=598 <86>Apr 21 01:47:21 groupadd[28142]: group added to /etc/gshadow: name=builder <86>Apr 21 01:47:21 groupadd[28142]: new group: name=builder, GID=598 <86>Apr 21 01:47:21 useradd[28153]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash <13>Apr 21 01:47:24 rpmi: libtokyocabinet-1.4.47-alt1 1298026906 installed <13>Apr 21 01:47:24 rpmi: libtokyocabinet-devel-1.4.47-alt1 1298026906 installed <13>Apr 21 01:47:24 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Apr 21 01:47:24 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed Installing tokyotyrant-1.1.40-alt1.1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27859 + 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.27859 + 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 -Wall -g -O3' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O3' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O3' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O3' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=yes + lt_cv_prog_cc_static_works=yes + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-debug --disable-devel --disable-profile --enable-shared configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext #================================================================ # Configuring Tokyo Tyrant version 1.1.40. #================================================================ checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for main in -lc... yes checking for main in -lm... yes checking for main in -lpthread... yes checking for main in -lrt... yes checking for main in -ldl... yes checking for main in -lnsl... yes 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, --without-included-gettext #================================================================ # Ready to make. #================================================================ + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/tokyotyrant-1.1.40' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttutil.c x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char tculog.c x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcrdb.c x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char myconf.c x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttskelmock.c x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttskeldir.c x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttskelproxy.c x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttskelnull.c x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttserver.c ttutil.c: In function 'ttsockgets2': ttutil.c:557:8: warning: variable 'err' set but not used [-Wunused-but-set-variable] bool err = false; ^ x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char scrext.c x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttulmgr.c x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char ttultest.c x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcrtest.c ttserver.c: In function 'do_putnr': ttserver.c:1301:13: warning: variable 'code' set but not used [-Wunused-but-set-variable] uint8_t code = 0; ^ x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcrmttest.c x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_TT_PREFIX="\"/usr\"" -D_TT_INCLUDEDIR="\"/usr/include\"" -D_TT_LIBDIR="\"/usr/lib64\"" -D_TT_BINDIR="\"/usr/bin\"" -D_TT_LIBEXECDIR="\"/usr/lib\"" -D_TT_APPINC="\"-I/usr/include\"" -D_TT_APPLIBS="\"-L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc \"" -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char tcrmgr.c x86_64-alt-linux-gcc -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -o ttskelmock.so ttskelmock.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc x86_64-alt-linux-gcc -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -o ttskeldir.so ttskeldir.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc x86_64-alt-linux-gcc -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -o ttskelnull.so ttskelnull.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc ar rv libtokyotyrant.a ttutil.o tculog.o tcrdb.o myconf.o if uname -a | egrep -i 'SunOS' > /dev/null ; \ then \ x86_64-alt-linux-gcc -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -Wl,-G,-h,libtokyotyrant.so.3 -o libtokyotyrant.so.3.23.0 \ ttutil.o tculog.o tcrdb.o myconf.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc ; \ else \ x86_64-alt-linux-gcc -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -Wl,-soname,libtokyotyrant.so.3 -o libtokyotyrant.so.3.23.0 \ ttutil.o tculog.o tcrdb.o myconf.o -L. -L/usr/lib64 -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc ; \ fi ar: creating libtokyotyrant.a a - ttutil.o a - tculog.o a - tcrdb.o a - myconf.o ln -f -s libtokyotyrant.so.3.23.0 libtokyotyrant.so.3 ln -f -s libtokyotyrant.so.3.23.0 libtokyotyrant.so x86_64-alt-linux-gcc -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char -shared -o ttskelproxy.so ttskelproxy.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc x86_64-alt-linux-gcc -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o ttulmgr ttulmgr.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc x86_64-alt-linux-gcc -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o ttultest ttultest.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc x86_64-alt-linux-gcc -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o tcrmttest tcrmttest.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc x86_64-alt-linux-gcc -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o tcrmgr tcrmgr.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc x86_64-alt-linux-gcc -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o ttserver ttserver.o scrext.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc x86_64-alt-linux-gcc -pipe -Wall -g -O3 -pipe -Wall -g -O3 -std=c99 -fPIC -fsigned-char -o tcrtest tcrtest.o -L. -L/usr/lib64 -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc #================================================================ # 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.49010 + 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 + cd tokyotyrant-1.1.40 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/tokyotyrant-buildroot install make: Entering directory `/usr/src/RPM/BUILD/tokyotyrant-1.1.40' mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/include cp -Rf ttutil.h tculog.h tcrdb.h /usr/src/tmp/tokyotyrant-buildroot/usr/include mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/lib64 cp -Rf libtokyotyrant.a libtokyotyrant.so.3.23.0 libtokyotyrant.so.3 libtokyotyrant.so ttskelmock.so ttskeldir.so ttskelproxy.so ttskelnull.so /usr/src/tmp/tokyotyrant-buildroot/usr/lib64 mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/bin cp -Rf ttserver ttulmgr ttultest tcrtest tcrmttest tcrmgr /usr/src/tmp/tokyotyrant-buildroot/usr/bin mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/sbin cp -Rf ttservctl /usr/src/tmp/tokyotyrant-buildroot/usr/sbin mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant cp -Rf ext COPYING ChangeLog THANKS doc /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man1 cd man && cp -Rf ttserver.1 ttulmgr.1 ttultest.1 tcrtest.1 tcrmttest.1 tcrmgr.1 /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man1 mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man3 cd man && cp -Rf ttutil.3 tculog.3 tcrdb.3 /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man3 mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man8 cd man && cp -Rf ttservctl.8 /usr/src/tmp/tokyotyrant-buildroot/usr/share/man/man8 mkdir -p /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/pkgconfig cp -Rf tokyotyrant.pc /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/pkgconfig #================================================================ # Thanks for using Tokyo Tyrant. #================================================================ make: Leaving directory `/usr/src/RPM/BUILD/tokyotyrant-1.1.40' + rm -f /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant/COPYING + install -d -m 0755 /usr/src/tmp/tokyotyrant-buildroot/usr/share/doc /usr/src/tmp/tokyotyrant-buildroot/etc/sysconfig /usr/src/tmp/tokyotyrant-buildroot/etc/rc.d/init.d /usr/src/tmp/tokyotyrant-buildroot/var/lib/tokyotyrant /usr/src/tmp/tokyotyrant-buildroot/var/log/ttserver + mv /usr/src/tmp/tokyotyrant-buildroot/usr/share/tokyotyrant /usr/src/tmp/tokyotyrant-buildroot/usr/share/doc/tokyotyrant-1.1.40 + mv /usr/src/tmp/tokyotyrant-buildroot/usr/sbin/ttservctl /usr/src/tmp/tokyotyrant-buildroot/usr/share/doc/tokyotyrant-1.1.40/ + install -m 0755 /usr/src/RPM/SOURCES/tokyotyrant.init /usr/src/tmp/tokyotyrant-buildroot/etc/rc.d/init.d/tokyotyrant + install -m 0644 /usr/src/RPM/SOURCES/tokyotyrant.sysconfig /usr/src/tmp/tokyotyrant-buildroot/etc/sysconfig/tokyotyrant + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tokyotyrant-buildroot (auto) mode of './usr/lib64/ttskelnull.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ttskelproxy.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ttskeldir.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ttskelmock.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libtokyotyrant.so.3.23.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/tokyotyrant-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/tokyotyrant.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/tokyotyrant.pc: Libs: '-L${libdir} -ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc ' --> '-ltokyotyrant -ltokyocabinet -lz -lresolv -lnsl -ldl -lrt -lpthread -lm -lc' Compressing files in /usr/src/tmp/tokyotyrant-buildroot (auto) Adjusting library links in /usr/src/tmp/tokyotyrant-buildroot ./var/lib: ./usr/lib64: 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) Hardlinking identical .pyc and .pyo files Processing files: tokyotyrant-1.1.40-alt1.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LEJ22F find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2MJ2Xh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.CXziEW Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YALT5D Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3d00jo Provides: tokyotyrant-server = 1.1.40-alt1.1.qa1, ttserver = 1.1.40-alt1.1.qa1 Requires: libtokyotyrant = 1.1.40-alt1.1.qa1, libtokyocabinet >= 1.4.35, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), libtokyocabinet.so.9()(64bit) >= set:ngjPEuF7g4Ugvg4E9ArnTnmK477M29CH518Qhwl2qfGT6Mm9up5w0a2ASlU0pb01YPNuid0BVQubgIuzaxfCgd0Z8Z6fkCAejNimhsh58aRWkHhMss6ZedQLOZ6jm66ZFeR1Zy3Y0GFS2JJIIt8lKGot0ZdgD6baxHLgd0dS9h1, libtokyotyrant.so.3()(64bit) >= set:lfvKjrCEWQ4TCPGD7CiIY7FWs4Dw9IwWManXvpYOir6dgOy0dB8KJ11xVCicMHlZ6Yc7uIUCwqEd4RYjOjaA3eLBqbbxZmldjOjZCjOEYPvFZdS2rZ8ZetPgWvzXar5f11, rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh, /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.ZS5dhb Creating tokyotyrant-debuginfo package Processing files: tokyotyrant-utils-1.1.40-alt1.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sIJ8Y0 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lFXnsT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libtokyotyrant = 1.1.40-alt1.1.qa1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libtokyocabinet.so.9()(64bit) >= set:nhjPU4afXr1K2Q4VSNYiTzJbkNwfC6YptqNYbBBrEFNDjfUgcATDrx3LZ1ce715EM7ZfvuGFd0ks5eADiZsiJtMcu3j63jhWHTvbJGBxaVnFLvV4qb3yi2pJAkKvya8k1o, libtokyotyrant.so.3()(64bit) >= set:lekrb69GhWauS190Dk06Y68QEkfmeD1jrddodUxLju8HZlCnml05uC8oz3UuW7DNqr6C9AyZjmjCu9mZldda9knRsNURJdZFqTZpTry9X7upy7fJASi1xOzFD5hlY8dLGK1toYooWYWH01oytCEutG7yRgUjGuS2QFk6urGNJcuZHcSz7, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ASfwaR Creating tokyotyrant-utils-debuginfo package Processing files: libtokyotyrant-1.1.40-alt1.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P5FxER find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/libtokyotyrant.so.3: 146 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wRrxUU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libtokyotyrant.so.3()(64bit) = set:ldZkARBWU2dlAEKOhdAKUM2ia8HO3pJzsQ95Uo3NsQo681bdvRzai4foa3WyPmgZBe4soT3q1DlxL9fwxW5UBVBh5EMHqZz2uepNW10sv5MZ3CiaZhMC9Aq2eUUkZzK9jLsLacfBcMRFiqiCaFT7Mbnh9482ejT4k3FxcasrxWy52SJuuT4ZJGguU8jsYQiMm20JaGfZ4siebhlUhquNHUopsBBw2STtjFqi82jDHv1Wv3Z2xmp7QaZDiauCszYbqmeAf9wLJ2bZ8tLDxWjiRpHufgzJGGcUSgMgPWhvtziHmpIz7 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), librt.so.1()(64bit) >= set:jgDpnA2qDael, librt.so.1(GLIBC_2.2.5)(64bit), libtokyocabinet.so.9()(64bit) >= set:ngjPs2RPZm1e2Q4OJHIo3Nwz3AT15Yye6IigL1JThHKYGCnml6q6XWJM9AFO2XFyf3TKfSEBXX94BWU7jQEaMUs4kwLV7liP3cRjYU4oZCfkCko3MxYPDbGHNrkGRFmsMIfJ9Wgpckxp5IuZ6LBOwgi9ztyTA7HvBJXuINJ4z8NZc4p8xcF1Gnck9F4hE22l02, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N0TCX0 Creating libtokyotyrant-debuginfo package Processing files: libtokyotyrant-devel-1.1.40-alt1.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zpb0L9 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/ttskeldir.so: 1 symbols, 10 bpp lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/ttskelmock.so: 1 symbols, 10 bpp lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/ttskelnull.so: 1 symbols, 10 bpp lib.prov: /usr/src/tmp/tokyotyrant-buildroot/usr/lib64/ttskelproxy.so: 1 symbols, 10 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L8dNol find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(tokyotyrant) = 1.1.40, ttskeldir.so()(64bit) = set:dcC9, ttskelmock.so()(64bit) = set:dcC9, ttskelnull.so()(64bit) = set:dcC9, ttskelproxy.so()(64bit) = set:dcC9 Requires: libtokyotyrant = 1.1.40-alt1.1.qa1, /usr/lib64/libtokyotyrant.so.3.23.0, /usr/lib64/pkgconfig, libc.so.6(GLIBC_2.2.5)(64bit), libtokyocabinet-devel, libtokyocabinet.so.9()(64bit) >= set:nhGq5Ax12IWA1HlJv9e0NowQr3gMtexIhL58dLS1cCAfkUofi9oVeNfvru8UYJhspshk6hZedWn1dvQ3L4rD5Dc23SVSvP1eiywX2, libtokyotyrant.so.3()(64bit) >= set:lgoumoNfrdmU1xJWalh4ljn9N69E6YtXYO3t5M9XeIJNFFu8D4RlsqrpcXv0, rtld(GNU_HASH), zlib-devel Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cU6WXE Creating libtokyotyrant-devel-debuginfo package Processing files: libtokyotyrant-devel-static-1.1.40-alt1.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qu2df1 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.piyrkq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libtokyotyrant-devel = 1.1.40-alt1.1.qa1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AQX99R Processing files: tokyotyrant-doc-1.1.40-alt1.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iV7AHm find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zABO2T find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: tokyotyrant-devel-man = 1.1.40-alt1.1.qa1 Processing files: tokyotyrant-debuginfo-1.1.40-alt1.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RSnHau find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JgHK16 find-requires: running scripts (debuginfo) Requires: tokyotyrant = 1.1.40-alt1.1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libpthread.so.0), debug64(libtokyocabinet.so.9), debug64(libtokyotyrant.so.3) Processing files: tokyotyrant-utils-debuginfo-1.1.40-alt1.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gh2dEM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qdQi5u find-requires: running scripts (debuginfo) Requires: tokyotyrant-utils = 1.1.40-alt1.1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0), debug64(libtokyocabinet.so.9), debug64(libtokyotyrant.so.3) Processing files: libtokyotyrant-debuginfo-1.1.40-alt1.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cgeegg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DRTua4 find-requires: running scripts (debuginfo) Provides: debug64(libtokyotyrant.so.3) Requires: libtokyotyrant = 1.1.40-alt1.1.qa1, debug64(libc.so.6), debug64(libm.so.6), debug64(libpthread.so.0), debug64(librt.so.1), debug64(libtokyocabinet.so.9) Processing files: libtokyotyrant-devel-debuginfo-1.1.40-alt1.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Is0IXU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SdVfDO find-requires: running scripts (debuginfo) Provides: debug64(ttskeldir.so), debug64(ttskelmock.so), debug64(ttskelnull.so), debug64(ttskelproxy.so) Requires: libtokyotyrant-devel = 1.1.40-alt1.1.qa1, debug64(libc.so.6), debug64(libtokyocabinet.so.9), debug64(libtokyotyrant.so.3) Adding to tokyotyrant-debuginfo a strict dependency on libtokyotyrant-debuginfo Adding to tokyotyrant-utils-debuginfo a strict dependency on libtokyotyrant-debuginfo Adding to libtokyotyrant-devel-debuginfo a strict dependency on libtokyotyrant-debuginfo Removing from tokyotyrant-debuginfo 3 sources provided by libtokyotyrant-debuginfo Removing from tokyotyrant-utils-debuginfo 3 sources provided by libtokyotyrant-debuginfo Removing from libtokyotyrant-devel-debuginfo 2 sources provided by libtokyotyrant-debuginfo Removing 1 extra deps from tokyotyrant due to dependency on libtokyotyrant Removing 1 extra deps from tokyotyrant-utils due to dependency on libtokyotyrant Removing 2 extra deps from libtokyotyrant-devel due to dependency on libtokyotyrant Removing 1 extra deps from tokyotyrant-debuginfo due to dependency on libtokyotyrant-debuginfo Removing 1 extra deps from tokyotyrant-utils-debuginfo due to dependency on libtokyotyrant-debuginfo Removing 1 extra deps from libtokyotyrant-devel-debuginfo due to dependency on libtokyotyrant-debuginfo Removing 8 extra deps from tokyotyrant due to repentancy on libtokyotyrant Removing 7 extra deps from tokyotyrant-utils due to repentancy on libtokyotyrant Removing 3 extra deps from libtokyotyrant-devel due to repentancy on libtokyotyrant Removing 3 extra deps from tokyotyrant-debuginfo due to repentancy on libtokyotyrant-debuginfo Removing 3 extra deps from tokyotyrant-utils-debuginfo due to repentancy on libtokyotyrant-debuginfo Removing 2 extra deps from libtokyotyrant-devel-debuginfo due to repentancy on libtokyotyrant-debuginfo warning: Installed (but unpackaged) file(s) found: /usr/share/man/man8/ttservctl.8.xz Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-1.1.40-alt1.1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-utils-1.1.40-alt1.1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-1.1.40-alt1.1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-devel-1.1.40-alt1.1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-devel-static-1.1.40-alt1.1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/noarch/tokyotyrant-doc-1.1.40-alt1.1.qa1.noarch.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-debuginfo-1.1.40-alt1.1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tokyotyrant-utils-debuginfo-1.1.40-alt1.1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-debuginfo-1.1.40-alt1.1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtokyotyrant-devel-debuginfo-1.1.40-alt1.1.qa1.x86_64.rpm 25.34user 9.26system 0:48.74elapsed 70%CPU (0avgtext+0avgdata 76888maxresident)k 0inputs+0outputs (0major+1507002minor)pagefaults 0swaps 30.36user 14.62system 1:01.37elapsed 73%CPU (0avgtext+0avgdata 122060maxresident)k 592inputs+0outputs (0major+1867427minor)pagefaults 0swaps --- libtokyotyrant-devel-1.1.40-alt1.1.qa1.x86_64.rpm.repo 2013-04-19 22:29:36.000000000 +0000 +++ libtokyotyrant-devel-1.1.40-alt1.1.qa1.x86_64.rpm.hasher 2019-04-21 01:48:42.390202546 +0000 @@ -16,6 +16,6 @@ Provides: pkgconfig(tokyotyrant) = 1.1.40 -Provides: ttskeldir.so()(64bit) = set:edCF -Provides: ttskelmock.so()(64bit) = set:edCF -Provides: ttskelnull.so()(64bit) = set:edCF -Provides: ttskelproxy.so()(64bit) = set:edCF +Provides: ttskeldir.so()(64bit) = set:dcC9 +Provides: ttskelmock.so()(64bit) = set:dcC9 +Provides: ttskelnull.so()(64bit) = set:dcC9 +Provides: ttskelproxy.so()(64bit) = set:dcC9 Provides: libtokyotyrant-devel = 1.1.40-alt1.1.qa1 --- tokyotyrant-1.1.40-alt1.1.qa1.x86_64.rpm.repo 2013-04-19 22:29:36.000000000 +0000 +++ tokyotyrant-1.1.40-alt1.1.qa1.x86_64.rpm.hasher 2019-04-21 01:48:54.327821295 +0000 @@ -3,3 +3,3 @@ /usr/bin/ttserver 100755 -/usr/share/man/man1/ttserver.1.gz 100644 +/usr/share/man/man1/ttserver.1.xz 100644 /var/lib/tokyotyrant 40770 --- tokyotyrant-doc-1.1.40-alt1.1.qa1.noarch.rpm.repo 2013-04-19 22:29:40.000000000 +0000 +++ tokyotyrant-doc-1.1.40-alt1.1.qa1.noarch.rpm.hasher 2019-04-21 01:48:59.141667556 +0000 @@ -13,5 +13,5 @@ /usr/share/doc/tokyotyrant-1.1.40/ttservctl 100755 -/usr/share/man/man3/tcrdb.3.gz 100644 -/usr/share/man/man3/tculog.3.gz 100644 -/usr/share/man/man3/ttutil.3.gz 100644 +/usr/share/man/man3/tcrdb.3.xz 100644 +/usr/share/man/man3/tculog.3.xz 100644 +/usr/share/man/man3/ttutil.3.xz 100644 Requires: rpmlib(PayloadIsLzma) --- tokyotyrant-utils-1.1.40-alt1.1.qa1.x86_64.rpm.repo 2013-04-19 22:29:36.000000000 +0000 +++ tokyotyrant-utils-1.1.40-alt1.1.qa1.x86_64.rpm.hasher 2019-04-21 01:49:00.603620865 +0000 @@ -5,7 +5,7 @@ /usr/bin/ttultest 100755 -/usr/share/man/man1/tcrmgr.1.bz2 100644 -/usr/share/man/man1/tcrmttest.1.gz 100644 -/usr/share/man/man1/tcrtest.1.gz 100644 -/usr/share/man/man1/ttulmgr.1.gz 100644 -/usr/share/man/man1/ttultest.1.gz 100644 +/usr/share/man/man1/tcrmgr.1.xz 100644 +/usr/share/man/man1/tcrmttest.1.xz 100644 +/usr/share/man/man1/tcrtest.1.xz 100644 +/usr/share/man/man1/ttulmgr.1.xz 100644 +/usr/share/man/man1/ttultest.1.xz 100644 Requires: libtokyotyrant = 1.1.40-alt1.1.qa1