+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/tokyocabinet.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vNfPy1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tokyocabinet-1.4.48 + /usr/bin/gzip -dc /builddir/build/SOURCES/tokyocabinet-1.4.48.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tokyocabinet-1.4.48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (tokyocabinet-fedora.patch):' Patch #0 (tokyocabinet-fedora.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .fedora --fuzz=0 patching file configure.in patching file Makefile.in patching file tokyocabinet.pc.in + echo 'Patch #1 (tokyocabinet-manhelp.patch):' Patch #1 (tokyocabinet-manhelp.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .manhelp --fuzz=0 patching file man/tcftest.1 patching file man/tctmgr.1 patching file man/tcumttest.1 patching file tcucodec.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.062AX0 + umask 022 + cd /builddir/build/BUILD + cd tokyocabinet-1.4.48 + autoconf + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-off64 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' configure: WARNING: unrecognized options: --disable-dependency-tracking #================================================================ # Configuring Tokyo Cabinet version 1.4.48 (off64). #================================================================ checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 #================================================================ # Ready to make. #================================================================ + make -j4 gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcutil.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tchdb.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcbdb.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcfdb.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tctdb.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcadb.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char myconf.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char md5.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char 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; ^~ gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcumttest.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcucodec.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tchtest.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tchmttest.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tchmgr.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcbtest.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcbmttest.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcbmgr.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcftest.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcfmttest.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcfmgr.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcttest.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tctmttest.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tctmgr.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcatest.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcamttest.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcamgr.c gcc -c -I. -I/usr/include -DNDEBUG -D_GNU_SOURCE=1 -D_REENTRANT -D__EXTENSIONS__ -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/libexec\"" -D_TC_APPINC="\"-I/usr/include\"" -D_TC_APPLIBS="\"-L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char tcawmgr.c ar rv libtokyocabinet.a tcutil.o tchdb.o tcbdb.o tcfdb.o tctdb.o tcadb.o myconf.o md5.o ar: creating libtokyocabinet.a if uname -a | egrep -i 'SunOS' > /dev/null ; \ then \ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -shared -Wl,-G,-h,libtokyocabinet.so.9 -o libtokyocabinet.so.9.11.0 \ tcutil.o tchdb.o tcbdb.o tcfdb.o tctdb.o tcadb.o myconf.o md5.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -lbz2 -lz -lrt -lpthread -lm -lc ; \ else \ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -shared -Wl,-soname,libtokyocabinet.so.9 -o libtokyocabinet.so.9.11.0 \ tcutil.o tchdb.o tcbdb.o tcfdb.o tctdb.o tcadb.o myconf.o md5.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -lbz2 -lz -lrt -lpthread -lm -lc ; \ fi a - tcutil.o a - tchdb.o a - tcbdb.o a - tcfdb.o a - tctdb.o a - tcadb.o a - myconf.o a - md5.o ln -f -s libtokyocabinet.so.9.11.0 libtokyocabinet.so.9 ln -f -s libtokyocabinet.so.9.11.0 libtokyocabinet.so gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tcutest tcutest.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tcumttest tcumttest.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tcucodec tcucodec.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tchtest tchtest.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tchmttest tchmttest.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tchmgr tchmgr.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tcbtest tcbtest.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tcbmttest tcbmttest.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tcbmgr tcbmgr.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tcftest tcftest.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tcfmttest tcfmttest.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tcfmgr tcfmgr.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tcttest tcttest.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tctmttest tctmttest.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tctmgr tctmgr.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tcatest tcatest.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tcamttest tcamttest.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tcamgr tcamgr.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=c99 -Wall -fPIC -fsigned-char -o tcawmgr.cgi tcawmgr.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -L/usr/lib64 -ltokyocabinet -lbz2 -lz -lrt -lpthread -lm -lc #================================================================ # Ready to install. #================================================================ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J4tjzp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64 + cd tokyocabinet-1.4.48 + make DESTDIR=/builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64 install mkdir -p /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/include cp -Rf tcutil.h tchdb.h tcbdb.h tcfdb.h tctdb.h tcadb.h /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/include mkdir -p /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/lib64 cp -Rf libtokyocabinet.a libtokyocabinet.so.9.11.0 libtokyocabinet.so.9 libtokyocabinet.so /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/lib64 mkdir -p /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/bin cp -Rf tcutest tcumttest tcucodec tchtest tchmttest tchmgr tcbtest tcbmttest tcbmgr tcftest tcfmttest tcfmgr tcttest tctmttest tctmgr tcatest tcamttest tcamgr /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/bin mkdir -p /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/libexec cp -Rf tcawmgr.cgi /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/libexec mkdir -p /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/share/tokyocabinet cp -Rf COPYING ChangeLog doc tokyocabinet.idl /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/share/tokyocabinet mkdir -p /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/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 /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/share/man/man1 mkdir -p /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/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 /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/share/man/man3 mkdir -p /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/lib64/pkgconfig cp -Rf tokyocabinet.pc /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/lib64/pkgconfig [ "$UID" = 0 ] && PATH=/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin ldconfig 2>/dev/null || true #================================================================ # Thanks for using Tokyo Cabinet. #================================================================ + rm -rf /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/share/tokyocabinet + rm -rf /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/lib64/libtokyocabinet.a + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: tokyocabinet-1.4.48-9.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.H3rIdT + umask 022 + cd /builddir/build/BUILD + cd tokyocabinet-1.4.48 + DOCDIR=/builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/share/doc/tokyocabinet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/share/doc/tokyocabinet + cp -pr ChangeLog /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/share/doc/tokyocabinet + cp -pr COPYING /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/share/doc/tokyocabinet + cp -pr README /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/share/doc/tokyocabinet + exit 0 Provides: libtokyocabinet.so.9()(64bit) tokyocabinet = 1.4.48-9.fc28 tokyocabinet(riscv-64) = 1.4.48-9.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libtokyocabinet.so.9()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: tokyocabinet-devel-1.4.48-9.fc28.riscv64 Provides: pkgconfig(tokyocabinet) = 1.4.48 tokyocabinet-devel = 1.4.48-9.fc28 tokyocabinet-devel(riscv-64) = 1.4.48-9.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libtokyocabinet.so.9()(64bit) Processing files: tokyocabinet-devel-doc-1.4.48-9.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EhXmu6 + umask 022 + cd /builddir/build/BUILD + cd tokyocabinet-1.4.48 + DOCDIR=/builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/share/doc/tokyocabinet-devel-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/share/doc/tokyocabinet-devel-doc + cp -pr doc/benchmark.pdf doc/common.css doc/icon16.png doc/index.html doc/index.ja.html doc/logo-ja.png doc/logo.png doc/spex-en.html doc/spex-ja.html doc/tokyoproducts.pdf doc/tokyoproducts.ppt /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64/usr/share/doc/tokyocabinet-devel-doc + exit 0 Provides: tokyocabinet-devel-doc = 1.4.48-9.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64 Wrote: /builddir/build/SRPMS/tokyocabinet-1.4.48-9.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/tokyocabinet-1.4.48-9.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/tokyocabinet-devel-1.4.48-9.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/tokyocabinet-devel-doc-1.4.48-9.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B5wJp9 + umask 022 + cd /builddir/build/BUILD + cd tokyocabinet-1.4.48 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tokyocabinet-1.4.48-9.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff