<86>Feb 21 06:29:07 userdel[3510006]: delete user 'rooter' <86>Feb 21 06:29:07 userdel[3510006]: removed group 'rooter' owned by 'rooter' <86>Feb 21 06:29:07 groupadd[3510028]: group added to /etc/group: name=rooter, GID=687 <86>Feb 21 06:29:07 groupadd[3510028]: group added to /etc/gshadow: name=rooter <86>Feb 21 06:29:07 groupadd[3510028]: new group: name=rooter, GID=687 <86>Feb 21 06:29:07 useradd[3510057]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Feb 21 06:29:07 userdel[3510092]: delete user 'builder' <86>Feb 21 06:29:07 userdel[3510092]: removed group 'builder' owned by 'builder' <86>Feb 21 06:29:07 userdel[3510092]: removed shadow group 'builder' owned by 'builder' <86>Feb 21 06:29:07 groupadd[3510110]: group added to /etc/group: name=builder, GID=688 <86>Feb 21 06:29:07 groupadd[3510110]: group added to /etc/gshadow: name=builder <86>Feb 21 06:29:07 groupadd[3510110]: new group: name=builder, GID=688 <86>Feb 21 06:29:07 useradd[3510129]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash <13>Feb 21 06:29:09 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed warning: Macro %x86_64 not found <13>Feb 21 06:29:11 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed <13>Feb 21 06:29:11 rpmi: bzlib-devel-1:1.0.6-alt6 sisyphus+224341.100.1.1 1552254551 installed warning: Macro %x86_64 not found Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tokyocabinet-1.4.47-alt1.nosrc.rpm warning: Macro %x86_64 not found Installing tokyocabinet-1.4.47-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4244 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tokyocabinet-1.4.47 + echo 'Source #0 (tokyocabinet-1.4.47.tar):' Source #0 (tokyocabinet-1.4.47.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tokyocabinet-1.4.47.tar + cd tokyocabinet-1.4.47 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (tokyocabinet-1.4.47-alt1.patch):' Patch #0 (tokyocabinet-1.4.47-alt1.patch): + /usr/bin/patch -p1 patching file Makefile.in patching file configure patching file configure.in patching file tokyocabinet.pc.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4244 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tokyocabinet-1.4.47 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.in: not using Autoheader autoreconf-default: configure.in: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O3' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=yes + lt_cv_prog_cc_static_works=yes + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-fastest --disable-debug --disable-devel --disable-profile --enable-shared --disable-uyield --enable-zlib --enable-bzip --disable-exlzo --disable-exlzma --enable-pthread --enable-off64 configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext #================================================================ # Configuring Tokyo Cabinet version 1.4.47 (fastest) (off64). #================================================================ 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 -lz... yes checking for main in -lbz2... yes checking for main in -ltokyocabinet... no checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating tokyocabinet.pc configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext #================================================================ # Ready to make. #================================================================ + make -j8 make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' cat myconf.c tcutil.c md5.c tchdb.c tcbdb.c tcfdb.c tctdb.c tcadb.c > tokyocabinet_all.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tcumttest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tcutest.c tcutest.c: In function 'procmisc': tcutest.c:880:22: warning: self-comparison always evaluates to false [-Wtautological-compare] 880 | if(dary[j] != dary[j]) err = true; | ^~ make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tchmgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tchmttest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tcbmttest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tcttest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tcucodec.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tcbmgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tctmgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tcamttest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tcfmgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tcawmgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tcatest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tcftest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tcamgr.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tcfmttest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tcbtest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tchtest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tctmttest.c make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -D_MYFASTEST -D_FILE_OFFSET_BITS=64 -D_TC_PREFIX="\"/usr\"" -D_TC_INCLUDEDIR="\"/usr/include\"" -D_TC_LIBDIR="\"/usr/lib64\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr tokyocabinet_all.c tokyocabinet_all.c: In function 'tcadbmisc': tokyocabinet_all.c:32751:21: warning: variable 'vsiz' set but not used [-Wunused-but-set-variable] 32751 | int ksiz, vsiz; | ^~~~ tokyocabinet_all.c:32751:15: warning: variable 'ksiz' set but not used [-Wunused-but-set-variable] 32751 | int ksiz, vsiz; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' ar rv libtokyocabinet.a tokyocabinet_all.o ar: creating libtokyocabinet.a a - tokyocabinet_all.o make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' if uname -a | egrep -i 'SunOS' > /dev/null ; \ then \ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -shared -Wl,-G,-h,libtokyocabinet.so.9 -o libtokyocabinet.so.9.10.0 \ tokyocabinet_all.o -L. -L/usr/lib64 -lbz2 -lz -lrt -lpthread -lm -lc ; \ else \ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -shared -Wl,-soname,libtokyocabinet.so.9 -o libtokyocabinet.so.9.10.0 \ tokyocabinet_all.o -L. -L/usr/lib64 -lbz2 -lz -lrt -lpthread -lm -lc ; \ fi make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' ln -f -s libtokyocabinet.so.9.10.0 libtokyocabinet.so.9 make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' ln -f -s libtokyocabinet.so.9.10.0 libtokyocabinet.so make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcumttest tcumttest.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tchmgr tchmgr.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcucodec tcucodec.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcutest tcutest.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tchmttest tchmttest.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcbmgr tcbmgr.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcftest tcftest.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcfmttest tcfmttest.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcbtest tcbtest.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tctmgr tctmgr.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tchtest tchtest.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcbmttest tcbmttest.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcamgr tcamgr.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcamttest tcamttest.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcawmgr.cgi tcawmgr.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcfmgr tcfmgr.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcttest tcttest.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tctmttest tctmttest.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcatest tcatest.o -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' #================================================================ # Ready to install. #================================================================ make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3155 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tokyocabinet-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tokyocabinet-buildroot + cd tokyocabinet-1.4.47 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/tokyocabinet-buildroot install make: Entering directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' mkdir -p /usr/src/tmp/tokyocabinet-buildroot/usr/include cp -Rf tcutil.h tchdb.h tcbdb.h tcfdb.h tctdb.h tcadb.h /usr/src/tmp/tokyocabinet-buildroot/usr/include mkdir -p /usr/src/tmp/tokyocabinet-buildroot/usr/lib64 cp -Rf libtokyocabinet.a libtokyocabinet.so.9.10.0 libtokyocabinet.so.9 libtokyocabinet.so /usr/src/tmp/tokyocabinet-buildroot/usr/lib64 mkdir -p /usr/src/tmp/tokyocabinet-buildroot/usr/bin cp -Rf tcutest tcumttest tcucodec tchtest tchmttest tchmgr tcbtest tcbmttest tcbmgr tcftest tcfmttest tcfmgr tcttest tctmttest tctmgr tcatest tcamttest tcamgr /usr/src/tmp/tokyocabinet-buildroot/usr/bin mkdir -p /usr/src/tmp/tokyocabinet-buildroot/usr/lib cp -Rf tcawmgr.cgi /usr/src/tmp/tokyocabinet-buildroot/usr/lib mkdir -p /usr/src/tmp/tokyocabinet-buildroot/usr/share/tokyocabinet cp -Rf COPYING ChangeLog doc tokyocabinet.idl /usr/src/tmp/tokyocabinet-buildroot/usr/share/tokyocabinet mkdir -p /usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man1 cd man && cp -Rf tcutest.1 tcumttest.1 tcucodec.1 tchtest.1 tchmttest.1 tchmgr.1 tcbtest.1 tcbmttest.1 tcbmgr.1 tcftest.1 tcfmttest.1 tcfmgr.1 tcttest.1 tctmttest.1 tctmgr.1 tcatest.1 tcamttest.1 tcamgr.1 /usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man1 mkdir -p /usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3 cd man && cp -Rf tokyocabinet.3 tcutil.3 tcxstr.3 tclist.3 tcmap.3 tctree.3 tcmdb.3 tcmpool.3 tchdb.3 tcbdb.3 tcfdb.3 tctdb.3 tcadb.3 /usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3 mkdir -p /usr/src/tmp/tokyocabinet-buildroot/usr/lib64/pkgconfig cp -Rf tokyocabinet.pc /usr/src/tmp/tokyocabinet-buildroot/usr/lib64/pkgconfig [ "$UID" = 0 ] && PATH=/sbin:/usr/sbin:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games ldconfig 2>/dev/null || true #================================================================ # Thanks for using Tokyo Cabinet. #================================================================ make: Leaving directory '/usr/src/RPM/BUILD/tokyocabinet-1.4.47' + rm -f /usr/src/tmp/tokyocabinet-buildroot/usr/share/tokyocabinet/COPYING /usr/src/tmp/tokyocabinet-buildroot/usr/share/tokyocabinet/README /usr/src/tmp/tokyocabinet-buildroot/usr/share/tokyocabinet/doc/tokyoproducts.ppt + bzip2 --best /usr/src/tmp/tokyocabinet-buildroot/usr/share/tokyocabinet/ChangeLog + install -d -m 0755 /usr/src/tmp/tokyocabinet-buildroot/usr/share/doc + mv /usr/src/tmp/tokyocabinet-buildroot/usr/share/tokyocabinet /usr/src/tmp/tokyocabinet-buildroot/usr/share/doc/tokyocabinet-1.4.47 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tokyocabinet-buildroot (auto) mode of './usr/lib64/libtokyocabinet.so.9.10.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/tokyocabinet-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/tokyocabinet.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/tokyocabinet.pc: Libs: '-L${libdir} -ltokyocabinet' --> '-ltokyocabinet' Checking contents of files in /usr/src/tmp/tokyocabinet-buildroot/ (default) Compressing files in /usr/src/tmp/tokyocabinet-buildroot (auto) removed '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcmpool.3' '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcmpool.3.xz' -> 'tcutil.3.xz' removed '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcmdb.3' '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcmdb.3.xz' -> 'tcutil.3.xz' removed '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tctree.3' '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tctree.3.xz' -> 'tcutil.3.xz' removed '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcmap.3' '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcmap.3.xz' -> 'tcutil.3.xz' removed '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tclist.3' '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tclist.3.xz' -> 'tcutil.3.xz' removed '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcxstr.3' '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcxstr.3.xz' -> 'tcutil.3.xz' removed '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcxstr.3.xz' '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcxstr.3.xz' -> 'tcutil.3.xz' removed '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tclist.3.xz' '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tclist.3.xz' -> 'tcutil.3.xz' removed '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcmap.3.xz' '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcmap.3.xz' -> 'tcutil.3.xz' removed '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tctree.3.xz' '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tctree.3.xz' -> 'tcutil.3.xz' removed '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcmdb.3.xz' '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcmdb.3.xz' -> 'tcutil.3.xz' removed '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcmpool.3.xz' '/usr/src/tmp/tokyocabinet-buildroot/usr/share/man/man3/tcmpool.3.xz' -> 'tcutil.3.xz' Adjusting library links in /usr/src/tmp/tokyocabinet-buildroot ./usr/lib: ./usr/lib64: libtokyocabinet.so.9 -> libtokyocabinet.so.9.10.0 Verifying ELF objects in /usr/src/tmp/tokyocabinet-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.94536 Check is turned off by --disable check Processing files: tokyocabinet-utils-1.4.47-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WTqXIC find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fUkRrE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) warning: hash collision: tcadbout2 tchdbpath Requires: libtokyocabinet = 1.4.47-alt1, /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:ndBIAu0WcE1dgAhgsp4Atq7oycwaXXJagwsuoWZ4RZ5o3YRkDjg2Cdvug4nx6Yh1Epabz3q4N7ukZ3HQcK73trB3MvCmEbElOiJ1RpOja48fv8o0YYWLJwQi73IqEXHBGb2Yv2WF91V7R72s2Gw20EAZ9rBUsRNWbuwTISOcugefQBBOjskmQglr1SyHREVNrKvVMfNwdHSto7UZBR4ASFJEqs9ihE9jtZ4wYXXMpTbfG8UKQmXW2NxcBv9ZpivFzwB3AgSHvzu3lWIeeHZeIZvd5AHTdemfRMr6JZu3WKqbWLcXK2o4V4MtTIR0D3LwA8fHDj1pefh8D0ygDdKGIhEfW6o7M3sz9dPebLsLsMR7WWZ0RPZiA8ADmibiZrIcvPhdJ3Zn6ccE15Qjd8lyUgHg3l35lXRks4kHaXQskO7WrC5wl5F6BqH5zbeJS08lUGGwH6b4MJ6EpxEU4ikyp9GIG0zFQRxWAYhKTyotN4FzX4Xt8LgIFW1VSWvPZvaXNEEV0cyN0vSvJwWaN7U0M3SE5IWoVUoVMhXcKANeUAxdCSKIjWDHYAypdzAD7gaKZDNIWRoRQFt7lRjZe6w7IQ8x3oH8ElrV4aeod13e8mpDn41Dyu1J3DmOkiehooZhHRJ2UcC6WMQOG3aYCMJ980Oc57CZyDK0azGnTGb4hZboODoLhAlyzlOPjH50MH4PyZqflGHO6osOUEhttX0D8nozniPkWk1W9WhpSvpG3bRmXmeQkEW65WcVCGZifd4fd9MM1kbgRjfxnyQS3MW23PO0woDhMVIDMXwtHkqz5bSCTxRfO7WpJ4EKtgQJ2ga8oTwCmXdffSkdUzRmWgo4IqcIzCtxpSIVhUwiaIedUOx4SoBVNa8b4U05en6lK97stgLOG1CsQ0OZwiQG3HZsgMqiYyAnkKP0mjfQEGEckxTvJEU1I4H56nN1MJ2uoZ2DBYHqjN0bHLtJ7Q4FHl5Z6aLwPnUnQN1dLAn8h2K4OeOcFFHOKPDnwEAyfhWudcOftGnHAy1sAK3IgpCveknbkgeTVgZkjbV2NEV3UweTsr8Drf8pyx0ve19sNVQUSXTWKlImRe4syMIkL7Zy5TsMoBZxwZ5VDxPAyTjGwi3ZDN9ZkX3F0Rf524PTWlJUN7ZhdcZn2uk2Tihx41zHb69kEoDIRMj8jXzr9pZBcEMZilYy50aegO0BlgILhCW4xYLrsd03w5oU16zhpGRddmzniqkKZl1ZnzhzwCsmiZdxQ837iFG1FcrD85ZE7A0UdwXhoZ1qEItEkZAkZB7tUE2VUS24OhQ2, 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.HtwDkF Creating tokyocabinet-utils-debuginfo package Processing files: libtokyocabinet-1.4.47-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1bZQkF find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/tokyocabinet-buildroot/usr/lib64/libtokyocabinet.so.9: 777 symbols, 20 bpp warning: hash collision: tcadbout2 tchdbpath Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IabLnF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libtokyocabinet.so.9()(64bit) = set:ndBIAu0WcE1dgAhgsp4Atq7q0sg6gBZdrlw0VYMQXFWZqW6DOLCWs2iMIVP3qFO90qM75wCFkmc37Q8yfYEWDlq6TzxKJO1krIc5mQIs1JimGdEejuix0VV313wDnZJmgqFzhJ0TzI25qJkthwZz1Z4jd2RSKQcU39syzm5k00BIfTaNVGzRnY03oTwSOcugefQBBOjsS4LNDNzj3lJ5obKmzCfJYMsZy7ZpoMZrrPQto7UZBiIh0iXQmZqQKn4nyEjm0dpGHD0VTTxPuXNgdG8UKQmXW2NxcBv9ZpesJXW8oV09AZavzu3NwOsmnqPFLUk9WtmZLC6GZzGTdKoBtudYCB5EGT7QtRmZtYEyR1I92xGH0fJGJj0TtPm3seY2iyY72abD2Os6rJ38D0ygDJ2LFbr4WzK1S17ci8rIZ4uvIPObTHnuSnvEHT3X32mvx4xYQiaDcRULIcvPhdJ3Zn6ccE15QjdIPYmgsElExGxKgY3DrZtRBmjNNZhwsjpDCziZiLYSCp1olVtKblGJmcKUQq3wkxHWSvBH6b4QBobWv3ffX5Kmj8h9CBEOG2cCin7GjO7VubyR5jAeKjITxYirt3p5lZ0OJRZCSZBpf653hjpo4PgjMrSvB24gtBU3s0U1rQZt3qZsONNWvtU78QezbpI3epozFJX2icLvKOjaCRqLTIDTt2oSRZHomZaNGFjXeGGDWt3M3mqAMx34lt1JqbDgN1H9rfiZ0NGDFSkh4saW5Qesq9j9V4xxV7lAHUm1eG1NMlqE3jbHeEMr2TCw0orwz9eczzeNFbwOEWRJWGdJxf2nHoODE7Z3x8H47HADDmHE20MnjBOz8OSnvGknBd8OoGNUEhttX0D8nozn2v9aatG0Z4QzOIZyjtCExZtuZyrJrVgjxGrkEPArGWbfd4fd9oA5G1R2ZIUiEDMbhqX1otxxpp8o24Ld2eDZ4UtMKlaJNy5rPXMW7V3Zcq9gtXwEr5wkgMK1dJSruuIFqM7HJQxM8oRoo7dX2PIqNZE7xzhgAJQPFedUOx4SoBRDcN4A52G1CexPBhBrOV0wE3WlmdMAz6gZvZfOAUZoWMGf3VMwOxU59LEsD15wKH5V3dGaa3lUZ7JEUhk5XXqxNls0sHw7mLc4dFUnRCy1mmvXqfozcPEHl5Z6aLwPnUnQN1dLAn8hy9I2BIj3LhBCKaXevZqRdDiaZkAKn3zYmRZgRHliNwnDcZd1Xch7FrbxPxWqx2OVe7ODCmO5HO3XY1sgDrKdAPJ7AcNgwfDwkl23PEKHArZzjN3TJylNVsWggrpnwpFufZlaKVwNaZzwhsScZIMpiNqFgAaEQMZBsyfJfA2kZAxwJZBZdWlJUN7ZhdcZn2ukW7BTWyqh8hMUWyh25aS9rdY4OQiJT5bF3xWmcEMZilYy50aegO0BlgWdVQ8jtRJeJZJdK6MLL8I03fMocajJKFp4DALAQE4veLlwSN4Zk5Zb5QAPiGL3Fh6e1pFrRwkCJjAyvYwYUUZxwll4xPvoZ1qkbGQe2bunnFDEZreWAIZ76ONJ58AZBDVC55 Requires: libbz2.so.1()(64bit) >= set:ifZkunoOqIvjfhv80, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.27)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libz.so.1()(64bit) >= set:khb6pwmWdIhpAOoqvxaG1, 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.nkwfOC Creating libtokyocabinet-debuginfo package Processing files: libtokyocabinet-devel-1.4.47-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o9hVzF find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.scU6dC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(tokyocabinet) = 1.4.47 Requires: libtokyocabinet = 1.4.47-alt1, /usr/lib64/libtokyocabinet.so.9.10.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.id9KbC Processing files: libtokyocabinet-devel-static-1.4.47-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PnbBwE find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d87f3D find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libtokyocabinet-devel = 1.4.47-alt1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LGFZvC Processing files: tokyocabinet-doc-1.4.47-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iEgXXB find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S4K9lE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: tokyocabinet-utils-debuginfo-1.4.47-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n1RJfB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pmgqFE find-requires: running scripts (debuginfo) Requires: tokyocabinet-utils = 1.4.47-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0), debug64(libtokyocabinet.so.9) Processing files: libtokyocabinet-debuginfo-1.4.47-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pMl1PB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U65q0E find-requires: running scripts (debuginfo) Provides: debug64(libtokyocabinet.so.9) Requires: libtokyocabinet = 1.4.47-alt1, debug64(libbz2.so.1), debug64(libc.so.6), debug64(libm.so.6), debug64(libpthread.so.0), debug64(libz.so.1) Adding to tokyocabinet-utils-debuginfo a strict dependency on libtokyocabinet-debuginfo Removing from tokyocabinet-utils-debuginfo 7 sources provided by libtokyocabinet-debuginfo Removing 2 extra deps from tokyocabinet-utils due to dependency on libtokyocabinet Removing 1 extra deps from libtokyocabinet-devel due to dependency on libtokyocabinet Removing 1 extra deps from tokyocabinet-utils-debuginfo due to dependency on libtokyocabinet-debuginfo Removing 6 extra deps from tokyocabinet-utils due to repentancy on libtokyocabinet Removing 2 extra deps from tokyocabinet-utils-debuginfo due to repentancy on libtokyocabinet-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/tokyocabinet-utils-1.4.47-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtokyocabinet-1.4.47-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtokyocabinet-devel-1.4.47-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtokyocabinet-devel-static-1.4.47-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/noarch/tokyocabinet-doc-1.4.47-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tokyocabinet-utils-debuginfo-1.4.47-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtokyocabinet-debuginfo-1.4.47-alt1.x86_64.rpm 48.26user 7.30system 1:05.31elapsed 85%CPU (0avgtext+0avgdata 337536maxresident)k 0inputs+0outputs (0major+2239175minor)pagefaults 0swaps 53.14user 10.27system 1:14.72elapsed 84%CPU (0avgtext+0avgdata 337536maxresident)k 0inputs+0outputs (0major+2736654minor)pagefaults 0swaps --- libtokyocabinet-1.4.47-alt1.x86_64.rpm.repo 2011-02-18 11:07:38.000000000 +0000 +++ libtokyocabinet-1.4.47-alt1.x86_64.rpm.hasher 2020-02-21 06:30:20.525458777 +0000 @@ -4,4 +4,6 @@ Requires: rpmlib(SetVersions) -Requires: libbz2.so.1(BZLIB_1.0)(64bit) +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.27)(64bit) +Requires: libc.so.6(GLIBC_2.28)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) @@ -9,2 +11,3 @@ Requires: libm.so.6(GLIBC_2.2.5)(64bit) +Requires: libm.so.6(GLIBC_2.29)(64bit) Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) --- libtokyocabinet-debuginfo-1.4.47-alt1.x86_64.rpm.repo 2011-02-18 11:07:38.000000000 +0000 +++ libtokyocabinet-debuginfo-1.4.47-alt1.x86_64.rpm.hasher 2020-02-21 06:30:20.546458564 +0000 @@ -2,3 +2,2 @@ /usr/lib/debug/usr/lib64/libtokyocabinet.so.9.debug 120777 libtokyocabinet.so.9.10.0.debug -/usr/lib/debug/usr/lib64/libtokyocabinet.so.debug 120777 libtokyocabinet.so.9.10.0.debug /usr/src/debug/tokyocabinet-1.4.47 40755 --- libtokyocabinet-devel-1.4.47-alt1.x86_64.rpm.repo 2011-02-18 11:07:38.000000000 +0000 +++ libtokyocabinet-devel-1.4.47-alt1.x86_64.rpm.hasher 2020-02-21 06:30:20.562458402 +0000 @@ -8,15 +8,15 @@ /usr/lib64/pkgconfig/tokyocabinet.pc 100644 -/usr/share/man/man3/tcadb.3.gz 100644 -/usr/share/man/man3/tcbdb.3.gz 100644 -/usr/share/man/man3/tcfdb.3.gz 100644 -/usr/share/man/man3/tchdb.3.gz 100644 -/usr/share/man/man3/tclist.3.bz2 120777 tcutil.3.bz2 -/usr/share/man/man3/tcmap.3.bz2 120777 tcutil.3.bz2 -/usr/share/man/man3/tcmdb.3.bz2 120777 tcutil.3.bz2 -/usr/share/man/man3/tcmpool.3.bz2 120777 tcutil.3.bz2 -/usr/share/man/man3/tctdb.3.gz 100644 -/usr/share/man/man3/tctree.3.bz2 120777 tcutil.3.bz2 -/usr/share/man/man3/tcutil.3.bz2 100644 -/usr/share/man/man3/tcxstr.3.bz2 120777 tcutil.3.bz2 -/usr/share/man/man3/tokyocabinet.3.bz2 100644 +/usr/share/man/man3/tcadb.3.xz 100644 +/usr/share/man/man3/tcbdb.3.xz 100644 +/usr/share/man/man3/tcfdb.3.xz 100644 +/usr/share/man/man3/tchdb.3.xz 100644 +/usr/share/man/man3/tclist.3.xz 120777 tcutil.3.xz +/usr/share/man/man3/tcmap.3.xz 120777 tcutil.3.xz +/usr/share/man/man3/tcmdb.3.xz 120777 tcutil.3.xz +/usr/share/man/man3/tcmpool.3.xz 120777 tcutil.3.xz +/usr/share/man/man3/tctdb.3.xz 100644 +/usr/share/man/man3/tctree.3.xz 120777 tcutil.3.xz +/usr/share/man/man3/tcutil.3.xz 100644 +/usr/share/man/man3/tcxstr.3.xz 120777 tcutil.3.xz +/usr/share/man/man3/tokyocabinet.3.xz 100644 Requires: libtokyocabinet = 1.4.47-alt1 --- tokyocabinet-utils-1.4.47-alt1.x86_64.rpm.repo 2011-02-18 11:07:38.000000000 +0000 +++ tokyocabinet-utils-1.4.47-alt1.x86_64.rpm.hasher 2020-02-21 06:30:20.654457471 +0000 @@ -19,20 +19,20 @@ /usr/lib/tcawmgr.cgi 100755 -/usr/share/man/man1/tcamgr.1.gz 100644 -/usr/share/man/man1/tcamttest.1.gz 100644 -/usr/share/man/man1/tcatest.1.gz 100644 -/usr/share/man/man1/tcbmgr.1.gz 100644 -/usr/share/man/man1/tcbmttest.1.gz 100644 -/usr/share/man/man1/tcbtest.1.gz 100644 -/usr/share/man/man1/tcfmgr.1.gz 100644 -/usr/share/man/man1/tcfmttest.1.gz 100644 -/usr/share/man/man1/tcftest.1.gz 100644 -/usr/share/man/man1/tchmgr.1.gz 100644 -/usr/share/man/man1/tchmttest.1.gz 100644 -/usr/share/man/man1/tchtest.1.gz 100644 -/usr/share/man/man1/tctmgr.1.gz 100644 -/usr/share/man/man1/tctmttest.1.gz 100644 -/usr/share/man/man1/tcttest.1.gz 100644 -/usr/share/man/man1/tcucodec.1.gz 100644 -/usr/share/man/man1/tcumttest.1.gz 100644 -/usr/share/man/man1/tcutest.1.gz 100644 +/usr/share/man/man1/tcamgr.1.xz 100644 +/usr/share/man/man1/tcamttest.1.xz 100644 +/usr/share/man/man1/tcatest.1.xz 100644 +/usr/share/man/man1/tcbmgr.1.xz 100644 +/usr/share/man/man1/tcbmttest.1.xz 100644 +/usr/share/man/man1/tcbtest.1.xz 100644 +/usr/share/man/man1/tcfmgr.1.xz 100644 +/usr/share/man/man1/tcfmttest.1.xz 100644 +/usr/share/man/man1/tcftest.1.xz 100644 +/usr/share/man/man1/tchmgr.1.xz 100644 +/usr/share/man/man1/tchmttest.1.xz 100644 +/usr/share/man/man1/tchtest.1.xz 100644 +/usr/share/man/man1/tctmgr.1.xz 100644 +/usr/share/man/man1/tctmttest.1.xz 100644 +/usr/share/man/man1/tcttest.1.xz 100644 +/usr/share/man/man1/tcucodec.1.xz 100644 +/usr/share/man/man1/tcumttest.1.xz 100644 +/usr/share/man/man1/tcutest.1.xz 100644 Requires: libtokyocabinet = 1.4.47-alt1