D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ate-pairing-1.2-0.20161029.4.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3TSwNM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ate-pairing-master + /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/ate-pairing-master.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd ate-pairing-master + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i7UhXM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ate-pairing-master + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd src + /usr/bin/make -O -j8 V=1 VERBOSE=1 SUPPORT_SNARK=1 g++ -c zm.cpp -o zm.o -fPIC -O3 -fomit-frame-pointer -DNDEBUG -msse2 -mfpmath=sse -march=native -DBN_SUPPORT_SNARK -Wall -Wextra -Wformat=2 -Wcast-qual -Wcast-align -Wwrite-strings -Wfloat-equal -Wpointer-arith -D_FILE_OFFSET_BITS=64 -DMIE_ATE_USE_GMP -I../src -I../../xbyak -I../include -m64 g++ -c zm2.cpp -o zm2.o -fPIC -O3 -fomit-frame-pointer -DNDEBUG -msse2 -mfpmath=sse -march=native -DBN_SUPPORT_SNARK -Wall -Wextra -Wformat=2 -Wcast-qual -Wcast-align -Wwrite-strings -Wfloat-equal -Wpointer-arith -D_FILE_OFFSET_BITS=64 -DMIE_ATE_USE_GMP -I../src -I../../xbyak -I../include -m64 In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h: In static member function 'static bool mie::Fp::squareRoot(mie::Fp&, const mie::Fp&)': ../include/zm2.h:308:33: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 308 | t = mie::power(x, p_add1_div4_); | ^ ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ ../include/zm2.h:310:7: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 310 | y = t; | ^ ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ zm2.cpp: In static member function 'static void mie::Fp::setModulo(const Vuint&, int, bool, bool)': zm2.cpp:3681:24: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 3681 | invTbl_[511 - i] = t; | ^ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h: In instantiation of 'void bn::EcT::normalize() const [with T = mie::Fp]': ../include/bn.h:2969:14: required from here ../include/bn.h:2831:5: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 2831 | r = p[2]; | ~~^~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:2837:8: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 2837 | p[2] = 1; | ~~~~~^~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h: In instantiation of 'static void bn::Fp6T::pointDblLineEvalWithoutPC(bn::Fp6T&, bn::Fp6T::Fp2*) [with T = bn::Fp2T; bn::Fp6T::Fp2 = bn::Fp2T]': ../include/bn.h:1350:69: required from 'void (* bn::Fp6T >::pointDblLineEvalWithoutP)(bn::Fp6T >&, bn::Fp6T >::Fp2*)' ../include/bn.h:3013:7: required from here ../include/bn.h:1022:10: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1022 | t3.a_ = t0.b_; | ~~~~~~^~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:1023:10: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1023 | t3.b_ = t0.a_; | ~~~~~~^~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:1025:10: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1025 | t2.a_ = t0.b_; | ~~~~~~^~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:1026:10: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1026 | t2.b_ = t0.a_; | ~~~~~~^~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h: In instantiation of 'void bn::ecop::FrobEndOnTwist_1(bn::Fp2T*, const bn::Fp2T*) [with Fp = mie::Fp]': ../include/bn.h:3039:34: required from here ../include/bn.h:2656:10: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 2656 | Q[0].a_ = P[0].a_; | ~~~~~~~~^~~~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:2663:10: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 2663 | Q[1].a_ = P[1].a_; | ~~~~~~~~^~~~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h: In instantiation of 'static void bn::Fp2T::squareC(bn::Fp2T&, const bn::Fp2T&) [with T = mie::Fp]': ../include/bn.h:793:62: required from 'void (* bn::Fp2T::square)(bn::Fp2T&, const bn::Fp2T&)' zm2.cpp:3436:8: required from here ../include/bn.h:490:8: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 490 | z.b_ = t; | ~~~~~^~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h: In instantiation of 'void bn::Fp12T::Frobenius(bn::Fp12T&) const [with T = bn::Fp6T >]': ../include/bn.h:1804:5: required from 'void bn::Fp12T::final_exp() [with T = bn::Fp6T >]' ../include/bn.h:2784:13: required from 'void bn::opt_atePairing(bn::Fp12T > >&, const bn::Fp2T*, const Fp*) [with Fp = mie::Fp]' ../include/bn.h:2974:32: required from here ../include/bn.h:1644:15: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1644 | z.a_.a_.a_ = a_.a_.a_; | ~~~~~~~~~~~^~~~~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:1645:15: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1645 | z.a_.b_.a_ = a_.b_.a_; | ~~~~~~~~~~~^~~~~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:1646:15: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1646 | z.a_.c_.a_ = a_.c_.a_; | ~~~~~~~~~~~^~~~~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:1647:15: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1647 | z.b_.a_.a_ = b_.a_.a_; | ~~~~~~~~~~~^~~~~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:1648:15: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1648 | z.b_.b_.a_ = b_.b_.a_; | ~~~~~~~~~~~^~~~~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:1649:15: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1649 | z.b_.c_.a_ = b_.c_.a_; | ~~~~~~~~~~~^~~~~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h: In instantiation of 'void bn::Fp12T::Frobenius3(bn::Fp12T&) const [with T = bn::Fp6T >]': ../include/bn.h:1810:5: required from 'void bn::Fp12T::final_exp() [with T = bn::Fp6T >]' ../include/bn.h:2784:13: required from 'void bn::opt_atePairing(bn::Fp12T > >&, const bn::Fp2T*, const Fp*) [with Fp = mie::Fp]' ../include/bn.h:2974:32: required from here ../include/bn.h:1702:14: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1702 | z.a_.a_.a_ = a_.a_.a_; | ~~~~~~~~~~~^~~~~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:1703:14: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1703 | z.a_.b_.a_ = a_.b_.a_; | ~~~~~~~~~~~^~~~~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:1704:14: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1704 | z.a_.c_.a_ = a_.c_.a_; | ~~~~~~~~~~~^~~~~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:1705:14: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1705 | z.b_.a_.a_ = b_.a_.a_; | ~~~~~~~~~~~^~~~~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:1706:14: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1706 | z.b_.b_.a_ = b_.b_.a_; | ~~~~~~~~~~~^~~~~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ In file included from zm2.cpp:12: ../include/bn.h:1707:14: warning: implicitly-declared 'constexpr mie::Fp& mie::Fp::operator=(const mie::Fp&)' is deprecated [-Wdeprecated-copy] 1707 | z.b_.c_.a_ = b_.c_.a_; | ~~~~~~~~~~~^~~~~~~~~~ In file included from ../include/bn.h:12, from zm2.cpp:12: ../include/zm2.h:43:19: note: because 'mie::Fp' has user-provided 'mie::Fp::Fp(const mie::Fp&)' 43 | MIE_FORCE_INLINE Fp(const Fp& x) | ^~ mkdir -p ../lib rm -f ../lib/libzm.a ar r ../lib/libzm.a zm2.o zm.o ar: creating ../lib/libzm.a + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pPseoL + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ate-pairing-1.2-0.20161029.4.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ate-pairing-1.2-0.20161029.4.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ate-pairing-1.2-0.20161029.4.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ate-pairing-1.2-0.20161029.4.mga8.x86_64 + cd ate-pairing-master + '[' 1 -eq 1 ']' + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ate-pairing-1.2-0.20161029.4.mga8.x86_64//usr/lib64/ + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ate-pairing-1.2-0.20161029.4.mga8.x86_64//usr/include/cybozu/ + /usr/bin/install -p lib/libzm.a /home/iurt/rpmbuild/BUILDROOT/ate-pairing-1.2-0.20161029.4.mga8.x86_64//usr/lib64 + /usr/bin/install -p include/bn.h include/zm2.h include/zm.h /home/iurt/rpmbuild/BUILDROOT/ate-pairing-1.2-0.20161029.4.mga8.x86_64//usr/include + /usr/bin/install -p include/cybozu/benchmark.hpp include/cybozu/inttype.hpp include/cybozu/test.hpp /home/iurt/rpmbuild/BUILDROOT/ate-pairing-1.2-0.20161029.4.mga8.x86_64//usr/include/cybozu/ + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /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-strip-shared /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/include/bn.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/zm2.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/cybozu/test.hpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/cybozu/inttype.hpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/cybozu/benchmark.hpp is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/zm.h is executable but has no shebang, removing executable bit Processing files: lib64zm-static-devel-1.2-0.20161029.4.mga8.x86_64 Provides: lib64zm-static-devel = 1.2-0.20161029.4.mga8 lib64zm-static-devel(x86-64) = 1.2-0.20161029.4.mga8 zm-static-devel Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ate-pairing-1.2-0.20161029.4.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64zm-static-devel-1.2-0.20161029.4.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q8uZZO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ate-pairing-master + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ate-pairing-1.2-0.20161029.4.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XwIqEM + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ate-pairing-master + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!