+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/sqlcipher.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.hPx5bq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sqlcipher-3.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/v3.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sqlcipher-3.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hcdLu8 + umask 022 + cd /builddir/build/BUILD + cd sqlcipher-3.4.1 + 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 -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2' + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lcrypto' + 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 -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2' + 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 -lcrypto' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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-tempstore=yes --enable-releasemode --disable-static --disable-tcl configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf 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 for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a BSD-compatible install... /usr/bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for fdatasync... yes checking for gmtime_r... yes checking for isnan... yes checking for localtime_r... yes checking for localtime_s... no checking for malloc_usable_size... yes checking for strchrnul... yes checking for usleep... yes checking for utime... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for pwrite64... yes checking for tclsh8.6... tclsh8.6 configure: Version set to 3.15 configure: Release set to 3.15.2 configure: Version number set to 3015002 checking whether to support threadsafe operation... yes checking for library containing pthread_create... -lpthread checking for library containing pthread_mutexattr_init... none required checking for crypto library to use... openssl checking for HMAC_Init_ex in -lcrypto... yes checking whether to allow connections to be shared across threads... no checking whether to support shared library linked as release mode or not... yes checking whether to use an in-ram database for temporary tables... yes checking if executables have the .exe suffix... unknown checking for library containing readline... no checking for library containing tgetent... -lncurses checking for readline in -lreadline... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking for /usr/include/readline.h... no checking for /usr/include/readline/readline.h... yes checking for library containing fdatasync... none required checking for library containing dlopen... -ldl checking whether to support MEMSYS5... no checking whether to support MEMSYS3... no configure: creating ./config.status config.status: creating Makefile config.status: creating sqlcipher.pc config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j4 tclsh8.6 /builddir/build/BUILD/sqlcipher-3.4.1/tool/mksqlite3h.tcl /builddir/build/BUILD/sqlcipher-3.4.1 >sqlite3.h 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 -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_OPENSSL -o mkkeywordhash /builddir/build/BUILD/sqlcipher-3.4.1/tool/mkkeywordhash.c ./mkkeywordhash >keywordhash.h 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 -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_OPENSSL -o lemon /builddir/build/BUILD/sqlcipher-3.4.1/tool/lemon.c cp /builddir/build/BUILD/sqlcipher-3.4.1/tool/lempar.c . cp /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts5/fts5parse.y . rm -f fts5parse.h ./lemon fts5parse.y cp /builddir/build/BUILD/sqlcipher-3.4.1/src/parse.y . rm -f parse.h ./lemon parse.y mv parse.h parse.h.temp tclsh8.6 /builddir/build/BUILD/sqlcipher-3.4.1/tool/addopcodes.tcl parse.h.temp >parse.h cat parse.h /builddir/build/BUILD/sqlcipher-3.4.1/src/vdbe.c | tclsh8.6 /builddir/build/BUILD/sqlcipher-3.4.1/tool/mkopcodeh.tcl >opcodes.h tclsh8.6 /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts5/tool/mkfts5c.tcl cp /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts5/fts5.h . tclsh8.6 /builddir/build/BUILD/sqlcipher-3.4.1/tool/mkopcodec.tcl opcodes.h >opcodes.c rm -rf tsrc mkdir tsrc cp -f /builddir/build/BUILD/sqlcipher-3.4.1/src/crypto.h /builddir/build/BUILD/sqlcipher-3.4.1/src/sqlcipher.h /builddir/build/BUILD/sqlcipher-3.4.1/src/crypto.c /builddir/build/BUILD/sqlcipher-3.4.1/src/crypto_impl.c /builddir/build/BUILD/sqlcipher-3.4.1/src/crypto_libtomcrypt.c /builddir/build/BUILD/sqlcipher-3.4.1/src/crypto_openssl.c /builddir/build/BUILD/sqlcipher-3.4.1/src/crypto_cc.c /builddir/build/BUILD/sqlcipher-3.4.1/src/alter.c /builddir/build/BUILD/sqlcipher-3.4.1/src/analyze.c /builddir/build/BUILD/sqlcipher-3.4.1/src/attach.c /builddir/build/BUILD/sqlcipher-3.4.1/src/auth.c /builddir/build/BUILD/sqlcipher-3.4.1/src/backup.c /builddir/build/BUILD/sqlcipher-3.4.1/src/bitvec.c /builddir/build/BUILD/sqlcipher-3.4.1/src/btmutex.c /builddir/build/BUILD/sqlcipher-3.4.1/src/btree.c /builddir/build/BUILD/sqlcipher-3.4.1/src/btree.h /builddir/build/BUILD/sqlcipher-3.4.1/src/btreeInt.h /builddir/build/BUILD/sqlcipher-3.4.1/src/build.c /builddir/build/BUILD/sqlcipher-3.4.1/src/callback.c /builddir/build/BUILD/sqlcipher-3.4.1/src/complete.c /builddir/build/BUILD/sqlcipher-3.4.1/src/ctime.c /builddir/build/BUILD/sqlcipher-3.4.1/src/date.c /builddir/build/BUILD/sqlcipher-3.4.1/src/dbstat.c /builddir/build/BUILD/sqlcipher-3.4.1/src/delete.c /builddir/build/BUILD/sqlcipher-3.4.1/src/expr.c /builddir/build/BUILD/sqlcipher-3.4.1/src/fault.c /builddir/build/BUILD/sqlcipher-3.4.1/src/fkey.c /builddir/build/BUILD/sqlcipher-3.4.1/src/func.c /builddir/build/BUILD/sqlcipher-3.4.1/src/global.c /builddir/build/BUILD/sqlcipher-3.4.1/src/hash.c /builddir/build/BUILD/sqlcipher-3.4.1/src/hash.h /builddir/build/BUILD/sqlcipher-3.4.1/src/hwtime.h /builddir/build/BUILD/sqlcipher-3.4.1/src/insert.c /builddir/build/BUILD/sqlcipher-3.4.1/src/legacy.c /builddir/build/BUILD/sqlcipher-3.4.1/src/loadext.c /builddir/build/BUILD/sqlcipher-3.4.1/src/main.c /builddir/build/BUILD/sqlcipher-3.4.1/src/malloc.c /builddir/build/BUILD/sqlcipher-3.4.1/src/mem0.c /builddir/build/BUILD/sqlcipher-3.4.1/src/mem1.c /builddir/build/BUILD/sqlcipher-3.4.1/src/mem2.c /builddir/build/BUILD/sqlcipher-3.4.1/src/mem3.c /builddir/build/BUILD/sqlcipher-3.4.1/src/mem5.c /builddir/build/BUILD/sqlcipher-3.4.1/src/memjournal.c /builddir/build/BUILD/sqlcipher-3.4.1/src/msvc.h /builddir/build/BUILD/sqlcipher-3.4.1/src/mutex.c /builddir/build/BUILD/sqlcipher-3.4.1/src/mutex.h /builddir/build/BUILD/sqlcipher-3.4.1/src/mutex_noop.c /builddir/build/BUILD/sqlcipher-3.4.1/src/mutex_unix.c /builddir/build/BUILD/sqlcipher-3.4.1/src/mutex_w32.c /builddir/build/BUILD/sqlcipher-3.4.1/src/notify.c /builddir/build/BUILD/sqlcipher-3.4.1/src/os.c /builddir/build/BUILD/sqlcipher-3.4.1/src/os.h /builddir/build/BUILD/sqlcipher-3.4.1/src/os_common.h /builddir/build/BUILD/sqlcipher-3.4.1/src/os_setup.h /builddir/build/BUILD/sqlcipher-3.4.1/src/os_unix.c /builddir/build/BUILD/sqlcipher-3.4.1/src/os_win.c /builddir/build/BUILD/sqlcipher-3.4.1/src/os_win.h /builddir/build/BUILD/sqlcipher-3.4.1/src/pager.c /builddir/build/BUILD/sqlcipher-3.4.1/src/pager.h /builddir/build/BUILD/sqlcipher-3.4.1/src/parse.y /builddir/build/BUILD/sqlcipher-3.4.1/src/pcache.c /builddir/build/BUILD/sqlcipher-3.4.1/src/pcache.h /builddir/build/BUILD/sqlcipher-3.4.1/src/pcache1.c /builddir/build/BUILD/sqlcipher-3.4.1/src/pragma.c /builddir/build/BUILD/sqlcipher-3.4.1/src/pragma.h /builddir/build/BUILD/sqlcipher-3.4.1/src/prepare.c /builddir/build/BUILD/sqlcipher-3.4.1/src/printf.c /builddir/build/BUILD/sqlcipher-3.4.1/src/random.c /builddir/build/BUILD/sqlcipher-3.4.1/src/resolve.c /builddir/build/BUILD/sqlcipher-3.4.1/src/rowset.c /builddir/build/BUILD/sqlcipher-3.4.1/src/select.c /builddir/build/BUILD/sqlcipher-3.4.1/src/status.c /builddir/build/BUILD/sqlcipher-3.4.1/src/shell.c /builddir/build/BUILD/sqlcipher-3.4.1/src/sqlite.h.in /builddir/build/BUILD/sqlcipher-3.4.1/src/sqlite3ext.h /builddir/build/BUILD/sqlcipher-3.4.1/src/sqliteInt.h /builddir/build/BUILD/sqlcipher-3.4.1/src/sqliteLimit.h /builddir/build/BUILD/sqlcipher-3.4.1/src/table.c /builddir/build/BUILD/sqlcipher-3.4.1/src/tclsqlite.c /builddir/build/BUILD/sqlcipher-3.4.1/src/threads.c /builddir/build/BUILD/sqlcipher-3.4.1/src/tokenize.c /builddir/build/BUILD/sqlcipher-3.4.1/src/treeview.c /builddir/build/BUILD/sqlcipher-3.4.1/src/trigger.c /builddir/build/BUILD/sqlcipher-3.4.1/src/utf.c /builddir/build/BUILD/sqlcipher-3.4.1/src/update.c /builddir/build/BUILD/sqlcipher-3.4.1/src/util.c /builddir/build/BUILD/sqlcipher-3.4.1/src/vacuum.c /builddir/build/BUILD/sqlcipher-3.4.1/src/vdbe.c /builddir/build/BUILD/sqlcipher-3.4.1/src/vdbe.h /builddir/build/BUILD/sqlcipher-3.4.1/src/vdbeapi.c /builddir/build/BUILD/sqlcipher-3.4.1/src/vdbeaux.c /builddir/build/BUILD/sqlcipher-3.4.1/src/vdbeblob.c /builddir/build/BUILD/sqlcipher-3.4.1/src/vdbemem.c /builddir/build/BUILD/sqlcipher-3.4.1/src/vdbesort.c /builddir/build/BUILD/sqlcipher-3.4.1/src/vdbetrace.c /builddir/build/BUILD/sqlcipher-3.4.1/src/vdbeInt.h /builddir/build/BUILD/sqlcipher-3.4.1/src/vtab.c /builddir/build/BUILD/sqlcipher-3.4.1/src/vxworks.h /builddir/build/BUILD/sqlcipher-3.4.1/src/wal.c /builddir/build/BUILD/sqlcipher-3.4.1/src/wal.h /builddir/build/BUILD/sqlcipher-3.4.1/src/walker.c /builddir/build/BUILD/sqlcipher-3.4.1/src/where.c /builddir/build/BUILD/sqlcipher-3.4.1/src/wherecode.c /builddir/build/BUILD/sqlcipher-3.4.1/src/whereexpr.c /builddir/build/BUILD/sqlcipher-3.4.1/src/whereInt.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts1/fts1.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts1/fts1.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts1/fts1_hash.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts1/fts1_hash.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts1/fts1_porter.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts1/fts1_tokenizer.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts1/fts1_tokenizer1.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts2/fts2.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts2/fts2.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts2/fts2_hash.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts2/fts2_hash.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts2/fts2_icu.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts2/fts2_porter.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts2/fts2_tokenizer.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts2/fts2_tokenizer.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts2/fts2_tokenizer1.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3Int.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3_aux.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3_expr.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3_hash.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3_hash.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3_icu.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3_porter.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3_snippet.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3_tokenizer.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3_tokenizer.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3_tokenizer1.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3_tokenize_vtab.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3_unicode.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3_unicode2.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3/fts3_write.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/icu/sqliteicu.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/icu/icu.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/rtree/rtree.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/rtree/rtree.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/session/sqlite3session.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/session/sqlite3session.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/rbu/sqlite3rbu.h /builddir/build/BUILD/sqlcipher-3.4.1/ext/rbu/sqlite3rbu.c /builddir/build/BUILD/sqlcipher-3.4.1/ext/misc/json1.c keywordhash.h opcodes.c opcodes.h parse.c parse.h config.h sqlite3.h tsrc rm tsrc/sqlite.h.in tsrc/parse.y tclsh8.6 /builddir/build/BUILD/sqlcipher-3.4.1/tool/vdbe-compress.tcl vdbe.new mv vdbe.new tsrc/vdbe.c cp fts5.c fts5.h tsrc touch .target_source tclsh8.6 /builddir/build/BUILD/sqlcipher-3.4.1/tool/mksqlite3c.tcl cp tsrc/shell.c tsrc/sqlite3ext.h . cp /builddir/build/BUILD/sqlcipher-3.4.1/ext/session/sqlite3session.h . ./libtool --mode=compile --tag=CC 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 -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlcipher-3.4.1/src -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/rtree -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/icu -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3 -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/async -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/session -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_TEMP_STORE=2 -c sqlite3.c libtool: compile: 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 -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlcipher-3.4.1/src -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/rtree -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/icu -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3 -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/async -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/session -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_TEMP_STORE=2 -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o sqlite3.c:56937:20: warning: 'sqlite3PagerState' defined but not used [-Wunused-function] SQLITE_PRIVATE int sqlite3PagerState(Pager *pPager){ ^~~~~~~~~~~~~~~~~ ./libtool --mode=link 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 -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlcipher-3.4.1/src -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/rtree -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/icu -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3 -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/async -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/session -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lcrypto -no-undefined -o libsqlcipher.la sqlite3.lo -ldl -lcrypto -lpthread \ -release 3.15.2 -rpath "/usr/lib64" -version-info "8:6:8" libtool: link: gcc -shared -fPIC -DPIC .libs/sqlite3.o -ldl -lcrypto -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libsqlcipher-3.15.2.so.0 -o .libs/libsqlcipher-3.15.2.so.0.8.6 libtool: link: (cd ".libs" && rm -f "libsqlcipher-3.15.2.so.0" && ln -s "libsqlcipher-3.15.2.so.0.8.6" "libsqlcipher-3.15.2.so.0") libtool: link: (cd ".libs" && rm -f "libsqlcipher.so" && ln -s "libsqlcipher-3.15.2.so.0.8.6" "libsqlcipher.so") libtool: link: ( cd ".libs" && rm -f "libsqlcipher.la" && ln -s "../libsqlcipher.la" "libsqlcipher.la" ) ./libtool --mode=link 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 -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlcipher-3.4.1/src -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/rtree -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/icu -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3 -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/async -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/session -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lcrypto -DHAVE_READLINE=1 -I/usr/include/readline -DHAVE_EDITLINE=0 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION \ -o sqlcipher /builddir/build/BUILD/sqlcipher-3.4.1/src/shell.c libsqlcipher.la \ -lreadline -lncurses -ldl -lcrypto -lpthread -rpath "/usr/lib64" libtool: link: DIE_RPATH_DIE="/usr/lib64:" 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 -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/builddir/build/BUILD/sqlcipher-3.4.1/src -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/rtree -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/icu -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/fts3 -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/async -I/builddir/build/BUILD/sqlcipher-3.4.1/ext/session -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -DHAVE_READLINE=1 -I/usr/include/readline -DHAVE_EDITLINE=0 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -o .libs/sqlcipher /builddir/build/BUILD/sqlcipher-3.4.1/src/shell.c ./.libs/libsqlcipher.so -lreadline -lncurses -ldl -lcrypto -lpthread + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nJF9Xw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64 + cd sqlcipher-3.4.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/install -p -d /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/lib64 ./libtool --mode=install /usr/bin/install -p libsqlcipher.la /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/lib64 libtool: install: /usr/bin/install -p .libs/libsqlcipher-3.15.2.so.0.8.6 /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/lib64/libsqlcipher-3.15.2.so.0.8.6 libtool: install: (cd /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/lib64 && { ln -s -f libsqlcipher-3.15.2.so.0.8.6 libsqlcipher-3.15.2.so.0 || { rm -f libsqlcipher-3.15.2.so.0 && ln -s libsqlcipher-3.15.2.so.0.8.6 libsqlcipher-3.15.2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/lib64 && { ln -s -f libsqlcipher-3.15.2.so.0.8.6 libsqlcipher.so || { rm -f libsqlcipher.so && ln -s libsqlcipher-3.15.2.so.0.8.6 libsqlcipher.so; }; }) libtool: install: /usr/bin/install -p .libs/libsqlcipher.lai /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/lib64/libsqlcipher.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/install -p -d /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/bin ./libtool --mode=install /usr/bin/install -p sqlcipher /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/bin libtool: warning: 'libsqlcipher.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sqlcipher /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/bin/sqlcipher /usr/bin/install -p -d /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/include/sqlcipher /usr/bin/install -p -m 0644 sqlite3.h /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/include/sqlcipher /usr/bin/install -p -m 0644 /builddir/build/BUILD/sqlcipher-3.4.1/src/sqlite3ext.h /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/include/sqlcipher /usr/bin/install -p -d /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/lib64/pkgconfig /usr/bin/install -p -m 0644 sqlcipher.pc /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/lib64/pkgconfig + rm -fv /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/lib64/libsqlcipher.la removed '/builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/lib64/libsqlcipher.la' + /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: sqlcipher-3.4.1-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZjRZtY + umask 022 + cd /builddir/build/BUILD + cd sqlcipher-3.4.1 + DOCDIR=/builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/share/doc/sqlcipher + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/share/doc/sqlcipher + cp -pr README.md /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/share/doc/sqlcipher + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9fBC4J + umask 022 + cd /builddir/build/BUILD + cd sqlcipher-3.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/share/licenses/sqlcipher + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/share/licenses/sqlcipher + cp -pr LICENSE /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64/usr/share/licenses/sqlcipher + exit 0 Provides: libsqlcipher-3.15.2.so.0()(64bit) sqlcipher = 3.4.1-1.fc28 sqlcipher(riscv-64) = 3.4.1-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libreadline.so.7()(64bit) libsqlcipher-3.15.2.so.0()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: sqlcipher-devel-3.4.1-1.fc28.riscv64 Provides: pkgconfig(sqlcipher) = 3.15.2 sqlcipher-devel = 3.4.1-1.fc28 sqlcipher-devel(riscv-64) = 3.4.1-1.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 libsqlcipher-3.15.2.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/sqlcipher-3.4.1-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/sqlcipher-3.4.1-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/sqlcipher-devel-3.4.1-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.70TQqY + umask 022 + cd /builddir/build/BUILD + cd sqlcipher-3.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sqlcipher-3.4.1-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff