Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/kyotocabinet.spec'], chrootPath='/var/lib/mock/roe1-build-4047-1160/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/kyotocabinet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/kyotocabinet-1.2.77-4.oe1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/kyotocabinet.spec'], chrootPath='/var/lib/mock/roe1-build-4047-1160/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/kyotocabinet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GO84oF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kyotocabinet-1.2.77 + /usr/bin/gzip -dc /builddir/build/SOURCES/kyotocabinet-1.2.77.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kyotocabinet-1.2.77 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/enable-debugging-info.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4OtNzC + umask 022 + cd /builddir/build/BUILD + cd kyotocabinet-1.2.77 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 --disable-opt --enable-lzo --enable-lzma configure: WARNING: unrecognized options: --disable-dependency-tracking #================================================================ # Configuring Kyoto Cabinet version 1.2.77 (no-opt) (lzo) (lzma). #================================================================ checking for riscv64-koji-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 for riscv64-koji-linux-gnu-g++... no checking for riscv64-koji-linux-gnu-c++... no checking for riscv64-koji-linux-gnu-gpp... no checking for riscv64-koji-linux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -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 64-bit availability... no checking for useless warnings... yes checking for atomic operations... yes 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 -lstdc++... yes checking for main in -lregex... no checking for main in -lz... yes checking for main in -llzo2... yes checking for main in -llzma... yes checking for main in -lkyotocabinet... no checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating kyotocabinet.pc configure: WARNING: unrecognized options: --disable-dependency-tracking #================================================================ # Ready to make. #================================================================ + /usr/bin/make -O -j8 V=1 VERBOSE=1 g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kccompare.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kccompare.h:19, from kccompare.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcregex.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kcregex.h:19, from kcregex.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcmap.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kcmap.h:19, from kcmap.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kccompress.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kccompress.h:19, from kccompress.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcdb.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kcdb.h:19, from kcdb.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcthread.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kcthread.h:19, from kcthread.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcutil.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kcutil.h:19, from kcutil.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcfile.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kcfile.h:19, from kcfile.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcplantdb.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kcplantdb.h:19, from kcplantdb.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcprotodb.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kcprotodb.h:19, from kcprotodb.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcstashdb.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kcstashdb.h:19, from kcstashdb.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kccachedb.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kccachedb.h:19, from kccachedb.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kctextdb.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kctextdb.h:19, from kctextdb.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcdirdb.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kcdirdb.h:19, from kcdirdb.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kchashdb.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kchashdb.h:19, from kchashdb.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcpolydb.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kcpolydb.h:19, from kcpolydb.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcutilmgr.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from cmdcommon.h:19, from kcutilmgr.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcutiltest.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from cmdcommon.h:19, from kcutiltest.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcdbext.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kcdbext.h:19, from kcdbext.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcstashtest.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from ./kcstashdb.h:19, from kcstashtest.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kccachetest.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from ./kccachedb.h:19, from kccachetest.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcprototest.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from ./kcprotodb.h:19, from kcprototest.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kchashtest.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from ./kchashdb.h:19, from kchashtest.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcgrasstest.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from ./kccachedb.h:19, from kcgrasstest.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcdirtest.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from ./kcdirdb.h:19, from kcdirtest.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kchashmgr.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from ./kchashdb.h:19, from kchashmgr.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcdirmgr.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from ./kcdirdb.h:19, from kcdirmgr.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gcc -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -ansi -pedantic -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kclangctest.c In file included from /usr/include/assert.h:35, from ./kclangc.h:27, from kclangctest.c:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kctreemgr.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from ./kchashdb.h:19, from kctreemgr.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kctreetest.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from ./kchashdb.h:19, from kctreetest.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kclangc.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from kcpolydb.h:19, from kclangc.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ar rv libkyotocabinet.a kcutil.o kcthread.o kcfile.o kccompress.o kccompare.o kcmap.o kcregex.o kcdb.o kcplantdb.o kcprotodb.o kcstashdb.o kccachedb.o kchashdb.o kcdirdb.o kctextdb.o kcpolydb.o kcdbext.o kclangc.o a - kcutil.o a - kcthread.o a - kcfile.o a - kccompress.o a - kccompare.o a - kcmap.o a - kcregex.o a - kcdb.o a - kcplantdb.o a - kcprotodb.o a - kcstashdb.o a - kccachedb.o a - kchashdb.o a - kcdirdb.o a - kctextdb.o a - kcpolydb.o a - kcdbext.o a - kclangc.o ar: creating libkyotocabinet.a if uname -a | egrep -i 'SunOS' > /dev/null ; \ then \ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -shared -Wl,-G,-h,libkyotocabinet.so.16 -o libkyotocabinet.so.16.13.0 \ kcutil.o kcthread.o kcfile.o kccompress.o kccompare.o kcmap.o kcregex.o kcdb.o kcplantdb.o kcprotodb.o kcstashdb.o kccachedb.o kchashdb.o kcdirdb.o kctextdb.o kcpolydb.o kcdbext.o kclangc.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc ; \ else \ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -shared -Wl,-soname,libkyotocabinet.so.16 -o libkyotocabinet.so.16.13.0 \ kcutil.o kcthread.o kcfile.o kccompress.o kccompare.o kcmap.o kcregex.o kcdb.o kcplantdb.o kcprotodb.o kcstashdb.o kccachedb.o kchashdb.o kcdirdb.o kctextdb.o kcpolydb.o kcdbext.o kclangc.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc ; \ fi ln -f -s libkyotocabinet.so.16.13.0 libkyotocabinet.so ln -f -s libkyotocabinet.so.16.13.0 libkyotocabinet.so.16 g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcforesttest.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from ./kcdirdb.h:19, from kcforesttest.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcutilmgr kcutilmgr.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcstashtest kcstashtest.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcutiltest kcutiltest.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcprototest kcprototest.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kccachetest kccachetest.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcgrasstest kcgrasstest.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcforestmgr.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from ./kcdirdb.h:19, from kcforestmgr.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kchashtest kchashtest.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kchashmgr kchashmgr.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kctreemgr kctreemgr.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kctreetest kctreetest.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcdirtest kcdirtest.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcdirmgr kcdirmgr.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -ansi -pedantic -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kclangctest kclangctest.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcforesttest kcforesttest.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcforestmgr kcforestmgr.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcpolymgr.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from ./kcpolydb.h:19, from kcpolymgr.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcpolymgr kcpolymgr.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet g++ -c -I. -I/usr/include -I/usr/local/include -DNDEBUG -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D__EXTENSIONS__ -D_MYZLIB -D_MYLZO -D_MYLZMA -D_MYGCCATOMIC -D_KC_PREFIX="\"/usr\"" -D_KC_INCLUDEDIR="\"/usr/include\"" -D_KC_LIBDIR="\"/usr/lib64\"" -D_KC_BINDIR="\"/usr/bin\"" -D_KC_LIBEXECDIR="\"/usr/libexec\"" -D_KC_APPINC="\"-I/usr/include\"" -D_KC_APPLIBS="\"-L/usr/lib64 -lkyotocabinet -llzma -llzo2 -lz -lstdc++ -lrt -lpthread -lm -lc \"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter kcpolytest.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-openEuler-linux/9.3.1/include/stdint.h:9, from ./kccommon.h:20, from ./kcpolydb.h:19, from kcpolytest.cc:16: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -Wall -fPIC -fsigned-char -g -O2 -O0 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kcpolytest kcpolytest.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -L. -L/usr/lib64 -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib: -Wl,--as-needed -lkyotocabinet #================================================================ # Ready to install. #================================================================ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YpvoZB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64 ++ dirname /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64 + cd kyotocabinet-1.2.77 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64 'INSTALL=/usr/bin/install -p' mkdir -p /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/include cp -Rf kccommon.h kcutil.h kcthread.h kcfile.h kccompress.h kccompare.h kcmap.h kcregex.h kcdb.h kcplantdb.h kcprotodb.h kcstashdb.h kccachedb.h kchashdb.h kcdirdb.h kctextdb.h kcpolydb.h kcdbext.h kclangc.h /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/include mkdir -p /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/lib64 cp -Rf libkyotocabinet.a libkyotocabinet.so.16.13.0 libkyotocabinet.so.16 libkyotocabinet.so /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/lib64 mkdir -p /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin cp -Rf kcutiltest kcutilmgr kcprototest kcstashtest kccachetest kcgrasstest kchashtest kchashmgr kctreetest kctreemgr kcdirtest kcdirmgr kcforesttest kcforestmgr kcpolytest kcpolymgr kclangctest /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin mkdir -p /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/man/man1 cd man && cp -Rf kcutiltest.1 kcutilmgr.1 kcprototest.1 kcstashtest.1 kccachetest.1 kcgrasstest.1 kchashtest.1 kchashmgr.1 kctreetest.1 kctreemgr.1 kcdirtest.1 kcdirmgr.1 kcforesttest.1 kcforestmgr.1 kcpolytest.1 kcpolymgr.1 kclangctest.1 /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/man/man1 mkdir -p /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/doc/kyotocabinet cp -Rf COPYING FOSSEXCEPTION ChangeLog doc kyotocabinet.idl /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/doc/kyotocabinet mkdir -p /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/lib64/pkgconfig cp -Rf kyotocabinet.pc /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/lib64/pkgconfig #================================================================ # Thanks for using Kyoto Cabinet. #================================================================ + rm -rf /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/doc + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -i --build-id-seed 1.2.77-4.oe1 --unique-debug-suffix -1.2.77-4.oe1.riscv64 --unique-debug-src-base kyotocabinet-1.2.77-4.oe1.riscv64 -S debugsourcefiles.list /builddir/build/BUILD/kyotocabinet-1.2.77 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcgrasstest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcdirtest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcdirmgr explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kchashmgr explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kchashtest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcforesttest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kccachetest extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcdirtest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcforestmgr extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kchashmgr extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcdirmgr extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcgrasstest extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcforesttest extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kchashtest extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kccachetest extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcforestmgr explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kclangctest extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kclangctest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcpolymgr explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcpolytest extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcpolymgr extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcpolytest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcprototest extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcprototest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcstashtest extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcstashtest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kctreemgr extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kctreemgr explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kctreetest extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kctreetest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcutilmgr extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcutilmgr explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcutiltest extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/bin/kcutiltest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/lib64/libkyotocabinet.so.16.13.0 extracting debug info from /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/lib64/libkyotocabinet.so.16.13.0 4559 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CmYv0D + umask 022 + cd /builddir/build/BUILD + cd kyotocabinet-1.2.77 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: kyotocabinet-1.2.77-4.oe1.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qOFtTE + umask 022 + cd /builddir/build/BUILD + cd kyotocabinet-1.2.77 + DOCDIR=/builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/doc/kyotocabinet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/doc/kyotocabinet + cp -pr ChangeLog /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/doc/kyotocabinet + cp -pr COPYING /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/doc/kyotocabinet + cp -pr FOSSEXCEPTION /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/doc/kyotocabinet + cp -pr LINKEXCEPTION /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/doc/kyotocabinet + cp -pr doc/command.html doc/common.css doc/icon16.png /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/doc/kyotocabinet + RPM_EC=0 ++ jobs -p + exit 0 Provides: kyotocabinet = 1.2.77-4.oe1 kyotocabinet(riscv-64) = 1.2.77-4.oe1 kyotocabinet-lib = 1.2.77-4.oe1 kyotocabinet-libs = 1.2.77-4.oe1 libkyotocabinet.so.16()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libkyotocabinet.so.16()(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) liblzo2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: kyotocabinet-lib < 1.2.76-3 kyotocabinet-libs < 1.2.77-4.oe1 Processing files: kyotocabinet-devel-1.2.77-4.oe1.riscv64 Provides: kyotocabinet-devel = 1.2.77-4.oe1 kyotocabinet-devel(riscv-64) = 1.2.77-4.oe1 pkgconfig(kyotocabinet) = 1.2.77 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: kyotocabinet-help-1.2.77-4.oe1.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ndo2BD + umask 022 + cd /builddir/build/BUILD + cd kyotocabinet-1.2.77 + DOCDIR=/builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/doc/kyotocabinet-help + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/doc/kyotocabinet-help + cp -pr doc/api/annotated.html doc/api/bc_s.png doc/api/classes.html doc/api/classkyotocabinet_1_1ArcfourCompressor-members.html doc/api/classkyotocabinet_1_1ArcfourCompressor.html doc/api/classkyotocabinet_1_1AtomicInt64-members.html doc/api/classkyotocabinet_1_1AtomicInt64.html doc/api/classkyotocabinet_1_1BasicDB-members.html doc/api/classkyotocabinet_1_1BasicDB.html doc/api/classkyotocabinet_1_1BasicDB_1_1Cursor-members.html doc/api/classkyotocabinet_1_1BasicDB_1_1Cursor.html doc/api/classkyotocabinet_1_1BasicDB_1_1Error-members.html doc/api/classkyotocabinet_1_1BasicDB_1_1Error.html doc/api/classkyotocabinet_1_1BasicDB_1_1FileProcessor-members.html doc/api/classkyotocabinet_1_1BasicDB_1_1FileProcessor.html doc/api/classkyotocabinet_1_1BasicDB_1_1Logger-members.html doc/api/classkyotocabinet_1_1BasicDB_1_1Logger.html doc/api/classkyotocabinet_1_1BasicDB_1_1MetaTrigger-members.html doc/api/classkyotocabinet_1_1BasicDB_1_1MetaTrigger.html doc/api/classkyotocabinet_1_1BasicDB_1_1ProgressChecker-members.html doc/api/classkyotocabinet_1_1BasicDB_1_1ProgressChecker.html doc/api/classkyotocabinet_1_1CacheDB-members.html doc/api/classkyotocabinet_1_1CacheDB.html doc/api/classkyotocabinet_1_1CacheDB_1_1Cursor-members.html doc/api/classkyotocabinet_1_1CacheDB_1_1Cursor.html doc/api/classkyotocabinet_1_1Comparator-members.html doc/api/classkyotocabinet_1_1Comparator.html doc/api/classkyotocabinet_1_1Compressor-members.html doc/api/classkyotocabinet_1_1Compressor.html doc/api/classkyotocabinet_1_1CondMap-members.html doc/api/classkyotocabinet_1_1CondMap.html doc/api/classkyotocabinet_1_1CondVar-members.html doc/api/classkyotocabinet_1_1CondVar.html doc/api/classkyotocabinet_1_1DB-members.html doc/api/classkyotocabinet_1_1DB.html doc/api/classkyotocabinet_1_1DB_1_1Cursor-members.html doc/api/classkyotocabinet_1_1DB_1_1Cursor.html doc/api/classkyotocabinet_1_1DB_1_1Visitor-members.html doc/api/classkyotocabinet_1_1DB_1_1Visitor.html doc/api/classkyotocabinet_1_1DecimalComparator-members.html doc/api/classkyotocabinet_1_1DecimalComparator.html doc/api/classkyotocabinet_1_1DecimalDescendingComparator-members.html doc/api/classkyotocabinet_1_1DecimalDescendingComparator.html doc/api/classkyotocabinet_1_1DirDB-members.html doc/api/classkyotocabinet_1_1DirDB.html doc/api/classkyotocabinet_1_1DirDB_1_1Cursor-members.html doc/api/classkyotocabinet_1_1DirDB_1_1Cursor.html doc/api/classkyotocabinet_1_1DirStream-members.html doc/api/classkyotocabinet_1_1DirStream.html doc/api/classkyotocabinet_1_1File-members.html doc/api/classkyotocabinet_1_1File.html doc/api/classkyotocabinet_1_1HashDB-members.html doc/api/classkyotocabinet_1_1HashDB.html doc/api/classkyotocabinet_1_1HashDB_1_1Cursor-members.html doc/api/classkyotocabinet_1_1HashDB_1_1Cursor.html doc/api/classkyotocabinet_1_1IndexDB-members.html doc/api/classkyotocabinet_1_1IndexDB.html doc/api/classkyotocabinet_1_1LZMA-members.html doc/api/classkyotocabinet_1_1LZMA.html doc/api/classkyotocabinet_1_1LZMACompressor-members.html doc/api/classkyotocabinet_1_1LZMACompressor.html doc/api/classkyotocabinet_1_1LZO-members.html doc/api/classkyotocabinet_1_1LZO.html doc/api/classkyotocabinet_1_1LZOCompressor-members.html doc/api/classkyotocabinet_1_1LZOCompressor.html doc/api/classkyotocabinet_1_1LexicalComparator-members.html doc/api/classkyotocabinet_1_1LexicalComparator.html doc/api/classkyotocabinet_1_1LexicalDescendingComparator-members.html doc/api/classkyotocabinet_1_1LexicalDescendingComparator.html doc/api/classkyotocabinet_1_1LinkedHashMap-members.html doc/api/classkyotocabinet_1_1LinkedHashMap.html doc/api/classkyotocabinet_1_1LinkedHashMap_1_1Iterator-members.html doc/api/classkyotocabinet_1_1LinkedHashMap_1_1Iterator.html doc/api/classkyotocabinet_1_1MapReduce-members.html doc/api/classkyotocabinet_1_1MapReduce.html doc/api/classkyotocabinet_1_1MapReduce_1_1ReduceTaskQueue_1_1ReduceTask-members.html doc/api/classkyotocabinet_1_1MapReduce_1_1ReduceTaskQueue_1_1ReduceTask.html doc/api/classkyotocabinet_1_1MapReduce_1_1ValueIterator-members.html doc/api/classkyotocabinet_1_1MapReduce_1_1ValueIterator.html doc/api/classkyotocabinet_1_1Mutex-members.html doc/api/classkyotocabinet_1_1Mutex.html doc/api/classkyotocabinet_1_1PlantDB-members.html doc/api/classkyotocabinet_1_1PlantDB.html doc/api/classkyotocabinet_1_1PlantDB_1_1Cursor-members.html doc/api/classkyotocabinet_1_1PlantDB_1_1Cursor.html doc/api/classkyotocabinet_1_1PolyDB-members.html doc/api/classkyotocabinet_1_1PolyDB.html doc/api/classkyotocabinet_1_1PolyDB_1_1Cursor-members.html doc/api/classkyotocabinet_1_1PolyDB_1_1Cursor.html doc/api/classkyotocabinet_1_1ProtoDB-members.html doc/api/classkyotocabinet_1_1ProtoDB.html doc/api/classkyotocabinet_1_1ProtoDB_1_1Cursor-members.html doc/api/classkyotocabinet_1_1ProtoDB_1_1Cursor.html doc/api/classkyotocabinet_1_1RWLock-members.html doc/api/classkyotocabinet_1_1RWLock.html doc/api/classkyotocabinet_1_1Regex-members.html doc/api/classkyotocabinet_1_1Regex.html doc/api/classkyotocabinet_1_1ScopedMutex-members.html doc/api/classkyotocabinet_1_1ScopedMutex.html doc/api/classkyotocabinet_1_1ScopedRWLock-members.html doc/api/classkyotocabinet_1_1ScopedRWLock.html doc/api/classkyotocabinet_1_1ScopedSpinLock-members.html doc/api/classkyotocabinet_1_1ScopedSpinLock.html doc/api/classkyotocabinet_1_1ScopedSpinRWLock-members.html doc/api/classkyotocabinet_1_1ScopedSpinRWLock.html doc/api/classkyotocabinet_1_1SlottedMutex-members.html doc/api/classkyotocabinet_1_1SlottedMutex.html doc/api/classkyotocabinet_1_1SlottedRWLock-members.html doc/api/classkyotocabinet_1_1SlottedRWLock.html doc/api/classkyotocabinet_1_1SlottedSpinLock-members.html doc/api/classkyotocabinet_1_1SlottedSpinLock.html doc/api/classkyotocabinet_1_1SlottedSpinRWLock-members.html doc/api/classkyotocabinet_1_1SlottedSpinRWLock.html doc/api/classkyotocabinet_1_1SpinLock-members.html doc/api/classkyotocabinet_1_1SpinLock.html doc/api/classkyotocabinet_1_1SpinRWLock-members.html doc/api/classkyotocabinet_1_1SpinRWLock.html doc/api/classkyotocabinet_1_1StashDB-members.html doc/api/classkyotocabinet_1_1StashDB.html doc/api/classkyotocabinet_1_1StashDB_1_1Cursor-members.html doc/api/classkyotocabinet_1_1StashDB_1_1Cursor.html doc/api/classkyotocabinet_1_1TSD-members.html doc/api/classkyotocabinet_1_1TSD.html doc/api/classkyotocabinet_1_1TSDKey-members.html doc/api/classkyotocabinet_1_1TSDKey.html doc/api/classkyotocabinet_1_1TaskQueue-members.html doc/api/classkyotocabinet_1_1TaskQueue.html doc/api/classkyotocabinet_1_1TaskQueue_1_1Task-members.html doc/api/classkyotocabinet_1_1TaskQueue_1_1Task.html doc/api/classkyotocabinet_1_1TextDB-members.html doc/api/classkyotocabinet_1_1TextDB.html doc/api/classkyotocabinet_1_1TextDB_1_1Cursor-members.html doc/api/classkyotocabinet_1_1TextDB_1_1Cursor.html doc/api/classkyotocabinet_1_1Thread-members.html doc/api/classkyotocabinet_1_1Thread.html doc/api/classkyotocabinet_1_1TinyArrayList-members.html doc/api/classkyotocabinet_1_1TinyArrayList.html doc/api/classkyotocabinet_1_1TinyHashMap-members.html doc/api/classkyotocabinet_1_1TinyHashMap.html doc/api/classkyotocabinet_1_1TinyHashMap_1_1Iterator-members.html doc/api/classkyotocabinet_1_1TinyHashMap_1_1Iterator.html doc/api/classkyotocabinet_1_1TinyHashMap_1_1Sorter-members.html doc/api/classkyotocabinet_1_1TinyHashMap_1_1Sorter.html doc/api/classkyotocabinet_1_1ZLIB-members.html doc/api/classkyotocabinet_1_1ZLIB.html doc/api/classkyotocabinet_1_1ZLIBCompressor-members.html doc/api/classkyotocabinet_1_1ZLIBCompressor.html doc/api/closed.png doc/api/doxygen.css doc/api/doxygen.png doc/api/files.html doc/api/functions.html doc/api/functions_0x62.html doc/api/functions_0x63.html doc/api/functions_0x64.html doc/api/functions_0x65.html doc/api/functions_0x66.html doc/api/functions_0x67.html doc/api/functions_0x68.html doc/api/functions_0x69.html doc/api/functions_0x6a.html doc/api/functions_0x6b.html doc/api/functions_0x6c.html doc/api/functions_0x6d.html doc/api/functions_0x6e.html doc/api/functions_0x6f.html doc/api/functions_0x70.html doc/api/functions_0x72.html doc/api/functions_0x73.html doc/api/functions_0x74.html doc/api/functions_0x75.html doc/api/functions_0x76.html doc/api/functions_0x77.html doc/api/functions_0x78.html doc/api/functions_0x79.html doc/api/functions_0x7e.html doc/api/functions_enum.html doc/api/functions_eval.html doc/api/functions_func.html doc/api/functions_func_0x62.html doc/api/functions_func_0x63.html doc/api/functions_func_0x64.html doc/api/functions_func_0x65.html doc/api/functions_func_0x66.html doc/api/functions_func_0x67.html doc/api/functions_func_0x68.html doc/api/functions_func_0x69.html doc/api/functions_func_0x6a.html doc/api/functions_func_0x6b.html doc/api/functions_func_0x6c.html doc/api/functions_func_0x6d.html doc/api/functions_func_0x6e.html doc/api/functions_func_0x6f.html doc/api/functions_func_0x70.html doc/api/functions_func_0x72.html doc/api/functions_func_0x73.html doc/api/functions_func_0x74.html doc/api/functions_func_0x75.html doc/api/functions_func_0x76.html doc/api/functions_func_0x77.html doc/api/functions_func_0x79.html doc/api/functions_func_0x7e.html doc/api/functions_vars.html doc/api/globals.html doc/api/globals_defs.html doc/api/globals_eval.html doc/api/globals_func.html doc/api/globals_type.html doc/api/globals_vars.html doc/api/hierarchy.html doc/api/index.html doc/api/kccachedb_8h.html doc/api/kccommon_8h.html doc/api/kccompare_8h.html doc/api/kccompress_8h.html doc/api/kcdb_8h.html doc/api/kcdbext_8h.html doc/api/kcdirdb_8h.html doc/api/kcfile_8h.html doc/api/kchashdb_8h.html doc/api/kclangc_8h.html doc/api/kcmap_8h.html doc/api/kcplantdb_8h.html doc/api/kcpolydb_8h.html doc/api/kcprotodb_8h.html doc/api/kcregex_8h.html doc/api/kctextdb_8h.html doc/api/kcthread_8h.html doc/api/kcutil_8h.html doc/api/namespacekyotocabinet.html doc/api/namespacemembers.html doc/api/namespacemembers_func.html doc/api/namespacemembers_type.html doc/api/namespacemembers_vars.html doc/api/namespaces.html doc/api/nav_f.png doc/api/nav_h.png doc/api/open.png doc/api/structKCCUR-members.html doc/api/structKCCUR.html doc/api/structKCDB-members.html doc/api/structKCDB.html doc/api/structKCIDX-members.html doc/api/structKCIDX.html doc/api/structKCLIST-members.html doc/api/structKCLIST.html doc/api/structKCMAP-members.html doc/api/structKCMAP.html doc/api/structKCMAPITER-members.html doc/api/structKCMAPITER.html doc/api/structKCMAPSORT-members.html doc/api/structKCMAPSORT.html doc/api/structKCREC-members.html doc/api/structKCREC.html doc/api/structKCSTR-members.html doc/api/structKCSTR.html doc/api/structkyotocabinet_1_1File_1_1Status-members.html doc/api/structkyotocabinet_1_1File_1_1Status.html doc/api/tab_a.png doc/api/tab_b.png doc/api/tab_h.png doc/api/tab_s.png doc/api/tabs.css /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/doc/kyotocabinet-help + cp -pr kyotocabinet.idl /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64/usr/share/doc/kyotocabinet-help + RPM_EC=0 ++ jobs -p + exit 0 Provides: kyotocabinet-api-doc = 1.2.77-4.oe1 kyotocabinet-apidocs = 1.2.77-4.oe1 kyotocabinet-help = 1.2.77-4.oe1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: kyotocabinet-api-doc < 1.2.76-3 kyotocabinet-apidocs < 1.2.77-4.oe1 Processing files: kyotocabinet-debuginfo-1.2.77-4.oe1.riscv64 Provides: kyotocabinet-debuginfo = 1.2.77-4.oe1 kyotocabinet-debuginfo(riscv-64) = 1.2.77-4.oe1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kyotocabinet-debugsource(riscv-64) = 1.2.77-4.oe1 Processing files: kyotocabinet-debugsource-1.2.77-4.oe1.riscv64 Provides: kyotocabinet-debugsource = 1.2.77-4.oe1 kyotocabinet-debugsource(riscv-64) = 1.2.77-4.oe1 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/kyotocabinet-1.2.77-4.oe1.riscv64 Wrote: /builddir/build/RPMS/kyotocabinet-devel-1.2.77-4.oe1.riscv64.rpm Wrote: /builddir/build/RPMS/kyotocabinet-debugsource-1.2.77-4.oe1.riscv64.rpm Wrote: /builddir/build/RPMS/kyotocabinet-help-1.2.77-4.oe1.noarch.rpm Wrote: /builddir/build/RPMS/kyotocabinet-1.2.77-4.oe1.riscv64.rpm Wrote: /builddir/build/RPMS/kyotocabinet-debuginfo-1.2.77-4.oe1.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P91isD + umask 022 + cd /builddir/build/BUILD + cd kyotocabinet-1.2.77 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kyotocabinet-1.2.77-4.oe1.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0