+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/zn_poly.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.MyLbSE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zn_poly-0.9 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/zn_poly-0.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd zn_poly-0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|typedef unsigned long ulong;|\/\/typedef unsigned long ulong;|g' include/zn_poly.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ve0vsW + umask 022 + cd /builddir/build/BUILD + cd zn_poly-0.9 + python makemakefile.py '--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 -fPIC' --prefix=/usr --gmp-prefix=/usr --ntl-prefix=/usr --flint-prefix=/usr DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + make all libzn_poly.so libzn_poly-0.9.so -j4 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/array.o -c src/array.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/invert.o -c src/invert.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/ks_support.o -c src/ks_support.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/mulmid.o -c src/mulmid.c In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/ks_support.c:24: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/array.c:23: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/invert.c:23: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/mulmid.c:23: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ src/invert.c: In function 'ZNP_zn_array_invert_extend_fft': src/invert.c:121:10: warning: unused variable 'K' [-Wunused-variable] ulong K = 1UL << lgK; ^ src/ks_support.c: In function 'ZNP_zn_array_recover_reduce3': src/ks_support.c:307:10: warning: unused variable 'maskL' [-Wunused-variable] ulong maskL = -1UL; ^~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/mulmid_ks.o -c src/mulmid_ks.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/misc.o -c src/misc.c In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/mulmid_ks.c:23: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/misc.c:23: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ In file included from src/mulmid_ks.c:23:0: src/mulmid_ks.c: In function 'ZNP_zn_array_mulmid_KS2': ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mulmid_ks.c:228:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v1p, v1e, v1o, k1)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mulmid_ks.c:238:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v2p, v2e, v2o, k2)); ^~~~~~~~~~~~~~~~~~ src/mulmid_ks.c: In function 'ZNP_zn_array_mulmid_KS4': ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mulmid_ks.c:688:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v1pn, v1en, v1on, k1)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mulmid_ks.c:697:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v2pn, v2en, v2on, k2)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mulmid_ks.c:762:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v1pr, v1er, v1or, k1)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mulmid_ks.c:775:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v2pr, v2er, v2or, k2)); ^~~~~~~~~~~~~~~~~~ src/mulmid_ks.c:567:10: warning: variable 'mask' set but not used [-Wunused-but-set-variable] ulong mask; ^~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/mpn_mulmid.o -c src/mpn_mulmid.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/mul.o -c src/mul.c In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/mpn_mulmid.c:23: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/mul.c:23: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/mul_fft.o -c src/mul_fft.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/mul_fft_dft.o -c src/mul_fft_dft.c In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/mul_fft.c:100: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/mul_fft_dft.c:25: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ src/mul_fft.c: In function 'ZNP_zn_array_mul_fft': src/mul_fft.c:438:10: warning: unused variable 'K' [-Wunused-variable] ulong K = 1UL << lgK; ^ src/mul_fft_dft.c: In function 'ZNP_virtual_pmfvec_ifft': src/mul_fft_dft.c:711:25: warning: unused variable 'mod' [-Wunused-variable] const zn_mod_struct* mod = vec->mod; ^~~ src/mul_fft_dft.c: In function 'zn_array_mul_fft_dft': src/mul_fft_dft.c:820:10: warning: unused variable 'K' [-Wunused-variable] ulong K = 1UL << lgK; ^ src/mul_fft_dft.c: In function 'ZNP_virtual_pmfvec_find_slot': src/mul_fft_dft.c:380:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from src/mul_fft.c:100:0: src/mul_fft.c: In function 'ZNP_fft_combine_chunk': ./include/zn_poly_internal.h:1089:5: warning: 'neg1' may be used uninitialized in this function [-Wmaybe-uninitialized] ZNP_zn_skip_array_signed_add ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/mul_fft.c:213:8: note: 'neg1' was declared here int neg1; ^~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/mul_ks.o -c src/mul_ks.c In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/mul_ks.c:23: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ In file included from src/mul_ks.c:23:0: src/mul_ks.c: In function 'ZNP_zn_array_mul_KS2': ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:199:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v1p, v1e, v1o, k1)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:200:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v2p, v2e, v2o, k2)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:222:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v1p, v1e, v1o, k1)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:241:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (v3m_neg ? mpn_sub_n (v3e, v3p, v3m, k3) ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:249:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (v3m_neg ? mpn_add_n (v3o, v3p, v3m, k3) ^~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/nuss.o -c src/nuss.c src/mul_ks.c: In function 'ZNP_zn_array_mul_KS4': ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:492:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v1pn, v1en, v1on, k1)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:501:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v2pn, v2en, v2on, k2)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:520:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v1pn, v1en, v1on, k1)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:540:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_sub_n (v3en, v3pn, v3mn, k3)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:541:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v3on, v3pn, v3mn, k3)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:545:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v3en, v3pn, v3mn, k3)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:546:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_sub_n (v3on, v3pn, v3mn, k3)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:571:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v1pr, v1er, v1or, k1)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:582:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v2pr, v2er, v2or, k2)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:605:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v1pr, v1er, v1or, k1)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:622:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_sub_n (v3er, v3pr, v3mr, k3)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:623:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v3or, v3pr, v3mr, k3)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:627:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_add_n (v3er, v3pr, v3mr, k3)); ^~~~~~~~~~~~~~~~~~ ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] mp_limb_t __xyz_cy; \ ^ src/mul_ks.c:628:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' ZNP_ASSERT_NOCARRY (mpn_sub_n (v3or, v3pr, v3mr, k3)); ^~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/pack.o -c src/pack.c In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/nuss.c:56: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/pack.c:23: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ src/nuss.c: In function 'ZNP_nuss_combine': src/nuss.c:258:13: warning: unused variable 'j' [-Wunused-variable] ulong i, j; ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/pmf.o -c src/pmf.c In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/pmf.c:23: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ src/pmf.c: In function 'ZNP_pmfvec_mul': src/pmf.c:562:13: warning: variable 'nuss_lgK' set but not used [-Wunused-but-set-variable] unsigned nuss_lgK; ^~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/pmfvec_fft.o -c src/pmfvec_fft.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/tuning.o -c src/tuning.c In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/pmfvec_fft.c:24: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include -I./include -DNDEBUG -o src/zn_mod.o -c src/zn_mod.c In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/tuning.c:28: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ In file included from ./include/zn_poly.h:75:0, from ./include/zn_poly_internal.h:41, from src/zn_mod.c:23: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] #warning No assembly implementation of wide multiplication available for this \ ^~~~~~~ ./include/zn_poly.h: In function 'zn_mod_quotient': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (t, x, mod->inv1); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] unsigned long __dummy; \ ^ ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' ZNP_MUL_HI (z, y, mod->m); ^~~~~~~~~~ ar -r libzn_poly.a src/array.o src/invert.o src/ks_support.o src/mulmid.o src/mulmid_ks.o src/misc.o src/mpn_mulmid.o src/mul.o src/mul_fft.o src/mul_fft_dft.o src/mul_ks.o src/nuss.o src/pack.o src/pmf.o src/pmfvec_fft.o src/tuning.o src/zn_mod.o gcc -shared -o libzn_poly.so src/array.o src/invert.o src/ks_support.o src/mulmid.o src/mulmid_ks.o src/misc.o src/mpn_mulmid.o src/mul.o src/mul_fft.o src/mul_fft_dft.o src/mul_ks.o src/nuss.o src/pack.o src/pmf.o src/pmfvec_fft.o src/tuning.o src/zn_mod.o -L/usr/lib -lgmp -lm gcc -shared -Wl,-soname,libzn_poly-0.9.so -o libzn_poly-0.9.so src/array.o src/invert.o src/ks_support.o src/mulmid.o src/mulmid_ks.o src/misc.o src/mpn_mulmid.o src/mul.o src/mul_fft.o src/mul_fft_dft.o src/mul_ks.o src/nuss.o src/pack.o src/pmf.o src/pmfvec_fft.o src/tuning.o src/zn_mod.o -L/usr/lib -lgmp -lm ar: creating libzn_poly.a ranlib libzn_poly.a ln -sf libzn_poly-0.9.so libzn_poly.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FtzsCT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64 ++ dirname /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64 + cd zn_poly-0.9 + rm -rf /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64 + mkdir -p /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/include/zn_poly/ + mkdir -p /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/lib64 + cp -pv include/profiler.h include/support.h include/wide_arith.h include/zn_poly.h include/zn_poly_internal.h /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/include/zn_poly/ 'include/profiler.h' -> '/builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/include/zn_poly/profiler.h' 'include/support.h' -> '/builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/include/zn_poly/support.h' 'include/wide_arith.h' -> '/builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/include/zn_poly/wide_arith.h' 'include/zn_poly.h' -> '/builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/include/zn_poly/zn_poly.h' 'include/zn_poly_internal.h' -> '/builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/include/zn_poly/zn_poly_internal.h' + cp -pv libzn_poly-0.9.so libzn_poly.a libzn_poly.so /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/lib64 'libzn_poly-0.9.so' -> '/builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/lib64/libzn_poly-0.9.so' 'libzn_poly.a' -> '/builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/lib64/libzn_poly.a' 'libzn_poly.so' -> '/builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/lib64/libzn_poly.so' + pushd /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/lib64 ~/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/lib64 ~/build/BUILD/zn_poly-0.9 + rm libzn_poly.so + ln -s libzn_poly-0.9.so libzn_poly.so + popd ~/build/BUILD/zn_poly-0.9 + /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: zn_poly-0.9-16.fc28.2.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aYJBcr + umask 022 + cd /builddir/build/BUILD + cd zn_poly-0.9 + DOCDIR=/builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/share/doc/zn_poly + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/share/doc/zn_poly + cp -pr COPYING /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/share/doc/zn_poly + cp -pr gpl-2.0.txt gpl-3.0.txt /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/share/doc/zn_poly + cp -pr demo/bernoulli/bernoulli.c /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/share/doc/zn_poly + cp -pr doc/REFERENCES /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64/usr/share/doc/zn_poly + exit 0 Provides: libzn_poly-0.9.so()(64bit) zn_poly = 0.9-16.fc28.2 zn_poly(riscv-64) = 0.9-16.fc28.2 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) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: zn_poly-devel-0.9-16.fc28.2.riscv64 Provides: zn_poly-devel = 0.9-16.fc28.2 zn_poly-devel(riscv-64) = 0.9-16.fc28.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zn_poly-static-0.9-16.fc28.2.riscv64 Provides: zn_poly-static = 0.9-16.fc28.2 zn_poly-static(riscv-64) = 0.9-16.fc28.2 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 /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.riscv64 Wrote: /builddir/build/SRPMS/zn_poly-0.9-16.fc28.2.src.rpm Wrote: /builddir/build/RPMS/riscv64/zn_poly-0.9-16.fc28.2.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/zn_poly-devel-0.9-16.fc28.2.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/zn_poly-static-0.9-16.fc28.2.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WlctDj + umask 022 + cd /builddir/build/BUILD + cd zn_poly-0.9 + rm -rf /builddir/build/BUILDROOT/zn_poly-0.9-16.fc28.2.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