+ 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.cXjdn7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sqlcipher-3.3.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/v3.3.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd sqlcipher-3.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FBbh3C + umask 022 + cd /builddir/build/BUILD + cd sqlcipher-3.3.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' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autoconf/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 + 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"~' ./autoconf/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 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-ar... no checking for ar... ar 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 command to parse /usr/bin/nm -B output from gcc object... ok 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 gawk... gawk 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 tclsh8.6... tclsh8.6 configure: Version set to 3.8 configure: Release set to 3.8.10.2 configure: Version number set to 3008010 checking whether to support threadsafe operation... yes checking for library containing pthread_create... -lpthread 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 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 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.3.1/tool/mksqlite3h.tcl /builddir/build/BUILD/sqlcipher-3.3.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.3.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.3.1/tool/lemon.c cp /builddir/build/BUILD/sqlcipher-3.3.1/src/lempar.c . cp /builddir/build/BUILD/sqlcipher-3.3.1/src/parse.y . rm -f parse.h ./lemon parse.y mv parse.h parse.h.temp gawk -f /builddir/build/BUILD/sqlcipher-3.3.1/addopcodes.awk parse.h.temp >parse.h cat parse.h /builddir/build/BUILD/sqlcipher-3.3.1/src/vdbe.c | gawk -f /builddir/build/BUILD/sqlcipher-3.3.1/mkopcodeh.awk >opcodes.h gawk -f /builddir/build/BUILD/sqlcipher-3.3.1/mkopcodec.awk opcodes.h >opcodes.c rm -rf tsrc mkdir tsrc cp -f /builddir/build/BUILD/sqlcipher-3.3.1/src/crypto.h /builddir/build/BUILD/sqlcipher-3.3.1/src/sqlcipher.h /builddir/build/BUILD/sqlcipher-3.3.1/src/crypto.c /builddir/build/BUILD/sqlcipher-3.3.1/src/crypto_impl.c /builddir/build/BUILD/sqlcipher-3.3.1/src/crypto_libtomcrypt.c /builddir/build/BUILD/sqlcipher-3.3.1/src/crypto_openssl.c /builddir/build/BUILD/sqlcipher-3.3.1/src/crypto_cc.c /builddir/build/BUILD/sqlcipher-3.3.1/src/alter.c /builddir/build/BUILD/sqlcipher-3.3.1/src/analyze.c /builddir/build/BUILD/sqlcipher-3.3.1/src/attach.c /builddir/build/BUILD/sqlcipher-3.3.1/src/auth.c /builddir/build/BUILD/sqlcipher-3.3.1/src/backup.c /builddir/build/BUILD/sqlcipher-3.3.1/src/bitvec.c /builddir/build/BUILD/sqlcipher-3.3.1/src/btmutex.c /builddir/build/BUILD/sqlcipher-3.3.1/src/btree.c /builddir/build/BUILD/sqlcipher-3.3.1/src/btree.h /builddir/build/BUILD/sqlcipher-3.3.1/src/btreeInt.h /builddir/build/BUILD/sqlcipher-3.3.1/src/build.c /builddir/build/BUILD/sqlcipher-3.3.1/src/callback.c /builddir/build/BUILD/sqlcipher-3.3.1/src/complete.c /builddir/build/BUILD/sqlcipher-3.3.1/src/ctime.c /builddir/build/BUILD/sqlcipher-3.3.1/src/date.c /builddir/build/BUILD/sqlcipher-3.3.1/src/dbstat.c /builddir/build/BUILD/sqlcipher-3.3.1/src/delete.c /builddir/build/BUILD/sqlcipher-3.3.1/src/expr.c /builddir/build/BUILD/sqlcipher-3.3.1/src/fault.c /builddir/build/BUILD/sqlcipher-3.3.1/src/fkey.c /builddir/build/BUILD/sqlcipher-3.3.1/src/func.c /builddir/build/BUILD/sqlcipher-3.3.1/src/global.c /builddir/build/BUILD/sqlcipher-3.3.1/src/hash.c /builddir/build/BUILD/sqlcipher-3.3.1/src/hash.h /builddir/build/BUILD/sqlcipher-3.3.1/src/hwtime.h /builddir/build/BUILD/sqlcipher-3.3.1/src/insert.c /builddir/build/BUILD/sqlcipher-3.3.1/src/journal.c /builddir/build/BUILD/sqlcipher-3.3.1/src/legacy.c /builddir/build/BUILD/sqlcipher-3.3.1/src/loadext.c /builddir/build/BUILD/sqlcipher-3.3.1/src/main.c /builddir/build/BUILD/sqlcipher-3.3.1/src/malloc.c /builddir/build/BUILD/sqlcipher-3.3.1/src/mem0.c /builddir/build/BUILD/sqlcipher-3.3.1/src/mem1.c /builddir/build/BUILD/sqlcipher-3.3.1/src/mem2.c /builddir/build/BUILD/sqlcipher-3.3.1/src/mem3.c /builddir/build/BUILD/sqlcipher-3.3.1/src/mem5.c /builddir/build/BUILD/sqlcipher-3.3.1/src/memjournal.c /builddir/build/BUILD/sqlcipher-3.3.1/src/msvc.h /builddir/build/BUILD/sqlcipher-3.3.1/src/mutex.c /builddir/build/BUILD/sqlcipher-3.3.1/src/mutex.h /builddir/build/BUILD/sqlcipher-3.3.1/src/mutex_noop.c /builddir/build/BUILD/sqlcipher-3.3.1/src/mutex_unix.c /builddir/build/BUILD/sqlcipher-3.3.1/src/mutex_w32.c /builddir/build/BUILD/sqlcipher-3.3.1/src/notify.c /builddir/build/BUILD/sqlcipher-3.3.1/src/os.c /builddir/build/BUILD/sqlcipher-3.3.1/src/os.h /builddir/build/BUILD/sqlcipher-3.3.1/src/os_common.h /builddir/build/BUILD/sqlcipher-3.3.1/src/os_setup.h /builddir/build/BUILD/sqlcipher-3.3.1/src/os_unix.c /builddir/build/BUILD/sqlcipher-3.3.1/src/os_win.c /builddir/build/BUILD/sqlcipher-3.3.1/src/os_win.h /builddir/build/BUILD/sqlcipher-3.3.1/src/pager.c /builddir/build/BUILD/sqlcipher-3.3.1/src/pager.h /builddir/build/BUILD/sqlcipher-3.3.1/src/parse.y /builddir/build/BUILD/sqlcipher-3.3.1/src/pcache.c /builddir/build/BUILD/sqlcipher-3.3.1/src/pcache.h /builddir/build/BUILD/sqlcipher-3.3.1/src/pcache1.c /builddir/build/BUILD/sqlcipher-3.3.1/src/pragma.c /builddir/build/BUILD/sqlcipher-3.3.1/src/pragma.h /builddir/build/BUILD/sqlcipher-3.3.1/src/prepare.c /builddir/build/BUILD/sqlcipher-3.3.1/src/printf.c /builddir/build/BUILD/sqlcipher-3.3.1/src/random.c /builddir/build/BUILD/sqlcipher-3.3.1/src/resolve.c /builddir/build/BUILD/sqlcipher-3.3.1/src/rowset.c /builddir/build/BUILD/sqlcipher-3.3.1/src/select.c /builddir/build/BUILD/sqlcipher-3.3.1/src/status.c /builddir/build/BUILD/sqlcipher-3.3.1/src/shell.c /builddir/build/BUILD/sqlcipher-3.3.1/src/sqlite.h.in /builddir/build/BUILD/sqlcipher-3.3.1/src/sqlite3ext.h /builddir/build/BUILD/sqlcipher-3.3.1/src/sqliteInt.h /builddir/build/BUILD/sqlcipher-3.3.1/src/sqliteLimit.h /builddir/build/BUILD/sqlcipher-3.3.1/src/table.c /builddir/build/BUILD/sqlcipher-3.3.1/src/threads.c /builddir/build/BUILD/sqlcipher-3.3.1/src/tclsqlite.c /builddir/build/BUILD/sqlcipher-3.3.1/src/tokenize.c /builddir/build/BUILD/sqlcipher-3.3.1/src/trigger.c /builddir/build/BUILD/sqlcipher-3.3.1/src/utf.c /builddir/build/BUILD/sqlcipher-3.3.1/src/update.c /builddir/build/BUILD/sqlcipher-3.3.1/src/util.c /builddir/build/BUILD/sqlcipher-3.3.1/src/vacuum.c /builddir/build/BUILD/sqlcipher-3.3.1/src/vdbe.c /builddir/build/BUILD/sqlcipher-3.3.1/src/vdbe.h /builddir/build/BUILD/sqlcipher-3.3.1/src/vdbeapi.c /builddir/build/BUILD/sqlcipher-3.3.1/src/vdbeaux.c /builddir/build/BUILD/sqlcipher-3.3.1/src/vdbeblob.c /builddir/build/BUILD/sqlcipher-3.3.1/src/vdbemem.c /builddir/build/BUILD/sqlcipher-3.3.1/src/vdbesort.c /builddir/build/BUILD/sqlcipher-3.3.1/src/vdbetrace.c /builddir/build/BUILD/sqlcipher-3.3.1/src/vdbeInt.h /builddir/build/BUILD/sqlcipher-3.3.1/src/vtab.c /builddir/build/BUILD/sqlcipher-3.3.1/src/vxworks.h /builddir/build/BUILD/sqlcipher-3.3.1/src/wal.c /builddir/build/BUILD/sqlcipher-3.3.1/src/wal.h /builddir/build/BUILD/sqlcipher-3.3.1/src/walker.c /builddir/build/BUILD/sqlcipher-3.3.1/src/where.c /builddir/build/BUILD/sqlcipher-3.3.1/src/whereInt.h /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts1/fts1.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts1/fts1.h /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts1/fts1_hash.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts1/fts1_hash.h /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts1/fts1_porter.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts1/fts1_tokenizer.h /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts1/fts1_tokenizer1.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts2/fts2.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts2/fts2.h /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts2/fts2_hash.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts2/fts2_hash.h /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts2/fts2_icu.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts2/fts2_porter.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts2/fts2_tokenizer.h /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts2/fts2_tokenizer.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts2/fts2_tokenizer1.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3.h /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3Int.h /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3_aux.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3_expr.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3_hash.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3_hash.h /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3_icu.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3_porter.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3_snippet.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3_tokenizer.h /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3_tokenizer.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3_tokenizer1.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3_tokenize_vtab.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3_unicode.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3_unicode2.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3/fts3_write.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/icu/sqliteicu.h /builddir/build/BUILD/sqlcipher-3.3.1/ext/icu/icu.c /builddir/build/BUILD/sqlcipher-3.3.1/ext/rtree/rtree.h /builddir/build/BUILD/sqlcipher-3.3.1/ext/rtree/rtree.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.3.1/tool/vdbe-compress.tcl vdbe.new mv vdbe.new tsrc/vdbe.c touch .target_source tclsh8.6 /builddir/build/BUILD/sqlcipher-3.3.1/tool/mksqlite3c.tcl cp tsrc/shell.c tsrc/sqlite3ext.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.3.1/src -I/builddir/build/BUILD/sqlcipher-3.3.1/ext/rtree -I/builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3 -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.3.1/src -I/builddir/build/BUILD/sqlcipher-3.3.1/ext/rtree -I/builddir/build/BUILD/sqlcipher-3.3.1/ext/fts3 -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: In function 'sqlcipher_openssl_hmac': sqlite3.c:17150:12: error: storage size of 'hctx' isn't known HMAC_CTX hctx; ^~~~ sqlite3.c:17152:3: warning: implicit declaration of function 'HMAC_CTX_init'; did you mean 'HMAC_CTX_new'? [-Wimplicit-function-declaration] HMAC_CTX_init(&hctx); ^~~~~~~~~~~~~ HMAC_CTX_new sqlite3.c:17157:3: warning: implicit declaration of function 'HMAC_CTX_cleanup'; did you mean 'HMAC_CTX_get_md'? [-Wimplicit-function-declaration] HMAC_CTX_cleanup(&hctx); ^~~~~~~~~~~~~~~~ HMAC_CTX_get_md sqlite3.c:17150:12: warning: unused variable 'hctx' [-Wunused-variable] HMAC_CTX hctx; ^~~~ sqlite3.c: In function 'sqlcipher_openssl_cipher': sqlite3.c:17167:18: error: storage size of 'ectx' isn't known EVP_CIPHER_CTX ectx; ^~~~ sqlite3.c:17167:18: warning: unused variable 'ectx' [-Wunused-variable] At top level: sqlite3.c:51958:20: warning: 'sqlite3PagerState' defined but not used [-Wunused-function] SQLITE_PRIVATE int sqlite3PagerState(Pager *pPager){ ^~~~~~~~~~~~~~~~~ make: *** [Makefile:615: sqlite3.lo] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.FBbh3C (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.FBbh3C (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff