+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libopkele.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.l7EJpz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libopkele-2.0.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libopkele-2.0.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libopkele-2.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (fix-ftbfs-gcc4.7.diff):' Patch #0 (fix-ftbfs-gcc4.7.diff): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file include/opkele/discovery.h patching file test/test.cc patching file test/idiscover.cc + echo 'Patch #1 (libopkele-2.0.4-remove-iterator.patch):' Patch #1 (libopkele-2.0.4-remove-iterator.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file include/opkele/iterator.h + echo 'Patch #2 (0001-Fix-DH-parameter-access-for-OpenSSL-1.1.0.patch):' Patch #2 (0001-Fix-DH-parameter-access-for-OpenSSL-1.1.0.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/basic_op.cc patching file lib/basic_rp.cc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SA3Fpe + umask 022 + cd /builddir/build/BUILD + cd libopkele-2.0.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./aux.d/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./aux.d/config.guess ++ basename ./aux.d/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./aux.d/config.guess '/usr/lib/rpm/redhat/config.guess' -> './aux.d/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./aux.d/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./aux.d/config.sub ++ basename ./aux.d/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./aux.d/config.sub '/usr/lib/rpm/redhat/config.sub' -> './aux.d/config.sub' + '[' 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"~' ./aux.d/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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 dependency style of gcc... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E 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... yes checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ANSI C header files... (cached) yes checking for timegm... yes checking for xsltproc... /usr/bin/xsltproc checking for source tree version... 2.0.4 checking for std::tr1::shared_ptr<> in tr1/memory... found checking for boost::shared_ptr<> in boost/shared_ptr.hpp... found checking for tr1/memory implementation to use... std checking for deprecated attribute support... yes checking for abi::__cxa_demangle... yes checking for OPENSSL... yes checking for KONFORKA... no checking for doxygen... false checking for dot... false checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.59.0 checking whether libcurl is usable... yes checking for curl_free... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking tidy.h usability... yes checking tidy.h presence... yes checking for tidy.h... yes checking for tidyParseBuffer in -ltidy... yes checking tidy/tidy.h usability... no checking tidy/tidy.h presence... no checking for tidy/tidy.h... no checking for SQLITE3... yes checking for KINGATE... no checking for UUID... yes checking for XRI resolver proxy... https://xri.net/ configure: creating ./config.status config.status: creating Makefile config.status: creating libopkele.pc config.status: creating Doxyfile config.status: creating include/Makefile config.status: creating include/opkele/tr1-mem.h config.status: creating lib/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: creating include/opkele/acconfig.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libopkele-2.0.4' Making all in include make[2]: Entering directory '/builddir/build/BUILD/libopkele-2.0.4/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libopkele-2.0.4/include' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/libopkele-2.0.4/lib' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o params.lo params.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o util.lo util.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o secret.lo secret.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o data.lo data.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c params.cc -fPIC -DPIC -o .libs/params.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c util.cc -fPIC -DPIC -o .libs/util.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c data.cc -fPIC -DPIC -o .libs/data.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c secret.cc -fPIC -DPIC -o .libs/secret.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c data.cc -o data.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o exception.lo exception.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c exception.cc -fPIC -DPIC -o .libs/exception.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c exception.cc -o exception.o >/dev/null 2>&1 util.cc: In function 'bool opkele::util::isrfc3986unreserved(int)': util.cc:176:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(c<'0') return false; if(c<='9') return true; ^~ util.cc:176:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(c<'0') return false; if(c<='9') return true; ^~ util.cc:177:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(c<'A') return false; if(c<='Z') return true; ^~ util.cc:177:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(c<'A') return false; if(c<='Z') return true; ^~ util.cc:180:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(c<'a') return false; if(c<='z') return true; ^~ util.cc:180:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(c<'a') return false; if(c<='z') return true; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c params.cc -o params.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c secret.cc -o secret.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o extension.lo extension.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c extension.cc -fPIC -DPIC -o .libs/extension.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c util.cc -o util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o sreg.lo sreg.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o extension_chain.lo extension_chain.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c extension_chain.cc -fPIC -DPIC -o .libs/extension_chain.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c sreg.cc -fPIC -DPIC -o .libs/sreg.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c extension.cc -o extension.o >/dev/null 2>&1 extension_chain.cc: In member function 'virtual void opkele::extension_chain_t::checkid_hook(opkele::basic_openid_message&)': extension_chain.cc:19:60: warning: 'virtual void opkele::extension_t::checkid_hook(opkele::basic_openid_message&)' is deprecated [-Wdeprecated-declarations] for(iterator i=begin();i!=end();++i) (*i)->checkid_hook(om); } ^ In file included from ../include/opkele/extension_chain.h:10:0, from extension_chain.cc:2: ../include/opkele/extension.h:52:19: note: declared here virtual void checkid_hook(basic_openid_message& om) OPKELE_DEPRECATE; ^~~~~~~~~~~~ extension_chain.cc: In member function 'virtual void opkele::extension_chain_t::id_res_hook(const opkele::basic_openid_message&, const opkele::basic_openid_message&)': extension_chain.cc:22:62: warning: 'virtual void opkele::extension_t::id_res_hook(const opkele::basic_openid_message&, const opkele::basic_openid_message&)' is deprecated [-Wdeprecated-declarations] for(iterator i=begin();i!=end();++i) (*i)->id_res_hook(om,sp); } ^ In file included from ../include/opkele/extension_chain.h:10:0, from extension_chain.cc:2: ../include/opkele/extension.h:53:19: note: declared here virtual void id_res_hook(const basic_openid_message& om, ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c extension_chain.cc -o extension_chain.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o curl.lo curl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c curl.cc -fPIC -DPIC -o .libs/curl.o curl.cc:48:54: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] || (r=easy_setopt(CURLOPT_USERAGENT,PACKAGE_NAME"/"PACKAGE_SRC_VERSION)) ^ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c sreg.cc -o sreg.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c curl.cc -o curl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o expat.lo expat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c expat.cc -fPIC -DPIC -o .libs/expat.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o discovery.lo discovery.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c discovery.cc -fPIC -DPIC -o .libs/discovery.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c expat.cc -o expat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o basic_rp.lo basic_rp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c basic_rp.cc -fPIC -DPIC -o .libs/basic_rp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o prequeue_rp.lo prequeue_rp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c prequeue_rp.cc -fPIC -DPIC -o .libs/prequeue_rp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o fields.lo fields.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c fields.cc -fPIC -DPIC -o .libs/fields.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c prequeue_rp.cc -o prequeue_rp.o >/dev/null 2>&1 discovery.cc: In function 'void opkele::yadiscover(opkele::endpoint_discovery_iterator, const string&, const char**, bool)': discovery.cc:569:4: warning: 'st.opkele::service_type_t::forceid' may be used uninitialized in this function [-Wmaybe-uninitialized] if(st->forceid) { ^~ discovery.cc:123:18: note: 'st.opkele::service_type_t::forceid' was declared here service_type_t st; ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c fields.cc -o fields.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o message.lo message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c message.cc -fPIC -DPIC -o .libs/message.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c basic_rp.cc -o basic_rp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o basic_op.lo basic_op.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c basic_op.cc -fPIC -DPIC -o .libs/basic_op.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c discovery.cc -o discovery.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c message.cc -o message.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o verify_op.lo verify_op.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c verify_op.cc -fPIC -DPIC -o .libs/verify_op.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c basic_op.cc -o basic_op.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o ax.lo ax.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c ax.cc -fPIC -DPIC -o .libs/ax.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c verify_op.cc -o verify_op.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c -o oauth_ext.lo oauth_ext.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c oauth_ext.cc -fPIC -DPIC -o .libs/oauth_ext.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c ax.cc -o ax.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -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 -c oauth_ext.cc -o oauth_ext.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -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 -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopkele.la -rpath /usr/lib64 params.lo util.lo secret.lo data.lo exception.lo extension.lo sreg.lo extension_chain.lo curl.lo expat.lo discovery.lo basic_rp.lo prequeue_rp.lo fields.lo message.lo basic_op.lo verify_op.lo ax.lo oauth_ext.lo -lcurl -lexpat -lssl -lcrypto -ltidy libtool: link: g++ -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/params.o .libs/util.o .libs/secret.o .libs/data.o .libs/exception.o .libs/extension.o .libs/sreg.o .libs/extension_chain.o .libs/curl.o .libs/expat.o .libs/discovery.o .libs/basic_rp.o .libs/prequeue_rp.o .libs/fields.o .libs/message.o .libs/basic_op.o .libs/verify_op.o .libs/ax.o .libs/oauth_ext.o -lcurl -lexpat -lssl -lcrypto -ltidy -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libopkele.so.3 -o .libs/libopkele.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libopkele.so.3" && ln -s "libopkele.so.3.0.0" "libopkele.so.3") libtool: link: (cd ".libs" && rm -f "libopkele.so" && ln -s "libopkele.so.3.0.0" "libopkele.so") libtool: link: ar cru .libs/libopkele.a params.o util.o secret.o data.o exception.o extension.o sreg.o extension_chain.o curl.o expat.o discovery.o basic_rp.o prequeue_rp.o fields.o message.o basic_op.o verify_op.o ax.o oauth_ext.o libtool: link: ranlib .libs/libopkele.a libtool: link: ( cd ".libs" && rm -f "libopkele.la" && ln -s "../libopkele.la" "libopkele.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libopkele-2.0.4/lib' Making all in test make[2]: Entering directory '/builddir/build/BUILD/libopkele-2.0.4/test' g++ -DHAVE_CONFIG_H -I.. -I../test/ -I../include/ -I../include/ -DNDEBUG -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 -c -o test.o test.cc g++ -DHAVE_CONFIG_H -I.. -I../test/ -I../include/ -I../include/ -DNDEBUG -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 -c -o idiscover.o idiscover.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o idiscover idiscover.o ../lib/libopkele.la libtool: link: g++ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/idiscover idiscover.o ../lib/.libs/libopkele.so -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test test.o ../lib/libopkele.la libtool: link: g++ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test test.o ../lib/.libs/libopkele.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/libopkele-2.0.4/test' make[2]: Entering directory '/builddir/build/BUILD/libopkele-2.0.4' make[2]: Leaving directory '/builddir/build/BUILD/libopkele-2.0.4' make[1]: Leaving directory '/builddir/build/BUILD/libopkele-2.0.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zbZERC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64 + cd libopkele-2.0.4 + rm -rf /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64 Making install in include make[1]: Entering directory '/builddir/build/BUILD/libopkele-2.0.4/include' make[2]: Entering directory '/builddir/build/BUILD/libopkele-2.0.4/include' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/include" /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/include/opkele' /usr/bin/install -c -m 644 opkele/opkele-config.h opkele/types.h opkele/association.h opkele/exception.h opkele/extension.h opkele/sreg.h opkele/extension_chain.h opkele/uris.h opkele/basic_rp.h opkele/prequeue_rp.h opkele/iterator.h opkele/basic_op.h opkele/verify_op.h opkele/util.h opkele/ax.h opkele/oauth_ext.h opkele/acconfig.h opkele/tr1-mem.h '/builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/include/opkele' make[2]: Leaving directory '/builddir/build/BUILD/libopkele-2.0.4/include' make[1]: Leaving directory '/builddir/build/BUILD/libopkele-2.0.4/include' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/libopkele-2.0.4/lib' make[2]: Entering directory '/builddir/build/BUILD/libopkele-2.0.4/lib' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libopkele.la '/builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libopkele.so.3.0.0 /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/lib64/libopkele.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/lib64 && { ln -s -f libopkele.so.3.0.0 libopkele.so.3 || { rm -f libopkele.so.3 && ln -s libopkele.so.3.0.0 libopkele.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/lib64 && { ln -s -f libopkele.so.3.0.0 libopkele.so || { rm -f libopkele.so && ln -s libopkele.so.3.0.0 libopkele.so; }; }) libtool: install: /usr/bin/install -c .libs/libopkele.lai /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/lib64/libopkele.la libtool: install: /usr/bin/install -c .libs/libopkele.a /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/lib64/libopkele.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/lib64/libopkele.a libtool: install: ranlib /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/lib64/libopkele.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libopkele-2.0.4/lib' make[1]: Leaving directory '/builddir/build/BUILD/libopkele-2.0.4/lib' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libopkele-2.0.4/test' make[2]: Entering directory '/builddir/build/BUILD/libopkele-2.0.4/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libopkele-2.0.4/test' make[1]: Leaving directory '/builddir/build/BUILD/libopkele-2.0.4/test' make[1]: Entering directory '/builddir/build/BUILD/libopkele-2.0.4' make[2]: Entering directory '/builddir/build/BUILD/libopkele-2.0.4' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 libopkele.pc '/builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libopkele-2.0.4' make[1]: Leaving directory '/builddir/build/BUILD/libopkele-2.0.4' + rm /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/lib64/libopkele.a /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/lib64/libopkele.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: libopkele-2.0.4-23.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QwaBIH + umask 022 + cd /builddir/build/BUILD + cd libopkele-2.0.4 + DOCDIR=/builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/share/doc/libopkele + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/share/doc/libopkele + cp -pr AUTHORS /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/share/doc/libopkele + cp -pr COPYING /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/share/doc/libopkele + cp -pr NEWS /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64/usr/share/doc/libopkele + exit 0 Provides: libopkele = 2.0.4-23.fc28 libopkele(riscv-64) = 2.0.4-23.fc28 libopkele.so.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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) libcurl.so.4()(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libssl.so.1.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(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.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtidy.so.5()(64bit) rtld(GNU_HASH) Processing files: libopkele-devel-2.0.4-23.fc28.riscv64 Provides: libopkele-devel = 2.0.4-23.fc28 libopkele-devel(riscv-64) = 2.0.4-23.fc28 pkgconfig(libopkele) = 2.0.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libopkele.so.3()(64bit) pkgconfig(openssl) pkgconfig(uuid) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libopkele-2.0.4-23.fc28.riscv64 Wrote: /builddir/build/SRPMS/libopkele-2.0.4-23.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libopkele-2.0.4-23.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libopkele-devel-2.0.4-23.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.e2QZZO + umask 022 + cd /builddir/build/BUILD + cd libopkele-2.0.4 + rm -rf /builddir/build/BUILDROOT/libopkele-2.0.4-23.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