<86>Dec 10 09:12:50 userdel[8755]: delete user 'rooter'
<86>Dec 10 09:12:50 groupadd[8881]: group added to /etc/group: name=rooter, GID=600
<86>Dec 10 09:12:50 groupadd[8881]: group added to /etc/gshadow: name=rooter
<86>Dec 10 09:12:50 groupadd[8881]: new group: name=rooter, GID=600
<86>Dec 10 09:12:50 useradd[8939]: new user: name=rooter, UID=600, GID=600, home=/root, shell=/bin/bash
<86>Dec 10 09:12:50 userdel[9057]: delete user 'builder'
<86>Dec 10 09:12:50 userdel[9057]: removed group 'builder' owned by 'builder'
<86>Dec 10 09:12:50 userdel[9057]: removed shadow group 'builder' owned by 'builder'
<86>Dec 10 09:12:50 groupadd[9213]: group added to /etc/group: name=builder, GID=601
<86>Dec 10 09:12:50 groupadd[9213]: group added to /etc/gshadow: name=builder
<86>Dec 10 09:12:50 groupadd[9213]: new group: name=builder, GID=601
<86>Dec 10 09:12:50 useradd[9248]: new user: name=builder, UID=601, GID=601, home=/usr/src, shell=/bin/bash
<13>Dec 10 09:12:53 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
warning: Macro %x86_64 not found
<13>Dec 10 09:12:54 rpmi: bzlib-devel-1:1.0.6-alt5 1508883171 installed
<13>Dec 10 09:12:54 rpmi: zlib-devel-1.2.11-alt1 sisyphus.217171.100 1543710737 installed
warning: Macro %x86_64 not found
Building target platforms: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91821
+ 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.91821
+ 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 -march=i586 -mtune=generic -minline-all-stringops'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic -minline-all-stringops'
+ 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
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ readlink -e -- ./configure
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ ./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 --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, --without-included-gettext
#================================================================
# Configuring Tokyo Cabinet version 1.4.47 (fastest) (off64).
#================================================================
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 -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, --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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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]
           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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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'
i586-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/lib\"" -D_TC_BINDIR="\"/usr/bin\"" -D_TC_LIBEXECDIR="\"/usr/lib\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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]
           int ksiz, vsiz;
                     ^~~~
tokyocabinet_all.c:32751:15: warning: variable 'ksiz' set but not used [-Wunused-but-set-variable]
           int ksiz, vsiz;
               ^~~~
tokyocabinet_all.c: In function 'tchdbiterjumpimpl':
tokyocabinet_all.c:14282:7: warning: 'rec.boff' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if(!tchdbseekread(hdb, rec->boff, rec->bbuf, bsiz)) return false;
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tokyocabinet_all.c:16199:10: note: 'rec.boff' was declared here
   TCHREC rec;
          ^~~
tokyocabinet_all.c:16209:9: warning: 'rec.kbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]
       if(!rec.kbuf && !tchdbreadrecbody(hdb, &rec)) return false;
         ^
tokyocabinet_all.c:14280:28: warning: 'rec.vsiz' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int32_t bsiz = rec->ksiz + rec->vsiz;
                  ~~~~~~~~~~^~~~~~~~~~~
tokyocabinet_all.c:16199:10: note: 'rec.vsiz' was declared here
   TCHREC rec;
          ^~~
tokyocabinet_all.c:14280:28: warning: 'rec.ksiz' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int32_t bsiz = rec->ksiz + rec->vsiz;
                  ~~~~~~~~~~^~~~~~~~~~~
tokyocabinet_all.c:16199:10: note: 'rec.ksiz' was declared here
   TCHREC rec;
          ^~~
tokyocabinet_all.c:16207:11: warning: 'rec.right' may be used uninitialized in this function [-Wmaybe-uninitialized]
       off = rec.right;
       ~~~~^~~~~~~~~~~
tokyocabinet_all.c:16205:11: warning: 'rec.left' may be used uninitialized in this function [-Wmaybe-uninitialized]
       off = rec.left;
       ~~~~^~~~~~~~~~
tokyocabinet_all.c:16206:14: warning: 'rec.hash' may be used uninitialized in this function [-Wmaybe-uninitialized]
     } else if(hash < rec.hash){
              ^
tokyocabinet_all.c: In function 'tchdbvsizimpl':
tokyocabinet_all.c:14282:7: warning: 'rec.boff' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if(!tchdbseekread(hdb, rec->boff, rec->bbuf, bsiz)) return false;
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tokyocabinet_all.c:15772:10: note: 'rec.boff' was declared here
   TCHREC rec;
          ^~~
tokyocabinet_all.c:15796:13: warning: 'rec.vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]
           if(!rec.vbuf && !tchdbreadrecbody(hdb, &rec)) return -1;
             ^
tokyocabinet_all.c:15782:9: warning: 'rec.kbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]
       if(!rec.kbuf && !tchdbreadrecbody(hdb, &rec)) return -1;
         ^
tokyocabinet_all.c:14280:28: warning: 'rec.vsiz' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int32_t bsiz = rec->ksiz + rec->vsiz;
                  ~~~~~~~~~~^~~~~~~~~~~
tokyocabinet_all.c:15772:10: note: 'rec.vsiz' was declared here
   TCHREC rec;
          ^~~
tokyocabinet_all.c:14280:28: warning: 'rec.ksiz' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int32_t bsiz = rec->ksiz + rec->vsiz;
                  ~~~~~~~~~~^~~~~~~~~~~
tokyocabinet_all.c:15772:10: note: 'rec.ksiz' was declared here
   TCHREC rec;
          ^~~
tokyocabinet_all.c:15780:11: warning: 'rec.right' may be used uninitialized in this function [-Wmaybe-uninitialized]
       off = rec.right;
       ~~~~^~~~~~~~~~~
tokyocabinet_all.c:15778:11: warning: 'rec.left' may be used uninitialized in this function [-Wmaybe-uninitialized]
       off = rec.left;
       ~~~~^~~~~~~~~~
tokyocabinet_all.c:15779:14: warning: 'rec.hash' may be used uninitialized in this function [-Wmaybe-uninitialized]
     } else if(hash < rec.hash){
              ^
tokyocabinet_all.c: In function 'tchdbgetintobuf':
tokyocabinet_all.c:14282:7: warning: 'rec.boff' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if(!tchdbseekread(hdb, rec->boff, rec->bbuf, bsiz)) return false;
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tokyocabinet_all.c:15492:10: note: 'rec.boff' was declared here
   TCHREC rec;
          ^~~
tokyocabinet_all.c:15515:11: warning: 'rec.vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if(!rec.vbuf && !tchdbreadrecbody(hdb, &rec)) return -1;
           ^
tokyocabinet_all.c:15502:9: warning: 'rec.kbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]
       if(!rec.kbuf && !tchdbreadrecbody(hdb, &rec)) return -1;
         ^
tokyocabinet_all.c:14280:28: warning: 'rec.vsiz' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int32_t bsiz = rec->ksiz + rec->vsiz;
                  ~~~~~~~~~~^~~~~~~~~~~
tokyocabinet_all.c:15492:10: note: 'rec.vsiz' was declared here
   TCHREC rec;
          ^~~
tokyocabinet_all.c:14280:28: warning: 'rec.ksiz' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int32_t bsiz = rec->ksiz + rec->vsiz;
                  ~~~~~~~~~~^~~~~~~~~~~
tokyocabinet_all.c:15492:10: note: 'rec.ksiz' was declared here
   TCHREC rec;
          ^~~
tokyocabinet_all.c:15500:11: warning: 'rec.right' may be used uninitialized in this function [-Wmaybe-uninitialized]
       off = rec.right;
       ~~~~^~~~~~~~~~~
tokyocabinet_all.c:15498:11: warning: 'rec.left' may be used uninitialized in this function [-Wmaybe-uninitialized]
       off = rec.left;
       ~~~~^~~~~~~~~~
tokyocabinet_all.c:15499:14: warning: 'rec.hash' may be used uninitialized in this function [-Wmaybe-uninitialized]
     } else if(hash < rec.hash){
              ^
tokyocabinet_all.c: In function 'tchdbgetimpl':
tokyocabinet_all.c:14282:7: warning: 'rec.boff' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if(!tchdbseekread(hdb, rec->boff, rec->bbuf, bsiz)) return false;
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tokyocabinet_all.c:15389:10: note: 'rec.boff' was declared here
   TCHREC rec;
          ^~~
tokyocabinet_all.c:15412:11: warning: 'rec.vbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if(!rec.vbuf && !tchdbreadrecbody(hdb, &rec)) return NULL;
           ^
tokyocabinet_all.c:15399:9: warning: 'rec.kbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]
       if(!rec.kbuf && !tchdbreadrecbody(hdb, &rec)) return NULL;
         ^
tokyocabinet_all.c:14280:28: warning: 'rec.vsiz' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int32_t bsiz = rec->ksiz + rec->vsiz;
                  ~~~~~~~~~~^~~~~~~~~~~
tokyocabinet_all.c:15389:10: note: 'rec.vsiz' was declared here
   TCHREC rec;
          ^~~
tokyocabinet_all.c:14280:28: warning: 'rec.ksiz' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int32_t bsiz = rec->ksiz + rec->vsiz;
                  ~~~~~~~~~~^~~~~~~~~~~
tokyocabinet_all.c:15389:10: note: 'rec.ksiz' was declared here
   TCHREC rec;
          ^~~
tokyocabinet_all.c:15397:11: warning: 'rec.right' may be used uninitialized in this function [-Wmaybe-uninitialized]
       off = rec.right;
       ~~~~^~~~~~~~~~~
tokyocabinet_all.c:15395:11: warning: 'rec.left' may be used uninitialized in this function [-Wmaybe-uninitialized]
       off = rec.left;
       ~~~~^~~~~~~~~~
tokyocabinet_all.c:15396:14: warning: 'rec.hash' may be used uninitialized in this function [-Wmaybe-uninitialized]
     } else if(hash < rec.hash){
              ^
tokyocabinet_all.c: In function 'tchdbdefragimpl':
tokyocabinet_all.c:14282:7: warning: 'trec.boff' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if(!tchdbseekread(hdb, rec->boff, rec->bbuf, bsiz)) return false;
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tokyocabinet_all.c:14375:10: note: 'trec.boff' was declared here
   TCHREC trec;
          ^~~~
tokyocabinet_all.c:14400:9: warning: 'trec.kbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]
       if(!trec.kbuf && !tchdbreadrecbody(hdb, &trec)){
         ^
tokyocabinet_all.c:14375:10: note: 'trec.kbuf' was declared here
   TCHREC trec;
          ^~~~
tokyocabinet_all.c:14280:28: warning: 'trec.vsiz' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int32_t bsiz = rec->ksiz + rec->vsiz;
                  ~~~~~~~~~~^~~~~~~~~~~
tokyocabinet_all.c:14375:10: note: 'trec.vsiz' was declared here
   TCHREC trec;
          ^~~~
In file included from tokyocabinet_all.c:17:
myconf.h:204:24: warning: 'trec.bbuf' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define MYFREE         free
                        ^~~~
tokyocabinet_all.c:14375:10: note: 'trec.bbuf' was declared here
   TCHREC trec;
          ^~~~
tokyocabinet_all.c:14395:14: warning: 'trec.hash' may be used uninitialized in this function [-Wmaybe-uninitialized]
     } else if(hash < trec.hash){
              ^
tokyocabinet_all.c:14375:10: note: 'trec.hash' was declared here
   TCHREC trec;
          ^~~~
tokyocabinet_all.c:14393:11: warning: 'trec.left' may be used uninitialized in this function [-Wmaybe-uninitialized]
       off = trec.left;
       ~~~~^~~~~~~~~~~
tokyocabinet_all.c:14375:10: note: 'trec.left' was declared here
   TCHREC trec;
          ^~~~
tokyocabinet_all.c:14412:13: warning: 'trec.right' may be used uninitialized in this function [-Wmaybe-uninitialized]
         off = trec.right;
         ~~~~^~~~~~~~~~~~
tokyocabinet_all.c:14375:10: note: 'trec.right' was declared here
   TCHREC trec;
          ^~~~
tokyocabinet_all.c:14280:28: warning: 'trec.ksiz' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int32_t bsiz = rec->ksiz + rec->vsiz;
                  ~~~~~~~~~~^~~~~~~~~~~
tokyocabinet_all.c:14375:10: note: 'trec.ksiz' was declared here
   TCHREC trec;
          ^~~~
tokyocabinet_all.c: In function 'tchdbputasyncimpl':
tokyocabinet_all.c:15275:11: warning: 'rec.right' may be used uninitialized in this function [-Wmaybe-uninitialized]
       off = rec.right;
       ~~~~^~~~~~~~~~~
tokyocabinet_all.c:15272:11: warning: 'rec.left' may be used uninitialized in this function [-Wmaybe-uninitialized]
       off = rec.left;
       ~~~~^~~~~~~~~~
tokyocabinet_all.c:15274:14: warning: 'rec.hash' may be used uninitialized in this function [-Wmaybe-uninitialized]
     } else if(hash < rec.hash){
              ^
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 \
    i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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/lib -lbz2 -lz -lrt -lpthread -lm -lc  ; \
  else \
    i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -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/lib -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcucodec tcucodec.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcumttest tcumttest.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcbtest tcbtest.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcbmgr tcbmgr.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcftest tcftest.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcutest tcutest.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tchmttest tchmttest.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tchtest tchtest.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcfmgr tcfmgr.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tchmgr tchmgr.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcfmttest tcfmttest.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcbmttest tcbmttest.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcttest tcttest.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcamgr tcamgr.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tctmgr tctmgr.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tctmttest tctmttest.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcamttest tcamttest.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcatest tcatest.o -L. -L/usr/lib  -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -minline-all-stringops -std=c99 -fPIC -pedantic -fsigned-char -fomit-frame-pointer -fforce-addr -o tcawmgr.cgi tcawmgr.o -L. -L/usr/lib  -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.23745
+ 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/lib
cp -Rf libtokyocabinet.a libtokyocabinet.so.9.10.0 libtokyocabinet.so.9 libtokyocabinet.so /usr/src/tmp/tokyocabinet-buildroot/usr/lib
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/lib/pkgconfig
cp -Rf tokyocabinet.pc /usr/src/tmp/tokyocabinet-buildroot/usr/lib/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/lib/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/lib/pkgconfig/tokyocabinet.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/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:
	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.4803
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.EKJIA9
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.kAG7Kp
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
warning: hash collision: tcadbout2 tchdbpath
Requires: libtokyocabinet = 1.4.47-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libtokyocabinet.so.9 >= 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.z9O7SU
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.rVtOtG
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
warning: hash collision: tcadbout2 tchdbpath
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4HHCWH
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libtokyocabinet.so.9 = set:ndBIAu0WcE1dgAhgsp4Atq7q0sg6gBZdrlw0VYMQXFWZqW6DOLCWs2iMIVP3qFO90qM75wCFkmc37Q8yfYEWDlq6TzxKJO1krIc5mQIs1JimGdEejuix0VV313wDnZJmgqFzhJ0TzI25qJkthwZz1Z4jd2RSKQcU39syzm5k00BIfTaNVGzRnY03oTwSOcugefQBBOjsS4LNDNzj3lJ5obKmzCfJYMsZy7ZpoMZrrPQto7UZBiIh0iXQmZqQKn4nyEjm0dpGHD0VTTxPuXNgdG8UKQmXW2NxcBv9ZpesJXW8oV09AZavzu3NwOsmnqPFLUk9WtmZLC6GZzGTdKoBtudYCB5EGT7QtRmZtYEyR1I92xGH0fJGJj0TtPm3seY2iyY72abD2Os6rJ38D0ygDJ2LFbr4WzK1S17ci8rIZ4uvIPObTHnuSnvEHT3X32mvx4xYQiaDcRULIcvPhdJ3Zn6ccE15QjdIPYmgsElExGxKgY3DrZtRBmjNNZhwsjpDCziZiLYSCp1olVtKblGJmcKUQq3wkxHWSvBH6b4QBobWv3ffX5Kmj8h9CBEOG2cCin7GjO7VubyR5jAeKjITxYirt3p5lZ0OJRZCSZBpf653hjpo4PgjMrSvB24gtBU3s0U1rQZt3qZsONNWvtU78QezbpI3epozFJX2icLvKOjaCRqLTIDTt2oSRZHomZaNGFjXeGGDWt3M3mqAMx34lt1JqbDgN1H9rfiZ0NGDFSkh4saW5Qesq9j9V4xxV7lAHUm1eG1NMlqE3jbHeEMr2TCw0orwz9eczzeNFbwOEWRJWGdJxf2nHoODE7Z3x8H47HADDmHE20MnjBOz8OSnvGknBd8OoGNUEhttX0D8nozn2v9aatG0Z4QzOIZyjtCExZtuZyrJrVgjxGrkEPArGWbfd4fd9oA5G1R2ZIUiEDMbhqX1otxxpp8o24Ld2eDZ4UtMKlaJNy5rPXMW7V3Zcq9gtXwEr5wkgMK1dJSruuIFqM7HJQxM8oRoo7dX2PIqNZE7xzhgAJQPFedUOx4SoBRDcN4A52G1CexPBhBrOV0wE3WlmdMAz6gZvZfOAUZoWMGf3VMwOxU59LEsD15wKH5V3dGaa3lUZ7JEUhk5XXqxNls0sHw7mLc4dFUnRCy1mmvXqfozcPEHl5Z6aLwPnUnQN1dLAn8hy9I2BIj3LhBCKaXevZqRdDiaZkAKn3zYmRZgRHliNwnDcZd1Xch7FrbxPxWqx2OVe7ODCmO5HO3XY1sgDrKdAPJ7AcNgwfDwkl23PEKHArZzjN3TJylNVsWggrpnwpFufZlaKVwNaZzwhsScZIMpiNqFgAaEQMZBsyfJfA2kZAxwJZBZdWlJUN7ZhdcZn2ukW7BTWyqh8hMUWyh25aS9rdY4OQiJT5bF3xWmcEMZilYy50aegO0BlgWdVQ8jtRJeJZJdK6MLL8I03fMocajJKFp4DALAQE4veLlwSN4Zk5Zb5QAPiGL3Fh6e1pFrRwkCJjAyvYwYUUZxwll4xPvoZ1qkbGQe2bunnFDEZreWAIZ76ONJ58AZBDVC55
Requires: libbz2.so.1 >= set:ifZkunoOqIvjfhv80, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.27), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libz.so.1 >= 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.Fk3PGP
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.xQgFce
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.wQapeU
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: pkgconfig(tokyocabinet) = 1.4.47
Requires: libtokyocabinet = 1.4.47-alt1, /usr/lib/libtokyocabinet.so.9.10.0, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y6nPcN
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.VxyAIX
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.YhCG2d
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.S9rCeG
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.PVYEvp
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.H1Eorq
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.bm1Uov
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gIXoTR
find-requires: running scripts (debuginfo)
Requires: tokyocabinet-utils = 1.4.47-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpthread.so.0), debug(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.Tufrfv
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n5IxJl
find-requires: running scripts (debuginfo)
Provides: debug(libtokyocabinet.so.9)
Requires: libtokyocabinet = 1.4.47-alt1, debug(libbz2.so.1), debug(libc.so.6), debug(libm.so.6), debug(libpthread.so.0), debug(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 8 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/i586/tokyocabinet-utils-1.4.47-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libtokyocabinet-1.4.47-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libtokyocabinet-devel-1.4.47-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libtokyocabinet-devel-static-1.4.47-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/noarch/tokyocabinet-doc-1.4.47-alt1.noarch.rpm
Wrote: /usr/src/RPM/RPMS/i586/tokyocabinet-utils-debuginfo-1.4.47-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libtokyocabinet-debuginfo-1.4.47-alt1.i586.rpm
59.31user 4.52system 1:21.09elapsed 78%CPU (0avgtext+0avgdata 286164maxresident)k
0inputs+0outputs (0major+1910681minor)pagefaults 0swaps
69.96user 7.62system 1:36.53elapsed 80%CPU (0avgtext+0avgdata 286164maxresident)k
0inputs+0outputs (0major+2466586minor)pagefaults 0swaps
--- libtokyocabinet-1.4.47-alt1.i586.rpm.repo	2011-02-18 11:07:38.000000000 +0000
+++ libtokyocabinet-1.4.47-alt1.i586.rpm.hasher	2018-12-10 09:14:19.389255193 +0000
@@ -4,3 +4,2 @@
 Requires: rpmlib(SetVersions)  
-Requires: libbz2.so.1(BZLIB_1.0)  
 Requires: libc.so.6(GLIBC_2.0)  
@@ -9,2 +8,3 @@
 Requires: libc.so.6(GLIBC_2.2)  
+Requires: libc.so.6(GLIBC_2.27)  
 Requires: libc.so.6(GLIBC_2.3.4)  
@@ -12,3 +12,2 @@
 Requires: libm.so.6(GLIBC_2.0)  
-Requires: libm.so.6(GLIBC_2.1)  
 Requires: libpthread.so.0(GLIBC_2.0)  
--- libtokyocabinet-debuginfo-1.4.47-alt1.i586.rpm.repo	2011-02-18 11:07:38.000000000 +0000
+++ libtokyocabinet-debuginfo-1.4.47-alt1.i586.rpm.hasher	2018-12-10 09:14:19.421254851 +0000
@@ -2,3 +2,2 @@
 /usr/lib/debug/usr/lib/libtokyocabinet.so.9.debug	120777	libtokyocabinet.so.9.10.0.debug
-/usr/lib/debug/usr/lib/libtokyocabinet.so.debug	120777	libtokyocabinet.so.9.10.0.debug
 /usr/src/debug/tokyocabinet-1.4.47	40755	
--- libtokyocabinet-devel-1.4.47-alt1.i586.rpm.repo	2011-02-18 11:07:38.000000000 +0000
+++ libtokyocabinet-devel-1.4.47-alt1.i586.rpm.hasher	2018-12-10 09:14:19.431254745 +0000
@@ -8,15 +8,15 @@
 /usr/lib/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.i586.rpm.repo	2011-02-18 11:07:38.000000000 +0000
+++ tokyocabinet-utils-1.4.47-alt1.i586.rpm.hasher	2018-12-10 09:14:19.491254103 +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