Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libopkele.spec'], printOutput=Falsenspawn_args=[]shell=Falseuid=1000env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425logger=chrootPath='/var/lib/mock/epel7-build-8583585-751353/root'user='mockbuild'timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libopkele.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildvm-aarch64-13.arm.fedoraproject.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/libopkele-2.0.4-9.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libopkele.spec'], printOutput=Falsenspawn_args=[]shell=Falseuid=1000env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425logger=chrootPath='/var/lib/mock/epel7-build-8583585-751353/root'user='mockbuild'timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libopkele.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WZFTOc + 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 -xf - + 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/cat /builddir/build/SOURCES/fix-ftbfs-gcc4.7.diff + /usr/bin/patch -p1 --fuzz=0 patching file include/opkele/discovery.h patching file test/test.cc patching file test/idiscover.cc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xgykqf + umask 022 + cd /builddir/build/BUILD + cd libopkele-2.0.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' aarch64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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' + for i in '$(find . -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' + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-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 aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-c++... no checking for aarch64-redhat-linux-gnu-gpp... no checking for aarch64-redhat-linux-gnu-aCC... no checking for aarch64-redhat-linux-gnu-CC... no checking for aarch64-redhat-linux-gnu-cxx... no checking for aarch64-redhat-linux-gnu-cc++... no checking for aarch64-redhat-linux-gnu-cl.exe... no checking for aarch64-redhat-linux-gnu-FCC... no checking for aarch64-redhat-linux-gnu-KCC... no checking for aarch64-redhat-linux-gnu-RCC... no checking for aarch64-redhat-linux-gnu-xlC_r... no checking for aarch64-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 aarch64-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... aarch64-redhat-linux-gnu checking host system type... aarch64-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 aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-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 aarch64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/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.29.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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o data.lo data.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o exception.lo exception.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c exception.cc -o exception.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c secret.cc -o secret.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c params.cc -o params.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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o extension.lo extension.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c extension.cc -fPIC -DPIC -o .libs/extension.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sreg.lo sreg.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c sreg.cc -fPIC -DPIC -o .libs/sreg.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o extension_chain.lo extension_chain.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 (declared at ../include/opkele/extension.h:52) [-Wdeprecated-declarations] for(iterator i=begin();i!=end();++i) (*i)->checkid_hook(om); } ^ 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 (declared at ../include/opkele/extension.h:53) [-Wdeprecated-declarations] for(iterator i=begin();i!=end();++i) (*i)->id_res_hook(om,sp); } ^ libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o curl.lo curl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c curl.cc -fPIC -DPIC -o .libs/curl.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o expat.lo expat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c expat.cc -fPIC -DPIC -o .libs/expat.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c expat.cc -o expat.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o discovery.lo discovery.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c discovery.cc -fPIC -DPIC -o .libs/discovery.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o basic_rp.lo basic_rp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o prequeue_rp.lo prequeue_rp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o fields.lo fields.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c prequeue_rp.cc -o prequeue_rp.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c fields.cc -o fields.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; ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o message.lo message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c message.cc -fPIC -DPIC -o .libs/message.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o basic_op.lo basic_op.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c basic_rp.cc -o basic_rp.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c message.cc -o message.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c discovery.cc -o discovery.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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o verify_op.lo verify_op.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c basic_op.cc -o basic_op.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ax.lo ax.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ax.cc -fPIC -DPIC -o .libs/ax.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o oauth_ext.lo oauth_ext.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c oauth_ext.cc -o oauth_ext.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c ax.cc -o ax.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -version-info 3:0:0 -Wl,-z,relro -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/aarch64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/4.8.5/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/aarch64-redhat-linux/4.8.5 -L/usr/lib/gcc/aarch64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/4.8.5/../../../../lib64/crtn.o -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test.o test.cc g++ -DHAVE_CONFIG_H -I.. -I../test/ -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o idiscover.o idiscover.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z,relro -o idiscover idiscover.o ../lib/libopkele.la libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z,relro -o test test.o ../lib/libopkele.la libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -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.6sSREL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64 + cd libopkele-2.0.4 + rm -rf /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64 + make install DESTDIR=/builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64 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-9.el7.aarch64/usr/include" /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/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-9.el7.aarch64/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-9.el7.aarch64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libopkele.la '/builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libopkele.so.3.0.0 /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/usr/lib64/libopkele.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/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-9.el7.aarch64/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-9.el7.aarch64/usr/lib64/libopkele.la libtool: install: /usr/bin/install -c .libs/libopkele.a /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/usr/lib64/libopkele.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/usr/lib64/libopkele.a libtool: install: ranlib /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/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-9.el7.aarch64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 libopkele.pc '/builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/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-9.el7.aarch64/usr/lib64/libopkele.a /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/usr/lib64/libopkele.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libopkele-2.0.4 extracting debug info from /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/usr/lib64/libopkele.so.3.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libopkele.so.3.0.0.debug to /usr/lib/debug/usr/lib64/libopkele.so.debug symlinked /usr/lib/debug/usr/lib64/libopkele.so.3.0.0.debug to /usr/lib/debug/usr/lib64/libopkele.so.3.debug 309 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Sso2Lk + umask 022 + cd /builddir/build/BUILD + cd libopkele-2.0.4 + ./test/test + exit 0 Processing files: libopkele-2.0.4-9.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wyrRua + umask 022 + cd /builddir/build/BUILD + cd libopkele-2.0.4 + DOCDIR=/builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/usr/share/doc/libopkele-2.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/usr/share/doc/libopkele-2.0.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/usr/share/doc/libopkele-2.0.4 + cp -pr COPYING /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/usr/share/doc/libopkele-2.0.4 + cp -pr NEWS /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64/usr/share/doc/libopkele-2.0.4 + exit 0 Provides: libopkele = 2.0.4-9.el7 libopkele(aarch-64) = 2.0.4-9.el7 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-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(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.10()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtidy.so.5()(64bit) rtld(GNU_HASH) Processing files: libopkele-devel-2.0.4-9.el7.aarch64 Provides: libopkele-devel = 2.0.4-9.el7 libopkele-devel(aarch-64) = 2.0.4-9.el7 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) Processing files: libopkele-debuginfo-2.0.4-9.el7.aarch64 Provides: libopkele-debuginfo = 2.0.4-9.el7 libopkele-debuginfo(aarch-64) = 2.0.4-9.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64 warning: Could not canonicalize hostname: buildvm-aarch64-13.arm.fedoraproject.org Wrote: /builddir/build/RPMS/libopkele-2.0.4-9.el7.aarch64.rpm Wrote: /builddir/build/RPMS/libopkele-devel-2.0.4-9.el7.aarch64.rpm Wrote: /builddir/build/RPMS/libopkele-debuginfo-2.0.4-9.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OTEMqi + umask 022 + cd /builddir/build/BUILD + cd libopkele-2.0.4 + rm -rf /builddir/build/BUILDROOT/libopkele-2.0.4-9.el7.aarch64 + exit 0 Child return code was: 0