<86>Dec 6 04:17:54 userdel[2381828]: delete user 'rooter' <86>Dec 6 04:17:54 groupadd[2381939]: group added to /etc/group: name=rooter, GID=648 <86>Dec 6 04:17:54 groupadd[2381939]: group added to /etc/gshadow: name=rooter <86>Dec 6 04:17:54 groupadd[2381939]: new group: name=rooter, GID=648 <86>Dec 6 04:17:54 useradd[2382086]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Dec 6 04:17:55 userdel[2382316]: delete user 'builder' <86>Dec 6 04:17:55 groupadd[2382375]: group added to /etc/group: name=builder, GID=649 <86>Dec 6 04:17:55 groupadd[2382375]: group added to /etc/gshadow: name=builder <86>Dec 6 04:17:55 groupadd[2382375]: new group: name=builder, GID=649 <86>Dec 6 04:17:55 useradd[2382382]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash <13>Dec 6 04:18:01 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Dec 6 04:18:09 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed <13>Dec 6 04:18:09 rpmi: bzlib-devel-1:1.0.8-alt1 p9+261810.100.1.1 1605510817 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tokyocabinet-1.4.47-alt2.nosrc.rpm Installing tokyocabinet-1.4.47-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3835 + 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-alt2.patch):' Patch #0 (tokyocabinet-1.4.47-alt2.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.3835 + 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 -minline-all-stringops' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -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 -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + readlink -e -- ./configure + ./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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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' 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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; ^~~~ 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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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/lib64 -lbz2 -lz -lrt -lpthread -lm -lc ; \ else \ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -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/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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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 -minline-all-stringops -pipe -frecord-gcc-switches -Wall -g -O3 -minline-all-stringops -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' #================================================================ # 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.86847 + 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.63015 Check is turned off by --disable check Processing files: tokyocabinet-utils-1.4.47-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lhK8MF 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.oCDOrg 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-alt2, /lib64/ld-linux-x86-64.so.2, 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.JoYq77 Creating tokyocabinet-utils-debuginfo package Processing files: libtokyocabinet-1.4.47-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8kvtT2 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.PUVvL0 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.2.5)(64bit), libc.so.6(GLIBC_2.27)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), 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.ibMGJ1 Creating libtokyocabinet-debuginfo package Processing files: libtokyocabinet-devel-1.4.47-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jF05N5 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.CQ6n5c 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-alt2, /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.PipYFn Processing files: libtokyocabinet-devel-static-1.4.47-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SjWHHB 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.BAMPjT 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-alt2, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wtL1fe Processing files: tokyocabinet-doc-1.4.47-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RRDBzC 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.YI2El4 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-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f9ECDz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sDEuz8 find-requires: running scripts (debuginfo) Requires: tokyocabinet-utils = 1.4.47-alt2, /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-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H8tWyQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yg92dC find-requires: running scripts (debuginfo) Provides: debug64(libtokyocabinet.so.9) Requires: libtokyocabinet = 1.4.47-alt2, debug64(libbz2.so.1), debug64(libc.so.6), debug64(libm.so.6), debug64(libpthread.so.0), debug64(libz.so.1) Adding to tokyocabinet-utils a strict dependency on libtokyocabinet Adding to tokyocabinet-utils-debuginfo a strict dependency on tokyocabinet-utils Adding to libtokyocabinet-devel a strict dependency on libtokyocabinet Adding to libtokyocabinet-debuginfo a strict dependency on libtokyocabinet Adding to libtokyocabinet-devel-static a strict dependency on libtokyocabinet-devel 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 5 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-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtokyocabinet-1.4.47-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtokyocabinet-devel-1.4.47-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtokyocabinet-devel-static-1.4.47-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/noarch/tokyocabinet-doc-1.4.47-alt2.noarch.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tokyocabinet-utils-debuginfo-1.4.47-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtokyocabinet-debuginfo-1.4.47-alt2.x86_64.rpm 46.35user 6.94system 1:19.66elapsed 66%CPU (0avgtext+0avgdata 341876maxresident)k 0inputs+0outputs (0major+2365352minor)pagefaults 0swaps 51.83user 9.43system 1:40.39elapsed 61%CPU (0avgtext+0avgdata 341876maxresident)k 0inputs+0outputs (0major+2866291minor)pagefaults 0swaps